Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: introduce and use ffulsh_all() | Denys Vlasenko | 2009-11-02 | 1 | -7/+4 |
* | add and use xopen_nonblocking (-18b) | Bernhard Reutner-Fischer | 2009-10-27 | 1 | -0/+9 |
* | platform compatibility work (by Dan Fandrich) | Dan Fandrich | 2009-10-27 | 1 | -45/+0 |
* | unpackers: check errors from close() too | Denys Vlasenko | 2009-10-05 | 1 | -0/+6 |
* | *: mass renaming of USE_XXXX to IF_XXXX | Denis Vlasenko | 2009-04-21 | 1 | -1/+1 |
* | *: move get_sock_lsa and xwrite_str to libbb, use where appropriate | Denis Vlasenko | 2009-03-09 | 1 | -0/+4 |
* | traceroute: preparatory trivial cleanups | Denis Vlasenko | 2009-01-24 | 1 | -1/+1 |
* | libbb: add bb_unsetenv (taken from hush). | Denis Vlasenko | 2008-12-30 | 1 | -0/+23 |
* | *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on | Denis Vlasenko | 2008-06-27 | 1 | -48/+48 |
* | more -Wall warning fixes from Cristian Ionescu-Idbohrn. | Denis Vlasenko | 2008-05-13 | 1 | -1/+1 |
* | tentative fix for ppc64 problems with ioctl. | Denis Vlasenko | 2008-04-21 | 1 | -6/+6 |
* | actually adding xfuncs_printf.c :( | Denis Vlasenko | 2008-04-09 | 1 | -0/+521 |