summaryrefslogtreecommitdiff
path: root/libbb/wfopen.c
Commit message (Expand)AuthorAge
* libbb: new function bb_die_memory_exhaustedDenys Vlasenko2018-04-01
* whitespace and comment format fixes, no code changesDenys Vlasenko2017-10-05
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-16
* libbb: added xfdopen_for_read/writeDenys Vlasenko2009-11-15
* hush: print cd error to stderr; use fopen_or_warn in builtin_source;Denis Vlasenko2009-04-06
* libbb: [x]fopen_for_{read,write} introduced and used.Denis Vlasenko2008-07-21
* *: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko2008-06-27
* 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.Denis Vlasenko2007-10-01
* rename functions to more understandable namesDenis Vlasenko2006-10-26
* - remove emacs layout block as suggested by Robert P.J. DayBernhard Reutner-Fischer2006-05-19
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-15
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-14
* Major coreutils update.Manuel Novoa III2003-03-19
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-24
* Convert utility.c into libbb.a. It is now a whole pile of .cEric Andersen2001-03-16