| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 1 | -1/+1 |
* | use -fstack-protector-strong when available | Mike Frysinger | 2015-10-19 | 1 | -3/+1 |
* | 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 IS_IN_nscd | Siddhesh Poyarekar | 2014-11-24 | 1 | -1/+1 |
* | Add new macro IN_MODULE to identify module in which source is built | Siddhesh Poyarekar | 2014-11-19 | 1 | -7/+6 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | rename configure.in to configure.ac | Mike Frysinger | 2013-10-30 | 1 | -1/+1 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
* | BZ#14743: Move clock_* symbols from librt to libc. | Roland McGrath | 2012-10-24 | 1 | -4/+2 |
* | nscd: fix compilation flags | Dmitry V. Levin | 2012-10-02 | 1 | -34/+7 |
* | Add --disable-build-nscd configure option. | Roland McGrath | 2012-08-22 | 1 | -1/+1 |
* | BZ#13696: Add --disable-nscd configure option. | Roland McGrath | 2012-08-22 | 1 | -2/+4 |
* | 2012-03-23 Daniel Jacobowitz <dmj@google.com> | Paul Pluzhnikov | 2012-03-23 | 1 | -5/+0 |
* | Remove distribute variable from Makefiles | Ulrich Drepper | 2012-03-07 | 1 | -5/+1 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
* | Properly set extra-objs in nscd makefile | Andreas Schwab | 2011-11-01 | 1 | -1/+1 |
* | Implement caching of nscd | Ulrich Drepper | 2011-10-07 | 1 | -2/+4 |
* | Add support for generated PIE link rules | Andreas Schwab | 2011-05-13 | 1 | -7/+3 |
* | Consolidate PIE linking Makefile rules. | H.J. Lu | 2009-06-16 | 1 | -9/+2 |
* | * Makeconfig: Define pie-ccflag and PIE-ccflag variables. | Ulrich Drepper | 2008-07-26 | 1 | -1/+1 |
* | * nscd/Makefile (nscd-cflags): Set back to -fpie. | Ulrich Drepper | 2008-04-22 | 1 | -2/+1 |
* | [BZ #5209, BZ #5381] | Ulrich Drepper | 2008-04-19 | 1 | -2/+3 |
* | * nscd/Makefile (nscd-modules): Replace gethstbynm2_r with | Ulrich Drepper | 2007-10-30 | 1 | -2/+2 |
* | [BZ #4814] | Ulrich Drepper | 2007-08-22 | 1 | -1/+2 |
* | * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): Correct | Ulrich Drepper | 2007-01-14 | 1 | -2/+7 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 1 | -2/+0 |
* | . | Jakub Jelinek | 2007-07-31 | 1 | -0/+2 |
* | * configure.in: Require assembler support for visibility, compiler | Ulrich Drepper | 2006-10-28 | 1 | -2/+0 |
* | 2006-04-26 James Antill <james.antill@redhat.com> | Ulrich Drepper | 2006-04-26 | 1 | -1/+4 |
* | [BZ #2508] | Roland McGrath | 2006-04-04 | 1 | -4/+5 |
* | * nscd/Makefile: Don't build nscd_nischeck. | Ulrich Drepper | 2005-12-16 | 1 | -8/+3 |
* | * nscd/Makefile ($(objpfx)nscd): Pass $(nscd-cflags) to $(LINK.o). | Roland McGrath | 2005-07-22 | 1 | -1/+1 |
* | * configure.in: Check for -fstack-protector gcc option. | Ulrich Drepper | 2005-07-19 | 1 | -0/+3 |
* | * nscd/Makefile (nscd-cflags): Add _FORTIFY_SOURCE. | Ulrich Drepper | 2005-07-18 | 1 | -1/+1 |
* | * configure.in: Add test for availability of libaudit. | Ulrich Drepper | 2005-06-14 | 1 | -1/+5 |
* | Help losers who use --with-headers. | Ulrich Drepper | 2005-04-29 | 1 | -0/+8 |
* | [BZ #253] cvs/fedora-glibc-20050415T0909 | Roland McGrath | 2005-04-15 | 1 | -1/+2 |
* | 2005-01-17 Roland McGrath <roland@redhat.com> | Roland McGrath | 2005-01-18 | 1 | -2/+4 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -31/+14 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -14/+31 |
* | 2004-12-16 Roland McGrath <roland@redhat.com> | Roland McGrath | 2004-12-16 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2004-10-14 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2004-10-05 | 1 | -25/+34 |
* | Update. | Ulrich Drepper | 2004-10-04 | 1 | -0/+1 |
* | Update. | Ulrich Drepper | 2004-10-04 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2004-10-03 | 1 | -22/+22 |
* | Update, | Ulrich Drepper | 2004-10-03 | 1 | -2/+4 |
* | Update. | Ulrich Drepper | 2004-09-30 | 1 | -1/+2 |
* | (CFLAGS-nscd_initgroups.c): Set to -fpie. (CFLAGS-initgrcache.c): Likewise. | Andreas Jaeger | 2004-09-30 | 1 | -0/+2 |