| Commit message (Expand) | Author | Age | Files | Lines |
* | * iconvdata/Makefile (modules): Add ISO_11548-1. | Ulrich Drepper | 2005-11-16 | 1 | -0/+13 |
* | * sysdeps/sh/bits/setjmp.h (_JMPBUF_UNWINDS): Remove incorrect &. | Ulrich Drepper | 2005-11-16 | 1 | -0/+4 |
* | [BZ 1865] | Ulrich Drepper | 2005-11-16 | 1 | -0/+6 |
* | * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat): | Ulrich Drepper | 2005-11-16 | 1 | -0/+7 |
* | * io/sys/poll.h: Add comment explaining poll is a cancellation | Ulrich Drepper | 2005-11-15 | 1 | -0/+4 |
* | * sysdeps/unix/sysv/linux/syscalls.list (epoll_wait): Align with | Ulrich Drepper | 2005-11-15 | 1 | -2/+2 |
* | * sysdeps/unix/sysv/linux/syscalls.list (epoll_create, epoll_ctl, | Ulrich Drepper | 2005-11-15 | 1 | -0/+10 |
* | * elf/dl-open.c [!SHARED]: Remove _dl_tls_static_size definition. cvs/fedora-glibc-20051115T0809 | Ulrich Drepper | 2005-11-15 | 1 | -0/+5 |
* | * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, | Ulrich Drepper | 2005-11-11 | 1 | -0/+67 |
* | * io/fcntl.h: Declare openat and openat64. | Ulrich Drepper | 2005-11-10 | 1 | -0/+11 |
* | (__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 |
* | * elf/elf.h (R_M32R_REL32): New macro. | Roland McGrath | 2005-11-08 | 1 | -0/+4 |
* | * sysdeps/mach/hurd/bits/stat.h (S_IMMAP0): New macro. | Roland McGrath | 2005-11-08 | 1 | -0/+5 |
* | * configure.in: Grok --with-cpu=CPU option. If given, search for | Roland McGrath | 2005-11-08 | 1 | -0/+6 |
* | * malloc/malloc.c (munmap_chunk): Suppress warnings from last change. | Roland McGrath | 2005-11-07 | 1 | -0/+4 |
* | sysdeps/unix/bsd/sun moved to ports | Roland McGrath | 2005-11-07 | 1 | -0/+5 |
* | * malloc/malloc.c (munmap_chunk): Add sanity checks. | Ulrich Drepper | 2005-11-06 | 1 | -0/+6 |
* | * configure.in: Remove gnu_as definition and everything using it. | Ulrich Drepper | 2005-11-06 | 1 | -0/+4 |
* | * config.make.in: Remove gnu-ld. | Ulrich Drepper | 2005-11-06 | 1 | -0/+1 |
* | * configure.in: Remove gnu_ld definition and everything using it. | Ulrich Drepper | 2005-11-06 | 1 | -0/+26 |
* | * config.h.in: Remove HAVE_SUBTRACT_LOCAL_LABELS. | Ulrich Drepper | 2005-11-05 | 1 | -0/+1 |
* | * configure.in: Remove test for support for subtracting local labels. | Ulrich Drepper | 2005-11-05 | 1 | -0/+4 |
* | * configure.in: If init_array/fini_array support is not available, | Ulrich Drepper | 2005-11-05 | 1 | -0/+11 |
* | * sysdeps/i386/configure.in (libc_mtune_example): Variable removed. | Roland McGrath | 2005-11-05 | 1 | -0/+3 |
* | [BZ #1089] | Roland McGrath | 2005-11-05 | 1 | -0/+7 |
* | * NEWS: Synch with 2.3 branch updates. | Roland McGrath | 2005-11-04 | 1 | -0/+4 |
* | * sunrpc/svc.c (svc_getreq_poll): Fix inefficient loop test. | Ulrich Drepper | 2005-11-04 | 1 | -0/+4 |
* | * sunrpc/svc.c (svc_getreqset): Use ffsl instead of ffs on fd_mask, | Roland McGrath | 2005-11-03 | 1 | -1/+2 |
* | [BZ #1548] | Roland McGrath | 2005-11-03 | 1 | -0/+6 |
* | [BZ #1774] | Ulrich Drepper | 2005-11-03 | 1 | -0/+10 |
* | * sysdeps/powerpc/powerpc64/Makefile | Ulrich Drepper | 2005-11-01 | 1 | -0/+8 |
* | * resolv/res_init.c (__res_iclose): New function. Broken out of | Ulrich Drepper | 2005-11-01 | 1 | -0/+16 |
* | * 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 |
* | * sysdeps/ia64/fpu/libm-symbols.h (WEAK_LIBM_ENTRY): Add "__" | Roland McGrath | 2005-10-31 | 1 | -0/+6 |
* | * elf/dl-conflict.c (_dl_resolve_conflicts): Use _dl_debug_printf | Roland McGrath | 2005-10-31 | 1 | -0/+6 |
* | * misc/hsearch_r.c (hsearch_r): Remove duplicate test. | Ulrich Drepper | 2005-10-30 | 1 | -0/+10 |
* | * nis/nss_nis/nis-publickey.c (_nss_nis_getpublickey): Fix off | Ulrich Drepper | 2005-10-28 | 1 | -0/+5 |
* | [BZ #1534] | Roland McGrath | 2005-10-24 | 1 | -0/+6 |
* | * rt/mqueue.h: Cleanups. | Ulrich Drepper | 2005-10-23 | 1 | -0/+4 |
* | [BZ #1254] cvs/fedora-glibc-2_3-20051023T0123 | Roland McGrath | 2005-10-23 | 1 | -0/+6 |
* | [BZ #1252, BZ #1498] | Roland McGrath | 2005-10-23 | 1 | -0/+7 |
* | * iconvdata/ibm1364.h (__ucs4_to_ibm1364sb): Fix one mapping. | Ulrich Drepper | 2005-10-21 | 1 | -0/+10 |
* | * sysdeps/alpha/remqu.S: Return the correct result when the same cvs/fedora-glibc-20051020T0651 | Ulrich Drepper | 2005-10-20 | 1 | -0/+6 |
* | * sysdeps/unix/sysv/linux/powerpc/powerpc32/ucontext_i.h (TESTS): | Ulrich Drepper | 2005-10-20 | 1 | -0/+7 |
* | .. | Ulrich Drepper | 2005-10-19 | 1 | -0/+31 |
* | [BZ #721] | Roland McGrath | 2005-10-17 | 1 | -0/+14 |
* | * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.h (SC_STSZ, TESTS): | Ulrich Drepper | 2005-10-17 | 1 | -0/+7 |
* | allow EACCES errors when opening /proc for now. | Ulrich Drepper | 2005-10-17 | 1 | -1/+1 |