Age | Commit message (Expand) | Author | Files | Lines |
2013-10-23 | * libc/include/stdio.h (funopen): Change prototype of | Corinna Vinschen | 3 | -12/+29 |
2013-10-18 | * libc/include/sys/unistd.h (MAXPATHLEN): Delete. | Corinna Vinschen | 2 | -4/+3 |
2013-10-15 | 2013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de> | Joel Sherrill | 1 | -5/+0 |
2013-10-15 | 2013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de> | Joel Sherrill | 1 | -92/+18 |
2013-10-15 | 2013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de> | Joel Sherrill | 1 | -0/+2 |
2013-10-01 | 2013-10-01 Petr Hosek <phosek@chromium.org> | Jeff Johnston | 1 | -0/+119 |
2013-09-12 | 2013-09-12 Sebastian Huber <sebastian.huber@embedded-brains.de> | Jeff Johnston | 2 | -80/+199 |
2013-09-08 | * libc/include/search.h (__compar_fn_t): Add typedef. | Yaakov Selkowitz | 2 | -5/+15 |
2013-08-02 | * libc/include/stdio_ext.h (__fbufsize): Define as inline function for | Corinna Vinschen | 1 | -0/+41 |
2013-07-23 | * libc/sys/linux/include/netdb.h, libc/sys/linux/net/getaddrinfo.c, | Corinna Vinschen | 1 | -11/+11 |
2013-07-16 | * configure.host: Change to microblaze*. | Corinna Vinschen | 1 | -0/+4 |
2013-07-09 | 2013-07-09 Sabrina Ni <sabrina@andestech.com> | Jeff Johnston | 2 | -0/+15 |
2013-07-09 | * libc/include/sys/config.h (__DYNAMIC_REENT__): Define for RTEMS. | Corinna Vinschen | 1 | -0/+1 |
2013-07-05 | * libc/include/sys/types.h (u_char): Add redefinition guard. | Yaakov Selkowitz | 1 | -0/+18 |
2013-07-02 | 2013-07-02 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -1/+1 |
2013-06-26 | 2013-06-26 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 3 | -15/+0 |
2013-06-24 | * libc/include/string.h (rawmemchr): Declare. | Yaakov Selkowitz | 1 | -0/+1 |
2013-06-24 | * libc/include/sys/reent.h (_ATEXIT_INIT_PTR): Remove. | Corinna Vinschen | 1 | -36/+2 |
2013-06-07 | * libc/include/cdefs.h (__has_extension): New define. | Corinna Vinschen | 2 | -0/+345 |
2013-05-22 | * libc/include/sys/cdefs.h (_Static_assert): Accommodate gcc >= 4.6. | Corinna Vinschen | 1 | -1/+3 |
2013-05-13 | [newlib] | DJ Delorie | 3 | -0/+30 |
2013-05-08 | 2013-05-07 Sebastian Huber <sebastian.huber@embedded-brains.de> | Jeff Johnston | 2 | -3/+18 |
2013-05-07 | 2013-05-07 Sebastian Huber <sebastian.huber@embedded-brains.de> | Jeff Johnston | 1 | -9/+23 |
2013-05-06 | 2013-05-06 Sandra Loosemore <sandra@codesourcery.com> | Jeff Johnston | 2 | -0/+26 |
2013-04-29 | 2013-04-29 Sebastian Huber <sebastian.huber@embedded-brains.de> | Jeff Johnston | 1 | -47/+1 |
2013-04-23 | Port newlib to x86_64-pc-cygwin. | Corinna Vinschen | 4 | -17/+34 |
2013-04-22 | * libc/include/sys/cdefs.h: Align with latest FreeBSD file header. | Corinna Vinschen | 2 | -48/+533 |
2013-04-16 | * libc/sys/rtems/sys/queue.h: Delete file. | Corinna Vinschen | 2 | -41/+285 |
2013-04-11 | Revert to original patch | Corinna Vinschen | 1 | -4/+4 |
2013-04-11 | * libc/include/stdlib.h (strtof, strtoll, strtoull, strtold): Also | Corinna Vinschen | 1 | -4/+4 |
2013-02-28 | * libc/include/machine/setjmp.h (sigjmp_buf): Fix definition of | Corinna Vinschen | 1 | -1/+2 |
2013-02-26 | * libc/include/malloc.h (struct mallinfo): Convert type of all members | Corinna Vinschen | 1 | -10/+10 |
2013-02-21 | * libc/include/sys/_types.h (_ssize_t): Define as signed equivalent of | Corinna Vinschen | 1 | -0/+9 |
2013-01-22 | 2013-01-22 Joel Sherrill <joel.sherrill@oarcorp.com> | Joel Sherrill | 1 | -1/+8 |
2013-01-12 | * libc/include/string.h: Fix preprocessor expressions using | Corinna Vinschen | 1 | -2/+2 |
2012-12-18 | 2012-12-18 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -3/+0 |
2012-12-18 | 2012-12-18 Craig Howland <howland@LGSInnovations.com> | Jeff Johnston | 1 | -4/+30 |
2012-11-29 | * libc/include/sys/reent.h (__sFILE): Change type of _offset | Corinna Vinschen | 1 | -1/+1 |
2012-11-26 | * libc/include/inttypes.h: Add and use __INTTYPES_EXP(). | Corinna Vinschen | 1 | -2/+12 |
2012-11-12 | * libc/include/sys/time.h: Avoid guarding other than timeval declaration with | Christopher Faylor | 1 | -20/+19 |
2012-11-01 | * libc/include/locale.h (NULL): Fetch definition via stddef.h. | Corinna Vinschen | 7 | -27/+12 |
2012-10-26 | * libc/include/sys/signal.h (sigset_t): Don't define when building | Corinna Vinschen | 1 | -0/+3 |
2012-10-22 | * libc/include/string.h (strdup, strndup): Declare if not | Corinna Vinschen | 1 | -0/+9 |
2012-10-22 | * libc/include/stdlib.h (strtof, strtoll, strtoull, strtold):Prototype | Corinna Vinschen | 1 | -0/+12 |
2012-10-16 | * libc/include/assert.h (static_assert): Define. | Corinna Vinschen | 1 | -0/+4 |
2012-10-16 | * libc/include/sys/features.h (__GNUC_PREREQ): Define. Use | Corinna Vinschen | 6 | -14/+27 |
2012-09-26 | 2012-09-26 Ian Bolton <ian.bolton@arm.com> | Jeff Johnston | 4 | -1/+18 |
2012-09-13 | bi-endian support for moxie. | Anthony Green | 1 | -0/+4 |
2012-08-08 | Throughout, run newlib with -Wall -Werror option and fix bugs and | Corinna Vinschen | 6 | -0/+19 |
2012-07-06 | Allow building of Cygwin using Mingw64 SDK headers: | Corinna Vinschen | 3 | -5/+5 |