| Commit message (Expand) | Author | Age | Files | Lines |
* | * include/link.h (FORCED_DYNAMIC_TLS_OFFSET): Define. | Ulrich Drepper | 2008-01-17 | 1 | -0/+9 |
* | * locale/nl_langinfo.c (nl_langinfo): Just call __nl_langinfo_l. | Ulrich Drepper | 2007-12-14 | 1 | -0/+1 |
* | * include/ifaddrs.h: Remove in6ai_temporary. | Ulrich Drepper | 2007-11-14 | 1 | -2/+5 |
* | * stdlib/stdlib.h: Define __compar_d_fn_t. Declare qsort_r. | Ulrich Drepper | 2007-11-13 | 1 | -1/+2 |
* | Hurd-specific kernel-features.h. | Ulrich Drepper | 2007-11-13 | 1 | -31/+0 |
* | (struct in6addrinfo): Add prefixlen field. | Ulrich Drepper | 2007-11-12 | 1 | -1/+3 |
* | 2007-11-11 Roland McGrath <roland@frob.com> | Roland McGrath | 2007-11-12 | 1 | -0/+31 |
* | Declare __gethostbyaddr2_r and __gethostbyname3_r. | Ulrich Drepper | 2007-10-30 | 1 | -0/+15 |
* | * include/features.h (__GLIBC_MINOR__): Bump to 7. | Ulrich Drepper | 2007-10-17 | 1 | -1/+1 |
* | * include/time.h: Declare __tzset_parse_tz and __tzset_compute. | Ulrich Drepper | 2007-10-14 | 2 | -0/+4 |
* | * misc/error.h: Use __const instead of const. | Ulrich Drepper | 2007-10-07 | 1 | -0/+1 |
* | * include/stdio_ext.h (__fsetlocking): Define as macro. | Ulrich Drepper | 2007-10-01 | 1 | -3/+14 |
* | * sysdeps/generic/ldsodefs.h (struct dl_scope_free_list): Store cvs/fedora-glibc-20070929T1859 | Ulrich Drepper | 2007-09-29 | 1 | -2/+5 |
* | * sysdeps/generic/ldsodefs.h (DL_LOOKUP_GSCOPE_LOCK): New definition. | Ulrich Drepper | 2007-09-18 | 1 | -0/+2 |
* | * include/stdio.h (__isoc99_fscanf, __isoc99_scanf, | Ulrich Drepper | 2007-09-18 | 2 | -0/+33 |
* | * rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7. | Ulrich Drepper | 2007-09-15 | 1 | -0/+1 |
* | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper | 2007-09-15 | 3 | -1/+6 |
* | * nscd/connections.c: Use O_CLOEXEC is possible. Use mkostemp | Ulrich Drepper | 2007-08-11 | 1 | -4/+3 |
* | * include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l. cvs/fedora-glibc-20070809T0939 | Roland McGrath | 2007-08-07 | 2 | -42/+28 |
* | * io/Makefile (aux): Add have_o_cloexec. | Ulrich Drepper | 2007-08-03 | 1 | -0/+4 |
* | * sysdeps/unix/dirstream.h (struct __dirstream): Move lock member | Ulrich Drepper | 2007-08-03 | 2 | -7/+64 |
* | * include/time.h (enum ptime_locale_status): Remove. | Ulrich Drepper | 2007-07-28 | 1 | -9/+2 |
* | * include/features.h (__USE_ISOC95): New define. | Ulrich Drepper | 2007-07-19 | 1 | -0/+8 |
* | * elf/dl-close.c (free_mem): Free _dl_scope_free_list. | Ulrich Drepper | 2007-06-20 | 1 | -3/+0 |
* | * sysdeps/generic/ldsodefs.h (rtld_global): Reorder some elements | Ulrich Drepper | 2007-06-19 | 1 | -0/+3 |
* | * Makerules (sysd-rules): Define PTW for ptw-* files. | Ulrich Drepper | 2007-05-24 | 3 | -0/+7 |
* | * version.h (VERSION): Define to 6. glibc-2.6 cvs/glibc-2_6-base cvs/glibc-2_6 | Ulrich Drepper | 2007-05-15 | 1 | -3/+2 |
* | * sysdeps/unix/sysv/linux/tst-getcpu.c: New file. | Ulrich Drepper | 2007-05-11 | 1 | -5/+5 |
* | Redefine __nonnull so that test for incorrect parameters in the libc code its... | Ulrich Drepper | 2007-05-10 | 1 | -0/+6 |
* | * include/sys/mman.h: Mark madvise hidden. | Ulrich Drepper | 2007-04-19 | 1 | -0/+3 |
* | * nis/nis_domain_of.c (__nis_domain_of): New function. | Ulrich Drepper | 2007-04-19 | 1 | -0/+2 |
* | * elf/dl-open.c (dl_open_worker): Declare l in 2 different cvs/fedora-glibc-20070317T2130 | Ulrich Drepper | 2007-03-17 | 1 | -0/+2 |
* | * resolv/res_init.c (res_setoptions): Recognize edns0 option. | Ulrich Drepper | 2007-02-09 | 1 | -0/+3 |
* | (__uselocale): Add libc_hidden_proto. | Ulrich Drepper | 2007-02-02 | 1 | -0/+1 |
* | * include/string.h: Only redefine strndupa if this is really for | Ulrich Drepper | 2007-01-13 | 1 | -2/+4 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 11 | -160/+334 |
* | . | Jakub Jelinek | 2007-07-31 | 11 | -334/+160 |
* | * include/atomic.h (atomic_forced_read): New macro. | Ulrich Drepper | 2006-12-21 | 1 | -0/+6 |
* | [BZ #3632] cvs/fedora-glibc-20061210T1006 | Ulrich Drepper | 2006-12-10 | 1 | -1/+1 |
* | * elf/dl-debug.c (_dl_debug_initialize): Check r->r_map for 0 cvs/fedora-glibc-20061109T1949 | Ulrich Drepper | 2006-11-09 | 1 | -13/+28 |
* | * configure.in: Require assembler support for visibility, compiler | Ulrich Drepper | 2006-10-28 | 2 | -22/+13 |
* | * sysdeps/pthread/pthread_barrier_wait.c: Move to... | Ulrich Drepper | 2006-10-28 | 1 | -0/+3 |
* | USE_TLS support is now default. | Ulrich Drepper | 2006-10-27 | 3 | -9/+6 |
* | * elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scope | Ulrich Drepper | 2006-10-27 | 1 | -28/+3 |
* | [BZ #3313] | Ulrich Drepper | 2006-10-18 | 1 | -144/+142 |
* | * include/atomic.c: Define catomic_* operations. | Ulrich Drepper | 2006-10-11 | 1 | -0/+139 |
* | Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper | 2006-10-10 | 2 | -4/+69 |
* | * include/shlib-compat.h (SHLIB_COMPAT): Expand parameters before use. | Ulrich Drepper | 2006-10-07 | 1 | -5/+11 |
* | * include/features.h (__GLIBC_MINOR__): It's glibc 2.5 now. cvs/glibc-2_5-base | Ulrich Drepper | 2006-10-06 | 1 | -1/+1 |
* | * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Implement rule 4, | Ulrich Drepper | 2006-09-24 | 1 | -1/+2 |