Age | Commit message (Expand) | Author |
2007-08-12 | 2007-08-01 Andreas Jaeger <aj@suse.de> | Ulrich Drepper |
2007-08-03 | * sysdeps/unix/dirstream.h (struct __dirstream): Move lock member | Ulrich Drepper |
2007-08-01 | * stdlib/tst-strtod2.c (do_test): Use %tu in fmt string for ptrdiff_t | Ulrich Drepper |
2007-07-28 | * iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code. | Ulrich Drepper |
2007-06-20 | * elf/dl-close.c (free_mem): Free _dl_scope_free_list. | Ulrich Drepper |
2007-06-19 | * sysdeps/generic/ldsodefs.h (rtld_global): Reorder some elements | Ulrich Drepper |
2007-06-17 | Tell gcc about the nonstandard sections. | Ulrich Drepper |
2007-05-19 | * elf/dl-close.c (_dl_close_worker): When removing object from | Ulrich Drepper |
2007-03-17 | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper |
2007-01-15 | * sysdeps/generic/ldsodefs.h: Define DL_LOOKUP_SCOPE_LOCK. | Ulrich Drepper |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper |
2007-07-31 | . | Jakub Jelinek |
2006-10-29 | * elf/dl-sym.c (do_sym): Use RTLD_SINGLE_THREAD_P. | Ulrich Drepper |
2006-10-28 | * configure.in: Require assembler support for visibility, compiler | Ulrich Drepper |
2006-10-27 | USE_TLS support is now default. | Ulrich Drepper |
2006-10-27 | * elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scope | Ulrich Drepper |
2006-10-11 | * malloc/malloc.c (_int_malloc): Remove unused any_larger variable. | Ulrich Drepper |
2006-10-10 | Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper |
2006-08-24 | * sysdeps/generic/ldsodefs.h (DL_ADDR_SYM_MATCH): For undefined | Ulrich Drepper |
2006-08-24 | [BZ #2683] | Ulrich Drepper |
2006-08-12 | [BZ #2841] | Ulrich Drepper |
2006-07-10 | * elf/dl-lookup.c (dl_new_hash): New functions.cvs/fedora-glibc-20060710T2206 | Ulrich Drepper |
2006-06-04 | * sysdeps/posix/spawni.c (__spawni): Use local_seteuid and | Ulrich Drepper |
2006-05-07 | * sysdeps/generic/ldsodefs.h: Remove support for non-core | Ulrich Drepper |
2006-05-02 | * misc/tsearch.c (__tdelete): Remove unnecessary test | Ulrich Drepper |
2006-04-07 | * sysdeps/generic/unwind-dw2-fde.c (end_fde_sort): Remove | Ulrich Drepper |
2006-04-07 | * sysdeps/generic/unwind-dw2.c (execute_cfa_program): Fix typo in | Ulrich Drepper |
2006-04-07 | * elf/ldconfig.c (main): Use rawmemchr instead of strchr. | Ulrich Drepper |
2006-03-01 | * elf/tst-tls-dlinfo.c: New file. | Roland McGrath |
2006-02-12 | [BZ #2226] | Ulrich Drepper |
2006-01-14 | * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New | Roland McGrath |
2006-01-08 | * po/.cvsignore: List libc.pot.files, and not any .pot names. | Roland McGrath |
2006-01-07 | * elf/tst-tls8.c (do_test): Use $ORIGIN in module names. | Ulrich Drepper |
2005-12-22 | 2005-12-21 Roland McGrath <roland@redhat.com> | Roland McGrath |
2005-12-21 | * sysdeps/generic/unwind-dw2.c (extract_cie_info): Add a cast. | Roland McGrath |
2005-12-18 | * elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined. | Ulrich Drepper |
2005-12-14 | Moved to csu/errno-loc.c. | Ulrich Drepper |
2005-12-14 | 2005-12-13 Ulrich Drepper <drepper@redhat.com> | Ulrich Drepper |
2005-12-13 | 2005-12-13 Roland McGrath <roland@redhat.com> | Roland McGrath |
2005-12-13 | * sysdeps/generic/signame.c: Removed. | Ulrich Drepper |
2005-12-13 | Remove det_endian.c. | Ulrich Drepper |
2005-12-07 | * catgets/gencat.c: Use GPL, not LGPL. | Ulrich Drepper |
2005-12-06 | 2005-12-05 Roland McGrath <roland@redhat.com> | Roland McGrath |
2005-12-02 | * io/Makefile (routines): Add mknodat, xmknodat, mkdirat, mkfifoat. | Ulrich Drepper |
2005-12-02 | Add one more parameter check. | Ulrich Drepper |
2005-11-22 | * nscd/connections.c (sendfileall): Define. | Ulrich Drepper |
2005-11-19 | * sysdeps/unix/sysv/linux/ia64/bits/shm.h (shmatt_t): New type.cvs/fedora-glibc-20051119T1959 | Ulrich Drepper |
2005-11-15 | * elf/dl-open.c [!SHARED]: Remove _dl_tls_static_size definition.cvs/fedora-glibc-20051115T0809 | Ulrich Drepper |
2005-11-11 | * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, | Ulrich Drepper |
2005-11-10 | * io/fcntl.h: Declare openat and openat64. | Ulrich Drepper |