aboutsummaryrefslogtreecommitdiff
path: root/newlib
AgeCommit message (Expand)AuthorFilesLines
2012-01-032012-01-03 Viachaslau Kulakouski <Viachaslau.Kulakouski@oracle.com>Jeff Johnston2-3/+7
2011-12-20 * fvwrite.c (__sfvwrite_r): Set __SMBF flag to avoid double free inCorinna Vinschen2-1/+8
2011-12-192011-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston287-17482/+21674
2011-12-132011-12-13 Richard Earnshaw <rearnsha@arm.com>Jeff Johnston2-8/+44
2011-12-12 * libc/time/strftime.c (get_era_info): Fix off-by-one error in monthCorinna Vinschen2-3/+8
2011-12-06 * libc/iconv/Makefile.am (stmp-def): Use $(MAKE) rather than make.Corinna Vinschen3-2/+7
2011-11-29[libgloss]DJ Delorie13-2/+6362
2011-11-08 * libc/iconv/ccs/Makefile.am: Add missing backslash.Corinna Vinschen3-8/+24
2011-10-18 * libc/machine/arm/Makefile.am (lib_a_SOURCES): Add memchr-stub.c,Nick Clifton8-3/+399
2011-10-11 * libc/time/mktm_r.c: (__tzcalc_limits) Fix Julian day calculation.Corinna Vinschen3-13/+40
2011-10-11oops - fix typo in previous delta.Nick Clifton1-11/+390
2011-10-11oops - omitted from previous delta.Nick Clifton1-248/+31
2011-10-10 * libc/sys/arm/crt0.S: Synchronise with libgloss version.Nick Clifton2-0/+67
2011-10-042011-10-04 Greta Yorsh <Greta.Yorsh@arm.com>Jeff Johnston2-0/+164
2011-10-04* libc/machine/arm/memcpy.S: Fix unaligned access copying.Nick Clifton2-4/+14
2011-09-29 * libc/machine/arm/memcpy.S: New file. Contains a hand codedNick Clifton5-3/+481
2011-09-082011-09-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-2/+11
2011-08-26 * libc/time/mktm_r.c (_mktm_r): Fix previous fix.Corinna Vinschen2-2/+5
2011-08-24 * libc/time/mktm_r.c (_mktm_r): Fix computing tm_year.Corinna Vinschen2-1/+5
2011-08-232011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius3-2/+7
2011-08-232011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius9-12/+21
2011-08-232011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius4-0/+14
2011-08-232011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-0/+11
2011-08-222011-08-22 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius7-4/+19
2011-08-202011-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-95/+72
2011-08-192011-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius7-0/+21
2011-08-192011-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius5-0/+11
2011-08-19 * libc/include/process.h: Remove exec family function declarations.Corinna Vinschen3-10/+12
2011-08-19 * libc/time/mktime.c (validate_structure): Account for tm_mon possiblyCorinna Vinschen2-6/+13
2011-08-012011-08-01 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2-34/+44
2011-07-26* ChangeLog: Fix my name's spelling.Ralf Corsepius1-8/+8
2011-07-262011-07-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-1/+6
2011-07-252011-07-25 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-3/+8
2011-07-20* libc/include/time.h [_POSIX_CLOCK_SELECTION] (clock_nanosleep):Yaakov Selkowitz3-1/+24
2011-07-20* libc/include/sys/unistd.h (_CS_XBS5_WIDTH_RESTRICTED_ENVS): Define.Yaakov Selkowitz2-1/+7
2011-07-19 * libc/locale/lmessages.c (_C_messages_locale):Corinna Vinschen2-3/+8
2011-07-19 * libc/reent/sbrkr.c: Define _sbrk_r independently of the definitionCorinna Vinschen2-3/+6
2011-07-152011-07-15 Yufeng Zhang <yufeng.zhang@arm.com>Jeff Johnston4-9/+85
2011-07-15 * libc/stdio/fscanf.c (fscanf): Call _vfscanf_r instead of __svfscanf_rCorinna Vinschen5-8/+21
2011-07-13 * libm/complex/cacos.c: Use temporaries and correct sequencingCorinna Vinschen2-2/+17
2011-06-27 * libc/time/mktime.c (mktime): Lock global timezone info whileCorinna Vinschen2-0/+9
2011-06-14 * libc/time/asctime_r.c (asctime_r): Replace call to sprintf with callCorinna Vinschen4-5/+15
2011-06-14libgloss:Joseph Myers4-85/+13
2011-06-14 * libc/time/tzset_r.c (tzset_r): Correct behavior for changing fromCorinna Vinschen2-1/+11
2011-06-14printf: set errno for read-only streamEric Blake5-15/+26
2011-06-102011-06-09 Yaakov Selkowitz <yselkowitz@...>Jeff Johnston2-0/+19
2011-05-27 * v8500/sbrk.c (_sbrk): Tidy code.Nick Clifton2-19/+17
2011-05-25fix changelog typoEric Blake1-1/+1
2011-05-25* libc/string/strerror.c (_strerror_r): Report "Success" for 0.Eric Blake2-0/+10
2011-05-25strerror: allow user hook to comply with POSIX rulesEric Blake8-27/+73