| Commit message (Expand) | Author | Age | Files | Lines |
* | getopt: merge _GL_UNUSED annotations from gnulib | Zack Weinberg | 2017-04-07 | 1 | -0/+43 |
* | Deprecate libnsl by default (only shared library will be | Thorsten Kukuk | 2017-03-21 | 1 | -0/+6 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 1 | -1/+1 |
* | Do not stack-protect ifunc resolvers [BZ #7065] | Nick Alcock | 2016-12-26 | 1 | -1/+11 |
* | Make _REENTRANT and _THREAD_SAFE aliases for _POSIX_C_SOURCE=199506L. | Zack Weinberg | 2016-12-08 | 1 | -2/+0 |
* | i386, x86: Use libc_ifunc macro for time, gettimeofday. | Stefan Liebler | 2016-10-07 | 1 | -15/+0 |
* | Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to... | Stefan Liebler | 2016-10-07 | 1 | -16/+126 |
* | malloc: Simplify static malloc interposition [BZ #20432] | Florian Weimer | 2016-08-26 | 1 | -0/+15 |
* | Add support for referencing specific symbol versions | Florian Weimer | 2016-08-02 | 1 | -5/+14 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 1 | -1/+1 |
* | Remove .weak, .weakext configure tests. | Joseph Myers | 2015-10-19 | 1 | -19/+3 |
* | Remove .previous, .popsection configure tests. | Joseph Myers | 2015-10-15 | 1 | -8/+1 |
* | Localplt testing for vector math library and libmvec_hidden_* macro series. | Andrew Senkevich | 2015-05-25 | 1 | -0/+20 |
* | powerpc: Remove HAVE_ASM_GLOBAL_DOT_NAME define | Adhemerval Zanella | 2015-03-11 | 1 | -80/+11 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 1 | -1/+1 |
* | Remove NOT_IN_libc | Siddhesh Poyarekar | 2014-11-24 | 1 | -1/+1 |
* | Remove IN_LIB | Siddhesh Poyarekar | 2014-11-24 | 1 | -0/+5 |
* | Use MODULE_NAME in stap-probe instead of IN_LIB | Siddhesh Poyarekar | 2014-11-24 | 1 | -0/+4 |
* | Auto-generate libc-modules.h | Siddhesh Poyarekar | 2014-11-19 | 1 | -3/+0 |
* | Add new macro IN_MODULE to identify module in which source is built | Siddhesh Poyarekar | 2014-11-19 | 1 | -10/+15 |
* | Remove INTDEF / INTUSE / INTVARDEF (bug 14132). | Joseph Myers | 2014-11-05 | 1 | -20/+0 |
* | Remove unnecessary uses of NOT_IN_libc | Siddhesh Poyarekar | 2014-08-21 | 1 | -9/+9 |
* | Fix -Wundef warnings in regex_internal.h | Siddhesh Poyarekar | 2014-08-01 | 1 | -0/+4 |
* | Fix -Wundef warnings in fnmatch.c | Siddhesh Poyarekar | 2014-08-01 | 1 | -2/+4 |
* | Clean up HAVE_CONFIG_H and STDC_HEADERS. | Roland McGrath | 2014-06-20 | 1 | -0/+13 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | Define TLS version of libc_hidden_proto. | Joseph Myers | 2013-11-18 | 1 | -3/+33 |
* | Remove --disable-versioning. | Joseph Myers | 2013-09-04 | 1 | -2/+2 |
* | Fix loop construction to functions calls | Adhemerval Zanella | 2013-06-20 | 1 | -0/+10 |
* | Remove redunant "warning: " prefix from stub warnings. | Roland McGrath | 2013-02-12 | 1 | -2/+1 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
* | Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}. | Marek Polacek | 2012-08-02 | 1 | -33/+20 |
* | Get rid of ASM_GLOBAL_DIRECTIVE. | Marek Polacek | 2012-07-10 | 1 | -15/+11 |
* | Hurd: hidden_nolink macro for NO_HIDDEN case. | Thomas Schwinge | 2012-05-10 | 1 | -2/+2 |
* | Make sunrpc code usable again | Andreas Jaeger | 2012-05-10 | 1 | -1/+6 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
* | More fallout from supporting only ELF | Ulrich Drepper | 2012-01-08 | 1 | -49/+25 |
* | Remove non-ELF support | Ulrich Drepper | 2012-01-07 | 1 | -80/+35 |
* | Cleanup of configuration options | Ulrich Drepper | 2011-09-10 | 1 | -26/+7 |
* | Obsolete RPC implementation in libc. | Ulrich Drepper | 2011-04-16 | 1 | -2/+13 |
* | Prepare use if IFUNC functions outside libc.so. | Ulrich Drepper | 2009-07-29 | 1 | -1/+12 |
* | Finish IFUNC support for x86 and x86-64. | Ulrich Drepper | 2009-05-31 | 1 | -0/+17 |
* | * config.h.in (USE_MULTIARCH): Define. | Ulrich Drepper | 2009-03-13 | 1 | -2/+12 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 1 | -34/+41 |
* | . | Jakub Jelinek | 2007-07-31 | 1 | -41/+34 |
* | * elf/dl-debug.c (_dl_debug_initialize): Check r->r_map for 0 cvs/fedora-glibc-20061109T1949 | Ulrich Drepper | 2006-11-09 | 1 | -13/+28 |
* | * configure.in: Require assembler support for visibility, compiler | Ulrich Drepper | 2006-10-28 | 1 | -21/+13 |
* | * include/libc-symbols.h: Fix comment typo. | Roland McGrath | 2006-02-24 | 1 | -3/+4 |
* | * configure.in: Remove gnu_ld definition and everything using it. | Ulrich Drepper | 2005-11-06 | 1 | -76/+54 |
* | * include/libc-symbols.h: Define macros for librt hidden symbols. | Ulrich Drepper | 2005-07-13 | 1 | -0/+18 |