This is the mail archive of the
cygwin
mailing list for the Cygwin project.
getline and getdelim
- From: Andy Koppe <andy dot koppe at gmail dot com>
- To: Cygwin Tech List <cygwin at cygwin dot com>
- Date: Sun, 6 Jun 2010 08:06:35 +0100
- Subject: getline and getdelim
The getline() and getdelim() functions have become part of the
standard with POSIX.1-2008. Time to drop the _GNU_SOURCE guard from
their declarations in <sys/stdio.h>?
http://www.opengroup.org/onlinepubs/9699919799/functions/getline.html
Andy
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple