aboutsummaryrefslogtreecommitdiff
path: root/newlib
AgeCommit message (Expand)AuthorFilesLines
2010-12-162010-12-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston289-125614/+89954
2010-12-142010-12-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-0/+36
2010-12-082010-12-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-1/+5
2010-12-08 * include/sys/types.h: Add #if defined(__rtems__) aroundCorinna Vinschen3-2/+24
2010-12-08 * libc/include/strings.h: Don't include locale.h.Corinna Vinschen2-1/+4
2010-12-08strings.h: avoid namespace pollutionEric Blake2-1/+6
2010-12-07Fix formatting.Jeff Johnston1-1/+1
2010-12-072010-12-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-14/+27
2010-12-072010-12-07 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston2-0/+40
2010-12-03 * libc/include/math.h: Missing from previous checkin.Corinna Vinschen2-5/+9
2010-12-022010-12-02 Craig Howland <howland@LGSInnovations.com>Jeff Johnston3-4/+12
2010-12-022010-12-02 Jayant Sonar jayant.sonar@kpitcummins.comJeff Johnston17-2/+7151
2010-11-29 * libm/complex/catan.c, libm/complex/catanf.c,Corinna Vinschen5-12/+10
2010-11-26 * libm/complex/cargf.c: Use crealf instead of creal.Corinna Vinschen2-1/+5
2010-11-19 * libc/locale/locale.c (loadlocale): Recognise the "cjknarrow"Corinna Vinschen2-11/+25
2010-11-18 * libc/locale/locale.c (loadlocale): Fix width of CJK ambigousCorinna Vinschen2-18/+25
2010-11-172010-11-17 Bernd Schmidt <bernds@codesourcery.com>Jeff Johnston2-0/+5
2010-11-16 * libc/machine/i386/setjmp.S (longjmp): Per POSIX, return 1 if secondCorinna Vinschen2-0/+9
2010-11-16 * libc/include/sys/types.h: Add _mode_t for __rtems__.Corinna Vinschen3-1/+35
2010-11-16 * configure.host: Add -D_COMPILING_NEWLIB to newlib_cflags.Corinna Vinschen2-0/+5
2010-11-042010-11-04 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston2-1/+7
2010-10-272010-10-27 Maurice Baijens <maurice.baijens@ellips.nl>Jeff Johnston5-8/+16
2010-10-182010-10-18 Marco Atzeri <marco_atzeri@yahoo.it>Jeff Johnston29-5/+928
2010-10-142010-10-14 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2-2/+5
2010-10-092010-10-08 Bernd Schmidt <bernds@codesourcery.com>Jeff Johnston12-2/+6560
2010-10-08 * libc/include/sys/unistd.h: Declare getsid, setegid, seteuid for RTEMS.Corinna Vinschen2-2/+6
2010-10-08 * libm/common/sf_llrint.c, libm/common/sf_round.c: Add explicit castsCorinna Vinschen3-2/+7
2010-10-08 * libm/complex/complex.tex: Add empty stub.Corinna Vinschen2-0/+5
2010-10-08 * libm/math/w_cabs.c: Delete.Corinna Vinschen5-60/+16
2010-10-08 * libc/include/complex.h: New complex header.Corinna Vinschen57-10/+3529
2010-10-06 * lib/str-two-way.h (two_way_long_needle): Avoid bug with longCorinna Vinschen2-2/+8
2010-09-222010-09-21 Craig Howland <howland@LGSInnovations.com>Jeff Johnston5-30/+34
2010-09-14Fix typo in my most recent ChangeLog entry. Regenerated file isKevin Buettner1-1/+1
2010-09-09 * libc/sys/sysnecv850/Makefile.am (lib_a_SOURCES): Provide anKevin Buettner3-9/+12
2010-08-25 * libc/posix/opendir.c (opendir): Fix potential memory leak.Corinna Vinschen2-0/+5
2010-08-11* libc/include/sys/dir.h: New BSD-compatibility header.Yaakov Selkowitz2-0/+14
2010-08-09 * libc/include/sys/features.h: Define _POSIX_MONOTONIC_CLOCK for Cygwin.Corinna Vinschen2-1/+5
2010-08-06 * libc/include/sys/stat.h: Move all POSIX-defined symbolic constantsCorinna Vinschen2-2/+7
2010-08-032010-08-03 Craig Howland <howland@LGSInnovations.com>Jeff Johnston5-7/+53
2010-07-30Add moxie-rtems support.Anthony Green2-1/+5
2010-07-232010-07-23 Naveen.H.S <naveenh1@kpitcummins.com>Jeff Johnston4-39/+72
2010-07-20 * libm/common/fdlibm.h (SAFE_LEFT_SHIFT): New macro definition.Dave Korn4-7/+62
2010-07-19Add mkostemp and mkostemps.Eric Blake3-27/+112
2010-07-13 * libc/include/signal.h (sighandler_t): Only define if _POSIX_SOURCECorinna Vinschen2-0/+7
2010-07-06 * libc/posix/rewinddir.c (rewinddir): Remove incorrect cast to off_t.Corinna Vinschen4-2/+13
2010-07-01Fix email addressCorinna Vinschen1-1/+1
2010-07-01 * libc/include/signal.h (sighandler_t): Add typedef.Corinna Vinschen2-0/+5
2010-07-012010-06-29 Antony King <antony.king@sr.com>Corinna Vinschen3-0/+48
2010-06-182010-06-18 Pavel Pisa <ppisa4lists@pikron.com>Jeff Johnston3-6/+10
2010-06-09 * libc/include/sys/reent.h (_reent): Adjust _REENT_SMALL to beKazu Hirata2-5/+12