Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
5d553bc5580455cfb89705caf5d3a6ab327880bc
/
miscutils
/
adjtimex.c
5d553bc
more --help text tweaks
by Denys Vlasenko
· 4 years ago
5c69ad0
build system: drop PLATFORM_LINUX
by Ron Yorston
· 4 years, 4 months ago
b097a84
config: update size information
by Denys Vlasenko
· 6 years ago
22542ec
getopt32: remove opt_complementary
by Denys Vlasenko
· 7 years ago
ed7d118
adjtimex: make it NOFORK
by Denys Vlasenko
· 7 years ago
c8e2931
adjtimex: zero-fill whole structure, to be on the safe side
by Denys Vlasenko
· 7 years ago
95f7953
do not use `a' quoting style in comments
by Denys Vlasenko
· 7 years ago
72089cf
config: deindent all help texts
by Denys Vlasenko
· 7 years ago
4eed2c6
Update menuconfig items with approximate applet sizes
by Denys Vlasenko
· 7 years ago
f88e3bf
Convert all miscutils/* applets to "new style" applet definitions
by Denys Vlasenko
· 8 years ago
fb4da16
Split miscutils/Config.src items into miscutils/*.c files
by Denys Vlasenko
· 8 years ago
3e134eb
*: slap on a few ALIGN1/2s where appropriate
by Denys Vlasenko
· 9 years ago
e152cb8
adjtimex: make its help text and printed data a bit less cryptic
by Denys Vlasenko
· 11 years ago
8f6ce09
a few tweaks for bionic
by Denys Vlasenko
· 13 years ago
6642676
*: remove "Options:" string from help texts
by Denys Vlasenko
· 14 years ago
5bc8c00
move remaining help text from include/usage.src.h
by Pere Orga
· 14 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
9768a82
*: fix "see file License ..." - the file is named LICENSE (in uppercase)
by Denys Vlasenko
· 14 years ago
e992bae
*: remove a few more cases of argc usage. -89 bytes.
by Denys Vlasenko
· 15 years ago
bfc3d82
ifconfig: code shrink
by Denis Vlasenko
· 17 years ago
9b49a5e
add -fvisibility=hidden to CC flags, mark XXX_main functions
by Denis Vlasenko
· 17 years ago
fe7cd64
don't pass argc in getopt32, it's superfluous
by Denis Vlasenko
· 17 years ago
6ca409e
trylink: produce even more info about final link stage
by Denis Vlasenko
· 17 years ago
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