Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/newlib
AgeCommit message (Expand)Author
2010-11-19 * libc/locale/locale.c (loadlocale): Recognise the "cjknarrow"Corinna Vinschen
2010-11-18 * libc/locale/locale.c (loadlocale): Fix width of CJK ambigousCorinna Vinschen
2010-11-182010-11-17 Bernd Schmidt <bernds@codesourcery.com>Jeff Johnston
2010-11-16 * libc/machine/i386/setjmp.S (longjmp): Per POSIX, return 1 if secondCorinna Vinschen
2010-11-16 * libc/include/sys/types.h: Add _mode_t for __rtems__.Corinna Vinschen
2010-11-16 * configure.host: Add -D_COMPILING_NEWLIB to newlib_cflags.Corinna Vinschen
2010-11-042010-11-04 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston
2010-10-272010-10-27 Maurice Baijens <maurice.baijens@ellips.nl>Jeff Johnston
2010-10-192010-10-18 Marco Atzeri <marco_atzeri@yahoo.it>Jeff Johnston
2010-10-152010-10-14 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2010-10-092010-10-08 Bernd Schmidt <bernds@codesourcery.com>Jeff Johnston
2010-10-08 * libc/include/sys/unistd.h: Declare getsid, setegid, seteuid for RTEMS.Corinna Vinschen
2010-10-08 * libm/common/sf_llrint.c, libm/common/sf_round.c: Add explicit castsCorinna Vinschen
2010-10-08 * libm/complex/complex.tex: Add empty stub.Corinna Vinschen
2010-10-08 * libm/math/w_cabs.c: Delete.Corinna Vinschen
2010-10-08 * libc/include/complex.h: New complex header.Corinna Vinschen
2010-10-06 * lib/str-two-way.h (two_way_long_needle): Avoid bug with longCorinna Vinschen
2010-09-222010-09-21 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2010-09-14Fix typo in my most recent ChangeLog entry. Regenerated file isKevin Buettner
2010-09-09 * libc/sys/sysnecv850/Makefile.am (lib_a_SOURCES): Provide anKevin Buettner
2010-08-25 * libc/posix/opendir.c (opendir): Fix potential memory leak.Corinna Vinschen
2010-08-11* libc/include/sys/dir.h: New BSD-compatibility header.Yaakov Selkowitz
2010-08-09 * libc/include/sys/features.h: Define _POSIX_MONOTONIC_CLOCK for Cygwin.Corinna Vinschen
2010-08-06 * libc/include/sys/stat.h: Move all POSIX-defined symbolic constantsCorinna Vinschen
2010-08-032010-08-03 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2010-07-30Add moxie-rtems support.Anthony Green
2010-07-232010-07-23 Naveen.H.S <naveenh1@kpitcummins.com>Jeff Johnston
2010-07-20 * libm/common/fdlibm.h (SAFE_LEFT_SHIFT): New macro definition.Dave Korn
2010-07-19Add mkostemp and mkostemps.Eric Blake
2010-07-13 * libc/include/signal.h (sighandler_t): Only define if _POSIX_SOURCECorinna Vinschen
2010-07-06 * libc/posix/rewinddir.c (rewinddir): Remove incorrect cast to off_t.Corinna Vinschen
2010-07-01Fix email addressCorinna Vinschen
2010-07-01 * libc/include/signal.h (sighandler_t): Add typedef.Corinna Vinschen
2010-07-012010-06-29 Antony King <antony.king@sr.com>Corinna Vinschen
2010-06-182010-06-18 Pavel Pisa <ppisa4lists@pikron.com>Jeff Johnston
2010-06-09 * libc/include/sys/reent.h (_reent): Adjust _REENT_SMALL to beKazu Hirata
2010-06-092010-06-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2010-06-082010-06-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2010-06-042010-06-04 Mark Mitchell <mark@codesourcery.com>Jeff Johnston
2010-05-312010-05-31 Kazu Hirata <kazu@codesourcery.com>Jeff Johnston
2010-05-18* libc/string/strsignal.c (strsignal): Avoid duplicate case statement whereChristopher Faylor
2010-05-122010-05-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2010-05-122010-05-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2010-05-122010-05-11 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston
2010-05-07* libc/Makefile.am (stmp-sigset, stmp-iconvset, stmp-extra,DJ Delorie
2010-05-03 * libc/locale/lctype.c: Include <string.h> and "setlocale.h".Corinna Vinschen
2010-05-02 * libc/stdlib/wctob.c (wctob): Reorganize and fix WEOF check. RenameCorinna Vinschen
2010-04-30 * libc/include/langinfo.h: Fix #endif positioning.Corinna Vinschen
2010-04-28 Extend locale support to maintain wide char values of native stringsCorinna Vinschen
2010-04-23* libc/Makefile.am (SUBDEFS): Add LIBC_POSIX_DEF.DJ Delorie