Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
45b4ecc8689d1291b01793efab3ac25125e14e48
/
libbb
/
xfuncs_printf.c
5906a5c
libbb: Add xsetegid(), xseteuid(), xopen_as_uid_gid() functions
by Ryan Mallon
· 11 years ago
543efd7
libbb: code shrink
by Denys Vlasenko
· 11 years ago
70fc8c1
su: do not change to home dir unless -l
by Pascal Bellard
· 13 years ago
0687a5b
libbb: make xchroot do a chdir("/") after chroot
by Denys Vlasenko
· 13 years ago
6722737
*: introduce and use xmkstemp. -65 bytes.
by Alexander Shishkin
· 14 years ago
c05387d
*: replace xopen3 with xopen where makes sense
by Denys Vlasenko
· 14 years ago
8d3e225
libbb: add xfstat function
by Denys Vlasenko
· 14 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
2988511
libbb: conditionalize AF_* usage in error reporting
by Jeremie Koenig
· 15 years ago
926031b
*: introduce and use xfork() and xvfork()
by Pascal Bellard
· 14 years ago
dd8adde
*: introduce and use bb_unsetenv_and_free
by Denys Vlasenko
· 14 years ago
19ced5c
pipe_progress: make it independent of printf machinery
by Denys Vlasenko
· 15 years ago
c066472
*: do not assign to stdout/stderr, it's not portable.
by Denys Vlasenko
· 15 years ago
b2e5fc3
ntpd: and real handling for -N, show usage w/o options; trim text
by Denys Vlasenko
· 15 years ago
8131eea
*: introduce and use ffulsh_all()
by Denys Vlasenko
· 15 years ago
a483087
add and use xopen_nonblocking (-18b)
by Bernhard Reutner-Fischer
· 15 years ago
21a542d
platform compatibility work (by Dan Fandrich)
by Dan Fandrich
· 15 years ago
dcd27ab
unpackers: check errors from close() too
by Denys Vlasenko
· 15 years ago
5e34ff2
*: mass renaming of USE_XXXX to IF_XXXX
by Denis Vlasenko
· 16 years ago
73c571a
*: move get_sock_lsa and xwrite_str to libbb, use where appropriate
by Denis Vlasenko
· 16 years ago
fa65a3d
traceroute: preparatory trivial cleanups
by Denis Vlasenko
· 16 years ago
76ddc2e
libbb: add bb_unsetenv (taken from hush).
by Denis Vlasenko
· 16 years ago
defc1ea
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
by Denis Vlasenko
· 16 years ago
77ad97f
more -Wall warning fixes from Cristian Ionescu-Idbohrn.
by Denis Vlasenko
· 17 years ago
5bb2fc2
tentative fix for ppc64 problems with ioctl. Zero code size impact.
by Denis Vlasenko
· 17 years ago
858ebf1
actually adding xfuncs_printf.c :(
by Denis Vlasenko
· 17 years ago