aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2007-08-04* sysdeps/unix/opendir.c (__alloc_dir): Correct order of DIRUlrich Drepper1-2/+2
2007-08-03* io/Makefile (aux): Add have_o_cloexec.Ulrich Drepper1-3/+29
2007-08-03* sysdeps/unix/opendir.c (__alloc_dir): Don't initialize ->data.Ulrich Drepper2-9/+9
2007-08-03* sysdeps/unix/dirstream.h (struct __dirstream): Move lock memberUlrich Drepper2-44/+27
2007-08-01* sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): UsingUlrich Drepper1-59/+5
2007-08-01* sysdeps/unix/sysv/linux/i386/syscalls.list (fallocate): Add fallocatecvs/fedora-glibc-20070801T1703Ulrich Drepper3-0/+120
2007-08-01* stdlib/tst-strtod2.c (do_test): Use %tu in fmt string for ptrdiff_tUlrich Drepper3-16/+28
2007-08-01* sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs_conf): CountUlrich Drepper1-39/+68
2007-07-31(__get_nprocs): Use /sys filesystem to determine which processors are online.Ulrich Drepper1-1/+51
2007-07-31* sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate): Fix Jakub Jelinek1-1/+1
2007-07-29* sysdeps/unix/sysv/linux/bits/sched.h (__CPU_ZERO_S): OptimizeUlrich Drepper1-3/+13
2007-07-29* posix/Makefile (routines): Add sched_cpualloc and sched_cpufree.Ulrich Drepper1-11/+46
2007-07-28* nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known toUlrich Drepper2-7/+9
2007-07-28* iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code.Ulrich Drepper3-33/+27
2007-07-28* sysdeps/posix/posix_fallocate64.c: UndefineUlrich Drepper5-1/+186
2007-07-23* io/Makefile (tests): Add tst-posix_fallocate.Ulrich Drepper1-0/+5
2007-07-23[BZ #3665, BZ #4126, BZ #4178, BZ #4610]Roland McGrath5-5/+11
2007-07-222007-07-22 Roland McGrath <roland@frob.com>Roland McGrath1-1/+3
2007-07-22* mach/lock-intern.h: Include <sys/cdefs.h>.Roland McGrath3-1/+6
2007-07-222006-06-13 Thomas Schwinge <tschwinge@gnu.org>Roland McGrath2-3/+3
2007-07-21* sysdeps/unix/sysv/linux/bits/socket.h: Define MSG_CMSG_CLOEXEC.Ulrich Drepper6-6/+12
2007-07-21Define MSG_CMSG_CLOEXEC.Ulrich Drepper1-1/+6
2007-07-19* sysdeps/ia64/sched_cpucount.c: New file.Ulrich Drepper2-0/+44
2007-07-19* sysdeps/unix/sysv/linux/bits/sched.h (__sched_cpucount): AddUlrich Drepper1-0/+6
2007-07-16* elf/ldconfig.c: Allow GPLv2 or any later version.Roland McGrath1-2/+3
2007-07-15* sysdeps/sh/bsd-setjmp.S (setjmp): Use correct argument registers.Roland McGrath3-11/+11
2007-07-12* sysdeps/powerpc/powerpc32/power6/memset.S: Update comments.Ulrich Drepper10-145/+592
2007-07-09* sysdeps/x86_64/cacheinfo.c (intel_02_known): Add new entries.Ulrich Drepper2-1/+5
2007-07-02* sysdeps/unix/sysv/linux/bits/socket.h (PF_UNIX): Update comment.Ulrich Drepper1-1/+1
2007-06-30* sysdeps/unix/sysv/linux/bits/socket.h: Add PF_RXRPC and AF_RXRPC.Ulrich Drepper1-1/+5
2007-06-30007-06-29 Martin Schwidefsky <schwidefsky@de.ibm.com>Ulrich Drepper3-0/+222
2007-06-20* elf/dl-close.c (free_mem): Free _dl_scope_free_list.Ulrich Drepper1-4/+12
2007-06-19* sysdeps/generic/ldsodefs.h (rtld_global): Reorder some elementsUlrich Drepper1-11/+13
2007-06-17Tell gcc about the nonstandard sections.Ulrich Drepper1-2/+2
2007-06-17[BZ #4125] Andreas Jaeger5-5/+116
2007-06-16(make_request): When determining whether there are IPv4/IPv6 addresses, ignor...Ulrich Drepper1-24/+56
2007-06-08* sysdeps/unix/sysv/linux/bits/sched.h: Make second parameter ofUlrich Drepper1-1/+2
2007-06-08* posix/sched_cpucount.c (__sched_cpucount): Allow using specialUlrich Drepper1-0/+26
2007-06-08* sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (nextafterl): RemoveUlrich Drepper3-68/+141
2007-06-08[BZ #4586]Ulrich Drepper3-3/+12
2007-06-04* sysdeps/ieee754/ldbl-128ibm/printf_fphex.cUlrich Drepper1-16/+19
2007-06-03* sysdeps/powerpc/powerpc32/970/fpu/Implies: New file.Ulrich Drepper96-0/+10215
2007-05-28* sysdeps/unix/sysv/linux/futimes.c (miss_utimensat): Don't defineUlrich Drepper1-2/+2
2007-05-26* sysdeps/unix/sysv/linux/powerpc/libc-start.c: Include <sysdep.h>.Ulrich Drepper1-0/+1
2007-05-25* sysdeps/powerpc/tls.h (tcbhead_t): Add gscope_flag.Ulrich Drepper1-1/+10
2007-05-24* Makerules (sysd-rules): Define PTW for ptw-* files.Ulrich Drepper5-7/+71
2007-05-21* sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Pass correct valueUlrich Drepper1-18/+19
2007-05-21* sysdeps/unix/sysv/linux/x86_64/sysconf.c: Move cache informationUlrich Drepper6-365/+1062
2007-05-21[BZ #4514]Ulrich Drepper4-3/+89
2007-05-19(__ASSUME_PRIVATE_FUTEX): Define for kernel >= 2.6.22.Ulrich Drepper1-1/+6