summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-02-18C++11 thread_local destructors supportSiddhesh Poyarekar
2013-02-13Remove __ptrvalue, __bounded and __unbounded.Joseph Myers
2013-02-12Remove redunant "warning: " prefix from stub warnings.Roland McGrath
2013-02-07Remove lots of inline keywords.Roland McGrath
2013-02-04Don't use GLIBC_PRIVATE errno outside of librariesAndreas Schwab
2013-02-02Improve link_map.l_addr comment.Jan Kratochvil
2013-01-17Fix cacos real-part inaccuracy for result real part near 0 (bug 15023).Joseph Myers
2013-01-16Hide reference to mktemp in libpthreadAndreas Schwab
2013-01-11Remove __GLIBC_HAVE_LONG_LONG.Joseph Myers
2013-01-10Remove __USE_ANSI.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-12-24Update version.h and include/features.h for 2.17 release.glibc-2.17David S. Miller
2012-12-07 [BZ #14898]Andreas Schwab
2012-11-30 * sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration...Siddhesh Poyarekar
2012-11-26Cast to __intptr_t before casting pointer to int64H.J. Lu
2012-11-21Check supported DF_1_XXX bitsH.J. Lu
2012-11-20Add recvmmsg and sendmmsg to the generic glibc API.Thomas Schwinge
2012-11-04[BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge
2012-11-03Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers
2012-11-03Merge branch 't/sendmmsg' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2012-11-03Merge commit 'refs/top-bases/t/sendmmsg' into t/sendmmsgThomas Schwinge
2012-11-03Merge commit 'refs/top-bases/t/verify.h' into t/verify.hThomas Schwinge
2012-11-03Merge commit 'refs/top-bases/t/tls' into t/tlsThomas Schwinge
2012-11-03Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2012-11-03Update as per review comments.Thomas Schwinge
2012-11-02Compile x86 rtld with -mno-sse -mno-mmxH.J. Lu
2012-11-02conformtest: Add test data for fenv.h.Joseph Myers
2012-11-02Test _ISOMAC in include/sys/syslog.h.Joseph Myers
2012-11-01Merge commit 'refs/top-bases/t/verify.h' into t/verify.hThomas Schwinge
2012-11-01Merge commit 'refs/top-bases/t/tls' into t/tlsThomas Schwinge
2012-11-01Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2012-11-01Merge commit 'refs/top-bases/t/sendmmsg' into t/sendmmsgThomas Schwinge
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath
2012-10-12Avoid PLT references from __get_clockfreq on powerpcAndreas Schwab
2012-10-11Framework to test IFUNC implementations on targetH.J. Lu
2012-10-04Name space hygeine for madvise.Roland McGrath
2012-09-12Make strtod respect the rounding mode (bug 14518).Joseph Myers
2012-08-18add attribute_hidden to __have_{sock_cloexec,pipe2,dup3Mike Frysinger
2012-08-18split assume pipe2/dup3/sock_cloexec knobsMike Frysinger
2012-08-17Split sys/param.h out into common file and sysdeps bits/param.h file.Roland McGrath
2012-08-15Declare __getdirentries in internal dirent.h.Roland McGrath
2012-08-13Add explicit acquire/release semantics to atomic_exchange_and_add.Maxim Kuvyrkov
2012-08-02Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.Marek Polacek
2012-07-31Clean up stub accept4 definition.Roland McGrath
2012-07-30Fix lots of bitrot for stub configurations.Roland McGrath
2012-07-30Merge commit 'refs/top-bases/t/sendmmsg' into t/sendmmsgThomas Schwinge
2012-07-30Merge commit 'refs/top-bases/t/verify.h' into t/verify.hThomas Schwinge
2012-07-30Merge commit 'refs/top-bases/t/tls' into t/tlsThomas Schwinge
2012-07-30Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2012-07-25Rename __secure_getenv to secure_getenvFlorian Weimer