summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-02-08Merge branch 't/tls' into refs/top-bases/tschwinge/Roger_WhittakerSamuel Thibault
2015-02-07styleSamuel Thibault
2015-02-03Merge branch 't/socket_flags' into refs/top-bases/tschwinge/Roger_WhittakerSamuel Thibault
2015-02-03Update copyright yearsSamuel Thibault
2015-01-23Merge commit 'refs/top-bases/t/verify.h' into t/verify.hThomas Schwinge
2015-01-23Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2015-01-21Merge remote-tracking branch 'refs/remotes/savannah/top-bases/tschwinge/Roger...Thomas Schwinge
2014-02-07Update version.h and include/features.h for 2.19 releaseglibc-2.19Allan McRae
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-12-20Merge commit 'refs/top-bases/t/verify.h' into t/verify.hThomas Schwinge
2013-12-20Merge commit 'refs/top-bases/t/tls' into t/tlsThomas Schwinge
2013-12-20Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2013-12-19Add _DEFAULT_SOURCE feature test macro.Joseph Myers
2013-12-17Remove __FAVOR_BSD.Joseph Myers
2013-12-03[BZ #16195] Fix build warnings from systemtap probes in non-systemtap configu...Siddhesh Poyarekar
2013-11-28Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).Joseph Myers
2013-11-18Define TLS version of libc_hidden_proto.Joseph Myers
2013-11-04Define __STDC_IEC_559* based on __GCC_IEC_559*.Joseph Myers
2013-09-23Merge branch 't/tls-threadvar' into refs/top-bases/tschwinge/Roger_WhittakerSamuel Thibault
2013-09-23Make errno use TLS instead of threadvarSamuel Thibault
2013-09-20Make __ffs hiddenAndreas Schwab
2013-09-04conformtest: Fix namespace testing.Joseph Myers
2013-09-04Remove --disable-versioning.Joseph Myers
2013-09-01Merge commit 'refs/top-bases/t/verify.h' into t/verify.hThomas Schwinge
2013-09-01Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2013-09-01Merge commit 'refs/top-bases/t/tls' into t/tlsThomas Schwinge
2013-08-27Clean up h_errno declaration to use __thread unconditionally.Roland McGrath
2013-08-27Clean up _res declaration to use __thread unconditionally.Roland McGrath
2013-08-10Update version.h and include/features.h for 2.18 release.glibc-2.18David S. Miller
2013-06-24libc-internal.h: add ALIGN helper macrosMike Frysinger
2013-06-20Fix loop construction to functions callsAdhemerval Zanella
2013-06-12Set/restore rounding mode only when neededSiddhesh Poyarekar
2013-06-11Fix indentation and add copyright header to time.hSiddhesh Poyarekar
2013-06-11Fix symbol definitions for __clock_* functionsSiddhesh Poyarekar
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers
2013-06-06Fix leading whitespaces.Ondrej Bilka
2013-05-26Merge commit 'refs/top-bases/t/verify.h' into t/verify.hThomas Schwinge
2013-05-26Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2013-05-26Merge commit 'refs/top-bases/t/tls' into t/tlsThomas Schwinge
2013-05-23Merge commit 'refs/top-bases/t/verify.h' into t/verify.hThomas Schwinge
2013-05-23Merge commit 'refs/top-bases/t/tls' into t/tlsThomas Schwinge
2013-05-23Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2013-05-20Merge commit 'refs/top-bases/t/verify.h' into t/verify.hThomas Schwinge
2013-05-20Merge commit 'refs/top-bases/t/tls' into t/tlsThomas Schwinge
2013-05-20Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold
2013-04-02New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge
2013-03-28Avoid unconditional __call_tls_dtors calls in static linking.Roland McGrath
2013-02-18sys/cdefs.h: export __attribute_alloc_size__Mike Frysinger
2013-02-18unify xmalloc prototypes & friendsMike Frysinger