aboutsummaryrefslogtreecommitdiff
path: root/libbb/wfopen_input.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: whitespace fixesDenys Vlasenko2010-10-281-2/+2
* patch: support "patch [FILE [PATCH]]" formatDenys Vlasenko2010-08-221-0/+8
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* *: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko2008-06-271-3/+3
* *: shrink by using [f]open_or_warn_stdin where appropriateDenis Vlasenko2008-03-171-4/+21
* bb_full_fd_action: remove potential xmalloc from NOFORK pathDenis Vlasenko2007-04-111-1/+1
* inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid]Denis Vlasenko2006-12-161-1/+1
* rename functions to more understandable namesDenis Vlasenko2006-10-261-7/+6
* Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate."Robert P. J. Day"2006-07-101-14/+1
* Remove some #if 0 code.Rob Landley2006-04-181-9/+0
* Major coreutils update.Manuel Novoa III2003-03-191-0/+54