aboutsummaryrefslogtreecommitdiff
path: root/newlib
AgeCommit message (Expand)AuthorFilesLines
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
2011-05-19* libc/include/stdio_ext.h: New header.Yaakov Selkowitz3-0/+50
2011-05-19 * Makefile.am (install-data-local): Fix condition and rm call.Corinna Vinschen3-4/+9
2011-05-16* libc/include/time.h (CLOCK_PROCESS_CPUTIME_ID): Rename fromYaakov Selkowitz3-4/+12
2011-05-16 * libc/stdlib/strtod.c (_strtod_r): Fix nf/nd counts to not exceedCorinna Vinschen2-8/+15
2011-05-15 * libc/include/sys/features.h (_POSIX_THREAD_ATTR_STACKADDR): DefineCorinna Vinschen2-1/+6
2011-05-12 * libc/time/strptime.c (strptime): Fill in tm_yday when all of tm_year,Corinna Vinschen2-0/+87
2011-05-12 * libc/time/strptime.c (first_day): Actually return the wdayCorinna Vinschen2-2/+7
2011-05-10 * libc/locale/lmessages.c (_C_messages_locale): Add missing comma.Corinna Vinschen2-1/+5
2011-05-04* libc/include/signal.h (psignal): Declare.Yaakov Selkowitz10-50/+100
2011-05-04 * libc/locale/lmessages.h (__messages_load_locale): Declare. RemoveCorinna Vinschen3-13/+24
2011-05-04 Cygwin-specific patch from Andy Koppe:Corinna Vinschen2-7/+13
2011-05-02* libc/include/sys/features.h [__CYGWIN__] (_POSIX_SPIN_LOCKS): Define.Yaakov Selkowitz3-2/+8
2011-04-19 * libc/include/sys/signal.h (_sig_func_ptr): Define with int parameterCorinna Vinschen2-1/+7
2011-04-15strchrnul: avoid segvEric Blake2-3/+5
2011-03-28Check in strchrnul.c file missing in previous checkinCorinna Vinschen1-0/+49
2011-03-28 * libc/include/string.h (strchrnul): Declare.Corinna Vinschen4-2/+19
2011-03-23 * libc/machine/frv/setjmp.S: Fix typo in .size directive.Nick Clifton2-1/+5
2011-03-21 * libc/sys/sysnecv850/trap.S (___trap0): Fix errno handling.Kevin Buettner8-11/+45
2011-03-03 * libc/include/string.h: Include sys/cdefs.h.Corinna Vinschen2-0/+5
2011-03-03 * libc/include/sys/cdefs.h (__CONCAT1): Define.Corinna Vinschen3-1/+32
2011-03-012011-03-01 Aaron Landwehr <snaphat@gmail.com>Jeff Johnston3-2/+7
2011-02-22 * libc/stdio/fmemopen.c (fmemopen): Fix EINVAL condition. Avoid SEGVCorinna Vinschen2-2/+7
2011-02-10strerror_r: provide POSIX implementationEric Blake7-13/+115
2011-02-07Fix path in ChangeLog entryCorinna Vinschen1-1/+1
2011-02-03Fix spelling of Ralf Corsepius' name in ChangeLog.Jeff Johnston1-6/+6
2011-01-28 * libc/stdio/fclose.c: Only use sfp lock to guard non-atomicCorinna Vinschen19-132/+106
2011-01-27 * libc/include/sys/features.h: Define __STDC_ISO_10646__ for Cygwin.Corinna Vinschen3-0/+14
2011-01-15 * libc/include/sys/types.h (ulong): Add typedef.Corinna Vinschen2-0/+5
2011-01-13Fix ChangeLog entryCorinna Vinschen1-1/+1