summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2005-11-15* elf/dl-open.c [!SHARED]: Remove _dl_tls_static_size definition.cvs/fedora-glibc-20051115T0809Ulrich Drepper
2005-11-11* io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64,Ulrich Drepper
2005-11-10* io/fcntl.h: Declare openat and openat64.Ulrich Drepper
2005-11-09(check_one_fd): For writable descriptors, use /dev/full. (__libc_check_standa...Ulrich Drepper
2005-11-08* sysdeps/mach/hurd/bits/stat.h (S_IMMAP0): New macro.Roland McGrath
2005-11-07* malloc/malloc.c (munmap_chunk): Suppress warnings from last change.Roland McGrath
2005-11-07sysdeps/unix/bsd/sun moved to portsRoland McGrath
2005-11-06* malloc/malloc.c (munmap_chunk): Add sanity checks.Ulrich Drepper
2005-11-06* configure.in: Remove gnu_ld definition and everything using it.Ulrich Drepper
2005-11-05* configure.in: If init_array/fini_array support is not available,Ulrich Drepper
2005-11-05* sysdeps/i386/configure.in (libc_mtune_example): Variable removed.Roland McGrath
2005-11-03[BZ #1774]Ulrich Drepper
2005-11-01* sysdeps/powerpc/powerpc64/MakefileUlrich Drepper
2005-10-31* sysdeps/ia64/fpu/libm-symbols.h (WEAK_LIBM_ENTRY): Add "__"Roland McGrath
2005-10-30* misc/hsearch_r.c (hsearch_r): Remove duplicate test.Ulrich Drepper
2005-10-23copyright updateRoland McGrath
2005-10-23[BZ #1254]cvs/fedora-glibc-2_3-20051023T0123Roland McGrath
2005-10-23[BZ #1252]Roland McGrath
2005-10-20* sysdeps/alpha/remqu.S: Return the correct result when the samecvs/fedora-glibc-20051020T0651Ulrich Drepper
2005-10-20* sysdeps/unix/sysv/linux/powerpc/powerpc32/ucontext_i.h (TESTS):Ulrich Drepper
2005-10-17* sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.h (SC_STSZ, TESTS):Ulrich Drepper
2005-10-17* libio/oldfileops.c (_IO_old_file_xsputn): Fix last patch.Ulrich Drepper
2005-10-172005-10-16 Alfred M. Szmidt <ams@gnu.org>Roland McGrath
2005-10-16* sysdeps/unix/sysv/linux/sh/makecontext.S: New file.Ulrich Drepper
2005-10-16* sysdeps/unix/sysv/linux/sh/bits/mman.h: Define MREMAP_FIXED.Roland McGrath
2005-10-16[BZ #1249, BZ #1252]cvs/fedora-glibc-2_3-20051017T0259Roland McGrath
2005-10-16[BZ #1254]Roland McGrath
2005-10-16[BZ #1253]Roland McGrath
2005-10-16[BZ #1253]Roland McGrath
2005-10-162005-10-15 Thomas Schwinge <tschwinge@gnu.org>Roland McGrath
2005-10-15* sysdeps/unix/fdopendir.c (fdopendir): Make sure descriptorUlrich Drepper
2005-10-15* sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): New function, brokenRoland McGrath
2005-10-15Comment fix.Roland McGrath
2005-10-14* sysdeps/unix/opendir.c (__opendir): Pass extra argument toUlrich Drepper
2005-10-14[BZ #1468]Ulrich Drepper
2005-10-14[BZ #1458]Ulrich Drepper
2005-10-13[BZ #1466]Ulrich Drepper
2005-10-10* sysdeps/generic/bits/byteswap.h (__bswap_constant_16): New macro.Ulrich Drepper
2005-10-06* sysdeps/unix/sysv/linux/readonly-area.c: Allow fopen to fail becauseUlrich Drepper
2005-10-06Allow fopen to fail because the file does not exist.Ulrich Drepper
2005-10-05* sysdeps/generic/ldsodefs.h (struct audit_ifaces):Roland McGrath
2005-10-03sysdeps/powerpc/nofpu moved to portscvs/fedora-glibc-20051003T2040Roland McGrath
2005-09-30* posix/regexec.c (update_cur_sifted_state, check_arrival,Ulrich Drepper
2005-09-28Close descriptor in case of error.Ulrich Drepper
2005-09-28* dirent/dirent.h: Declare fdopendir.Ulrich Drepper
2005-09-28[BZ #1384]Roland McGrath
2005-09-26(fls): New function. (gaih_inet): Don't use ffs, use fls. Convert address to...Ulrich Drepper
2005-09-26[BZ #524]Ulrich Drepper
2005-09-252005-09-24 Roland McGrath <roland@redhat.com>Roland McGrath
2005-09-20[BZ #1346]Roland McGrath