summaryrefslogtreecommitdiff
path: root/adjtimex.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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