aboutsummaryrefslogtreecommitdiff
path: root/miscutils/adjtimex.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move portability stuff to platform.h, and clean up adjtimex.c a bit whileRob Landley2006-05-271-58/+3
* Consolidate #include <sys/time.h> so libbb.h does it.Rob Landley2006-05-271-1/+0
* - provide fallback defines for non-linuxBernhard Reutner-Fischer2006-05-261-0/+14
* another more const"Vladimir N. Oleynik"2005-10-201-3/+3
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-2/+2
* Remove remaining libc5 support codeEric Andersen2003-07-221-7/+0
* Major coreutils update.Manuel Novoa III2003-03-191-3/+3
* Fix adjtimex applet compileEric Andersen2002-12-061-2/+0
* A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a fewEric Andersen2001-04-051-1/+8
* Added adjtimex applet from Larry Doolittle.Mark Whitley2001-03-201-0/+169