1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-18 23:42:00 +03:00
Files
gnulib/doc/functions
Eric Blake 33c8286ea9 Getline touchups.
* lib/getdelim.c (getdelim): Revert regression that required *n to
be 0 when *lineptr is NULL.  Preserve errno across funlockfile.
* m4/getdelim.m4 (gl_FUNC_GETDELIM): Check for declaration of
getdelim, rather than whether implementation is missing.
* m4/getline.m4 (gl_FUNC_GETLINE): Likewise for getline.
* lib/stdio_.h (getline): Also declare if replacement is
required.
* doc/functions/getdelim.texi: New file.
* doc/functions/getline.texi: Likewise.
* doc/gnulib.texi (Function Substitutes): Add new files.
Reported by Bruno Haible.
2007-08-23 02:00:18 +00:00
..
2007-05-01 22:35:46 +00:00
2007-05-02 22:17:07 +00:00
2007-05-28 14:59:14 +00:00
2007-05-28 15:13:36 +00:00
2007-08-23 02:00:18 +00:00
2007-08-23 02:00:18 +00:00
2007-08-19 09:10:56 +00:00
2007-05-01 22:15:01 +00:00
2007-05-24 03:53:37 +00:00