summaryrefslogtreecommitdiff
path: root/nscd/nscd-client.h
AgeCommit message (Expand)Author
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-06-30Clean up BUSY_WAIT_NOP and atomic_delay.Torvald Riegel
2015-03-21Fix warningsSamuel Thibault
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-05-01Fix implicit declarationAndreas Schwab
2014-04-30Initialize all of datahead structure in nscd (BZ #16791)Siddhesh Poyarekar
2014-04-30Consolidate code to initialize nscd dataset headerSiddhesh Poyarekar
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-02-07Remove lots of inline keywords.Roland McGrath
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-05-15Fix formatting in last change.Roland McGrath
2012-05-15Avoid race in nscdAndreas Jaeger
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-10-31Cache network interface informationUlrich Drepper
2011-10-07Implement caching of nscdUlrich Drepper
2011-02-05Schedule nscd cache pruning more accurately fromr re-added values.Ulrich Drepper
2009-05-16Move BLOCK_ALIGN* macros back.Ulrich Drepper
2009-05-15Further robustify nscd database lookup.Ulrich Drepper
2009-05-15Robustify libc-side nscd database reader.Jakub Jelinek
2007-01-31Define MAXKEYLEN.Ulrich Drepper
2007-01-31* nscd/nscd-client.h (__nscd_cache_search): Remove const qualifier Jakub Jelinek
2007-01-14* nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): CorrectUlrich Drepper
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper
2007-07-31.Jakub Jelinek
2006-10-02* nscd/mem.c (mempool_alloc): Round array size to 16 bytesUlrich Drepper
2006-04-25[BZ #2571]Ulrich Drepper
2005-11-22* nscd/connections.c (sendfileall): Define.Ulrich Drepper
2005-02-22Include sys/uio.h. (__readall, __readvall, writeall): New prototypes.Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-11-10(libc_locked_map_ptr): Add new first parameter, used as class for definition.Ulrich Drepper
2004-09-30(__nscd_get_map_ref): Drop volatile from last parameter. (__nscd_drop_map_ref...Ulrich Drepper
2004-09-30Update.Ulrich Drepper
2004-09-16iAdd __nscd_getai prototype.Ulrich Drepper
2004-09-15Update.Ulrich Drepper
2004-09-13Update.Ulrich Drepper
2004-09-08Update.Ulrich Drepper
2004-09-08* sysdeps/generic/nscd_setup_thread.c: New file.Ulrich Drepper
2004-09-08Update.Ulrich Drepper
2004-09-08Update.Ulrich Drepper
2004-06-06Update.Ulrich Drepper
2003-12-31Update.Ulrich Drepper
2003-04-22Update.Ulrich Drepper
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2000-09-29Update.Ulrich Drepper
2000-09-29Update.Ulrich Drepper
1999-09-27Update.Ulrich Drepper
1998-10-18* nscd/nscd-client.h: New file, broken out of "nscd.h".Roland McGrath