about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * NEWS: Synch with 2.3 branch updates.Roland McGrath2005-11-041-0/+4
* 2005-11-03 Roland McGrath <roland@redhat.com>Roland McGrath2005-11-041-2/+20
* * sunrpc/svc.c (svc_getreq_poll): Fix inefficient loop test.Ulrich Drepper2005-11-041-0/+4
* (svc_getreq_poll): Fix inefficient loop test.Ulrich Drepper2005-11-041-5/+7
* * sunrpc/svc.c (svc_getreqset): Use ffsl instead of ffs on fd_mask,Roland McGrath2005-11-032-2/+3
* [BZ #1548]Roland McGrath2005-11-031-0/+6
* [BZ #1548]Roland McGrath2005-11-031-1/+1
* [BZ #1774]Ulrich Drepper2005-11-032-14/+26
* * sysdeps/powerpc/powerpc64/MakefileUlrich Drepper2005-11-015-0/+276
* * resolv/res_init.c (__res_iclose): New function. Broken out ofUlrich Drepper2005-11-018-58/+65
* * debug/execinfo.h: Change backtrace_symbols_fd comment.Ulrich Drepper2005-10-311-1/+1
* [BZ #1579]Ulrich Drepper2005-10-311-0/+5
* Change backtrace+symbols_fd comment.Ulrich Drepper2005-10-311-3/+2
* * sysdeps/ia64/fpu/libm-symbols.h (WEAK_LIBM_ENTRY): Add "__"Roland McGrath2005-10-312-2/+8
* * elf/dl-conflict.c (_dl_resolve_conflicts): Use _dl_debug_printfRoland McGrath2005-10-311-0/+6
* 2005-10-26 Jakub Jelinek <jakub@redhat.com>Roland McGrath2005-10-311-3/+3
* * misc/hsearch_r.c (hsearch_r): Remove duplicate test.Ulrich Drepper2005-10-304-6/+20
* * nis/nss_nis/nis-publickey.c (_nss_nis_getpublickey): Fix offUlrich Drepper2005-10-281-0/+5
* (_nss_nis_getpublickey): Fix off by one error.Ulrich Drepper2005-10-281-2/+2