summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)Author
2009-06-16Merge branch 'master' of sourceware.org:/git/glibc into fedora/masterAndreas Schwab
2009-06-14Fix warnings when using <sys/select.h>.Ulrich Drepper
2009-06-10Merge commit 'origin/master' into fedora/masterAndreas Schwab
2009-05-16Remove redundant .gitignore files.Andreas Schwab
2009-05-15rename each .cvsignore file to .gitignoreJim Meyering
2009-04-24Updated to fedora-glibc-20090424T1908cvs/fedora-glibc-2_9_90-21Jakub Jelinek
2009-04-24[BZ #10100]Ulrich Drepper
2009-04-24Updated to fedora-glibc-20090424T0747cvs/fedora-glibc-2_9_90-20Jakub Jelinek
2009-04-23* sysdeps/unix/sysv/linux/preadv.c: The kernel API changed. Adjust.Ulrich Drepper
2009-04-07Updated to fedora-glibc-20090407T0545Jakub Jelinek
2009-04-03* misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64.Ulrich Drepper
2009-03-09Updated to fedora-glibc-20090309T1421cvs/fedora-glibc-2_9_90-9Jakub Jelinek
2009-03-02* misc/sys/cdefs.h (__extern_always_inline): Add __artificial__ Jakub Jelinek
2009-02-04Updated to fedora-glibc-20090204T2135cvs/fedora-glibc-2_9_90-3Jakub Jelinek
2009-01-30* malloc/malloc.c (sYSMALLOc): Don't use assert when detectingUlrich Drepper
2009-01-23..Ulrich Drepper
2009-01-23(hcreate_r): We need at least three elements in the hash table.Ulrich Drepper
2008-11-12Updated to fedora-glibc-20081112T2008cvs/fedora-glibc-2_8_90-17Jakub Jelinek
2008-11-01[BZ #6966]Ulrich Drepper
2008-10-28Updated to fedora-glibc-20081028T1533cvs/fedora-glibc-2_8_90-15Jakub Jelinek
2008-10-22* misc/syslog.c (openlog_internal): Fix __have_sock_cloexecUlrich Drepper
2008-08-02Updated to fedora-glibc-20080802T0809cvs/fedora-glibc-2_8_90-11Jakub Jelinek
2008-07-30(openlog_internal): Fix compile problem.Ulrich Drepper
2008-07-28Updated to fedora-glibc-20080728T2320cvs/fedora-glibc-2_8_90-10Jakub Jelinek
2008-07-26* misc/syslog.c (openlog_internal): Use SOCK_CLOEXEC if possible.Ulrich Drepper
2008-06-12Updated to fedora-glibc-20080612T1619cvs/fedora-glibc-2_8_90-6Jakub Jelinek
2008-06-06* misc/regexp.h (compile): Use __REPB_PREFIX macro. Jakub Jelinek
2008-05-27Remove useless more "if" tests before "free".Ulrich Drepper
2008-05-15Updated to fedora-glibc-20080515T0735cvs/fedora-glibc-2_8_90-1Jakub Jelinek
2008-05-10* misc/truncate64.c (truncate64): Use __truncate not truncate.Ulrich Drepper
2008-03-05Updated to fedora-glibc-20080305T0857cvs/fedora-glibc-2_7_90-8Jakub Jelinek
2008-03-05[BZ #5779]Ulrich Drepper
2007-10-14Updated to fedora-glibc-20071014T1847Jakub Jelinek
2007-10-12* misc/Makefile (headers): Add bits/error.h.Jakub Jelinek
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-04* misc/error.h: Remove support for use outside of libc. We have toUlrich Drepper
2007-10-04Specializations of error functions.Ulrich Drepper
2007-10-03Updated to fedora-glibc-20071003T1908cvs/fedora-glibc-2_6_90-17Jakub Jelinek
2007-10-03* misc/sys/cdefs.h (__REDIRECT_LDBL, __REDIRECT_NTH_LDBL): New macros.Ulrich Drepper
2007-10-032007-10-03 Jakub JelinekUlrich Drepper
2007-09-29Updated to fedora-glibc-20070929T1859cvs/fedora-glibc-2_6_90-16Jakub Jelinek
2007-09-26* misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ defineUlrich Drepper
2007-09-20Updated to fedora-glibc-20070920T0007cvs/fedora-glibc-2_6_90-15Jakub Jelinek
2007-09-18* misc/bits/syslog.h (syslog): Remove extraneous argument from Jakub Jelinek
2007-09-18Updated to fedora-glibc-20070918T1931cvs/fedora-glibc-2_6_90-14Jakub Jelinek
2007-09-16Undo second occurrence of RH GCC hack.Jakub Jelinek
2007-09-15* stdio-common/vfscanf.c (_IO_vfwscanf): Add support for 'm'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