aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/stdio/fgets.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-29Use remove-advertising-clause script to edit BSD licensesKeith Packard1-1/+1
2018-01-17ansification: remove _DEFUNYaakov Selkowitz1-4/+2
2018-01-17ansification: remove _CAST_VOIDYaakov Selkowitz1-2/+2
2018-01-17ansification: remove _PTRYaakov Selkowitz1-3/+3
2018-01-17ansification: remove _ANDYaakov Selkowitz1-5/+5
2017-12-01stdio: remove TRAD_SYNOPSISYaakov Selkowitz1-29/+1
2014-12-18Implement BSD/GNU unlocked stdio extensions.Yaakov Selkowitz1-4/+45
2013-11-182013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>Joel Sherrill1-6/+6
2012-08-10 * libc/stdlib/btowc.c (btowc): Cast to avoid compiler warning.Corinna Vinschen1-1/+1
2012-05-30 * libc/stdio/local.h (_newlib_flockfile_start): New macro toCorinna Vinschen1-6/+6
2011-01-28 * libc/stdio/fclose.c: Only use sfp lock to guard non-atomicCorinna Vinschen1-6/+0
2009-04-242009-04-24 Jeff johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+6
2006-09-262006-09-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+1
2006-06-142006-06-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-4/+33
2005-02-082005-02-07 Antony King <antony.king@st.com>Jeff Johnston1-0/+2
2004-04-232004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston1-17/+17
2002-05-08 * libc/include/sys/stdio.h: New file.Thomas Fitzsimmons1-2/+12
2000-05-18* libc/stdio/fgets.c (fgets): perform CRLF conversions if __SCLEDJ Delorie1-0/+19
2000-02-17import newlib-2000-02-17 snapshotChristopher Faylor1-0/+127