summaryrefslogtreecommitdiffstats
path: root/newlib
Commit message (Expand)AuthorAgeFilesLines
* * newlib/libc/include/getopt.h (struct option): name field should beCorinna Vinschen2013-11-133-15/+31
* * libc/libc/stdlib/getopt.c (getopt_internal): Fix NULL pointer access.Corinna Vinschen2013-11-122-0/+8
* * libm/libm.texinfo: Rename node Index to Document Index.Corinna Vinschen2013-11-083-6/+14
* * libc/stdio/fvwrite.c: Allow writing in larger chunks for fullyCorinna Vinschen2013-11-042-15/+17
* * libc/stdio/fvwrite.h: change type of uio_resid from int to size_t toCorinna Vinschen2013-10-312-1/+6
* Implement malloc_stats for nano.Corinna Vinschen2013-10-302-35/+94
* * libc/include/machine/_default_types.h: Revert change from 2013-10-10.Corinna Vinschen2013-10-302-18/+100
* * libc/include/stdio.h [!__LARGE64_FILES] (funopen): Fix typoHans-Peter Nilsson2013-10-242-1/+6
* * libc/include/stdio.h (funopen): Change prototype ofCorinna Vinschen2013-10-2313-37/+98
* Fix formattingCorinna Vinschen2013-10-181-23/+23
* * configure.in (enable-newlib-global-atexit): New option.Corinna Vinschen2013-10-185-0/+56
* * libc/include/sys/unistd.h (MAXPATHLEN): Delete.Corinna Vinschen2013-10-185-6/+11
* Fix ChangeLog entriesCorinna Vinschen2013-10-161-4/+2
* 2013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2013-10-152-23/+38
* 2013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2013-10-152-0/+7
* 2013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2013-10-154-5/+11
* 2013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2013-10-151-0/+7
* 2013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2013-10-152-26/+5
* 2013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2013-10-152-92/+36
* 2013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2013-10-152-0/+7
* Formatting.Joel Sherrill2013-10-151-2/+2
* 2013-10-09 Marcus Shawcroft <marcus.shawcroft@arm.com>Jeff Johnston2013-10-092-1/+6
* 2013-10-03 Steve Ellcey <sellcey@mips.com>Steve Ellcey2013-10-035-150/+394
* 2013-10-01 Petr Hosek <phosek@chromium.org>Jeff Johnston2013-10-016-6/+720
* 2013-09-13 Joey Ye <joey.ye@arm.com>Jeff Johnston2013-09-132-2/+7
* 2013-09-12 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston2013-09-123-80/+205
* * libc/include/search.h (__compar_fn_t): Add typedef.Yaakov Selkowitz2013-09-083-5/+22
* * libc/stdlib/__atexit.c (__register_exitproc): NULL-ifyCorinna Vinschen2013-08-192-0/+8
* * libc/configure.in (--enable-newlib-wchar-orient): Remove.Corinna Vinschen2013-08-125-221/+140
* * libc/sys/arm/crt0.S: Remove 'start'.Corinna Vinschen2013-08-122-1/+4
* 2013-08-08 Freddie Chopin <freddie_chopin@op.pl>Joel Sherrill2013-08-082-1/+5
* * libc/include/stdio_ext.h (__fbufsize): Define as inline function forCorinna Vinschen2013-08-022-0/+52
* * libc/sys/linux/include/netdb.h, libc/sys/linux/net/getaddrinfo.c,Corinna Vinschen2013-07-2318-57/+83
* * libc/sys/arm/syscalls.c (do_AngelSWI): Delete.Corinna Vinschen2013-07-194-37/+31
* 2013-07-17 Janis Johnson <janisjo@codesourcery.com>Jeff Johnston2013-07-175-27/+167
* * configure.host: Change to microblaze*.Corinna Vinschen2013-07-167-15/+53
* 2013-07-09 Sabrina Ni <sabrina@andestech.com>Jeff Johnston2013-07-098-4/+421
* 2013-07-09 Sabrina Ni <sabrina@andestech.com>Jeff Johnston2013-07-0912-3/+6364
* * libc/include/sys/config.h (__DYNAMIC_REENT__): Define for RTEMS.Corinna Vinschen2013-07-092-0/+5
* * libc/stdio/fwalk.c (_fwalk): Remove redundant test.Corinna Vinschen2013-07-092-5/+6
* * libc/include/sys/types.h (u_char): Add redefinition guard.Yaakov Selkowitz2013-07-052-0/+23
* 2013-07-02 Joey Ye <joey.ye@arm.com>Jeff Johnston2013-07-029-5/+121
* 2013-07-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2013-07-022-1/+5
* memcpy-armv7a.S: Improve performance with misaligned buffers.Will Newton2013-07-012-2/+7
* 2013-06-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2013-06-264-15/+8
* * libc/include/string.h (rawmemchr): Declare.Yaakov Selkowitz2013-06-245-2/+142
* * libc/reent/reent.c (_reclaim_reent): Free also _misc andCorinna Vinschen2013-06-242-0/+14
* * libc/include/sys/reent.h (_ATEXIT_INIT_PTR): Remove.Corinna Vinschen2013-06-242-36/+8
* strlen-armv7.S: Import latest strlen cortex-strings code.Will Newton2013-06-212-83/+118
* newlib/MAINTAINERS: Add myself to Write After Approval.Will Newton2013-06-212-0/+5