| Commit message (Expand) | Author | Age | Files | Lines |
* | Actually define pthread_mutex_consistent. |  Ulrich Drepper | 2010-01-14 | 1 | -0/+1 |
* | Add support for new Linux error ERFKILL. |  Ulrich Drepper | 2009-11-14 | 1 | -0/+1 |
* | Implement pthread_sigqueue. |  Ulrich Drepper | 2009-06-12 | 1 | -0/+1 |
* | Check for valid stack frame in longjmp. |  Ulrich Drepper | 2009-05-15 | 1 | -0/+1 |
* | * socket/sys/socket.h: Declare accept4. |  Ulrich Drepper | 2008-12-03 | 1 | -0/+1 |
* | * Versions.def: Add GLIBC_2.9 to libresolv. |  Ulrich Drepper | 2008-08-01 | 1 | -0/+1 |
* | * Versions.def: Add GLIBC_2.9 version tag for libutil. |  Ulrich Drepper | 2008-07-26 | 1 | -0/+1 |
* | * Versions.def (glibc): Add GLIBC_2.9. |  Ulrich Drepper | 2008-07-25 | 1 | -0/+1 |
* | * stdlib/stdlib.h: Define __compar_d_fn_t. Declare qsort_r. |  Ulrich Drepper | 2007-11-13 | 1 | -0/+1 |
* | * rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7. |  Ulrich Drepper | 2007-09-15 | 1 | -0/+1 |
* | * Makerules (sysd-rules): Define PTW for ptw-* files. |  Ulrich Drepper | 2007-05-24 | 1 | -0/+1 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #3483, BZ #3493, BZ #3514, BZ #3515, BZ #3664, BZ #3673, BZ #3674] |  Ulrich Drepper | 2007-01-11 | 1 | -0/+2 |
* | . |  Jakub Jelinek | 2007-07-31 | 1 | -2/+0 |
* | * sysdeps/unix/sysv/linux/syscalls.list: Add epoll_pwait. |  Ulrich Drepper | 2006-10-11 | 1 | -0/+1 |
* | * Versions.def: Add GLIBC_2.6 to libpthread. |  Ulrich Drepper | 2006-10-07 | 1 | -0/+1 |
* | * sysdeps/unix/sysv/linux/syscalls.list: Add splice syscall. |  Ulrich Drepper | 2006-03-31 | 1 | -0/+1 |
* | lio_listio should emit an event for each individual request in |  Ulrich Drepper | 2006-01-03 | 1 | -0/+1 |
* | * Versions.def: Add GLIBC_2.4 for libpthread.cvs/fedora-glibc-20051227T1426 |  Ulrich Drepper | 2005-12-27 | 1 | -0/+1 |
* | * Versions.def (ld): Add GLIBC_2.4. |  Ulrich Drepper | 2005-06-26 | 1 | -0/+1 |
* | * sysdeps/generic/w_exp2.c [NO_LONG_DOUBLE]: Fix typos in alias names. |  Roland McGrath | 2005-03-28 | 1 | -0/+1 |
* | * Versions.def (libdl, librt): Add GLIBC_2.3.4 version. |  Roland McGrath | 2005-03-22 | 1 | -0/+2 |
* | * sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memory |  Ulrich Drepper | 2005-02-21 | 1 | -0/+1 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. |  Ulrich Drepper | 2004-12-22 | 1 | -8/+0 |
* | 2.5-18.1 |  Jakub Jelinek | 2007-07-12 | 1 | -0/+8 |
* | Update. |  Ulrich Drepper | 2004-03-20 | 1 | -0/+1 |
* | Update. |  Ulrich Drepper | 2004-03-08 | 1 | -0/+3 |
* | Update. |  Ulrich Drepper | 2004-02-21 | 1 | -0/+1 |
* | * Versions.def (libm): Replace GLIBC_2.3.3 with GLIBC_2.3.4. * sysdeps/alpha/fpu/Versions (libm): Likewise. * sysdeps/alpha/fpu/cfloat-compat.h (cfloat_versions): Likewise. * sysdeps/alpha/fpu/s_clog10f.c (clog10f): Likewise. |  Richard Henderson | 2004-01-23 | 1 | -1/+1 |
* | Add GLIBC_2.3.4. |  Ulrich Drepper | 2004-01-16 | 1 | -0/+1 |
* | * Versions.def (libm): Add GLIBC_2.3.3. |  Richard Henderson | 2004-01-13 | 1 | -0/+1 |
* | Update. |  Ulrich Drepper | 2003-03-25 | 1 | -0/+1 |
* | Update. |  Ulrich Drepper | 2003-03-18 | 1 | -0/+1 |
* | * sysdeps/powerpc/elf/libc-start.c (AUX_VECTOR_INIT): Define it. |  Roland McGrath | 2003-03-15 | 1 | -0/+1 |
* | 2003-03-10 Roland McGrath <roland@redhat.com> |  Roland McGrath | 2003-03-10 | 1 | -0/+1 |
* | * sysdeps/ia64/dl-fptr.c (__ia64_make_fptr): Revert last change. |  Roland McGrath | 2003-03-03 | 1 | -0/+1 |
* | No new symbols in 2.3.1, but some new ones in 2.3.2. |  Ulrich Drepper | 2002-12-10 | 1 | -1/+1 |
* | * elf/rtld-Rules ($(objpfx)rtld-libc.a): Use $(verbose) in ar command. |  Roland McGrath | 2002-10-14 | 1 | -0/+1 |
* | (libc): Add GLIBC_2.3.1. (libpthread): Add GLIBC_2.3.1. |  Ulrich Drepper | 2002-10-09 | 1 | -0/+2 |
* | Update. |  Ulrich Drepper | 2002-08-29 | 1 | -0/+1 |
* | Update. |  Ulrich Drepper | 2002-07-11 | 1 | -0/+1 |
* | Update. |  Ulrich Drepper | 2002-07-10 | 1 | -0/+2 |
* | 2002-03-11 Roland McGrath <roland@frob.com> |  Roland McGrath | 2002-03-11 | 1 | -0/+1 |
* | [ld]: Add GLIBC_2.3. |  Ulrich Drepper | 2002-02-07 | 1 | -0/+1 |
* | Update. |  Ulrich Drepper | 2002-02-01 | 1 | -25/+10 |
* | Update. |  Ulrich Drepper | 2002-01-31 | 1 | -0/+1 |
* | Update. |  Ulrich Drepper | 2001-12-06 | 1 | -0/+3 |
* | Update. |  Andreas Jaeger | 2001-09-20 | 1 | -0/+2 |
* | 2001-08-21 Roland McGrath <roland@frob.com> |  Roland McGrath | 2001-08-21 | 1 | -0/+1 |
* | Add version 2.2.4 for libc. |  Andreas Jaeger | 2001-06-01 | 1 | -0/+1 |
* | Update. |  Ulrich Drepper | 2001-03-03 | 1 | -0/+3 |