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