Age | Commit message (Expand) | Author | Files | Lines |
2014-08-21 | Remove unnecessary uses of NOT_IN_libc | Siddhesh Poyarekar | 1 | -9/+9 |
2014-08-01 | Fix -Wundef warnings in regex_internal.h | Siddhesh Poyarekar | 1 | -0/+4 |
2014-08-01 | Fix -Wundef warnings in fnmatch.c | Siddhesh Poyarekar | 1 | -2/+4 |
2014-06-20 | Clean up HAVE_CONFIG_H and STDC_HEADERS. | Roland McGrath | 1 | -0/+13 |
2014-06-20 | Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/. | Joseph Myers | 1 | -8/+0 |
2014-06-12 | Get rid of nptl/sysdeps/pthread/ subdirectory | Roland McGrath | 1 | -0/+117 |
2014-05-13 | Clean up __exit_thread. | Roland McGrath | 1 | -3/+0 |
2014-03-14 | Compile with -Wundef. | Roland McGrath | 2 | -0/+47 |
2014-02-25 | BZ #16632: Change [_BSD/_SVID]_SOURCE warning. | Carlos O'Donell | 1 | -2/+5 |
2014-02-19 | Properly fix memory leak in _nss_dns_gethostbyname4_r with big DNS answer | Andreas Schwab | 1 | -3/+3 |
2014-02-12 | Combine __USE_BSD and __USE_SVID into __USE_MISC. | Joseph Myers | 1 | -25/+4 |
2014-02-11 | Remove _BSD_SOURCE and _SVID_SOURCE. | Joseph Myers | 1 | -7/+12 |
2014-02-11 | include/stap-probe.h: Add comment about SystemTap argument format | Will Newton | 1 | -1/+9 |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 1 | -1/+1 |
2014-02-07 | Avoid comma operator warnings. | Roland McGrath | 1 | -1/+2 |
2014-02-07 | Update version.h and include/features.h for 2.19 releaseglibc-2.19 | Allan McRae | 1 | -1/+1 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 19 | -19/+19 |
2013-12-19 | Add _DEFAULT_SOURCE feature test macro. | Joseph Myers | 1 | -13/+36 |
2013-12-17 | Remove __FAVOR_BSD. | Joseph Myers | 1 | -9/+0 |
2013-12-03 | [BZ #16195] Fix build warnings from systemtap probes in non-systemtap configu... | Siddhesh Poyarekar | 1 | -7/+8 |
2013-11-28 | Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271). | Joseph Myers | 1 | -0/+1 |
2013-11-18 | Define TLS version of libc_hidden_proto. | Joseph Myers | 1 | -3/+33 |
2013-11-04 | Define __STDC_IEC_559* based on __GCC_IEC_559*. | Joseph Myers | 1 | -3/+22 |
2013-09-20 | Make __ffs hidden | Andreas Schwab | 1 | -0/+1 |
2013-09-04 | conformtest: Fix namespace testing. | Joseph Myers | 2 | -2/+4 |
2013-09-04 | Remove --disable-versioning. | Joseph Myers | 2 | -8/+4 |
2013-08-27 | Clean up h_errno declaration to use __thread unconditionally. | Roland McGrath | 1 | -10/+5 |
2013-08-27 | Clean up _res declaration to use __thread unconditionally. | Roland McGrath | 1 | -13/+5 |
2013-08-10 | Update version.h and include/features.h for 2.18 release.glibc-2.18 | David S. Miller | 1 | -1/+1 |
2013-06-24 | libc-internal.h: add ALIGN helper macros | Mike Frysinger | 1 | -0/+20 |
2013-06-20 | Fix loop construction to functions calls | Adhemerval Zanella | 1 | -0/+10 |
2013-06-12 | Set/restore rounding mode only when needed | Siddhesh Poyarekar | 1 | -0/+10 |
2013-06-11 | Fix indentation and add copyright header to time.h | Siddhesh Poyarekar | 1 | -4/+21 |
2013-06-11 | Fix symbol definitions for __clock_* functions | Siddhesh Poyarekar | 1 | -0/+1 |
2013-06-07 | Avoid use of "register" as optimization hint. | Joseph Myers | 1 | -4/+4 |
2013-06-06 | Fix leading whitespaces. | Ondrej Bilka | 1 | -1/+1 |
2013-05-16 | Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). | Ryan S. Arnold | 2 | -1/+2 |
2013-04-02 | New <math.h> macro named issignaling to check for a signaling NaN (sNaN). | Thomas Schwinge | 1 | -0/+3 |
2013-03-28 | Avoid unconditional __call_tls_dtors calls in static linking. | Roland McGrath | 1 | -2/+6 |
2013-02-18 | sys/cdefs.h: export __attribute_alloc_size__ | Mike Frysinger | 2 | -5/+3 |
2013-02-18 | unify xmalloc prototypes & friends | Mike Frysinger | 1 | -0/+33 |
2013-02-18 | C++11 thread_local destructors support | Siddhesh Poyarekar | 2 | -0/+8 |
2013-02-13 | Remove __ptrvalue, __bounded and __unbounded. | Joseph Myers | 1 | -1/+1 |
2013-02-12 | Remove redunant "warning: " prefix from stub warnings. | Roland McGrath | 1 | -2/+1 |
2013-02-07 | Remove lots of inline keywords. | Roland McGrath | 1 | -1/+1 |
2013-02-04 | Don't use GLIBC_PRIVATE errno outside of libraries | Andreas Schwab | 2 | -12/+14 |
2013-02-02 | Improve link_map.l_addr comment. | Jan Kratochvil | 1 | -1/+2 |
2013-01-17 | Fix cacos real-part inaccuracy for result real part near 0 (bug 15023). | Joseph Myers | 1 | -1/+11 |
2013-01-16 | Hide reference to mktemp in libpthread | Andreas Schwab | 1 | -0/+1 |
2013-01-11 | Remove __GLIBC_HAVE_LONG_LONG. | Joseph Myers | 1 | -8/+0 |