aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* make fortify logic checks less angryMike Frysinger2014-02-081-3/+4
* Update version.h and include/features.h for 2.19 releaseglibc-2.19Allan McRae2014-02-071-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0119-19/+19
* Add _DEFAULT_SOURCE feature test macro.Joseph Myers2013-12-191-13/+36
* Remove __FAVOR_BSD.Joseph Myers2013-12-171-9/+0
* [BZ #16195] Fix build warnings from systemtap probes in non-systemtap configu...Siddhesh Poyarekar2013-12-031-7/+8
* Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).Joseph Myers2013-11-281-0/+1
* Define TLS version of libc_hidden_proto.Joseph Myers2013-11-181-3/+33
* Define __STDC_IEC_559* based on __GCC_IEC_559*.Joseph Myers2013-11-041-3/+22
* Make __ffs hiddenAndreas Schwab2013-09-201-0/+1
* conformtest: Fix namespace testing.Joseph Myers2013-09-042-2/+4
* Remove --disable-versioning.Joseph Myers2013-09-042-8/+4
* Clean up h_errno declaration to use __thread unconditionally.Roland McGrath2013-08-271-10/+5
* Clean up _res declaration to use __thread unconditionally.Roland McGrath2013-08-271-13/+5
* Update version.h and include/features.h for 2.18 release.glibc-2.18David S. Miller2013-08-101-1/+1
* libc-internal.h: add ALIGN helper macrosMike Frysinger2013-06-241-0/+20
* Fix loop construction to functions callsAdhemerval Zanella2013-06-201-0/+10
* Set/restore rounding mode only when neededSiddhesh Poyarekar2013-06-121-0/+10
* Fix indentation and add copyright header to time.hSiddhesh Poyarekar2013-06-111-4/+21
* Fix symbol definitions for __clock_* functionsSiddhesh Poyarekar2013-06-111-0/+1
* Avoid use of "register" as optimization hint.Joseph Myers2013-06-071-4/+4
* Fix leading whitespaces.Ondrej Bilka2013-06-061-1/+1
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-162-1/+2
* New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge2013-04-021-0/+3
* Avoid unconditional __call_tls_dtors calls in static linking.Roland McGrath2013-03-281-2/+6
* sys/cdefs.h: export __attribute_alloc_size__Mike Frysinger2013-02-182-5/+3
* unify xmalloc prototypes & friendsMike Frysinger2013-02-181-0/+33
* C++11 thread_local destructors supportSiddhesh Poyarekar2013-02-182-0/+8
* Remove __ptrvalue, __bounded and __unbounded.Joseph Myers2013-02-131-1/+1
* Remove redunant "warning: " prefix from stub warnings.Roland McGrath2013-02-121-2/+1
* Remove lots of inline keywords.Roland McGrath2013-02-071-1/+1
* Don't use GLIBC_PRIVATE errno outside of librariesAndreas Schwab2013-02-042-12/+14
* Improve link_map.l_addr comment.Jan Kratochvil2013-02-021-1/+2
* Fix cacos real-part inaccuracy for result real part near 0 (bug 15023).Joseph Myers2013-01-171-1/+11
* Hide reference to mktemp in libpthreadAndreas Schwab2013-01-161-0/+1
* Remove __GLIBC_HAVE_LONG_LONG.Joseph Myers2013-01-111-8/+0
* Remove __USE_ANSI.Joseph Myers2013-01-101-3/+0
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0217-18/+17
* Update version.h and include/features.h for 2.17 release.glibc-2.17David S. Miller2012-12-241-1/+1
* [BZ #14898]Andreas Schwab2012-12-071-1/+1
* * sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration...Siddhesh Poyarekar2012-11-301-0/+2
* Cast to __intptr_t before casting pointer to int64H.J. Lu2012-11-261-0/+16
* Check supported DF_1_XXX bitsH.J. Lu2012-11-211-0/+6
* Add recvmmsg and sendmmsg to the generic glibc API.Thomas Schwinge2012-11-201-0/+4
* [BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge2012-11-041-4/+0
* Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers2012-11-031-0/+1
* Compile x86 rtld with -mno-sse -mno-mmxH.J. Lu2012-11-021-0/+4
* conformtest: Add test data for fenv.h.Joseph Myers2012-11-021-0/+2
* Test _ISOMAC in include/sys/syslog.h.Joseph Myers2012-11-021-0/+2
* BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath2012-10-241-1/+5