| Commit message (Expand) | Author | Age | Files | Lines |
* | * iconvdata/Makefile (modules): Add ISO_11548-1. | Ulrich Drepper | 2005-11-16 | 9 | -2/+371 |
* | * sysdeps/sh/bits/setjmp.h (_JMPBUF_UNWINDS): Remove incorrect &. | Ulrich Drepper | 2005-11-16 | 2 | -2/+6 |
* | [BZ 1865] | Ulrich Drepper | 2005-11-16 | 4 | -15/+198 |
* | * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat): | Ulrich Drepper | 2005-11-16 | 5 | -5/+21 |
* | * io/sys/poll.h: Add comment explaining poll is a cancellation | Ulrich Drepper | 2005-11-15 | 3 | -5/+15 |
* | * sysdeps/unix/sysv/linux/syscalls.list (epoll_wait): Align with | Ulrich Drepper | 2005-11-15 | 2 | -4/+4 |
* | * sysdeps/unix/sysv/linux/syscalls.list (epoll_create, epoll_ctl, | Ulrich Drepper | 2005-11-15 | 3 | -4/+14 |
* | * elf/dl-open.c [!SHARED]: Remove _dl_tls_static_size definition. cvs/fedora-glibc-20051115T0809 | Ulrich Drepper | 2005-11-15 | 3 | -8/+8 |
* | [BZ #1294] | Ulrich Drepper | 2005-11-12 | 3 | -3/+8 |
* | * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, | Ulrich Drepper | 2005-11-11 | 54 | -124/+3070 |
* | * io/fcntl.h: Declare openat and openat64. | Ulrich Drepper | 2005-11-10 | 11 | -6/+477 |
* | (__libc_check_standard_fds): Reverse modes so that common operations on | Ulrich Drepper | 2005-11-09 | 1 | -1/+1 |
* | * sysdeps/generic/check_fds.c (check_one_fd): For writable | Ulrich Drepper | 2005-11-09 | 1 | -0/+7 |
* | (check_one_fd): For writable descriptors, use /dev/full. (__libc_check_standa... | Ulrich Drepper | 2005-11-09 | 1 | -10/+22 |
* | * elf/elf.h (R_M32R_REL32): New macro. | Roland McGrath | 2005-11-08 | 2 | -0/+5 |
* | * sysdeps/mach/hurd/bits/stat.h (S_IMMAP0): New macro. | Roland McGrath | 2005-11-08 | 2 | -2/+10 |
* | * configure.in: Grok --with-cpu=CPU option. If given, search for | Roland McGrath | 2005-11-08 | 5 | -4/+49 |
* | * malloc/malloc.c (munmap_chunk): Suppress warnings from last change. | Roland McGrath | 2005-11-07 | 4 | -3/+67 |
* | sysdeps/unix/bsd/sun moved to ports | Roland McGrath | 2005-11-07 | 43 | -1974/+5 |
* | * malloc/malloc.c (munmap_chunk): Add sanity checks. | Ulrich Drepper | 2005-11-06 | 6 | -37/+31 |
* | * configure.in: Remove gnu_as definition and everything using it. | Ulrich Drepper | 2005-11-06 | 4 | -8/+5 |
* | * config.make.in: Remove gnu-ld. | Ulrich Drepper | 2005-11-06 | 2 | -1/+1 |
* | * configure.in: Remove gnu_ld definition and everything using it. | Ulrich Drepper | 2005-11-06 | 26 | -275/+104 |
* | * config.h.in: Remove HAVE_SUBTRACT_LOCAL_LABELS. | Ulrich Drepper | 2005-11-05 | 2 | -4/+1 |
* | * configure.in: Remove test for support for subtracting local labels. | Ulrich Drepper | 2005-11-05 | 4 | -73/+8 |
* | * configure.in: If init_array/fini_array support is not available, | Ulrich Drepper | 2005-11-05 | 11 | -170/+46 |
* | * SUPPORTED (SUPPORTED-LOCALES): Fix typo in si_LK line. | Ulrich Drepper | 2005-11-05 | 1 | -0/+4 |
* | (SUPPORTED-LOCALES): Fix typo in si_LK line. | Ulrich Drepper | 2005-11-05 | 1 | -1/+1 |
* | * sysdeps/i386/configure.in (libc_mtune_example): Variable removed. | Roland McGrath | 2005-11-05 | 3 | -6/+3 |
* | [BZ #1089] | Roland McGrath | 2005-11-05 | 3 | -34/+55 |
* | * NEWS: Synch with 2.3 branch updates. | Roland McGrath | 2005-11-04 | 1 | -0/+4 |
* | 2005-11-03 Roland McGrath <roland@redhat.com> | Roland McGrath | 2005-11-04 | 1 | -2/+20 |
* | * sunrpc/svc.c (svc_getreq_poll): Fix inefficient loop test. | Ulrich Drepper | 2005-11-04 | 1 | -0/+4 |
* | (svc_getreq_poll): Fix inefficient loop test. | Ulrich Drepper | 2005-11-04 | 1 | -5/+7 |
* | * sunrpc/svc.c (svc_getreqset): Use ffsl instead of ffs on fd_mask, | Roland McGrath | 2005-11-03 | 2 | -2/+3 |
* | [BZ #1548] | Roland McGrath | 2005-11-03 | 1 | -0/+6 |
* | [BZ #1548] | Roland McGrath | 2005-11-03 | 1 | -1/+1 |
* | [BZ #1774] | Ulrich Drepper | 2005-11-03 | 2 | -14/+26 |
* | * sysdeps/powerpc/powerpc64/Makefile | Ulrich Drepper | 2005-11-01 | 5 | -0/+276 |
* | * resolv/res_init.c (__res_iclose): New function. Broken out of | Ulrich Drepper | 2005-11-01 | 8 | -58/+65 |
* | * debug/execinfo.h: Change backtrace_symbols_fd comment. | Ulrich Drepper | 2005-10-31 | 1 | -1/+1 |
* | [BZ #1579] | Ulrich Drepper | 2005-10-31 | 1 | -0/+5 |
* | Change backtrace+symbols_fd comment. | Ulrich Drepper | 2005-10-31 | 1 | -3/+2 |
* | * sysdeps/ia64/fpu/libm-symbols.h (WEAK_LIBM_ENTRY): Add "__" | Roland McGrath | 2005-10-31 | 2 | -2/+8 |
* | * elf/dl-conflict.c (_dl_resolve_conflicts): Use _dl_debug_printf | Roland McGrath | 2005-10-31 | 1 | -0/+6 |
* | 2005-10-26 Jakub Jelinek <jakub@redhat.com> | Roland McGrath | 2005-10-31 | 1 | -3/+3 |
* | * misc/hsearch_r.c (hsearch_r): Remove duplicate test. | Ulrich Drepper | 2005-10-30 | 4 | -6/+20 |
* | * nis/nss_nis/nis-publickey.c (_nss_nis_getpublickey): Fix off | Ulrich Drepper | 2005-10-28 | 1 | -0/+5 |
* | (_nss_nis_getpublickey): Fix off by one error. | Ulrich Drepper | 2005-10-28 | 1 | -2/+2 |
* | [BZ #721] | Roland McGrath | 2005-10-24 | 2 | -2/+7 |