Age | Commit message (Expand) | Author |
2011-10-16 | Use leaf function attribute in __THROW | Ulrich Drepper |
2011-09-13 | Avoid macro clash between <sys/select.h> and <linux/posix_types.h> | Andreas Schwab |
2011-09-08 | Add range checking for FD_SET, FD_CLR, and FD_ISSET | Ulrich Drepper |
2011-07-20 | Add const attr to gnu_dev_{major,minor,makedev} | Marek Polacek |
2009-11-06 | Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64. | Jakub Jelinek |
2009-06-14 | Fix warnings when using <sys/select.h>. | Ulrich Drepper |
2009-04-23 | * sysdeps/unix/sysv/linux/preadv.c: The kernel API changed. Adjust. | Ulrich Drepper |
2009-04-03 | * misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64. | Ulrich Drepper |
2009-03-02 | * misc/sys/cdefs.h (__extern_always_inline): Add __artificial__ | Jakub Jelinek |
2008-03-05 | [BZ #5779] | Ulrich Drepper |
2007-10-03 | * misc/sys/cdefs.h (__REDIRECT_LDBL, __REDIRECT_NTH_LDBL): New macros. | Ulrich Drepper |
2007-10-03 | 2007-10-03 Jakub Jelinek | Ulrich Drepper |
2007-09-26 | * misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ define | Ulrich Drepper |
2007-09-16 | Undo second occurrence of RH GCC hack. | Jakub Jelinek |
2007-09-15 | * stdio-common/vfscanf.c (_IO_vfwscanf): Add support for 'm' | Ulrich Drepper |
2007-09-15 | * rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7. | Ulrich Drepper |
2007-09-15 | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper |
2007-03-17 | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper |
2006-09-09 | [BZ #3189] | Ulrich Drepper |
2006-09-09 | [BZ #3189] | Ulrich Drepper |
2006-05-10 | * misc/sys/queue.h: Remove uses of all QUEUEDEBUG_* macros. | Ulrich Drepper |
2006-05-01 | [BZ #2517] | Ulrich Drepper |
2006-02-23 | [BZ #2172] | Roland McGrath |
2006-01-14 | * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN): Removed. | Roland McGrath |
2006-01-14 | * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New | Roland McGrath |
2005-10-14 | [BZ #1458] | Ulrich Drepper |
2005-07-30 | * misc/bits/syslog.h: New file. | Ulrich Drepper |
2005-03-19 | [BZ #779] | Ulrich Drepper |
2005-03-01 | * posix/bits/unistd.h: Avoid calling __*_chk variants if we can | Ulrich Drepper |
2005-02-15 | * misc/sys/syslog.h: Fix typo in comment. | Roland McGrath |
2005-01-07 | Update. | Ulrich Drepper |
2005-01-06 | Update. | Ulrich Drepper |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper |
2007-07-12 | 2.5-18.1 | Jakub Jelinek |
2004-10-18 | 2004-10-15 Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper |
2004-10-07 | 2004-10-07 Andreas Schwab <schwab@suse.de> | Roland McGrath |
2004-09-17 | Update. | Ulrich Drepper |
2004-09-15 | Update. | Ulrich Drepper |
2004-09-14 | Update. | Ulrich Drepper |
2004-09-14 | Update. | Ulrich Drepper |
2004-09-10 | [BZ #377] | Ulrich Drepper |
2004-09-09 | Update. | Ulrich Drepper |
2004-09-07 | Update. | Ulrich Drepper |
2003-08-30 | Update. | Ulrich Drepper |
2003-04-19 | Update. | Ulrich Drepper |
2003-03-03 | Add prototype for remap_file_pages. | Ulrich Drepper |
2002-12-28 | Update. | Ulrich Drepper |
2002-08-28 | Add i386/dl-brk.S, mips/dl-brk.S, and sparc/dl-brk.S. | Ulrich Drepper |
2002-08-23 | Include <sys/types.h> instead of <stddef.h> since ssize_t is needed as well. ... | Ulrich Drepper |
2002-08-23 | Update. | Andreas Jaeger |