Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
431a7c9c53b69a7416091721da673bcff7c91a02
/
procps
/
sysctl.c
64309f8
sysctl: add -e: supress warnings about invalid key (Jeremy Kerr <jk@ozlabs.org>)
by Denis Vlasenko
· 17 years ago
5a28a25
syscall: 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
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
51742f4
style fixes. No code changes
by Denis Vlasenko
· 18 years ago
50f7f44
bb_full_fd_action: remove potential xmalloc from NOFORK path
by Denis Vlasenko
· 18 years ago
06af216
suppress warnings about easch <applet>_main() having no preceding prototype
by Denis Vlasenko
· 18 years ago
89f0b34
rodata cleanup. "unable to" == "cannot". -300 bytes
by Denis Vlasenko
· 18 years ago
9cac521
using [xa]sprintf for string concatenation is neat and saves
by Denis Vlasenko
· 18 years ago
d921b2e
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
by Rob Landley
· 18 years ago
e15d757
- move #include busybox.h to the very top so we pull in the config
by Bernhard Reutner-Fischer
· 19 years ago
a389651
Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes
by Rob Landley
· 19 years ago
8b1f11d
Remove a superfluous quote and more non-generic standalone code.
by Rob Landley
· 19 years ago
cb44816
- add and use bb_opendir(), bb_xopendir().
by Bernhard Reutner-Fischer
· 19 years ago
a68ea1c
fix up yet more annoying signed/unsigned and mixed type errors
by Eric Andersen
· 19 years ago
39a841c
change interface to bb_xasprintf() - more perfect for me.
by "Vladimir N. Oleynik"
· 19 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
ab82154
Vodz last_patch120, more busybox integration, saves 330 Bytes. Tested.
by Glenn L McGrath
· 21 years ago
b905028
Patch from Ned Ludd, solar at gentoo dot org:
by Eric Andersen
· 21 years ago