aboutsummaryrefslogtreecommitdiff
path: root/miscutils/adjtimex.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* attempt to regularize atoi mess.vda2006-10-081-8/+4
* getopt_ulflags -> getopt32.vda2006-10-031-2/+2
* adjtimex: getopt_ulflags'isationvda2006-09-221-31/+26
* - move #include busybox.h to the very top so we pull in the configaldot2006-06-031-2/+3
* Move portability stuff to platform.h, and clean up adjtimex.c a bit whilelandley2006-05-271-58/+3
* Consolidate #include <sys/time.h> so libbb.h does it.landley2006-05-271-1/+0
* - provide fallback defines for non-linuxaldot2006-05-261-0/+14
* another more constvodz2005-10-201-3/+3
* Remove trailing whitespace. Update copyright to include 2004.andersen2004-03-151-2/+2
* Remove remaining libc5 support codeandersen2003-07-221-7/+0
* Major coreutils update.mjn32003-03-191-3/+3
* Fix adjtimex applet compileandersen2002-12-061-2/+0
* A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a fewandersen2001-04-051-1/+8
* Added adjtimex applet from Larry Doolittle.markw2001-03-201-0/+169