aboutsummaryrefslogtreecommitdiff
path: root/newlib
AgeCommit message (Expand)AuthorFilesLines
2014-10-27 * libc/include/sys/unistd.h (sethostname): Declare ifCorinna Vinschen2-0/+8
2014-10-20 * libc/time/gmtime_r.c (gmtime_r): Remove dead code.Corinna Vinschen2-5/+4
2014-10-16 * libc/unix/getcwd.c (getcwd): Close directory also in case of an error.Corinna Vinschen2-1/+8
2014-10-10 * libc/include/_ansi.h: _LONG_LONG_TYPE definition removed.Corinna Vinschen4-27/+51
2014-10-092014-10-09 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston4-34/+55
2014-10-09 * libc/string/memccpy.c (memccpy): Fix warning about signed-unsignedCorinna Vinschen9-9/+31
2014-10-082014-10-08 Steve Ellcey <sellcey@mips.com>Steve Ellcey5-79/+277
2014-10-08 * libc/include/string.h (ffsl): Declare as GNU function.Corinna Vinschen2-0/+10
2014-09-172014-09-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+11
2014-09-162014-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston2-1/+7
2014-09-152014-09-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-5/+9
2014-09-122014-09-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-1/+5
2014-09-122014-09-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-0/+96
2014-09-112014-09-11 Freddie Chopin <freddie_chopin@op.pl>Jeff Johnston7-294/+246
2014-09-082014-09-08 Freddie Chopin <freddie_chopin@op.pl>Jeff Johnston3-7/+12
2014-09-052014-09-05 Hale Wang <hale.wang@arm.com>Jeff Johnston11-123/+564
2014-09-05 * libc/stdio/findfp.c (_cleanup_r): Call _fflush_r when configurationCorinna Vinschen2-4/+14
2014-09-05 * libc/stdio/fwalk.c (_fwalk_reent): Remove redundant test.Corinna Vinschen2-5/+6
2014-09-05Add missing libc/machine/arm/aeabi_memcpy.c fileCorinna Vinschen1-0/+64
2014-09-04 * libc/time/mktm_r.c (_mktm_r): Optimize speed.Corinna Vinschen2-16/+38
2014-09-04Add missing libc/machine/arm/aeabi_memcpy-armv7a.S fileCorinna Vinschen1-0/+286
2014-09-04 * libc/time/clock.c (clock): Fix warnings about signed-unsignedCorinna Vinschen4-5/+13
2014-09-04 * libc/machine/arm/aeabi_memcpy.c: New file.Corinna Vinschen3-3/+25
2014-08-27* libc/include/math.h (frexpl): Remove parameter name.DJ Delorie2-1/+5
2014-08-19 * libc/machine/aarch64/memchr.S: Add check for zero-sized buffer.Richard Earnshaw2-0/+10
2014-08-18 * libc/include/sys/signal.h: Declare sigaltstack for RTEMS only.Corinna Vinschen2-1/+6
2014-08-182014-08-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+9
2014-08-182014-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-34/+55
2014-08-182014-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-3/+43
2014-08-14 * libc/stdio/findfp.c (std): Don't inline when optimizing for code size.Corinna Vinschen2-0/+8
2014-08-04 * libc/include/math.h: Also define M_PI etc. if _XOPEN_SOURCE isJon TURNEY2-3/+17
2014-08-01headers: properly decorate attributesEric Blake18-64/+85
2014-07-30 * libc/string/strerror.c: Fix documentation so makedoc doesn'tCorinna Vinschen2-1/+6
2014-07-27Add moxiebox support.Anthony Green2-2/+11
2014-07-222014-07-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-0/+8
2014-07-17Fix missing generated filesCorinna Vinschen1-0/+3
2014-07-17 * configure.host: Remove or16 and or32 targets and add or1k.Corinna Vinschen12-6/+6646
2014-07-14 * libc/include/sys/errno.h: Fix comments.Corinna Vinschen3-36/+100
2014-07-11[aarch64] Add memchr.Richard Earnshaw5-6/+229
2014-07-072014-07-07 Pavel Pisa <pisa@cmp.felk.cvut.cz>Richard Earnshaw2-1/+8
2014-07-07 * configure.in (--enable-newlib-nano-formatted-io): Set to "no"Corinna Vinschen3-2/+8
2014-07-042014-07-04 Bin Cheng <bin.cheng@arm.com>Jeff Johnston36-221/+3573
2014-06-23 * libc/argz/envz_merge.c (envz_merge): Fix memory leak (Cygwin CoverityCorinna Vinschen4-2/+13
2014-06-11 * libc/machine/aarch64/strchrnul.S: New file.Richard Earnshaw5-5/+208
2014-06-10 * libc/machine/aarch64/strchr.S: New fileRichard Earnshaw5-3/+220
2014-06-10* configure.host (default_newlib_nano_malloc): New.DJ Delorie6-21/+44
2014-05-15 * libc/machine/sparc/setjmp.S (longjmp): Use register g1 instead of g6.Corinna Vinschen2-4/+8
2014-05-14 * libc/include/machine/ieeefp.h: Define _DOUBLE_IS_32BITS when doubleCorinna Vinschen2-0/+7
2014-05-12 * libc/include/stdint.h (WCHAR_MIN): Copy definition from wchar.h.Corinna Vinschen3-2/+26
2014-05-09 * libc/include/stdio.h (tempnam): Declare as __BSD_VISIBLE orCorinna Vinschen2-1/+8