summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/getdelim.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* add missing HISTORY; based on CVS logs and release announcementsschwarze2017-10-171-2/+7
* Favor err() over perror() in example.anton2017-07-221-3/+3
* get* can change *lineptr on failureguenther2016-04-041-2/+6
* Be explicit that the user is responsible for freeing the line buffermillert2015-10-071-4/+10
* another missing Mdocdateschwarze2015-09-101-2/+2
* Implement getdelim(3) and getline(3).fgsch2012-03-211-0/+155