Thorsten Glaser c17c7e13c3 Expand on API guarantee for fgetln
OpenBSD has begun using the API guarantee that *len is not 0 if
the fgetln(3) return value is not NULL; document this explicitly
in the manpage and add a comment to the function implementation
that this doesn’t need to be checked because getdelim/getline have
similar guarantees.

Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
2009-12-10 21:07:02 +01:00
..
2009-05-25 06:22:22 +02:00
2009-05-25 06:32:45 +02:00
2009-05-25 06:32:45 +02:00
2008-05-06 08:47:20 +03:00
2009-12-10 21:07:02 +01:00
2009-05-25 06:32:45 +02:00
2009-05-20 04:14:19 +02:00
2009-12-10 20:54:03 +01:00
2009-05-25 06:32:45 +02:00
2008-05-06 08:47:20 +03:00
2009-05-20 04:14:07 +02:00
2009-10-24 01:11:23 +02:00