Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
be9924394547da16396952dfd8bbfa7da96e644d
/
miscutils
/
adjtimex.c
b6adbf1
usage.c: remove reference to busybox.h
by Denis Vlasenko
· 18 years ago
dd2b2f7
adjtimex: fix argument types (most importantly, allow negative ones)
by Denis Vlasenko
· 18 years ago
06af216
suppress warnings about easch <applet>_main() having no preceding prototype
by Denis Vlasenko
· 18 years ago
1385899
attempt to regularize atoi mess.
by Denis Vlasenko
· 18 years ago
67b23e6
getopt_ulflags -> getopt32.
by Denis Vlasenko
· 18 years ago
109d21f
adjtimex: getopt_ulflags'isation
by Denis Vlasenko
· 18 years ago
c89982d
- move #include busybox.h to the very top so we pull in the config
by Bernhard Reutner-Fischer
· 19 years ago
8fba99f
Move portability stuff to platform.h, and clean up adjtimex.c a bit while
by Rob Landley
· 19 years ago
299a6b4
Consolidate #include <sys/time.h> so libbb.h does it.
by Rob Landley
· 19 years ago
b21d23b
- provide fallback defines for non-linux
by Bernhard Reutner-Fischer
· 19 years ago
1f0262b
another more const
by "Vladimir N. Oleynik"
· 19 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
85e5e72
Remove remaining libc5 support code
by Eric Andersen
· 21 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
cc2bc45
Fix adjtimex applet compile
by Eric Andersen
· 22 years ago
e76c3b0
A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few
by Eric Andersen
· 24 years ago
6f93277
Added adjtimex applet from Larry Doolittle.
by Mark Whitley
· 24 years ago