Age | Commit message (Expand) | Author |
2013-04-02 | New <math.h> macro named issignaling to check for a signaling NaN (sNaN). | Thomas Schwinge |
2013-03-28 | Avoid unconditional __call_tls_dtors calls in static linking. | Roland McGrath |
2013-02-18 | sys/cdefs.h: export __attribute_alloc_size__ | Mike Frysinger |
2013-02-18 | unify xmalloc prototypes & friends | Mike Frysinger |
2013-02-18 | C++11 thread_local destructors support | Siddhesh Poyarekar |
2013-02-13 | Remove __ptrvalue, __bounded and __unbounded. | Joseph Myers |
2013-02-12 | Remove redunant "warning: " prefix from stub warnings. | Roland McGrath |
2013-02-07 | Remove lots of inline keywords. | Roland McGrath |
2013-02-04 | Don't use GLIBC_PRIVATE errno outside of libraries | Andreas Schwab |
2013-02-02 | Improve link_map.l_addr comment. | Jan Kratochvil |
2013-01-17 | Fix cacos real-part inaccuracy for result real part near 0 (bug 15023). | Joseph Myers |
2013-01-16 | Hide reference to mktemp in libpthread | Andreas Schwab |
2013-01-11 | Remove __GLIBC_HAVE_LONG_LONG. | Joseph Myers |
2013-01-10 | Remove __USE_ANSI. | Joseph Myers |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2012-12-24 | Update version.h and include/features.h for 2.17 release.glibc-2.17 | David 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-26 | Cast to __intptr_t before casting pointer to int64 | H.J. Lu |
2012-11-21 | Check supported DF_1_XXX bits | H.J. Lu |
2012-11-20 | Add 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-03 | Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796). | Joseph Myers |
2012-11-02 | Compile x86 rtld with -mno-sse -mno-mmx | H.J. Lu |
2012-11-02 | conformtest: Add test data for fenv.h. | Joseph Myers |
2012-11-02 | Test _ISOMAC in include/sys/syslog.h. | Joseph Myers |
2012-10-24 | BZ#14743: Move clock_* symbols from librt to libc. | Roland McGrath |
2012-10-12 | Avoid PLT references from __get_clockfreq on powerpc | Andreas Schwab |
2012-10-11 | Framework to test IFUNC implementations on target | H.J. Lu |
2012-10-04 | Name space hygeine for madvise. | Roland McGrath |
2012-09-12 | Make strtod respect the rounding mode (bug 14518). | Joseph Myers |
2012-08-18 | add attribute_hidden to __have_{sock_cloexec,pipe2,dup3 | Mike Frysinger |
2012-08-18 | split assume pipe2/dup3/sock_cloexec knobs | Mike Frysinger |
2012-08-17 | Split sys/param.h out into common file and sysdeps bits/param.h file. | Roland McGrath |
2012-08-15 | Declare __getdirentries in internal dirent.h. | Roland McGrath |
2012-08-13 | Add explicit acquire/release semantics to atomic_exchange_and_add. | Maxim Kuvyrkov |
2012-08-02 | Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}. | Marek Polacek |
2012-07-31 | Clean up stub accept4 definition. | Roland McGrath |
2012-07-30 | Fix lots of bitrot for stub configurations. | Roland McGrath |
2012-07-25 | Rename __secure_getenv to secure_getenv | Florian Weimer |
2012-07-10 | Get rid of ASM_GLOBAL_DIRECTIVE. | Marek Polacek |
2012-06-30 | Release 2.16glibc-2.16.0 | Carlos O'Donell |
2012-06-22 | Fix invalid memory access in do_lookup_x. | Andreas Schwab |
2012-06-01 | Remove use of INTDEF/INTUSE in stdio-common | Andreas Schwab |
2012-05-31 | Remove use of INTUSE/INTDEF in misc. | Marek Polacek |
2012-05-31 | Remove use of INTDEF/INTUSE in socket | Andreas Schwab |
2012-05-30 | Convert WORDSIZE[32|64]/ld entries to abi-variants | H.J. Lu |
2012-05-25 | Add --enable-systemtap configuration to define static probe points. | Roland McGrath |
2012-05-24 | Remove use of INTDEF/INTUSE in intl | Andreas Schwab |
2012-05-24 | Remove use of INTDEF/INTUSE in libio | Andreas Schwab |