summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdio/fgets.c
Commit message (Expand)AuthorAgeFilesLines
* Implement BSD/GNU unlocked stdio extensions.Yaakov Selkowitz2014-12-181-4/+45
* 2013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>Joel Sherrill2013-11-181-6/+6
* * libc/stdlib/btowc.c (btowc): Cast to avoid compiler warning.Corinna Vinschen2012-08-101-1/+1
* * libc/stdio/local.h (_newlib_flockfile_start): New macro toCorinna Vinschen2012-05-301-6/+6
* * libc/stdio/fclose.c: Only use sfp lock to guard non-atomicCorinna Vinschen2011-01-281-6/+0
* 2009-04-24 Jeff johnston <jjohnstn@redhat.com>Jeff Johnston2009-04-241-0/+6
* 2006-09-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-09-261-1/+1
* 2006-06-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-06-141-4/+33
* 2005-02-07 Antony King <antony.king@st.com>Jeff Johnston2005-02-081-0/+2
* 2004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston2004-04-231-17/+17
* * libc/include/sys/stdio.h: New file.Thomas Fitzsimmons2002-05-081-2/+12
* * libc/stdio/fgets.c (fgets): perform CRLF conversions if __SCLEDJ Delorie2000-05-181-0/+19
* import newlib-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+127