aboutsummaryrefslogtreecommitdiff
path: root/newlib
AgeCommit message (Expand)AuthorFilesLines
2013-11-202013-11-20 Daniel Ramirez <javamonn@gmail.com>Joel Sherrill3-3/+7
2013-11-202013-11-20 Chirayu Desai <chirayudesai1@gmail.com>Joel Sherrill6-19/+27
2013-11-202013-11-20 Daniel Ramirez <javamonn@gmail.com>Joel Sherrill4-10/+19
2013-11-20 * libc/include/stdlib.h: Declare realpath only if !__STRICT_ANSI__.Corinna Vinschen2-2/+6
2013-11-193013-11-19 Jennifer Averett <jennifer.averett@oarcorp.com>Joel Sherrill2-0/+211
2013-11-19Fix dateJoel Sherrill1-1/+1
2013-11-192013-11-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill3-1/+7
2013-11-192013-11-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-1/+5
2013-11-19 * libc/posix/closedir.c: Fix use after free.Corinna Vinschen4-19/+12
2013-11-182013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>Joel Sherrill41-221/+245
2013-11-182013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>Joel Sherrill16-68/+79
2013-11-18[AArch64] Provide ftruncate() and truncate() stubs.Marcus Shawcroft1-1/+1
2013-11-18[ARM] Provide ftruncate() and truncate() stubs.Marcus Shawcroft2-1/+6
2013-11-13 * newlib/libc/stdlib/getopt.c (getopt_internal): Add missing braces.Corinna Vinschen2-12/+20
2013-11-13 * newlib/libc/include/getopt.h (struct option): name field should beCorinna Vinschen3-15/+31
2013-11-12 * libc/libc/stdlib/getopt.c (getopt_internal): Fix NULL pointer access.Corinna Vinschen2-0/+8
2013-11-08 * libm/libm.texinfo: Rename node Index to Document Index.Corinna Vinschen3-6/+14
2013-11-04 * libc/stdio/fvwrite.c: Allow writing in larger chunks for fullyCorinna Vinschen2-15/+17
2013-10-31 * libc/stdio/fvwrite.h: change type of uio_resid from int to size_t toCorinna Vinschen2-1/+6
2013-10-30 Implement malloc_stats for nano.Corinna Vinschen2-35/+94
2013-10-30 * libc/include/machine/_default_types.h: Revert change from 2013-10-10.Corinna Vinschen2-18/+100
2013-10-24 * libc/include/stdio.h [!__LARGE64_FILES] (funopen): Fix typoHans-Peter Nilsson2-1/+6
2013-10-23 * libc/include/stdio.h (funopen): Change prototype ofCorinna Vinschen13-37/+98
2013-10-18Fix formattingCorinna Vinschen1-23/+23
2013-10-18 * configure.in (enable-newlib-global-atexit): New option.Corinna Vinschen5-0/+56
2013-10-18 * libc/include/sys/unistd.h (MAXPATHLEN): Delete.Corinna Vinschen5-6/+11
2013-10-16Fix ChangeLog entriesCorinna Vinschen1-4/+2
2013-10-152013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2-23/+38
2013-10-152013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2-0/+7
2013-10-152013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill4-5/+11
2013-10-152013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill1-0/+7
2013-10-152013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2-26/+5
2013-10-152013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2-92/+36
2013-10-152013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2-0/+7
2013-10-15Formatting.Joel Sherrill1-2/+2
2013-10-092013-10-09 Marcus Shawcroft <marcus.shawcroft@arm.com>Jeff Johnston2-1/+6
2013-10-032013-10-03 Steve Ellcey <sellcey@mips.com>Steve Ellcey5-150/+394
2013-10-012013-10-01 Petr Hosek <phosek@chromium.org>Jeff Johnston6-6/+720
2013-09-132013-09-13 Joey Ye <joey.ye@arm.com>Jeff Johnston2-2/+7
2013-09-122013-09-12 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston3-80/+205
2013-09-08* libc/include/search.h (__compar_fn_t): Add typedef.Yaakov Selkowitz3-5/+22
2013-08-19 * libc/stdlib/__atexit.c (__register_exitproc): NULL-ifyCorinna Vinschen2-0/+8
2013-08-12 * libc/configure.in (--enable-newlib-wchar-orient): Remove.Corinna Vinschen5-221/+140
2013-08-12 * libc/sys/arm/crt0.S: Remove 'start'.Corinna Vinschen2-1/+4
2013-08-082013-08-08 Freddie Chopin <freddie_chopin@op.pl>Joel Sherrill2-1/+5
2013-08-02 * libc/include/stdio_ext.h (__fbufsize): Define as inline function forCorinna Vinschen2-0/+52
2013-07-23 * libc/sys/linux/include/netdb.h, libc/sys/linux/net/getaddrinfo.c,Corinna Vinschen18-57/+83
2013-07-19 * libc/sys/arm/syscalls.c (do_AngelSWI): Delete.Corinna Vinschen4-37/+31
2013-07-172013-07-17 Janis Johnson <janisjo@codesourcery.com>Jeff Johnston5-27/+167
2013-07-16 * configure.host: Change to microblaze*.Corinna Vinschen7-15/+53