summaryrefslogtreecommitdiff
path: root/miscutils/adjtimex.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | shadowed variables. Move (almost) all syscalls to libbb/syscalls.c, so I can handle them sanely and all at once. -Erik
* Added adjtimex applet from Larry Doolittle.Mark Whitley2001-03-201-0/+169