summaryrefslogtreecommitdiff
path: root/nptl/sysdeps
AgeCommit message (Expand)Author
2008-11-07* bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address, Jakub Jelinek
2008-11-01[BZ #6843]Ulrich Drepper
2008-10-22* misc/syslog.c (openlog_internal): Fix __have_sock_cloexecUlrich Drepper
2008-10-06* sysdeps/unix/sysv/linux/fork.c (__libc_fork): Add memory barrierUlrich Drepper
2008-09-23* sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_lock, Andreas Jaeger
2008-08-15* sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Define MAP_STACK.Ulrich Drepper
2008-07-26* Makeconfig: Define pie-ccflag and PIE-ccflag variables.Ulrich Drepper
2008-07-26* stdio-common/printf_fp.c (___printf_fp): Give wide outout codeUlrich Drepper
2008-07-25* include/rpc/clnt.h: Declare __libc_clntudp_bufcreate andUlrich Drepper
2008-06-12* nscd/grpcache.c (cache_addgr): Correctly compute size ofcvs/fedora-glibc-20080612T1619Ulrich Drepper
2008-05-29* sysdeps/pthread/pthread.h: Fix typo in comment.Ulrich Drepper
2008-05-29(do_clone): Pass accurate length of CPU set to the kernel.Ulrich Drepper
2008-05-27Remove useless more "if" tests before "free".Ulrich Drepper
2008-05-20* sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: New file.Jakub Jelinek
2008-05-11* sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: AccessUlrich Drepper
2008-04-15* sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c Jakub Jelinek
2008-04-08[BZ #6020] cvs/fedora-glibc-20080408T0706Jakub Jelinek
2008-03-27* sysdeps/unix/sysv/linux/bits/local_lim.h: Undefined ARG_MAX ifUlrich Drepper
2008-03-17* sysdeps/unix/sysv/linux/dl-sysdep.h: Use __ASSEMBLER__ instead Jakub Jelinek
2008-03-14Fix typo.cvs/fedora-glibc-20080314T2159Ulrich Drepper
2008-03-14* sysdeps/unix/sysv/linux/i386/dl-sysdep.h: DefineUlrich Drepper
2008-03-08[BZ #5778]Ulrich Drepper
2008-01-30(sem_post): Avoid unnecessary addr32 prefix.Ulrich Drepper
2008-01-22* sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Use short for fnstsw.Ulrich Drepper
2008-01-22(XADD): Use a scratch register.Ulrich Drepper
2008-01-10* pthread-errnos.sym: Add EOVERFLOW.Ulrich Drepper
2007-12-14* sysdeps/x86_64/pthreaddef.h (ARCH_RETRY_MMAP): Take additionalUlrich Drepper
2007-12-12[BZ #5463, BZ #5464]cvs/fedora-glibc-20071212T1051Ulrich Drepper
2007-12-12[BZ #5465]Ulrich Drepper
2007-12-07[BZ #5441, BZ #5452, BZ #5454]Ulrich Drepper
2007-12-05* sysdeps/unix/sysv/linux/sh/lowlevellock.S (__lll_timedlock_wait):Ulrich Drepper
2007-11-24* sysdeps/unix/sysv/linux/x86_64/lowlevellock.S (__lll_timedlock_wait):Ulrich Drepper
2007-11-20* sysdeps/pthread/pthread.h (pthread_cleanup_push,Ulrich Drepper
2007-11-09[BZ #5240]Ulrich Drepper
2007-11-08[BZ #5245]Ulrich Drepper
2007-11-06* elf/rtld.c (dl_main): Use the page size to find the map start.Ulrich Drepper
2007-11-06* time/tzfile.c (__tzfile_read): Fix check for version 0 data files.Ulrich Drepper
2007-10-28[BZ #5204]Ulrich Drepper
2007-10-28[BZ #5208]Ulrich Drepper
2007-10-17* sysdeps/unix/sysv/linux/i386/i486/sem_post.S (__old_sem_post): New Jakub Jelinek
2007-10-16(__tzfile_read): Take extra memory requested by caller into account when copy...Ulrich Drepper
2007-10-10* sysdeps/pthread/bits/libc-lock.h (__libc_rwlock_init): Inside ofUlrich Drepper
2007-09-02* sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.SUlrich Drepper
2007-08-21* sysdeps/unix/sysv/linux/alpha/lowlevellock.h (lll_robust_dead): Jakub Jelinek
2007-08-20* csu/libc-start.c: Don't handle VDSO_SETUP here.Ulrich Drepper
2007-08-16* sysdeps/unix/sysv/linux/alpha/lowlevellock.h Jakub Jelinek
2007-08-15* sysdeps/sparc/fpu/fraiseexcpt.c (__feraiseexcept): Fix raising cvs/fedora-glibc-20070815T2049Jakub Jelinek
2007-08-15* sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.SUlrich Drepper
2007-08-15(__pthread_cond_broadcast): Pass LLL_PRIVATE to lll_* and or FUTEX_PRIVATE_FL...Ulrich Drepper
2007-08-14* sysdeps/sparc/sparc32/dl-machine.h (elf_machine_runtime_setup): No Jakub Jelinek