summaryrefslogtreecommitdiff
path: root/libbb/fgets_str.c
Commit message (Expand)AuthorAgeFilesLines
* whitespace and comment format fixes, no code changesDenys Vlasenko2017-10-051-1/+0
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* ftpd: fix command fetching to not do it in 1-byte reads;Denis Vlasenko2009-03-181-3/+23
* *: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko2008-06-271-2/+2
* Fix xmalloc_fgets_str so that it really does NOT strip terminator.Denis Vlasenko2007-12-261-10/+23
* rename functions to more understandable namesDenis Vlasenko2006-10-261-7/+3
* small style fixesDenis Vlasenko2006-10-121-3/+5
* Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate."Robert P. J. Day"2006-07-101-13/+1
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-1/+1
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-141-2/+2
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-241-11/+17
* Return NULL if EOF is encountered before terminating_string.Matt Kraai2001-10-181-10/+7
* Revert that change. As Matt Kraai rightly points out,Eric Andersen2001-10-181-1/+1
* Patch from Stefan Soucek <ssoucek@coactive.com> toEric Andersen2001-10-181-1/+1
* Reorganise unarchive functions, new files, removed someGlenn L McGrath2001-06-131-0/+64