Age | Commit message (Expand) | Author | Files | Lines |
2007-04-06 | * tst-locale1.c: Avoid warnings. | Ulrich Drepper | 1 | -0/+5 |
2007-04-06 | Avoid warnings. | Ulrich Drepper | 2 | -4/+6 |
2007-03-26 | * scripts/check-local-headers.sh: Filter out sys/capability.h.cvs/fedora-glibc-20070331T1609 | Ulrich Drepper | 1 | -0/+5 |
2007-03-26 | * sysdeps/powerpc/bits/atomic.h | Ulrich Drepper | 1 | -3/+2 |
2007-03-17 | * elf/dl-open.c (dl_open_worker): Declare l in 2 differentcvs/fedora-glibc-20070317T2130 | Ulrich Drepper | 1 | -0/+6 |
2007-03-17 | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper | 2 | -4/+5 |
2007-03-13 | * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h (PSEUDO): Use two | Richard Henderson | 2 | -1/+8 |
2007-02-25 | * sysdeps/unix/sysv/linux/fork.c (__libc_fork): Reset refcntr in | Ulrich Drepper | 2 | -3/+12 |
2007-02-21 | [BZ #4076]cvs/fedora-glibc-20070221T1011 | Ulrich Drepper | 1 | -0/+5 |
2007-02-21 | [BZ #4070] | Ulrich Drepper | 1 | -3/+3 |
2007-02-19 | [BZ #3325] | Ulrich Drepper | 1 | -0/+5 |
2007-02-19 | * sysdeps/unix/closedir.c: Outside libc don't use locking. | Ulrich Drepper | 1 | -1/+7 |
2007-02-10 | * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Remove incorrect comment.cvs/fedora-glibc-20070211T1607 | Ulrich Drepper | 2 | -1/+7 |
2007-01-19 | * tst-initializers1.c: We want to test the initializers as seen | Ulrich Drepper | 2 | -1/+7 |
2007-01-18 | * pthread_join.c (cleanup): Avoid warning. | Ulrich Drepper | 1 | -0/+4 |
2007-01-18 | (cleanup): Avoid warning. | Ulrich Drepper | 1 | -2/+2 |
2007-01-17 | * sysdeps/unix/sysv/linux/fatal-prepare.h: Use PTHFCT_CALL tocvs/fedora-glibc-20070117T1043cvs/fedora-glibc-20070117T0857 | Ulrich Drepper | 2 | -1/+17 |
2007-01-17 | * sysdeps/unix/sysv/linux/libc_pthread_init.c: Don't just copy the | Ulrich Drepper | 8 | -40/+85 |
2007-01-12 | [BZ #3840] | Ulrich Drepper | 2 | -1/+9 |
2007-01-12 | * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h | Ulrich Drepper | 2 | -1/+7 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 69 | -768/+373 |
2007-07-31 | . | Jakub Jelinek | 69 | -373/+768 |
2007-01-11 | * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Cleanups. Define | Ulrich Drepper | 1 | -0/+5 |
2007-01-11 | Cleanups. Define FUTEX_CMP_REQUEUE and lll_futex_requeue. | Ulrich Drepper | 1 | -6/+22 |
2007-01-10 | * shlib-versions: Fix sparc64 linux target specification. | Jakub Jelinek | 2 | -1/+5 |
2007-01-10 | * io/fts.c: Make sure fts_cur is always valid after return from | Ulrich Drepper | 2 | -2/+7 |
2006-12-22 | * nis/nss_compat/compat-grp.c (internal_getgrgid_r): Don't | Ulrich Drepper | 1 | -1/+1 |
2006-12-21 | * include/atomic.h (atomic_forced_read): New macro. | Ulrich Drepper | 2 | -5/+18 |
2006-12-09 | * misc/mntent_r.c (__hasmntopt): Check p[optlen] even when p == rest. | Ulrich Drepper | 3 | -2/+49 |
2006-12-09 | * sysdeps/unix/sysv/linux/rtld-lowlevel.h | Ulrich Drepper | 2 | -1/+6 |
2006-10-30 | * sysdeps/ia64/pthread_spin_unlock.c (pthread_spin_unlock): Use | Ulrich Drepper | 2 | -2/+7 |
2006-10-29 | * configure.in: Relax -z relro requirement a bit.cvs/fedora-glibc-20061029T2155 | Ulrich Drepper | 1 | -0/+16 |
2006-10-29 | * po/sv.po: Update from translation team. | Ulrich Drepper | 11 | -77/+77 |
2006-10-28 | * sysdeps/pthread/pthread_barrier_wait.c: Move to... | Ulrich Drepper | 16 | -0/+31 |
2006-10-28 | * sysdeps/x86_64/tls.h: Likewise. | Ulrich Drepper | 1 | -2/+3 |
2006-10-27 | USE_TLS support is now default. | Ulrich Drepper | 11 | -32/+20 |
2006-10-27 | * elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scope | Ulrich Drepper | 13 | -18/+115 |
2006-10-26 | * pthread_attr_setstacksize.c (NEW_VERNUM): Define to GLIBC_2_3_3 | Ulrich Drepper | 2 | -1/+6 |
2006-10-18 | [BZ #3313] | Ulrich Drepper | 2 | -9/+15 |
2006-10-12 | [BZ #3352] | Ulrich Drepper | 9 | -24/+17 |
2006-10-12 | Add SEM_VALUE_MAX. | Ulrich Drepper | 5 | -0/+15 |
2006-10-11 | * sysdeps/unix/sysv/linux/syscalls.list: Add epoll_pwait. | Ulrich Drepper | 2 | -1/+14 |
2006-10-11 | * include/atomic.c: Define catomic_* operations. | Ulrich Drepper | 2 | -9/+14 |
2006-10-10 | Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper | 2 | -0/+155 |
2006-10-07 | * Versions.def: Add GLIBC_2.6 to libpthread. | Ulrich Drepper | 7 | -8/+139 |
2006-09-24 | * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Implement rule 4, | Ulrich Drepper | 2 | -1/+7 |
2006-09-18 | * sysdeps/unix/sysv/linux/sys/ptrace.h (PT_GETEVENTMSG): Fix pasto. | Ulrich Drepper | 3 | -8/+27 |
2006-09-17 | * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: For PI | Ulrich Drepper | 4 | -4/+50 |
2006-09-15 | 2006-09-14 Jakub Jelinek <jakub@redhat.com>cvs/fedora-glibc-20060915T0943 | Ulrich Drepper | 1 | -14/+13 |
2006-09-12 | [BZ #2526, BZ #3138, BZ #3143] | Ulrich Drepper | 2 | -9/+21 |