| Commit message (Expand) | Author | Age | Files | Lines |
* | * elf/dl-sym.c (do_sym): Use RTLD_SINGLE_THREAD_P. | Ulrich Drepper | 2006-10-29 | 1 | -0/+1 |
* | * configure.in: Require assembler support for visibility, compiler | Ulrich Drepper | 2006-10-28 | 1 | -14/+6 |
* | USE_TLS support is now default. | Ulrich Drepper | 2006-10-27 | 2 | -16/+3 |
* | * elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scope | Ulrich Drepper | 2006-10-27 | 1 | -2/+0 |
* | * malloc/malloc.c (_int_malloc): Remove unused any_larger variable. | Ulrich Drepper | 2006-10-11 | 1 | -0/+1 |
* | Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper | 2006-10-10 | 2 | -0/+2 |
* | * sysdeps/generic/ldsodefs.h (DL_ADDR_SYM_MATCH): For undefined | Ulrich Drepper | 2006-08-24 | 1 | -1/+1 |
* | [BZ #2683] | Ulrich Drepper | 2006-08-24 | 1 | -2/+2 |
* | [BZ #2841] | Ulrich Drepper | 2006-08-12 | 1 | -3/+3 |
* | * elf/dl-lookup.c (dl_new_hash): New functions. cvs/fedora-glibc-20060710T2206 | Ulrich Drepper | 2006-07-10 | 1 | -1/+1 |
* | * sysdeps/posix/spawni.c (__spawni): Use local_seteuid and | Ulrich Drepper | 2006-06-04 | 1 | -0/+4 |
* | * sysdeps/generic/ldsodefs.h: Remove support for non-core | Ulrich Drepper | 2006-05-07 | 1 | -44/+1 |
* | * misc/tsearch.c (__tdelete): Remove unnecessary test | Ulrich Drepper | 2006-05-02 | 1 | -3/+11 |
* | * sysdeps/generic/unwind-dw2-fde.c (end_fde_sort): Remove | Ulrich Drepper | 2006-04-07 | 1 | -2/+2 |
* | * sysdeps/generic/unwind-dw2.c (execute_cfa_program): Fix typo in | Ulrich Drepper | 2006-04-07 | 1 | -1/+1 |
* | * elf/ldconfig.c (main): Use rawmemchr instead of strchr. | Ulrich Drepper | 2006-04-07 | 1 | -2/+6 |
* | * elf/tst-tls-dlinfo.c: New file. | Roland McGrath | 2006-03-01 | 1 | -0/+5 |
* | [BZ #2226] | Ulrich Drepper | 2006-02-12 | 1 | -1/+9 |
* | * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New | Roland McGrath | 2006-01-14 | 1 | -0/+14 |
* | * po/.cvsignore: List libc.pot.files, and not any .pot names. | Roland McGrath | 2006-01-08 | 1 | -23/+0 |
* | * elf/tst-tls8.c (do_test): Use $ORIGIN in module names. | Ulrich Drepper | 2006-01-07 | 1 | -0/+2 |
* | 2005-12-21 Roland McGrath <roland@redhat.com> | Roland McGrath | 2005-12-22 | 71 | -4836/+0 |
* | * sysdeps/generic/unwind-dw2.c (extract_cie_info): Add a cast. | Roland McGrath | 2005-12-21 | 1 | -3/+3 |
* | * elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined. | Ulrich Drepper | 2005-12-18 | 1 | -0/+3 |
* | Moved to csu/errno-loc.c. | Ulrich Drepper | 2005-12-14 | 771 | -45370/+0 |
* | 2005-12-13 Ulrich Drepper <drepper@redhat.com> | Ulrich Drepper | 2005-12-14 | 2 | -72/+0 |
* | 2005-12-13 Roland McGrath <roland@redhat.com> | Roland McGrath | 2005-12-13 | 1 | -9/+2 |
* | * sysdeps/generic/signame.c: Removed. | Ulrich Drepper | 2005-12-13 | 5 | -495/+0 |
* | Remove det_endian.c. | Ulrich Drepper | 2005-12-13 | 3 | -44/+1 |
* | * catgets/gencat.c: Use GPL, not LGPL. | Ulrich Drepper | 2005-12-07 | 1 | -12/+10 |
* | 2005-12-05 Roland McGrath <roland@redhat.com> | Roland McGrath | 2005-12-06 | 1 | -16/+16 |
* | * io/Makefile (routines): Add mknodat, xmknodat, mkdirat, mkfifoat. | Ulrich Drepper | 2005-12-02 | 4 | -0/+241 |
* | Add one more parameter check. | Ulrich Drepper | 2005-12-02 | 1 | -1/+7 |
* | * nscd/connections.c (sendfileall): Define. | Ulrich Drepper | 2005-11-22 | 1 | -1/+0 |
* | * sysdeps/unix/sysv/linux/ia64/bits/shm.h (shmatt_t): New type. cvs/fedora-glibc-20051119T1959 | Ulrich Drepper | 2005-11-19 | 1 | -7/+3 |
* | * elf/dl-open.c [!SHARED]: Remove _dl_tls_static_size definition. cvs/fedora-glibc-20051115T0809 | Ulrich Drepper | 2005-11-15 | 1 | -2/+3 |
* | * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, | Ulrich Drepper | 2005-11-11 | 8 | -2/+303 |
* | * io/fcntl.h: Declare openat and openat64. | Ulrich Drepper | 2005-11-10 | 2 | -0/+138 |
* | (check_one_fd): For writable descriptors, use /dev/full. (__libc_check_standa... | Ulrich Drepper | 2005-11-09 | 1 | -10/+22 |
* | * configure.in: Remove gnu_ld definition and everything using it. | Ulrich Drepper | 2005-11-06 | 4 | -38/+5 |
* | 2005-10-16 Alfred M. Szmidt <ams@gnu.org> | Roland McGrath | 2005-10-17 | 1 | -1/+7 |
* | Comment fix. | Roland McGrath | 2005-10-15 | 1 | -1/+2 |
* | [BZ #1466] | Ulrich Drepper | 2005-10-13 | 3 | -9/+9 |
* | * sysdeps/generic/bits/byteswap.h (__bswap_constant_16): New macro. | Ulrich Drepper | 2005-10-10 | 1 | -8/+11 |
* | * sysdeps/generic/ldsodefs.h (struct audit_ifaces): | Roland McGrath | 2005-10-05 | 2 | -0/+17 |
* | * dirent/dirent.h: Declare fdopendir. | Ulrich Drepper | 2005-09-28 | 1 | -0/+33 |
* | 2005-09-08 Roland McGrath <roland@redhat.com> | Roland McGrath | 2005-09-08 | 1 | -8/+17 |
* | [BZ #1061] | Roland McGrath | 2005-09-08 | 1 | -2/+2 |
* | 2005-08-22 Robert Millan <robertmh@gnu.org> | Roland McGrath | 2005-09-02 | 1 | -0/+32 |
* | * sysdeps/ieee754/flt-32/e_hypotf.c [!__STDC__]: Fix function name. | Ulrich Drepper | 2005-08-30 | 1 | -1/+9 |