aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-04-07* sysdeps/posix/tempname.c (__gen_tempname): Change attempts_minUlrich Drepper8-34/+65
2006-04-07* sysdeps/generic/unwind-dw2.c (execute_cfa_program): Fix typo inUlrich Drepper4-3/+12
2006-04-07* inet/rexec.c (rexec_af): If we have no canonical name don'tUlrich Drepper3-3/+14
2006-04-07* elf/ldconfig.c (main): Use rawmemchr instead of strchr.Ulrich Drepper7-13/+33
2006-04-07* libio/fmemopen.c (fmemopen): Free stream memory in case ofUlrich Drepper32-224/+435
2006-04-052006-04-05 Alan Modra <amodra@bigpond.net.au>Ulrich Drepper3-11/+21
2006-04-05Add nonnull attributes.Ulrich Drepper1-93/+153
2006-04-04[BZ #2508]Roland McGrath3-12/+23
2006-04-04* soft-fp/adddf3.c: Add libgcc exception. Update FSF address.Roland McGrath71-140/+843
2006-04-04[BZ #2505]Roland McGrath3-1/+36
2006-04-04[BZ #2508]Roland McGrath2-4/+10
2006-04-04* iconvdata/Makefile (generate-8bit-table): Use LC_ALL=C.Roland McGrath2-4/+11
2006-04-04* sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Terminate FDERoland McGrath3-0/+16
2006-04-04* sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Test for <asm/elf.h>Roland McGrath2-1/+6
2006-04-04[BZ #2507]Roland McGrath1-0/+7
2006-04-04[BZ #2507]Roland McGrath1-2/+3
2006-04-02[BZ #2501]Ulrich Drepper2-18/+23
2006-04-02[BZ #2418]Ulrich Drepper3-4/+16
2006-04-01[BZ #2415]Ulrich Drepper2-1/+8
2006-04-01[BZ #2477]Ulrich Drepper2-2/+6
2006-04-01[BZ #2472]Ulrich Drepper2-1/+4
2006-04-01[BZ #2450]Ulrich Drepper5-9/+17
2006-04-01[BZ #2498]Ulrich Drepper2-11/+23
2006-03-31* sysdeps/unix/sysv/linux/Versions: Export sync_file_range withUlrich Drepper12-25/+281
2006-03-31* sysdeps/unix/sysv/linux/syscalls.list: Add splice syscall.Ulrich Drepper4-0/+12
2006-03-29* sysdeps/posix/getaddrinfo.c (gaih_inet): No need to duplicateUlrich Drepper2-9/+9
2006-03-28* sysdeps/unix/sysv/linux/kernel-features.h: Remove support forcvs/fedora-glibc-20060328T0900Ulrich Drepper3-27/+34
2006-03-28* sysdeps/unix/sysv/linux/kernel-features.h: AddUlrich Drepper16-123/+520
2006-03-27* wcsmbs/wchar.h (btowc, wctob): Don't optimize in C++.Ulrich Drepper2-0/+6
2006-03-25* sysdeps/sparc/sparc32/bits/atomic.hUlrich Drepper13-24/+54
2006-03-25* sysdeps/unix/sysv/linux/sparc/bits/poll.h: Add POLLMSG,Ulrich Drepper3-3/+18
2006-03-24* sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: DefineUlrich Drepper1-0/+12
2006-03-24Define LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.Ulrich Drepper8-8/+56
2006-03-19* elf/rtld.c (dl_main): Run final self-relocation after setting up TLS.Roland McGrath5-16/+93
2006-03-16* sysdeps/unix/sysv/linux/alpha/getcontext.S (__getcontext_x):Roland McGrath2-1/+6
2006-03-16[BZ #2466]Roland McGrath9-632/+1053
2006-03-16* wcsmbs/wchar.h (__wcstol_internal, __wcstoul_internal): Declare theseRoland McGrath2-4/+14
2006-03-16* sysdeps/powerpc/powerpc32/fpu/fprsave.S: Add cfi_offset for spillingRoland McGrath10-1/+84
2006-03-16[BZ #2423]Roland McGrath15-623/+1047
2006-03-16* sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES): Don'tRoland McGrath1-0/+5
2006-03-162004-12-09 Randolph Chung <tausq@debian.org>Roland McGrath1-1/+1
2006-03-15[BZ #2451]Ulrich Drepper4-9/+62
2006-03-08* sysdeps/unix/sysv/linux/ia64/dl-sysdep.hUlrich Drepper1-0/+5
2006-03-08(DL_SYSINFO_IMPLEMENTATION): Add missing newline.Ulrich Drepper1-2/+2
2006-03-06* version.h (VERSION): 2.4glibc-2.4cvs/glibc-2_4cvs/fedora-glibc-20060306T1239Roland McGrath7-296/+252
2006-03-06* sysdeps/unix/sysv/linux/x86_64/sysconf.cRoland McGrath3-22/+16
2006-03-06* sysdeps/mach/hurd/faccessat.c: New file.Roland McGrath22-109/+858
2006-03-06* malloc/malloc.c (MALLOC_ALIGNMENT): Revert to (2 * SIZE_SZ) value.cvs/fedora-glibc-20060306T0720Roland McGrath4-7/+36
2006-03-06* sysdeps/posix/sysconf.c (__sysconf): Use #if _POSIX_FOO > 0Roland McGrath4-92/+215
2006-03-06* sysdeps/sparc/sparc32/dl-trampoline.S: Add CFI markings.Roland McGrath10-116/+164