aboutsummaryrefslogtreecommitdiff
path: root/libbb/fgets_str.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespace. Update copyright to include 2004.andersen2004-03-151-1/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@8630 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Update a bunch of docs. Run a script to update my email addr.andersen2003-07-141-2/+2
| | | | git-svn-id: svn://busybox.net/trunk/busybox@7061 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Major rework of the directory structure and the entire build system.andersen2001-10-241-11/+17
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@3561 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Return NULL if EOF is encountered before terminating_string.kraai2001-10-181-10/+7
| | | | git-svn-id: svn://busybox.net/trunk/busybox@3545 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Revert that change. As Matt Kraai rightly points out,andersen2001-10-181-1/+1
| | | | | | | | this is not a bug. What I was I thinking when I committed this. Doh! git-svn-id: svn://busybox.net/trunk/busybox@3542 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Patch from Stefan Soucek <ssoucek@coactive.com> toandersen2001-10-181-1/+1
| | | | | | | ignore extra empty lines in fgets_str git-svn-id: svn://busybox.net/trunk/busybox@3536 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Reorganise unarchive functions, new files, removed somebug12001-06-131-0/+64
git-svn-id: svn://busybox.net/trunk/busybox@2825 69ca8d6d-28ef-0310-b511-8ec308f3f277