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
2012-02-222012-02-21 Jeremy Bennett <jeremy.bennett@embecosm.com>Jeff Johnston
2012-02-15* configure.host: Fix typo: xdir_dir -> xdr_dir.Christopher Faylor
2012-02-09* libc/include/_ansi.h (_ELIDABLE_INLINE): Fix C99 mode.Eric Blake
2012-02-09 * libc/sys/rtems/sys/utime.h: Include <sys/types.h> to provide aCorinna Vinschen
2012-02-09Add missing file from previous checkinCorinna Vinschen
2012-02-09 * libc/machine/arm/strcmp.S: New File.Corinna Vinschen
2012-02-07 * libc/include/inttypes.h: Redefine pointer type macros.Corinna Vinschen
2012-01-13 * libc/stdio/sprintf.c: Document 'm' conversion specifier.Yaakov Selkowitz
2012-01-12 * libc/include/tgmath.h: New header.Yaakov Selkowitz
2012-01-10 * libc/include/sys/unistd.h [__CYGWIN__] (get_current_dir_name):Yaakov Selkowitz
2012-01-10 * libc/include/complex.h: Fix "/*" within comment warning.Yaakov Selkowitz
2012-01-09 * libc/include/process.h: Remove Cygwin-only header.Corinna Vinschen
2012-01-032012-01-03 Viachaslau Kulakouski <Viachaslau.Kulakouski@oracle.com>Jeff Johnston
2011-12-20 * fvwrite.c (__sfvwrite_r): Set __SMBF flag to avoid double free inCorinna Vinschen
2011-12-202011-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2011-12-142011-12-13 Richard Earnshaw <rearnsha@arm.com>Jeff Johnston
2011-12-12 * libc/time/strftime.c (get_era_info): Fix off-by-one error in monthCorinna Vinschen
2011-12-06 * libc/iconv/Makefile.am (stmp-def): Use $(MAKE) rather than make.Corinna Vinschen
2011-11-29[libgloss]DJ Delorie
2011-11-08 * libc/iconv/ccs/Makefile.am: Add missing backslash.Corinna Vinschen
2011-10-18 * libc/machine/arm/Makefile.am (lib_a_SOURCES): Add memchr-stub.c,Nick Clifton
2011-10-11 * libc/time/mktm_r.c: (__tzcalc_limits) Fix Julian day calculation.Corinna Vinschen
2011-10-11oops - fix typo in previous delta.Nick Clifton
2011-10-11oops - omitted from previous delta.Nick Clifton
2011-10-10 * libc/sys/arm/crt0.S: Synchronise with libgloss version.Nick Clifton
2011-10-042011-10-04 Greta Yorsh <Greta.Yorsh@arm.com>Jeff Johnston
2011-10-04* libc/machine/arm/memcpy.S: Fix unaligned access copying.Nick Clifton
2011-09-29 * libc/machine/arm/memcpy.S: New file. Contains a hand codedNick Clifton
2011-09-082011-09-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2011-08-26 * libc/time/mktm_r.c (_mktm_r): Fix previous fix.Corinna Vinschen
2011-08-24 * libc/time/mktm_r.c (_mktm_r): Fix computing tm_year.Corinna Vinschen
2011-08-232011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2011-08-232011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2011-08-232011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2011-08-232011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2011-08-222011-08-22 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2011-08-202011-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2011-08-192011-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2011-08-192011-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2011-08-19 * libc/include/process.h: Remove exec family function declarations.Corinna Vinschen
2011-08-19 * libc/time/mktime.c (validate_structure): Account for tm_mon possiblyCorinna Vinschen
2011-08-012011-08-01 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill
2011-07-26* ChangeLog: Fix my name's spelling.Ralf Corsepius
2011-07-262011-07-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2011-07-252011-07-25 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2011-07-20* libc/include/time.h [_POSIX_CLOCK_SELECTION] (clock_nanosleep):Yaakov Selkowitz
2011-07-20* libc/include/sys/unistd.h (_CS_XBS5_WIDTH_RESTRICTED_ENVS): Define.Yaakov Selkowitz
2011-07-19 * libc/locale/lmessages.c (_C_messages_locale):Corinna Vinschen
2011-07-19 * libc/reent/sbrkr.c: Define _sbrk_r independently of the definitionCorinna Vinschen
2011-07-152011-07-15 Yufeng Zhang <yufeng.zhang@arm.com>Jeff Johnston