Alexander Shishkin
|
6722737ece
*: introduce and use xmkstemp. -65 bytes.
|
14 gadi atpakaļ |
Denys Vlasenko
|
c05387d5de
*: replace xopen3 with xopen where makes sense
|
14 gadi atpakaļ |
Denys Vlasenko
|
8d3e225a2d
libbb: add xfstat function
|
14 gadi atpakaļ |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 gadi atpakaļ |
Jeremie Koenig
|
29885114a5
libbb: conditionalize AF_* usage in error reporting
|
14 gadi atpakaļ |
Pascal Bellard
|
926031b764
*: introduce and use xfork() and xvfork()
|
14 gadi atpakaļ |
Denys Vlasenko
|
dd8adde386
*: introduce and use bb_unsetenv_and_free
|
14 gadi atpakaļ |
Denys Vlasenko
|
19ced5c425
pipe_progress: make it independent of printf machinery
|
14 gadi atpakaļ |
Denys Vlasenko
|
c066472b0c
*: do not assign to stdout/stderr, it's not portable.
|
15 gadi atpakaļ |
Denys Vlasenko
|
b2e5fc35eb
ntpd: and real handling for -N, show usage w/o options; trim text
|
15 gadi atpakaļ |
Denys Vlasenko
|
8131eea3dc
*: introduce and use ffulsh_all()
|
15 gadi atpakaļ |
Bernhard Reutner-Fischer
|
a48308701a
add and use xopen_nonblocking (-18b)
|
15 gadi atpakaļ |
Dan Fandrich
|
21a542d7d7
platform compatibility work (by Dan Fandrich)
|
15 gadi atpakaļ |
Denys Vlasenko
|
dcd27abcc4
unpackers: check errors from close() too
|
15 gadi atpakaļ |
Denis Vlasenko
|
5e34ff29bc
*: mass renaming of USE_XXXX to IF_XXXX
|
15 gadi atpakaļ |
Denis Vlasenko
|
73c571a5ff
*: move get_sock_lsa and xwrite_str to libbb, use where appropriate
|
15 gadi atpakaļ |
Denis Vlasenko
|
fa65a3d78f
traceroute: preparatory trivial cleanups
|
16 gadi atpakaļ |
Denis Vlasenko
|
76ddc2e3e4
libbb: add bb_unsetenv (taken from hush).
|
16 gadi atpakaļ |
Denis Vlasenko
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 gadi atpakaļ |
Denis Vlasenko
|
77ad97f199
more -Wall warning fixes from Cristian Ionescu-Idbohrn.
|
16 gadi atpakaļ |
Denis Vlasenko
|
5bb2fc2dc1
tentative fix for ppc64 problems with ioctl.
|
16 gadi atpakaļ |
Denis Vlasenko
|
858ebf130a
actually adding xfuncs_printf.c :(
|
16 gadi atpakaļ |