aboutsummaryrefslogtreecommitdiff
path: root/nis/nis_call.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-02-06Replace rawmemchr (s, '\0') with strchrWilco Dijkstra1-2/+2
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-12-09nis: Build libnsl with 64 bit time_tAdhemerval Zanella Netto1-5/+5
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-05-20y2038: Replace __clock_gettime with __clock_gettime64Lukasz Majewski1-9/+7
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-10-30Change most internal uses of __gettimeofday to __clock_gettime.Zack Weinberg1-1/+3
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-02-27Add some spaces before '('.Joseph Myers1-1/+1
2019-02-22Break some lines before not after operators.Joseph Myers1-2/+2
2019-02-13Adjust wording of two fall-through comments.Joseph Myers1-0/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-06-04Include shlib-compat.h in many sunrpc/nis source files.Zack Weinberg1-0/+1
2017-03-21Deprecate libnsl by default (only shared library will beThorsten Kukuk1-6/+6
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-04-15Suppress GCC 6 warning about ambiguous 'else' with -WparenthesesYvan Roux1-9/+11
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-2/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2008-03-24* nis/nis_call.c (nis_server_cache_search): Save errno around statUlrich Drepper1-1/+5
2007-04-19* nis/nis_domain_of.c (__nis_domain_of): New function.Ulrich Drepper1-31/+19
2007-04-05* nis/nis_call.c (__nisfind_server): Replace (*dir)->do_servers Jakub Jelinek1-3/+3
2007-03-21* nis/nis_call.c: Include bits/libc-lock.h, sys/stat.h, unistd.h. Jakub Jelinek1-62/+306
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-316/+84
2007-07-31.Jakub Jelinek1-84/+316
2006-08-072006-08-07 Jakub Jelinek <jakub@redhat.com>cvs/fedora-glibc-20060807T1859Ulrich Drepper1-8/+0
2006-08-07* nis/nis_call.c: Minor cleanups throughout.Ulrich Drepper1-17/+29
2006-05-24* nis/nis_lookup.c (nis_lookup): Use __prepare_niscall instead ofcvs/fedora-glibc-20060524T0721Ulrich Drepper1-1/+1
2006-05-24* nis/nis_domain_of_r.c (nis_domain_of_r): Add missing bufferUlrich Drepper1-0/+4
2006-05-20* nis/nis_call.c (__prepare_niscall): New function. Split outcvs/fedora-glibc-20060521T2153Ulrich Drepper1-25/+43
2006-05-20* nis/nis_call.c (__do_niscall3): Avoid code duplication in errorUlrich Drepper1-27/+4
2006-05-18* nis/nss_compat/compat-pwd.c (internal_setpwent): If nss_set*entUlrich Drepper1-33/+29
2006-05-18* nis/nis_call.c (rec_dirsearch): Handle __nis_finddirectory andUlrich Drepper1-8/+29
2006-04-07* elf/ldconfig.c (main): Use rawmemchr instead of strchr.Ulrich Drepper1-2/+2
2005-12-09* nis/nis_call.c (inetstr2int): Optimize.Ulrich Drepper1-16/+7
2005-12-08* nis/nis_call.c (__nisbind_create): Remove __nisbind_destroy,Ulrich Drepper1-7/+2
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-402/+164
2007-07-122.5-18.1Jakub Jelinek1-164/+402
2004-10-26(first_shoot): Fix typo.Ulrich Drepper1-1/+1
2004-10-25Update.Ulrich Drepper1-44/+41
2004-10-24Update.Ulrich Drepper1-1/+5
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8