Age | Commit message (Expand) | Author | Files | Lines |
2013-05-08 | Only defined DEV_BSIZE if not already defined. | Aurelien Jarno | 1 | -1/+3 |
2013-05-01 | Use __gnu_inline__ for __extern_always_inline in g++-4.2 | Richard Smith | 1 | -8/+6 |
2013-02-18 | sys/cdefs.h: export __attribute_alloc_size__ | Mike Frysinger | 1 | -0/+9 |
2013-02-13 | Remove __ptrvalue, __bounded and __unbounded. | Joseph Myers | 1 | -8/+0 |
2013-02-11 | Fix a typo in the mremap comment. | Roland McGrath | 1 | -1/+1 |
2013-01-23 | Whitespace fix for __glibc_likely/__glibc_unlikely defns. | Roland McGrath | 1 | -4/+4 |
2013-01-02 | Fix copyright notice corruption from update-copyright bug. | Joseph Myers | 2 | -2/+2 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 11 | -13/+11 |
2012-12-28 | Add __glibc_likely as an alias for __builtin_expect when available | Siddhesh Poyarekar | 1 | -0/+2 |
2012-09-26 | Fix up definitions for older compilers. | Marek Polacek | 1 | -1/+8 |
2012-08-17 | Split sys/param.h out into common file and sysdeps bits/param.h file. | Roland McGrath | 1 | -0/+101 |
2012-07-10 | Fix LOG_MAKEPRI to agree with BSD | Andreas Schwab | 1 | -2/+2 |
2012-06-04 | Wrap __builtin_expect in pthread.h | Siddhesh Poyarekar | 1 | -0/+6 |
2012-05-21 | * misc/getauxval.c (__getauxval): Use unsigned long int. | Richard Henderson | 1 | -2/+3 |
2012-05-20 | Add <sys/auxv.h> and getauxval. | Richard Henderson | 1 | -0/+35 |
2012-04-29 | Fix attributes for fortify functions. | Marek Polacek | 2 | -13/+12 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 9 | -27/+18 |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper | 5 | -36/+33 |
2011-11-11 | Mark setjmp and ucontext functions as non-leaf | Andreas Schwab | 1 | -0/+4 |
2011-10-27 | Don't mark memory synchronisation functions as leaf | Andreas Schwab | 1 | -1/+6 |
2011-10-17 | Fix syntax error in __THROW macro | Andreas Schwab | 1 | -2/+2 |
2011-10-16 | Use leaf function attribute in __THROW | Ulrich Drepper | 1 | -3/+12 |
2011-09-13 | Avoid macro clash between <sys/select.h> and <linux/posix_types.h> | Andreas Schwab | 1 | -5/+3 |
2011-09-08 | Add range checking for FD_SET, FD_CLR, and FD_ISSET | Ulrich Drepper | 1 | -1/+7 |
2011-07-20 | Add const attr to gnu_dev_{major,minor,makedev} | Marek Polacek | 1 | -1/+8 |
2009-11-06 | Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64. | Jakub Jelinek | 1 | -2/+2 |
2009-06-14 | Fix warnings when using <sys/select.h>. | Ulrich Drepper | 1 | -2/+2 |
2009-04-23 | * sysdeps/unix/sysv/linux/preadv.c: The kernel API changed. Adjust. | Ulrich Drepper | 1 | -4/+4 |
2009-04-03 | * misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64. | Ulrich Drepper | 1 | -7/+76 |
2009-03-02 | * misc/sys/cdefs.h (__extern_always_inline): Add __artificial__ | Jakub Jelinek | 1 | -2/+7 |
2008-03-05 | [BZ #5779] | Ulrich Drepper | 1 | -0/+17 |
2007-10-03 | * misc/sys/cdefs.h (__REDIRECT_LDBL, __REDIRECT_NTH_LDBL): New macros. | Ulrich Drepper | 1 | -0/+9 |
2007-10-03 | 2007-10-03 Jakub Jelinek | Ulrich Drepper | 1 | -1/+6 |
2007-09-26 | * misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ define | Ulrich Drepper | 1 | -2/+11 |
2007-09-16 | Undo second occurrence of RH GCC hack. | Jakub Jelinek | 1 | -4/+1 |
2007-09-15 | * stdio-common/vfscanf.c (_IO_vfwscanf): Add support for 'm' | Ulrich Drepper | 1 | -4/+1 |
2007-09-15 | * rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7. | Ulrich Drepper | 1 | -2/+10 |
2007-09-15 | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper | 2 | -7/+15 |
2007-03-17 | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper | 1 | -1/+12 |
2006-09-09 | [BZ #3189] | Ulrich Drepper | 1 | -8/+8 |
2006-09-09 | [BZ #3189] | Ulrich Drepper | 1 | -0/+2 |
2006-05-10 | * misc/sys/queue.h: Remove uses of all QUEUEDEBUG_* macros. | Ulrich Drepper | 1 | -21/+0 |
2006-05-01 | [BZ #2517] | Ulrich Drepper | 1 | -52/+389 |
2006-02-23 | [BZ #2172] | Roland McGrath | 1 | -2/+2 |
2006-01-14 | * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN): Removed. | Roland McGrath | 1 | -1/+3 |
2006-01-14 | * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New | Roland McGrath | 2 | -1/+28 |
2005-10-14 | [BZ #1458] | Ulrich Drepper | 1 | -4/+6 |
2005-07-30 | * misc/bits/syslog.h: New file. | Ulrich Drepper | 1 | -2/+8 |
2005-03-19 | [BZ #779] | Ulrich Drepper | 1 | -0/+7 |
2005-03-01 | * posix/bits/unistd.h: Avoid calling __*_chk variants if we can | Ulrich Drepper | 1 | -0/+1 |