Age | Commit message (Expand) | Author | Files | Lines |
2023-06-02 | Fix all the remaining misspellings -- BZ 25337 | Paul Pluzhnikov | 1 | -1/+1 |
2023-01-06 | Update copyright dates with scripts/update-copyrights | Joseph Myers | 1 | -1/+1 |
2022-09-09 | Use C11 atomics instead of atomic_decrement(_val) | Wilco Dijkstra | 1 | -1/+1 |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2021-09-03 | Remove "Contributed by" lines | Siddhesh Poyarekar | 1 | -1/+0 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 1 | -1/+1 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-05-16 | Fix concurrent changes on nscd aware files (BZ #23178) | Adhemerval Zanella | 1 | -2/+0 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-10-01 | Mark internal nscd functions with attribute_hidden [BZ #18822] | H.J. Lu | 1 | -4/+8 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-06-30 | Clean up BUSY_WAIT_NOP and atomic_delay. | Torvald Riegel | 1 | -1/+1 |
2015-03-21 | Fix warnings | Samuel Thibault | 1 | -0/+1 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-05-01 | Fix implicit declaration | Andreas Schwab | 1 | -0/+1 |
2014-04-30 | Initialize all of datahead structure in nscd (BZ #16791) | Siddhesh Poyarekar | 1 | -4/+16 |
2014-04-30 | Consolidate code to initialize nscd dataset header | Siddhesh Poyarekar | 1 | -0/+30 |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 1 | -2/+2 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-02-07 | Remove lots of inline keywords. | Roland McGrath | 1 | -2/+3 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2012-05-15 | Fix formatting in last change. | Roland McGrath | 1 | -1/+2 |
2012-05-15 | Avoid race in nscd | Andreas Jaeger | 1 | -2/+19 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 |
2011-10-31 | Cache network interface information | Ulrich Drepper | 1 | -1/+17 |
2011-10-07 | Implement caching of nscd | Ulrich Drepper | 1 | -0/+23 |
2011-02-05 | Schedule nscd cache pruning more accurately fromr re-added values. | Ulrich Drepper | 1 | -2/+7 |
2009-05-16 | Move BLOCK_ALIGN* macros back. | Ulrich Drepper | 1 | -5/+0 |
2009-05-15 | Further robustify nscd database lookup. | Ulrich Drepper | 1 | -1/+6 |
2009-05-15 | Robustify libc-side nscd database reader. | Jakub Jelinek | 1 | -2/+3 |
2007-01-31 | Define MAXKEYLEN. | Ulrich Drepper | 1 | -0/+3 |
2007-01-31 | * nscd/nscd-client.h (__nscd_cache_search): Remove const qualifier | Jakub Jelinek | 1 | -4/+4 |
2007-01-14 | * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): Correct | Ulrich Drepper | 1 | -2/+18 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 1 | -5/+5 |
2007-07-31 | . | Jakub Jelinek | 1 | -5/+5 |
2006-10-02 | * nscd/mem.c (mempool_alloc): Round array size to 16 bytes | Ulrich Drepper | 1 | -0/+1 |
2006-04-25 | [BZ #2571] | Ulrich Drepper | 1 | -2/+2 |
2005-11-22 | * nscd/connections.c (sendfileall): Define. | Ulrich Drepper | 1 | -0/+2 |
2005-02-22 | Include sys/uio.h. (__readall, __readvall, writeall): New prototypes. | Ulrich Drepper | 1 | -1/+12 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -20/+6 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 1 | -6/+20 |
2004-11-10 | (libc_locked_map_ptr): Add new first parameter, used as class for definition. | Ulrich Drepper | 1 | -1/+1 |
2004-09-30 | (__nscd_get_map_ref): Drop volatile from last parameter. (__nscd_drop_map_ref... | Ulrich Drepper | 1 | -5/+9 |
2004-09-30 | Update. | Ulrich Drepper | 1 | -1/+12 |
2004-09-16 | iAdd __nscd_getai prototype. | Ulrich Drepper | 1 | -4/+0 |
2004-09-15 | Update. | Ulrich Drepper | 1 | -2/+30 |
2004-09-13 | Update. | Ulrich Drepper | 1 | -28/+32 |