aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/stdio/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2017-07-28stdio: Fix make rule overrideSebastian Huber1-1/+0
2017-04-03Use enum __packed in favour of -fshort-enumsSebastian Huber1-19/+14
2015-11-02Move duplicated documentation rules to Makefile.sharedJeff Johnston1-14/+1
2015-06-24Don't chew files which contain no documentation markupJon TURNEY1-2/+0
2014-12-18Implement BSD/GNU unlocked stdio extensions.Yaakov Selkowitz1-0/+45
2014-12-15* libc/include/stdio.h (__SNLK): Define.Yaakov Selkowitz1-0/+3
2014-12-11* libc/include/stdio_ext.h: Rename __fwriteable to __fwritable.Yaakov Selkowitz1-0/+2
2014-07-042014-07-04 Bin Cheng <bin.cheng@arm.com>Jeff Johnston1-29/+132
2013-08-12 * libc/configure.in (--enable-newlib-wchar-orient): Remove.Corinna Vinschen1-15/+0
2013-04-12 * acconfig.h (_WCHAR_ORIENT): UndefCorinna Vinschen1-0/+15
2009-07-03Add fpurge.Eric Blake1-0/+3
2009-03-11 * libc/include/wchar.h (fwscanf, swscanf, vfwscanf, vswscanf, vwscanf,Corinna Vinschen1-2/+30
2009-03-06 * libc/include/stdio.h (__VALIST): Guard against multiple definition.Corinna Vinschen1-6/+34
2008-12-102008-12-10 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston1-0/+30
2008-04-142008-04-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+18
2007-08-02Implement fmemopen and open_memstream.Eric Blake1-0/+6
2007-07-13Documentation updates.Eric Blake1-3/+3
2007-06-04Implement funopen, fopencookie.Eric Blake1-0/+6
2007-05-04 Add support for asnprintf, and improve *printf documentation.Eric Blake1-70/+90
2007-04-042007-04-04 Eric Blake <ebb9@byu.net>Jeff Johnston1-1/+3
2006-05-012006-05-01 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-63/+65
2006-04-112006-04-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+1
2005-10-112005-10-11 Shaun Jackman <sjackman@gmail.com>Jeff Johnston1-0/+3
2004-11-242004-11-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+1
2004-11-242004-11-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-5/+29
2004-11-202004-11-19 Shaun Jackman <sjackman@gmail.com>Jeff Johnston1-0/+2
2003-01-072003-01-06 Charles Wilson <cwilson@ece.gatech.edu>Jeff Johnston1-1/+2
2002-08-262002-08-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-13/+21
2002-08-092002-08-09 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-2/+2
2002-07-222002-07-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+2
2002-07-042002-07-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+2
2002-07-042002-07-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+2
2002-06-212002-06-21 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+4
2002-05-232002-05-23 Gareth Pearce <tilps@hotmail.com>Jeff Johnston1-0/+4
2002-05-08 * libc/stdio/getc_u.c: New file.Thomas Fitzsimmons1-0/+8
2001-12-18 * libc/stdlib/Makefile.am (LIB_COMPILE): Change to equalThomas Fitzsimmons1-3/+3
2001-12-14 (vfiprintf.$(oext)): Likewise.Thomas Fitzsimmons1-1/+1
2001-12-14 * libc/stdio/Makefile.am (vfprintf.$(oext)): Add $(INCLUDES) toThomas Fitzsimmons1-1/+1
2001-12-13 * Makefile.shared: New file.Thomas Fitzsimmons1-38/+59
2001-04-202001-04-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+6
2000-03-08* libc/stdio/Makefile.am (lib_a_SOURCES): Added getw.c and putw.c.Alexandre Oliva1-0/+4
2000-02-17import newlib-2000-02-17 snapshotChristopher Faylor1-0/+161