aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-07-24* sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: FixUlrich Drepper3-2/+9
2007-07-24* sysdeps/unix/sysv/linux/powerpc/lowlevellock.hUlrich Drepper5-275/+260
2007-07-23* io/Makefile (tests): Add tst-posix_fallocate.Ulrich Drepper4-1/+114
2007-07-23* pthread_rwlock_rdlock.c (__pthread_rwlock_rdlock): Add LLL_SHAREDUlrich Drepper6-22/+111
2007-07-23* sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: FixUlrich Drepper1-0/+10
2007-07-23Fix compilation when unconditionally using private futexes.Ulrich Drepper5-5/+13
2007-07-23[BZ #3665, BZ #4126, BZ #4178, BZ #4610]Roland McGrath7-8/+21
2007-07-22* sysdeps/mach/hurd/bits/fcntl.h [__USE_GNU] (O_CLOEXEC): New macro.Roland McGrath1-0/+5
2007-07-222007-07-22 Roland McGrath <roland@frob.com>Roland McGrath2-3/+5
2007-07-22* login/utmp_file.c (setutent_file): Use O_CLOEXEC if possible.Ulrich Drepper2-9/+35
2007-07-22* libio/fileops.c (_IO_new_file_fopen): Recognize 'e' flag and setUlrich Drepper5-28/+153
2007-07-22(_IO_new_file_fopen): Recognize 'e' flag and set O_CLOEXEC is needed.Ulrich Drepper1-0/+5
2007-07-22* manual/errno.texi: Change ECANCELED value to 119.Roland McGrath2-1/+3
2007-07-22* mach/lock-intern.h: Include <sys/cdefs.h>.Roland McGrath5-1/+25
2007-07-222006-06-13 Thomas Schwinge <tschwinge@gnu.org>Roland McGrath2-3/+3
2007-07-21* nscd/nscd_helper.c (get_mapping): Use MSG_CMSG_CLOEXEC forUlrich Drepper2-1/+8
2007-07-21* sysdeps/unix/sysv/linux/bits/socket.h: Define MSG_CMSG_CLOEXEC.Ulrich Drepper7-6/+23
2007-07-21Define MSG_CMSG_CLOEXEC.Ulrich Drepper1-1/+6
2007-07-20[BZ #4816] Jakub Jelinek2-1/+4
2007-07-20[BZ #4813] Jakub Jelinek2-3/+10
2007-07-19Update.Ulrich Drepper1-9/+1
2007-07-19* include/features.h (__USE_ISOC95): New define.Ulrich Drepper6-10/+30
2007-07-19* sysdeps/ia64/sched_cpucount.c: New file.Ulrich Drepper3-0/+49
2007-07-19* sysdeps/unix/sysv/linux/bits/sched.h (__sched_cpucount): AddUlrich Drepper3-1/+19
2007-07-19* bits/types.h: Don't include stddef.h, don't define __need_size_t.Ulrich Drepper7-14/+24
2007-07-19* libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): New function.Ulrich Drepper11-20/+48
2007-07-19* bits/confname.h (_CS_POSIX_V6_WIDTH_RESTRICTED_ENVS): Define.Ulrich Drepper5-11/+18
2007-07-19[BZ #4792]Ulrich Drepper3-3/+16
2007-07-19* libio/iopopen.c (_IO_new_proc_open): Don't close child_std_endUlrich Drepper3-1/+100
2007-07-19(_IO_new_proc_open): Don't close child_std_end if one of proc_file_chain stre...Ulrich Drepper1-2/+11
2007-07-16* elf/ldconfig.c: Allow GPLv2 or any later version.Roland McGrath73-144/+291
2007-07-15* sysdeps/sh/bsd-setjmp.S (setjmp): Use correct argument registers.Roland McGrath4-11/+18
2007-07-13* configure: Regenerated.Roland McGrath1-1/+4
2007-07-132007-07-13 Roland McGrath <roland@redhat.com>Roland McGrath1-1000/+5134
2007-07-12* sysdeps/powerpc/powerpc32/power6/memset.S: Update comments.Ulrich Drepper11-145/+613
2007-07-12[BZ #4775, BZ #4776]Ulrich Drepper11-247/+1143
2007-07-10[BZ #4773]Ulrich Drepper4-30/+82
2007-07-10Test of greedy matching in strptime.Ulrich Drepper1-0/+23
2007-07-10* elf/elf.h (NT_GNU_ABI_TAG): New macro.Roland McGrath1-0/+6
2007-07-102007-07-09 Roland McGrath <roland@redhat.com>Roland McGrath1-5/+18
2007-07-09* sysdeps/x86_64/cacheinfo.c (intel_02_known): Add new entries.Ulrich Drepper3-1/+10
2007-07-08* stdio-common/vfscanf.c (_IO_vfscanf): Add additional test for EOFUlrich Drepper7-27/+86
2007-07-07* libio/wstrops.c (_IO_wstr_underflow): Clear errno beforeUlrich Drepper5-5/+28
2007-07-07[BZ #4745]Ulrich Drepper4-3/+58
2007-07-07* sysdeps/sh/tls.h: Include stdlib.h, list.h, sysdep.h andUlrich Drepper1-0/+5
2007-07-07Include stdlib.h, list.h, sysdep.h and kernel-features.h.Ulrich Drepper1-0/+4
2007-07-05* Makeconfig ($(common-objpfx)gnu/lib-names.stmp): Use LC_ALL=C whenRoland McGrath2-1/+6
2007-07-04whitespaceRoland McGrath1-1/+0
2007-07-04Fix typo.Ulrich Drepper1-1/+1
2007-07-04* elf/dl-sysdep.c (_dl_important_hwcaps): Add integer overflow check.Ulrich Drepper3-8/+44