summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/fgetln.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* The `len' argument is guaranteed to be > 0 upon successful completion.moritz2007-06-211-3/+3
* convert to new .Dd format;jmc2007-05-311-2/+2
* Remove extraneous cast to malloc call in fgetln example.ray2006-03-191-2/+2
* Be correct in our man pages when talking about NUL termination (that is,cloder2005-02-251-2/+2
* Don't need to check lbuf != NULL when free()ing it. In addition,millert2004-08-201-6/+3
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* - section reorderjmc2003-06-011-12/+12
* Various repairs, mostly to get rid of short lines.aaron2000-12-241-7/+4
* Flesh out all of the stdio man pages.aaron2000-04-201-2/+3
* It's a good idea to check the return value of malloc() in example code.aaron1999-09-211-2/+3
* Add CAVEATS sections.aaron1999-09-151-3/+32
* Xr fparseln(3); deraadt@aaron1999-07-211-1/+2
* use Bx macro for BSD versionsmickey1998-06-151-2/+3
* Fix RCS idstholo1996-08-191-3/+1
* initial import of NetBSD treederaadt1995-10-181-0/+125