summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-05-10Move errno to TLSSamuel Thibault
2012-04-05Merge commit 'refs/top-bases/t/tls-threadvar' into t/tls-threadvarThomas Schwinge
2012-04-03Merge commit 'refs/top-bases/t/tls-threadvar' into t/tls-threadvarThomas Schwinge
2012-03-31Merge commit 'refs/top-bases/t/tls-threadvar' into t/tls-threadvarThomas Schwinge
2012-02-22Move __STDC_* predefined macros from features.h to stdc-predef.h.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-28Use include/sys/epoll.h to provide libc_hidden_proto for epoll_pwait().Chris Metcalf
2012-01-24Fix gets problemsUlrich Drepper
2012-01-08Optimize xmalloc, xcalloc, xrealloc, and xstrdupUlrich Drepper
2012-01-08Add checking versions of poll and ppollUlrich Drepper
2012-01-08More fallout from supporting only ELFUlrich Drepper
2012-01-07Remove pre-ISO C supportUlrich Drepper
2012-01-07Remove non-ELF supportUlrich Drepper
2012-01-01Missed half the support for __USE_ISOC11Ulrich Drepper
2012-01-01Add __USE_ISOCXX11Ulrich Drepper
2012-01-01Support C11 __STDC_SOURCE__ and _ISOC11_SOURCEUlrich Drepper
2011-12-23Preliminaries for 2.15 releaseglibc-2.15Ulrich Drepper
2011-11-11Fix __readlink declaration.Roland McGrath
2011-11-01Account for alloca size rounding in extend_allocaAndreas Schwab
2011-10-31Cache network interface informationUlrich Drepper
2011-10-15Optimize access to isXYZ and toXYZ tablesUlrich Drepper
2011-10-09Merge commit 'refs/top-bases/t/tls-threadvar' into t/tls-threadvarThomas Schwinge
2011-10-08Optimize use of isnan, isinf, finiteUlrich Drepper
2011-10-05Don't call ifunc functions in trace modeAndreas Schwab
2011-09-18Merge commit 'refs/top-bases/t/tls-threadvar' into t/tls-threadvarThomas Schwinge
2011-09-16Merge commit 'refs/top-bases/t/tls-threadvar' into t/tls-threadvarThomas Schwinge
2011-09-16Merge commit 'refs/top-bases/t/tls-threadvar' into t/tls-threadvarThomas Schwinge
2011-09-10Remove support for !USE___THREADUlrich Drepper
2011-09-10Cleanup of configuration optionsUlrich Drepper
2011-09-08Add range checking for FD_SET, FD_CLR, and FD_ISSETUlrich Drepper
2011-08-11Clean up PLT use for scandiratAndreas Schwab
2011-08-09Implement scandirat functionUlrich Drepper
2011-05-312.14 releaseglibc-2.14Ulrich Drepper
2011-05-20Don't unconditionally use alloca in gaih_inetUlrich Drepper
2011-05-15Fix a few problems in fopen and freopenUlrich Drepper
2011-05-15Use mmap for allocation of buffers used for __abort_msgUlrich Drepper
2011-05-08Make complete getcwd work in rtldUlrich Drepper
2011-05-08Fix Linux getcwd for long pathsUlrich Drepper
2011-05-08Optimize fdopendir a bit.Ulrich Drepper
2011-04-16Obsolete RPC implementation in libc.Ulrich Drepper
2011-04-02Update comment about feature macros.Ulrich Drepper
2011-03-10Fix copy relocations handling of unique objects.Ulrich Drepper
2011-02-25Fix memory leak in dlopen with RTLD_NOLOAD.Andreas Schwab
2011-01-172.13 releaseglibc-2.13Ulrich Drepper
2011-01-13Clean up PLT use for getrlimit64.Ulrich Drepper
2011-01-13Fix PLT use due to __libc_alloca_cutoff.Ulrich Drepper
2010-12-09Fix typo in comment.Ulrich Drepper
2010-10-24Require suid bit on audit objects in privileged programsAndreas Schwab
2010-10-11Correct implementation of fmaf.Jakub Jelinek
2010-09-01Remove duplicate version of pmap_getport from NIS code.Ulrich Drepper