Age | Commit message (Expand) | Author | Files | Lines |
2024-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2023-02-06 | Replace rawmemchr (s, '\0') with strchr | Wilco Dijkstra | 1 | -2/+2 |
2023-01-06 | Update copyright dates with scripts/update-copyrights | Joseph Myers | 1 | -1/+1 |
2022-12-09 | nis: Build libnsl with 64 bit time_t | Adhemerval Zanella Netto | 1 | -5/+5 |
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-05-20 | y2038: Replace __clock_gettime with __clock_gettime64 | Lukasz Majewski | 1 | -9/+7 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2019-10-30 | Change most internal uses of __gettimeofday to __clock_gettime. | Zack Weinberg | 1 | -1/+3 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 1 | -1/+1 |
2019-02-27 | Add some spaces before '('. | Joseph Myers | 1 | -1/+1 |
2019-02-22 | Break some lines before not after operators. | Joseph Myers | 1 | -2/+2 |
2019-02-13 | Adjust wording of two fall-through comments. | Joseph Myers | 1 | -0/+1 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-06-04 | Include shlib-compat.h in many sunrpc/nis source files. | Zack Weinberg | 1 | -0/+1 |
2017-03-21 | Deprecate libnsl by default (only shared library will be | Thorsten Kukuk | 1 | -6/+6 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-04-15 | Suppress GCC 6 warning about ambiguous 'else' with -Wparentheses | Yvan Roux | 1 | -9/+11 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-09-08 | Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912). | Joseph Myers | 1 | -1/+1 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 1 | -1/+1 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -2/+1 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 |
2008-03-24 | * nis/nis_call.c (nis_server_cache_search): Save errno around stat | Ulrich Drepper | 1 | -1/+5 |
2007-04-19 | * nis/nis_domain_of.c (__nis_domain_of): New function. | Ulrich Drepper | 1 | -31/+19 |
2007-04-05 | * nis/nis_call.c (__nisfind_server): Replace (*dir)->do_servers | Jakub Jelinek | 1 | -3/+3 |
2007-03-21 | * nis/nis_call.c: Include bits/libc-lock.h, sys/stat.h, unistd.h. | Jakub Jelinek | 1 | -62/+306 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 1 | -316/+84 |
2007-07-31 | . | Jakub Jelinek | 1 | -84/+316 |
2006-08-07 | 2006-08-07 Jakub Jelinek <jakub@redhat.com>cvs/fedora-glibc-20060807T1859 | Ulrich Drepper | 1 | -8/+0 |
2006-08-07 | * nis/nis_call.c: Minor cleanups throughout. | Ulrich Drepper | 1 | -17/+29 |
2006-05-24 | * nis/nis_lookup.c (nis_lookup): Use __prepare_niscall instead ofcvs/fedora-glibc-20060524T0721 | Ulrich Drepper | 1 | -1/+1 |
2006-05-24 | * nis/nis_domain_of_r.c (nis_domain_of_r): Add missing buffer | Ulrich Drepper | 1 | -0/+4 |
2006-05-20 | * nis/nis_call.c (__prepare_niscall): New function. Split outcvs/fedora-glibc-20060521T2153 | Ulrich Drepper | 1 | -25/+43 |
2006-05-20 | * nis/nis_call.c (__do_niscall3): Avoid code duplication in error | Ulrich Drepper | 1 | -27/+4 |
2006-05-18 | * nis/nss_compat/compat-pwd.c (internal_setpwent): If nss_set*ent | Ulrich Drepper | 1 | -33/+29 |
2006-05-18 | * nis/nis_call.c (rec_dirsearch): Handle __nis_finddirectory and | Ulrich Drepper | 1 | -8/+29 |
2006-04-07 | * elf/ldconfig.c (main): Use rawmemchr instead of strchr. | Ulrich Drepper | 1 | -2/+2 |
2005-12-09 | * nis/nis_call.c (inetstr2int): Optimize. | Ulrich Drepper | 1 | -16/+7 |
2005-12-08 | * nis/nis_call.c (__nisbind_create): Remove __nisbind_destroy, | Ulrich Drepper | 1 | -7/+2 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -402/+164 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 1 | -164/+402 |
2004-10-26 | (first_shoot): Fix typo. | Ulrich Drepper | 1 | -1/+1 |
2004-10-25 | Update. | Ulrich Drepper | 1 | -44/+41 |
2004-10-24 | Update. | Ulrich Drepper | 1 | -1/+5 |
2001-07-06 | Update to LGPL v2.1. | Andreas Jaeger | 1 | -8/+8 |