aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2005-12-02* io/Makefile (routines): Add mknodat, xmknodat, mkdirat, mkfifoat.Ulrich Drepper7-0/+414
2005-12-02Add one more parameter check.Ulrich Drepper1-1/+7
2005-11-28(MREMAP_FIXED): Added. Patch by René Rebe <rene@exactcode.de>.Andreas Jaeger1-1/+2
2005-11-27* sysdeps/posix/getaddrinfo.c: Avoid RFC 3484 sorting if there areUlrich Drepper1-4/+9
2005-11-27(gaih_inet): Avoid some code duplication.Ulrich Drepper1-50/+29
2005-11-272005-11-27 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+2
2005-11-27* sysdeps/posix/euidaccess.c [_LIBC] (euidaccess): Don't cacheUlrich Drepper1-44/+44
2005-11-27 * sysdeps/alpha/strncmp.S: Don't read too much data when pointers ...Richard Henderson1-5/+28
2005-11-26 * sysdeps/unix/sysv/linux/alpha/fxstatat.c (__fxstatat): Fix typo. ...Richard Henderson3-5/+5
2005-11-25* sysdeps/unix/sysv/linux/fxstatat64.c: Include string.h.Ulrich Drepper1-0/+1
2005-11-22* nscd/connections.c (sendfileall): Define.Ulrich Drepper1-1/+0
2005-11-21..Ulrich Drepper1-2/+0
2005-11-19* sysdeps/unix/sysv/linux/ia64/bits/shm.h (shmatt_t): New type.cvs/fedora-glibc-20051119T1959Ulrich Drepper5-11/+34
2005-11-18* sysdeps/powerpc/powerpc32/fpu/s_lround.S: Remove useless alias.Roland McGrath3-7/+14
2005-11-18* sysdeps/unix/sysv/linux/m68k/bits/mman.h (MREMAP_FIXED): New macro.Roland McGrath1-1/+2
2005-11-182005-11-18 Paul Brook <paul@codesourcery.com>Roland McGrath1-2/+5
2005-11-18* sysdeps/unix/sysv/linux/sparc/bits/shm.h: Define SHM_NORESERVE.Ulrich Drepper8-2/+10
2005-11-18[BZ #1877]Ulrich Drepper1-0/+9
2005-11-17Remove dl-procinfo.h include.Ulrich Drepper3-3/+0
2005-11-17[BZ #1877]Ulrich Drepper2-12/+22
2005-11-16* sysdeps/wordsize-32/Makefile (CPPFLAGS-divdi3.c): Set toUlrich Drepper2-1/+2
2005-11-16* sysdeps/unix/sysv/linux/fchownat.c: Include string.h.cvs/fedora-glibc-20051116T0829Ulrich Drepper8-0/+8
2005-11-16* sysdeps/sh/bits/setjmp.h (_JMPBUF_UNWINDS): Remove incorrect &.Ulrich Drepper1-2/+2
2005-11-16[BZ 1865]Ulrich Drepper1-6/+21
2005-11-16* sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat):Ulrich Drepper4-5/+14
2005-11-15* io/sys/poll.h: Add comment explaining poll is a cancellationUlrich Drepper1-3/+6
2005-11-15* sysdeps/unix/sysv/linux/syscalls.list (epoll_wait): Align withUlrich Drepper1-2/+2
2005-11-15* sysdeps/unix/sysv/linux/syscalls.list (epoll_create, epoll_ctl,Ulrich Drepper1-3/+3
2005-11-15* elf/dl-open.c [!SHARED]: Remove _dl_tls_static_size definition.cvs/fedora-glibc-20051115T0809Ulrich Drepper1-2/+3
2005-11-11* io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64,Ulrich Drepper32-89/+1987
2005-11-10* io/fcntl.h: Declare openat and openat64.Ulrich Drepper5-1/+257
2005-11-09(check_one_fd): For writable descriptors, use /dev/full. (__libc_check_standa...Ulrich Drepper1-10/+22
2005-11-08* sysdeps/mach/hurd/bits/stat.h (S_IMMAP0): New macro.Roland McGrath1-2/+5
2005-11-07* malloc/malloc.c (munmap_chunk): Suppress warnings from last change.Roland McGrath2-2/+62
2005-11-07sysdeps/unix/bsd/sun moved to portsRoland McGrath42-1974/+0
2005-11-06* malloc/malloc.c (munmap_chunk): Add sanity checks.Ulrich Drepper1-1/+1
2005-11-06* configure.in: Remove gnu_ld definition and everything using it.Ulrich Drepper13-81/+14
2005-11-05* configure.in: If init_array/fini_array support is not available,Ulrich Drepper1-23/+1
2005-11-05* sysdeps/i386/configure.in (libc_mtune_example): Variable removed.Roland McGrath2-6/+0
2005-11-03[BZ #1774]Ulrich Drepper1-14/+16
2005-11-01* sysdeps/powerpc/powerpc64/MakefileUlrich Drepper4-0/+268
2005-10-31* sysdeps/ia64/fpu/libm-symbols.h (WEAK_LIBM_ENTRY): Add "__"Roland McGrath1-2/+2
2005-10-30* misc/hsearch_r.c (hsearch_r): Remove duplicate test.Ulrich Drepper2-4/+8
2005-10-23copyright updateRoland McGrath1-1/+2
2005-10-23[BZ #1254]cvs/fedora-glibc-2_3-20051023T0123Roland McGrath1-5/+8
2005-10-23[BZ #1252]Roland McGrath1-2/+4
2005-10-20* sysdeps/alpha/remqu.S: Return the correct result when the samecvs/fedora-glibc-20051020T0651Ulrich Drepper2-2/+2
2005-10-20* sysdeps/unix/sysv/linux/powerpc/powerpc32/ucontext_i.h (TESTS):Ulrich Drepper2-0/+34
2005-10-17* sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.h (SC_STSZ, TESTS):Ulrich Drepper2-0/+27
2005-10-17* libio/oldfileops.c (_IO_old_file_xsputn): Fix last patch.Ulrich Drepper1-4/+9