aboutsummaryrefslogtreecommitdiff
path: root/newlib
AgeCommit message (Expand)AuthorFilesLines
2007-08-032007-08-03 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston2-0/+43
2007-08-032007-08-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston4-17/+25
2007-08-02Implement fmemopen and open_memstream.Eric Blake8-10/+780
2007-07-31More POSIX stream corner cases.Eric Blake4-23/+30
2007-07-19Fix 'make info'.Eric Blake9-20/+39
2007-07-18Fix date type for 1.15 release.Jeff Johnston1-1/+1
2007-07-13Fix fflush issues.Eric Blake17-67/+152
2007-07-13Documentation updates.Eric Blake5-49/+111
2007-07-112007-07-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-45/+50
2007-07-06 * libc/include/wchar.h: Declare wcstol, wcstoll, wcstoul,Corinna Vinschen13-5/+1080
2007-07-062007-07-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston8-11/+24
2007-07-062007-07-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-0/+9
2007-07-04 * libc/include/wchar.h: Add prototype for wcsxfrm.Corinna Vinschen6-7/+82
2007-06-28 * libc/include/string.h: Add prototypes for stpcpy and stpncpy.Corinna Vinschen7-14/+259
2007-06-27 Support __func__ in assert, as required by C99.Eric Blake3-24/+57
2007-06-202007-06-20 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2-1/+19
2007-06-202007-06-20 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2-4/+18
2007-06-202007-06-20 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston3-2/+8
2007-06-152007-06-15 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston3-35/+34
2007-06-132007-06-13 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston4-43/+72
2007-06-132007-06-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-44/+63
2007-06-132007-06-13 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston7-350/+412
2007-06-11 * libc/include/sys/unistd.h: Declare confstr for Cygwin.Corinna Vinschen2-0/+49
2007-06-10 * libc/sys/mmixware/access.c (access): Do not try to use a magicHans-Peter Nilsson4-14/+21
2007-06-082007-06-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston6-5/+126
2007-06-062007-06-06 Christian Groessler <chris@groessler.org>Jeff Johnston3-6/+19
2007-06-05Fix entry to refer to function instead of variable.Jeff Johnston1-2/+2
2007-06-052007-06-05 Christian Groessler <chris@groessler.org>Jeff Johnston2-1/+7
2007-06-04Implement funopen, fopencookie.Eric Blake25-143/+781
2007-05-29Avoid more compiler warnings.Eric Blake7-3/+16
2007-05-29 * libc/argz/argz_add_sep.c (argz_add_sep): Handle empty stringCorinna Vinschen6-23/+49
2007-05-27* libc/stdio/vfprintf.c (_VFPRINTF_R): Populate 'ox' whenEric Blake2-1/+7
2007-05-25 * libc/stdio/rewind.c (rewind): Fix regression of 2003-08-22.Eric Blake2-2/+6
2007-05-24 * ltmain.sh: Update from GCC.Steve Ellcey228-8233/+107526
2007-05-24* libc/stdio/vfprintf.c (_VFPRINTF_R): Don't truncate %p whenEric Blake3-50/+144
2007-05-232007-05-23 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston45-195/+114
2007-05-23* libc/stdio/vfscanf.c (__SVFSCANF_R): Support scanf(%1$s).Eric Blake3-43/+116
2007-05-23 * libc/argz/argz_create_sep.c (argz_create_sep): Initialize *argz_lenCorinna Vinschen3-0/+19
2007-05-18* libc/stdio/vfprintf.c [_WANT_IO_LONG_LONG]: Allow non-gccEric Blake3-3/+11
2007-05-172007-05-17 Cary R. <cygcary <at> yahoo.com>Jeff Johnston3-52/+6
2007-05-172007-05-17 Yaakov Selkowitz <yselkowitz <at> users.sourceforge.net>Jeff Johnston8-56/+374
2007-05-17* stdio/tmpfile.c: Include <sys/stat.h>.Eric Blake3-0/+7
2007-05-16Close security hole in tmpfile.Eric Blake3-7/+43
2007-05-16 * libc/include/math.h (INFINITY, NAN, FP_ILOGB0, FP_ILOGBNAN)Eric Blake3-49/+74
2007-05-16* libc/stdlib/wctomb_r.c (_wctomb_r): Avoid gcc warnings on cygwin.Eric Blake3-2/+15
2007-05-14Reduce stack size of *printf.Eric Blake2-103/+93
2007-05-11Minimize printf/scanf size on platforms that don't need C99.Eric Blake8-63/+187
2007-05-11* libc/stdio/vfprintf.c (_VFPRINTF_R, cvt, exponent, chclass)Eric Blake2-84/+148
2007-05-09Allow zero size with non-null buf in *asnprintf.Eric Blake5-0/+15
2007-05-08* libc/stdio/vfprintf.c: Fix typo in comments that breaks docs.Eric Blake2-1/+5