about summary refs log tree commit diff
path: root/nscd/nscd-client.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov2023-06-021-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Use C11 atomics instead of atomic_decrement(_val)Wilco Dijkstra2022-09-091-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Fix concurrent changes on nscd aware files (BZ #23178)Adhemerval Zanella2018-05-161-2/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Mark internal nscd functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-011-4/+8
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Clean up BUSY_WAIT_NOP and atomic_delay.Torvald Riegel2015-06-301-1/+1
* Fix warningsSamuel Thibault2015-03-211-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Fix implicit declarationAndreas Schwab2014-05-011-0/+1
* Initialize all of datahead structure in nscd (BZ #16791)Siddhesh Poyarekar2014-04-301-4/+16
* Consolidate code to initialize nscd dataset headerSiddhesh Poyarekar2014-04-301-0/+30
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-2/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Remove lots of inline keywords.Roland McGrath2013-02-071-2/+3
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Fix formatting in last change.Roland McGrath2012-05-151-1/+2
* Avoid race in nscdAndreas Jaeger2012-05-151-2/+19
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Cache network interface informationUlrich Drepper2011-10-311-1/+17
* Implement caching of nscdUlrich Drepper2011-10-071-0/+23
* Schedule nscd cache pruning more accurately fromr re-added values.Ulrich Drepper2011-02-051-2/+7
* Move BLOCK_ALIGN* macros back.Ulrich Drepper2009-05-161-5/+0
* Further robustify nscd database lookup.Ulrich Drepper2009-05-151-1/+6
* Robustify libc-side nscd database reader.Jakub Jelinek2009-05-151-2/+3
* Define MAXKEYLEN.Ulrich Drepper2007-01-311-0/+3
* * nscd/nscd-client.h (__nscd_cache_search): Remove const qualifier Jakub Jelinek2007-01-311-4/+4
* * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): CorrectUlrich Drepper2007-01-141-2/+18
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-5/+5
* .Jakub Jelinek2007-07-311-5/+5
* * nscd/mem.c (mempool_alloc): Round array size to 16 bytesUlrich Drepper2006-10-021-0/+1
* [BZ #2571]Ulrich Drepper2006-04-251-2/+2
* * nscd/connections.c (sendfileall): Define.Ulrich Drepper2005-11-221-0/+2
* Include sys/uio.h. (__readall, __readvall, writeall): New prototypes.Ulrich Drepper2005-02-221-1/+12
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-20/+6
* 2.5-18.1Jakub Jelinek2007-07-121-6/+20
* (libc_locked_map_ptr): Add new first parameter, used as class for definition.Ulrich Drepper2004-11-101-1/+1
* (__nscd_get_map_ref): Drop volatile from last parameter. (__nscd_drop_map_ref...Ulrich Drepper2004-09-301-5/+9
* Update.Ulrich Drepper2004-09-301-1/+12
* iAdd __nscd_getai prototype.Ulrich Drepper2004-09-161-4/+0
* Update.Ulrich Drepper2004-09-151-2/+30