about summary refs log tree commit diff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Avoid PLT references from __get_clockfreq on powerpcAndreas Schwab2012-10-121-0/+1
* Framework to test IFUNC implementations on targetH.J. Lu2012-10-111-0/+56
* Name space hygeine for madvise.Roland McGrath2012-10-041-2/+3
* Make strtod respect the rounding mode (bug 14518).Joseph Myers2012-09-121-0/+65
* add attribute_hidden to __have_{sock_cloexec,pipe2,dup3Mike Frysinger2012-08-182-4/+4
* split assume pipe2/dup3/sock_cloexec knobsMike Frysinger2012-08-181-5/+2
* Split sys/param.h out into common file and sysdeps bits/param.h file.Roland McGrath2012-08-171-0/+1
* Declare __getdirentries in internal dirent.h.Roland McGrath2012-08-151-0/+4
* Add explicit acquire/release semantics to atomic_exchange_and_add.Maxim Kuvyrkov2012-08-131-2/+16
* Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.Marek Polacek2012-08-021-33/+20
* Clean up stub accept4 definition.Roland McGrath2012-07-311-2/+2
* Fix lots of bitrot for stub configurations.Roland McGrath2012-07-301-1/+1
* Rename __secure_getenv to secure_getenvFlorian Weimer2012-07-251-1/+2
* Get rid of ASM_GLOBAL_DIRECTIVE.Marek Polacek2012-07-101-15/+11
* Release 2.16 glibc-2.16.0Carlos O'Donell2012-06-301-1/+1
* Fix invalid memory access in do_lookup_x.Andreas Schwab2012-06-221-4/+4
* Remove use of INTDEF/INTUSE in stdio-commonAndreas Schwab2012-06-011-0/+1
* Remove use of INTUSE/INTDEF in misc.Marek Polacek2012-05-311-12/+3
* Remove use of INTDEF/INTUSE in socketAndreas Schwab2012-05-311-13/+3
* Convert WORDSIZE[32|64]/ld entries to abi-variantsH.J. Lu2012-05-301-12/+0
* Add --enable-systemtap configuration to define static probe points.Roland McGrath2012-05-251-0/+80
* Remove use of INTDEF/INTUSE in intlAndreas Schwab2012-05-242-15/+2
* Remove use of INTDEF/INTUSE in libioAndreas Schwab2012-05-243-7/+9