summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-11-07* include/stdio.h (__builtin_fwrite, __builtin_fwrite_unlocked): Jakub Jelinek
2008-11-07* bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address, Jakub Jelinek
2008-08-02Updated to fedora-glibc-20080802T0809cvs/fedora-glibc-2_8_90-11Jakub Jelinek
2008-08-01* include/arpa/nameser.h (NS_GET16): Use const pointer.Ulrich Drepper
2008-08-01* Versions.def: Add GLIBC_2.9 to libresolv.Ulrich Drepper
2008-07-28Updated to fedora-glibc-20080728T2320cvs/fedora-glibc-2_8_90-10Jakub Jelinek
2008-07-28* resolv/res_send.c (__libc_res_nsend): Take additional parameter.cvs/fedora-glibc-20080728T2320Ulrich Drepper
2008-07-27* sysdeps/unix/sysv/linux/syscalls.list: Add __pipe2 alias.Ulrich Drepper
2008-07-25* include/rpc/clnt.h: Declare __libc_clntudp_bufcreate andUlrich Drepper
2008-06-12Updated to fedora-glibc-20080612T1619cvs/fedora-glibc-2_8_90-6Jakub Jelinek
2008-05-27Remove useless more "if" tests before "free".Ulrich Drepper
2008-05-24Updated to fedora-glibc-20080524T2218cvs/fedora-glibc-2_8_90-5Jakub Jelinek
2008-05-20(higher_prime_number): Fix type of mid variable.Ulrich Drepper
2008-05-15Updated to fedora-glibc-20080515T0735cvs/fedora-glibc-2_8_90-1Jakub Jelinek
2008-05-13Introduce TLS descriptors for i386 and x86_64.Ulrich Drepper
2008-05-10* include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsendUlrich Drepper
2008-05-10Adjust __libc_res_nquery and __libc_res_nsend prototypes.Ulrich Drepper
2008-04-12Updated to fedora-glibc-20080412T0741cvs/fedora-glibc-2_8-1Jakub Jelinek
2008-04-12* sysdeps/powerpc/fpu/fenv_libc.h: Add libm_hidden_proto forUlrich Drepper
2008-04-11* include/features.h (__GLIBC_MINOR__): Bump to 8.Ulrich Drepper
2008-03-05Updated to fedora-glibc-20080305T0857cvs/fedora-glibc-2_7_90-8Jakub Jelinek
2008-03-05* include/stdio.h (__asprintf_chk, __dprintf_chk,cvs/fedora-glibc-20080305T0857Ulrich Drepper
2008-01-31Updated to fedora-glibc-20080131T0821cvs/fedora-glibc-2_7_90-4Jakub Jelinek
2008-01-17* include/link.h (FORCED_DYNAMIC_TLS_OFFSET): Define.Ulrich Drepper
2007-12-27Updated to fedora-glibc-20071227T0908cvs/fedora-glibc-2_7_90-2Jakub Jelinek
2007-12-14* locale/nl_langinfo.c (nl_langinfo): Just call __nl_langinfo_l.Ulrich Drepper
2007-12-12Updated to fedora-glibc-20071212T1051Jakub Jelinek
2007-11-14* include/ifaddrs.h: Remove in6ai_temporary.Ulrich Drepper
2007-11-13* stdlib/stdlib.h: Define __compar_d_fn_t. Declare qsort_r.Ulrich Drepper
2007-11-13Hurd-specific kernel-features.h.Ulrich Drepper
2007-11-12(struct in6addrinfo): Add prefixlen field.Ulrich Drepper
2007-11-122007-11-11 Roland McGrath <roland@frob.com>Roland McGrath
2007-10-30Declare __gethostbyaddr2_r and __gethostbyname3_r.Ulrich Drepper
2007-10-17Updated to fedora-glibc-20071017T2029cvs/fedora-glibc-2_7-1Jakub Jelinek
2007-10-17* include/features.h (__GLIBC_MINOR__): Bump to 7.Ulrich Drepper
2007-10-14Updated to fedora-glibc-20071014T1847Jakub Jelinek
2007-10-14* include/time.h: Declare __tzset_parse_tz and __tzset_compute.Ulrich Drepper
2007-10-10Updated to fedora-glibc-20071010T2047cvs/fedora-glibc-2_6_90-18Jakub Jelinek
2007-10-07* misc/error.h: Use __const instead of const.Ulrich Drepper
2007-10-03Updated to fedora-glibc-20071003T1908cvs/fedora-glibc-2_6_90-17Jakub Jelinek
2007-10-01* include/stdio_ext.h (__fsetlocking): Define as macro.Ulrich Drepper
2007-09-29Updated to fedora-glibc-20070929T1859cvs/fedora-glibc-2_6_90-16Jakub Jelinek
2007-09-29* sysdeps/generic/ldsodefs.h (struct dl_scope_free_list): Storecvs/fedora-glibc-20070929T1859Ulrich Drepper
2007-09-18Updated to fedora-glibc-20070918T1931cvs/fedora-glibc-2_6_90-14Jakub Jelinek
2007-09-18* sysdeps/generic/ldsodefs.h (DL_LOOKUP_GSCOPE_LOCK): New definition.Ulrich Drepper
2007-09-18* include/stdio.h (__isoc99_fscanf, __isoc99_scanf,Ulrich Drepper
2007-09-15* rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7.Ulrich Drepper
2007-09-15* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper
2007-08-14Updated to fedora-glibc-20070814T0725cvs/fedora-glibc-2_6_90-9Jakub Jelinek
2007-08-11* nscd/connections.c: Use O_CLOEXEC is possible. Use mkostempUlrich Drepper