about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* * sysdeps/unix/sysv/linux/ia64/bits/shm.h (shmatt_t): New type. cvs/fedora-glibc-20051119T1959Ulrich Drepper2005-11-1912-22/+251
* (nscd_gethst_r): Avoid unnecesary read call if there are no aliases.Ulrich Drepper2005-11-191-2/+3
* * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Remove useless alias.Roland McGrath2005-11-184-7/+22
* * sysdeps/unix/sysv/linux/m68k/bits/mman.h (MREMAP_FIXED): New macro.Roland McGrath2005-11-182-1/+4
* * nscd/grpcache.c: Include <sys/socket.h>.Roland McGrath2005-11-181-0/+7
* 2005-11-18 Paul Brook <paul@codesourcery.com>Roland McGrath2005-11-184-2/+8
* * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Define SHM_NORESERVE.Ulrich Drepper2005-11-189-2/+21
* .Ulrich Drepper2005-11-182-4/+0
* .Ulrich Drepper2005-11-182-3/+0
* [BZ #1877]Ulrich Drepper2005-11-183-8/+61
* Remove dl-procinfo.h include.Ulrich Drepper2005-11-173-3/+0
* * elf/elf.h (R_PPC64_ADDR30): Renamed to R_PPC64_REL30.Roland McGrath2005-11-171-0/+4
* 2005-11-17 Roland McGrath <roland@redhat.com>Roland McGrath2005-11-171-1/+1
* * io/sys/stat.h (fstatat): If __REDIRECT_NTH isn't defined,Ulrich Drepper2005-11-173-2/+19
* [BZ #1877]Ulrich Drepper2005-11-174-16/+89
* * include/resolv.h: Include <stdbool.h>.Ulrich Drepper2005-11-172-1/+5
* * io/sys/stat.h: Use __const not const in fstatat prototypes.Ulrich Drepper2005-11-172-3/+7
* * sysdeps/pthread/unwind-forcedunwind.c (pthread_cancel_init): PutUlrich Drepper2005-11-162-1/+10
* * sysdeps/wordsize-32/Makefile (CPPFLAGS-divdi3.c): Set toUlrich Drepper2005-11-163-1/+8
* * sysdeps/unix/sysv/linux/fchownat.c: Include string.h. cvs/fedora-glibc-20051116T0829Ulrich Drepper2005-11-1610-1/+20
* * iconvdata/Makefile (modules): Add ISO_11548-1.Ulrich Drepper2005-11-169-2/+371
* * sysdeps/sh/bits/setjmp.h (_JMPBUF_UNWINDS): Remove incorrect &.Ulrich Drepper2005-11-162-2/+6
* [BZ 1865]Ulrich Drepper2005-11-164-15/+198
* * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat):Ulrich Drepper2005-11-165-5/+21
* * io/sys/poll.h: Add comment explaining poll is a cancellationUlrich Drepper2005-11-153-5/+15
* * sysdeps/unix/sysv/linux/syscalls.list (epoll_wait): Align withUlrich Drepper2005-11-152-4/+4
* * sysdeps/unix/sysv/linux/syscalls.list (epoll_create, epoll_ctl,Ulrich Drepper2005-11-153-4/+14
* * elf/dl-open.c [!SHARED]: Remove _dl_tls_static_size definition. cvs/fedora-glibc-20051115T0809Ulrich Drepper2005-11-153-8/+8
* [BZ #1294]Ulrich Drepper2005-11-123-3/+8
* * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64,Ulrich Drepper2005-11-1154-124/+3070
* * io/fcntl.h: Declare openat and openat64.Ulrich Drepper2005-11-1011-6/+477
* (__libc_check_standard_fds): Reverse modes so that common operations onUlrich Drepper2005-11-091-1/+1
* * sysdeps/generic/check_fds.c (check_one_fd): For writableUlrich Drepper2005-11-091-0/+7
* (check_one_fd): For writable descriptors, use /dev/full. (__libc_check_standa...Ulrich Drepper2005-11-091-10/+22
* * elf/elf.h (R_M32R_REL32): New macro.Roland McGrath2005-11-082-0/+5
* * sysdeps/mach/hurd/bits/stat.h (S_IMMAP0): New macro.Roland McGrath2005-11-082-2/+10
* * configure.in: Grok --with-cpu=CPU option. If given, search forRoland McGrath2005-11-085-4/+49
* * malloc/malloc.c (munmap_chunk): Suppress warnings from last change.Roland McGrath2005-11-074-3/+67
* sysdeps/unix/bsd/sun moved to portsRoland McGrath2005-11-0743-1974/+5
* * malloc/malloc.c (munmap_chunk): Add sanity checks.Ulrich Drepper2005-11-066-37/+31
* * configure.in: Remove gnu_as definition and everything using it.Ulrich Drepper2005-11-064-8/+5
* * config.make.in: Remove gnu-ld.Ulrich Drepper2005-11-062-1/+1
* * configure.in: Remove gnu_ld definition and everything using it.Ulrich Drepper2005-11-0626-275/+104
* * config.h.in: Remove HAVE_SUBTRACT_LOCAL_LABELS.Ulrich Drepper2005-11-052-4/+1
* * configure.in: Remove test for support for subtracting local labels.Ulrich Drepper2005-11-054-73/+8
* * configure.in: If init_array/fini_array support is not available,Ulrich Drepper2005-11-0511-170/+46
* * SUPPORTED (SUPPORTED-LOCALES): Fix typo in si_LK line.Ulrich Drepper2005-11-051-0/+4
* (SUPPORTED-LOCALES): Fix typo in si_LK line.Ulrich Drepper2005-11-051-1/+1
* * sysdeps/i386/configure.in (libc_mtune_example): Variable removed.Roland McGrath2005-11-053-6/+3
* [BZ #1089]Roland McGrath2005-11-053-34/+55