about summary refs log tree commit diff
path: root/nis/nis_call.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Replace rawmemchr (s, '\0') with strchrWilco Dijkstra2023-02-061-2/+2
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* nis: Build libnsl with 64 bit time_tAdhemerval Zanella Netto2022-12-091-5/+5
* 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
* y2038: Replace __clock_gettime with __clock_gettime64Lukasz Majewski2020-05-201-9/+7
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Change most internal uses of __gettimeofday to __clock_gettime.Zack Weinberg2019-10-301-1/+3
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Add some spaces before '('.Joseph Myers2019-02-271-1/+1
* Break some lines before not after operators.Joseph Myers2019-02-221-2/+2
* Adjust wording of two fall-through comments.Joseph Myers2019-02-131-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Include shlib-compat.h in many sunrpc/nis source files.Zack Weinberg2017-06-041-0/+1
* Deprecate libnsl by default (only shared library will beThorsten Kukuk2017-03-211-6/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Suppress GCC 6 warning about ambiguous 'else' with -WparenthesesYvan Roux2016-04-151-9/+11
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-081-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-2/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* * nis/nis_call.c (nis_server_cache_search): Save errno around statUlrich Drepper2008-03-241-1/+5
* * nis/nis_domain_of.c (__nis_domain_of): New function.Ulrich Drepper2007-04-191-31/+19
* * nis/nis_call.c (__nisfind_server): Replace (*dir)->do_servers Jakub Jelinek2007-04-051-3/+3
* * nis/nis_call.c: Include bits/libc-lock.h, sys/stat.h, unistd.h. Jakub Jelinek2007-03-211-62/+306
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-316/+84
* .Jakub Jelinek2007-07-311-84/+316
* 2006-08-07 Jakub Jelinek <jakub@redhat.com> cvs/fedora-glibc-20060807T1859Ulrich Drepper2006-08-071-8/+0
* * nis/nis_call.c: Minor cleanups throughout.Ulrich Drepper2006-08-071-17/+29
* * nis/nis_lookup.c (nis_lookup): Use __prepare_niscall instead of cvs/fedora-glibc-20060524T0721Ulrich Drepper2006-05-241-1/+1
* * nis/nis_domain_of_r.c (nis_domain_of_r): Add missing bufferUlrich Drepper2006-05-241-0/+4
* * nis/nis_call.c (__prepare_niscall): New function. Split out cvs/fedora-glibc-20060521T2153Ulrich Drepper2006-05-201-25/+43
* * nis/nis_call.c (__do_niscall3): Avoid code duplication in errorUlrich Drepper2006-05-201-27/+4
* * nis/nss_compat/compat-pwd.c (internal_setpwent): If nss_set*entUlrich Drepper2006-05-181-33/+29
* * nis/nis_call.c (rec_dirsearch): Handle __nis_finddirectory andUlrich Drepper2006-05-181-8/+29
* * elf/ldconfig.c (main): Use rawmemchr instead of strchr.Ulrich Drepper2006-04-071-2/+2
* * nis/nis_call.c (inetstr2int): Optimize.Ulrich Drepper2005-12-091-16/+7
* * nis/nis_call.c (__nisbind_create): Remove __nisbind_destroy,Ulrich Drepper2005-12-081-7/+2
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-402/+164
* 2.5-18.1Jakub Jelinek2007-07-121-164/+402
* (first_shoot): Fix typo.Ulrich Drepper2004-10-261-1/+1
* Update.Ulrich Drepper2004-10-251-44/+41
* Update.Ulrich Drepper2004-10-241-1/+5
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8