aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/include
AgeCommit message (Expand)AuthorFilesLines
2013-10-23 * libc/include/stdio.h (funopen): Change prototype ofCorinna Vinschen3-12/+29
2013-10-18 * libc/include/sys/unistd.h (MAXPATHLEN): Delete.Corinna Vinschen2-4/+3
2013-10-152013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill1-5/+0
2013-10-152013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill1-92/+18
2013-10-152013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill1-0/+2
2013-10-012013-10-01 Petr Hosek <phosek@chromium.org>Jeff Johnston1-0/+119
2013-09-122013-09-12 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston2-80/+199
2013-09-08* libc/include/search.h (__compar_fn_t): Add typedef.Yaakov Selkowitz2-5/+15
2013-08-02 * libc/include/stdio_ext.h (__fbufsize): Define as inline function forCorinna Vinschen1-0/+41
2013-07-23 * libc/sys/linux/include/netdb.h, libc/sys/linux/net/getaddrinfo.c,Corinna Vinschen1-11/+11
2013-07-16 * configure.host: Change to microblaze*.Corinna Vinschen1-0/+4
2013-07-092013-07-09 Sabrina Ni <sabrina@andestech.com>Jeff Johnston2-0/+15
2013-07-09 * libc/include/sys/config.h (__DYNAMIC_REENT__): Define for RTEMS.Corinna Vinschen1-0/+1
2013-07-05* libc/include/sys/types.h (u_char): Add redefinition guard.Yaakov Selkowitz1-0/+18
2013-07-022013-07-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+1
2013-06-262013-06-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-15/+0
2013-06-24* libc/include/string.h (rawmemchr): Declare.Yaakov Selkowitz1-0/+1
2013-06-24 * libc/include/sys/reent.h (_ATEXIT_INIT_PTR): Remove.Corinna Vinschen1-36/+2
2013-06-07 * libc/include/cdefs.h (__has_extension): New define.Corinna Vinschen2-0/+345
2013-05-22 * libc/include/sys/cdefs.h (_Static_assert): Accommodate gcc >= 4.6.Corinna Vinschen1-1/+3
2013-05-13[newlib]DJ Delorie3-0/+30
2013-05-082013-05-07 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston2-3/+18
2013-05-072013-05-07 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston1-9/+23
2013-05-062013-05-06 Sandra Loosemore <sandra@codesourcery.com>Jeff Johnston2-0/+26
2013-04-292013-04-29 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston1-47/+1
2013-04-23 Port newlib to x86_64-pc-cygwin.Corinna Vinschen4-17/+34
2013-04-22 * libc/include/sys/cdefs.h: Align with latest FreeBSD file header.Corinna Vinschen2-48/+533
2013-04-16 * libc/sys/rtems/sys/queue.h: Delete file.Corinna Vinschen2-41/+285
2013-04-11Revert to original patchCorinna Vinschen1-4/+4
2013-04-11 * libc/include/stdlib.h (strtof, strtoll, strtoull, strtold): AlsoCorinna Vinschen1-4/+4
2013-02-28 * libc/include/machine/setjmp.h (sigjmp_buf): Fix definition ofCorinna Vinschen1-1/+2
2013-02-26 * libc/include/malloc.h (struct mallinfo): Convert type of all membersCorinna Vinschen1-10/+10
2013-02-21 * libc/include/sys/_types.h (_ssize_t): Define as signed equivalent ofCorinna Vinschen1-0/+9
2013-01-222013-01-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+8
2013-01-12 * libc/include/string.h: Fix preprocessor expressions usingCorinna Vinschen1-2/+2
2012-12-182012-12-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-3/+0
2012-12-182012-12-18 Craig Howland <howland@LGSInnovations.com>Jeff Johnston1-4/+30
2012-11-29 * libc/include/sys/reent.h (__sFILE): Change type of _offsetCorinna Vinschen1-1/+1
2012-11-26 * libc/include/inttypes.h: Add and use __INTTYPES_EXP().Corinna Vinschen1-2/+12
2012-11-12* libc/include/sys/time.h: Avoid guarding other than timeval declaration withChristopher Faylor1-20/+19
2012-11-01 * libc/include/locale.h (NULL): Fetch definition via stddef.h.Corinna Vinschen7-27/+12
2012-10-26 * libc/include/sys/signal.h (sigset_t): Don't define when buildingCorinna Vinschen1-0/+3
2012-10-22 * libc/include/string.h (strdup, strndup): Declare if notCorinna Vinschen1-0/+9
2012-10-22 * libc/include/stdlib.h (strtof, strtoll, strtoull, strtold):PrototypeCorinna Vinschen1-0/+12
2012-10-16 * libc/include/assert.h (static_assert): Define.Corinna Vinschen1-0/+4
2012-10-16 * libc/include/sys/features.h (__GNUC_PREREQ): Define. UseCorinna Vinschen6-14/+27
2012-09-262012-09-26 Ian Bolton <ian.bolton@arm.com>Jeff Johnston4-1/+18
2012-09-13bi-endian support for moxie.Anthony Green1-0/+4
2012-08-08 Throughout, run newlib with -Wall -Werror option and fix bugs andCorinna Vinschen6-0/+19
2012-07-06 Allow building of Cygwin using Mingw64 SDK headers:Corinna Vinschen3-5/+5