summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/getline.3
Commit message (Expand)AuthorAgeFilesLines
* The getline function returns the number of characters read, noteadler2012-12-011-2/+2
* Remove trailing whitespace per mdoc lint warningeadler2012-03-291-1/+1
* Update the documentation to reflect changes to the implementation indas2010-11-301-14/+14
* (no commit message)matteo2009-12-161-1/+2
* Return -1 instead of 0 upon reaching EOF. This is somewhat ill-adviseddas2009-04-061-2/+2
* - Add getdelim(), getline(), stpncpy(), strnlen(), wcsnlen(),das2009-02-281-0/+164
OpenPOWER on IntegriCloud