summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdio
Commit message (Expand)AuthorAgeFilesLines
* * libm/common/s_fdim.c: New file.Thomas Fitzsimmons2002-06-071-15/+38
* 2002-05-23 Gareth Pearce <tilps@hotmail.com>Jeff Johnston2002-05-234-8/+206
* * libc/stdio/getc_u.c: New file.Thomas Fitzsimmons2002-05-087-10/+324
* * libc/include/sys/stdio.h: New file.Thomas Fitzsimmons2002-05-0821-35/+159
* * libc/Makefile.am (SUBLIBS): Add LIBC_EXTRA_LIB.Thomas Fitzsimmons2002-05-011-0/+3
* * Various formatting and whitespace changes.Thomas Fitzsimmons2002-04-303-26/+26
* * Makefile.am (check-DEJAGNU): New target.Thomas Fitzsimmons2002-04-241-0/+4
* 2002-02-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-02-271-0/+2
* * implement a new `struct _reent' that is significantly smaller. use thisMatthew Green2002-02-0311-9/+51
* 2002-01-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-01-111-3/+1
* * libc/stdlib/Makefile.am (LIB_COMPILE): Change to equalThomas Fitzsimmons2001-12-182-6/+6
* (vfiprintf.$(oext)): Likewise.Thomas Fitzsimmons2001-12-142-2/+2
* * libc/stdio/Makefile.am (vfprintf.$(oext)): Add $(INCLUDES) toThomas Fitzsimmons2001-12-142-2/+2
* * Makefile.shared: New file.Thomas Fitzsimmons2001-12-132-97/+213
* 2001-10-24 Christopher Faylor <cgf@redhat.com>Jeff Johnston2001-10-241-0/+1
* 2001-10-01 Charles Wilson <cwilson@ece.gatech.edu>Jeff Johnston2001-10-012-8/+2
* 2001-09-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-09-132-1/+40
* Handle printf ("%#.0o",0);Nick Clifton2001-05-281-0/+12
* 2001-05-01 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-05-011-0/+9
* 2001-04-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-04-271-1/+1
* 2001-04-24 Charles Wilson <cwilson@ece.gatech.eduJeff Johnston2001-04-243-25/+34
* 2001-04-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-04-209-42/+386
* * libc/stdio/vfprintf.c (QUADINT) [_NO_LONGLONG]: Make itAlexandre Oliva2001-03-131-0/+6
* Mon Mar 5 21:48:54 2001 J"orn Rennecke <amylaar@redhat.com>Jeff Johnston2001-03-063-5/+5
* 2001-02-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-02-221-2/+1
* 2001-02-21 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-02-211-3/+3
* 2001-01-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-01-231-1/+1
* 2000-12-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2000-12-142-35/+10
* 2000-12-07 Jay Kulpinski <jskulpin@eng01.gdds.com>Jeff Johnston2000-12-081-2/+4
* 2000-12-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2000-12-071-3/+3
* 2000-12-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2000-12-064-19/+223
* 2000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston2000-08-241-0/+1
* 2000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston2000-08-242-1/+6
* 2000-08-16 Eric Fifer <efifer@sanwaint.com>Jeff Johnston2000-08-161-3/+5
* 2000-08-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2000-08-082-8/+12
* * libc/stdio/vfprintf.c: pad 0.0 correctly with %eDJ Delorie2000-07-131-1/+1
* * libc/stdio/fdopen.c (_fdopen_r): Take explicit givenCorinna Vinschen2000-06-141-0/+5
* * libc/stdio/stdio.c (__stextmode): new, see if file is text modeDJ Delorie2000-05-236-4/+48
* * libc/stdio/fgets.c (fgets): perform CRLF conversions if __SCLEDJ Delorie2000-05-181-0/+19
* Tue May 02 23:45:48 2000 DJ Delorie <dj@cygnus.com>Jeff Johnston2000-05-035-0/+99
* Mon Apr 17 12:46:00 2000 Marek Michalkiewicz <marekm@linux.org.pl>Jeff Johnston2000-04-176-5/+9
* Fri Mar 17 15:37:00 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston2000-03-171-2/+7
* * libc/stdio/putw.c (putw): Return 0 on success, to be compliantAlexandre Oliva2000-03-101-5/+2
* * libc/stdio/Makefile.am (lib_a_SOURCES): Added getw.c and putw.c.Alexandre Oliva2000-03-085-2/+151
* Fri Feb 25 14:50:50 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston2000-02-251-3/+3
* Mon Feb 21 11:43:50 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston2000-02-211-2/+1
* import newlib-2000-02-17 snapshotChristopher Faylor2000-02-1767-0/+9220