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