summaryrefslogtreecommitdiffstats
path: root/newlib/libc
Commit message (Expand)AuthorAgeFilesLines
...
* * libc/include/stdio.h (_ELIDABLE_INLINE): Work even when usingEric Blake2007-04-101-1/+1
* * libc/include/stdio.h: Add gcc format attributes to printf andEric Blake2007-04-101-72/+144
* 2007-04-09 Joel Schopp <jschopp@austin.ibm.com>Jeff Johnston2007-04-091-8/+3
* * libc/stdlib/__call_atexit.c (__call_exitprocs): Handle atexitKazu Hirata2007-04-051-0/+12
* 2007-04-04 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2007-04-0449-68/+52
* 2007-04-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-04-041-0/+2
* 2007-04-04 Eric Blake <ebb9@byu.net>Jeff Johnston2007-04-0419-406/+325
* 2007-03-30 Dave Korn <dave.korn@artimi.com>Dave Korn2007-03-301-2/+33
* Reflect changes made to generic vfprintf.c:Nick Clifton2007-03-291-8/+12
* 2007-03-16 Charles Wilson <cygwin@...>Jeff Johnston2007-03-161-2/+5
* 2007-03-16 Eric Blake <ebb9@byu.net>Jeff Johnston2007-03-162-7/+7
* 2007-03-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-03-153-3/+27
* 2007-03-15 Eric Blake <ebb9@byu.net>Jeff Johnston2007-03-1516-55/+124
* 2007-03-12 Eric Blake <ebb9@byu.net>Jeff Johnston2007-03-125-33/+54
* 2007-02-21 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2007-02-214-56/+93
* 2007-02-20 Kazunori Asayama <asayama@sm.sony.co.jp>Jeff Johnston2007-02-2030-3/+189
* 2007-02-20 Kazunori Asayama <asayama@sm.sony.co.jp>Jeff Johnston2007-02-201-0/+1
* 2007-02-14 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2007-02-142-0/+208
* * libc/include/sys/features.h: Add _POSIX_MESSAGE_PASSING forCorinna Vinschen2007-02-141-1/+1
* * libc/include/sys/features.h: Add _POSIX_SHARED_MEMORY_OBJECTS forCorinna Vinschen2007-02-081-3/+3
* * libc/include/sys/features.h: Add definition of all supportedCorinna Vinschen2007-02-073-86/+217
* 2007-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston2007-02-021-0/+1
* 2007-02-01 Joel Schopp <jschopp@austin.ibm.com>Jeff Johnston2007-02-0111-4/+542
* 2007-02-01 Joel Schopp <jschopp@austin.ibm.com>Jeff Johnston2007-02-0147-26/+2561
* 2007-01-31 Kazunori Asayama <asayama@sm.sony.co.jp>Jeff Johnston2007-01-3125-11/+152
* * libc/machine/spu/vsnprintf.c (c99_vsnprintf_t): Const-qualifyBen Elliston2007-01-302-7/+3
* * libc/search/hash.c (init_hash): Make `info' parameter const.Ben Elliston2007-01-301-2/+2
* 2007-01-19 Kazunori Asayama <asayama@sm.sony.co.jp>Jeff Johnston2007-01-193-18/+12
* 2007-01-15 Joseph Myers <joseph@codesourcery.com>Jeff Johnston2007-01-151-2/+80
* 2005-12-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-12-1870-682/+686
* 2006-12-18 Joel Schopp <jschopp@austin.ibm.com>Jeff Johnston2006-12-1810-4/+396
* 2006-12-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-12-18164-419/+238
* 2006-12-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-12-181-1/+1
* 2006-12-18 Kazunori Asayama <asayama@sm.sony.co.jp>Jeff Johnston2006-12-181-1/+1
* 2006-12-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-12-142-2/+51
* 2006-12-13 Joel Schopp <jschopp@austin.ibm.com>Jeff Johnston2006-12-131-13/+13
* 2006-12-13 Joel Schopp <jschopp@austin.ibm.com>Jeff Johnston2006-12-131-0/+2
* 2006-12-12 Joel Schopp <jschopp@austin.ibm.com>Jeff Johnston2006-12-131-1/+1
* 2006-12-04 Kazunori Asayama <asayama@sm.sony.co.jp>Jeff Johnston2006-12-041-0/+5
* 2006-12-01 Kazunori Asayama <asayama@sm.sony.co.jp>Jeff Johnston2006-12-012-2/+2
* 2006-11-30 Lev Bishop <lev.bishop@gmail.com>Jeff Johnston2006-11-301-2/+2
* 2006-11-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-11-301-1/+7
* 2006-11-29 Eric Blake <ebb9@byu.net>Jeff Johnston2006-11-291-5/+16
* 2006-11-29 Kazunori Asayama <asayama@sm.sony.co.jp>Jeff Johnston2006-11-294-5/+5
* 2006-11-22 Luca Barbato <lu_zero@gentoo.org>Jeff Johnston2006-11-229-30/+29
* 2006-11-15 Till Straumann <strauman@slac.stanford.edu>Jeff Johnston2006-11-151-0/+1
* 2006-11-14 Eric Blake <ebb9@byu.net>Jeff Johnston2006-11-141-4/+10
* 2006-11-08 Jie Zhang <jzhang918@gmail.com>Jeff Johnston2006-11-0811-1/+5630
* * libc/include/sys/unistd.h (_SC_STREAM_MAX): Define on Cygwin.Corinna Vinschen2006-11-071-1/+6
* 2006-10-27 Joel Schopp <jschopp@austin.ibm.com>Jeff Johnston2006-10-2719-47/+1724