aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/stdio
AgeCommit message (Expand)AuthorFilesLines
2002-06-07 * libm/common/s_fdim.c: New file.Thomas Fitzsimmons1-15/+38
2002-05-232002-05-23 Gareth Pearce <tilps@hotmail.com>Jeff Johnston4-8/+206
2002-05-08 * libc/stdio/getc_u.c: New file.Thomas Fitzsimmons7-10/+324
2002-05-08 * libc/include/sys/stdio.h: New file.Thomas Fitzsimmons21-35/+159
2002-05-01 * libc/Makefile.am (SUBLIBS): Add LIBC_EXTRA_LIB.Thomas Fitzsimmons1-0/+3
2002-04-30 * Various formatting and whitespace changes.Thomas Fitzsimmons3-26/+26
2002-04-24 * Makefile.am (check-DEJAGNU): New target.Thomas Fitzsimmons1-0/+4
2002-02-272002-02-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+2
2002-02-03* implement a new `struct _reent' that is significantly smaller. use thisMatthew Green11-9/+51
2002-01-112002-01-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-3/+1
2001-12-18 * libc/stdlib/Makefile.am (LIB_COMPILE): Change to equalThomas Fitzsimmons2-6/+6
2001-12-14 (vfiprintf.$(oext)): Likewise.Thomas Fitzsimmons2-2/+2
2001-12-14 * libc/stdio/Makefile.am (vfprintf.$(oext)): Add $(INCLUDES) toThomas Fitzsimmons2-2/+2
2001-12-13 * Makefile.shared: New file.Thomas Fitzsimmons2-97/+213
2001-10-242001-10-24 Christopher Faylor <cgf@redhat.com>Jeff Johnston1-0/+1
2001-10-012001-10-01 Charles Wilson <cwilson@ece.gatech.edu>Jeff Johnston2-8/+2
2001-09-132001-09-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-1/+40
2001-05-28Handle printf ("%#.0o",0);Nick Clifton1-0/+12
2001-05-012001-05-01 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+9
2001-04-272001-04-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+1
2001-04-242001-04-24 Charles Wilson <cwilson@ece.gatech.eduJeff Johnston3-25/+34
2001-04-202001-04-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston9-42/+386
2001-03-13* libc/stdio/vfprintf.c (QUADINT) [_NO_LONGLONG]: Make itAlexandre Oliva1-0/+6
2001-03-06Mon Mar 5 21:48:54 2001 J"orn Rennecke <amylaar@redhat.com>Jeff Johnston3-5/+5
2001-02-222001-02-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-2/+1
2001-02-212001-02-21 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-3/+3
2001-01-232001-01-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+1
2000-12-142000-12-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-35/+10
2000-12-082000-12-07 Jay Kulpinski <jskulpin@eng01.gdds.com>Jeff Johnston1-2/+4
2000-12-072000-12-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-3/+3
2000-12-062000-12-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston4-19/+223
2000-08-242000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston1-0/+1
2000-08-242000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston2-1/+6
2000-08-162000-08-16 Eric Fifer <efifer@sanwaint.com>Jeff Johnston1-3/+5
2000-08-082000-08-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-8/+12
2000-07-13* libc/stdio/vfprintf.c: pad 0.0 correctly with %eDJ Delorie1-1/+1
2000-06-14 * libc/stdio/fdopen.c (_fdopen_r): Take explicit givenCorinna Vinschen1-0/+5
2000-05-23* libc/stdio/stdio.c (__stextmode): new, see if file is text modeDJ Delorie6-4/+48
2000-05-18* libc/stdio/fgets.c (fgets): perform CRLF conversions if __SCLEDJ Delorie1-0/+19
2000-05-03Tue May 02 23:45:48 2000 DJ Delorie <dj@cygnus.com>Jeff Johnston5-0/+99
2000-04-17Mon Apr 17 12:46:00 2000 Marek Michalkiewicz <marekm@linux.org.pl>Jeff Johnston6-5/+9
2000-03-17Fri Mar 17 15:37:00 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston1-2/+7
2000-03-10* libc/stdio/putw.c (putw): Return 0 on success, to be compliantAlexandre Oliva1-5/+2
2000-03-08* libc/stdio/Makefile.am (lib_a_SOURCES): Added getw.c and putw.c.Alexandre Oliva5-2/+151
2000-02-25Fri Feb 25 14:50:50 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston1-3/+3
2000-02-21Mon Feb 21 11:43:50 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston1-2/+1
2000-02-17import newlib-2000-02-17 snapshotChristopher Faylor67-0/+9220