about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* * nis/nis_call.c (__nisbind_create): Remove __nisbind_destroy,Ulrich Drepper2005-12-083-9/+12
* * nis/ypclnt.c (yp_update): Before trying default authentication,Ulrich Drepper2005-12-082-0/+6
* * nis/nis_table.c (nis_list): Fix memory handling in error case.Ulrich Drepper2005-12-082-39/+49
* * catgets/gencat.c: Use GPL, not LGPL.Ulrich Drepper2005-12-0768-772/+726
* * sunrpc/auth_des.c (authdes_pk_create): If conversation keyUlrich Drepper2005-12-071-0/+6
* (authdes_pk_create): If conversation key cannot be created, free memory.Ulrich Drepper2005-12-071-1/+1
* * sysdeps/hppa/bits/setjmp.h: Add _BITS_SETJMP_H preprocessorRoland McGrath2005-12-068-6/+36
* * sysdeps/generic/dwarf2.h: Replace license text with glibc LGPL.Roland McGrath2005-12-061-2/+2
* * hurd/hurdmalloc.c: Remove $ tag $ magic.Roland McGrath2005-12-0614-469/+88
* * malloc/tst-mallocfork.c (do_test): Make sure sa_flags isRoland McGrath2005-12-062-2/+6
* * stdlib/longlong.h: Update from GCC.Roland McGrath2005-12-062-65/+91
* * soft-fp/soft-fp.h: Include <stdlib.h>.Roland McGrath2005-12-063-1/+9
* * sysdeps/unix/sysv/linux/kernel-features.hRoland McGrath2005-12-062-0/+8
* * sysdeps/generic/dwarf2.h: Replace license text with glibc LGPL.Roland McGrath2005-12-061-0/+4
* 2005-12-05 Roland McGrath <roland@redhat.com>Roland McGrath2005-12-061-16/+16
* (nis_list): One more reallocation optimization.Ulrich Drepper2005-12-041-5/+15
* * nis/nis_table.c (nis_list): Optimize freeing and reallocation ofUlrich Drepper2005-12-042-0/+13
* * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyaddr_r):Ulrich Drepper2005-12-032-17/+13
* * nis/nis_error.c (nis_sperror_r): Let snprintf determine whetherUlrich Drepper2005-12-037-88/+68
* * nis/nss_nisplus/nisplus-service.c: Fix locking to useUlrich Drepper2005-12-038-728/+880
* * nis/nss_nisplus/nisplus-pwd.c (_nss_pwd_create_tablename):Ulrich Drepper2005-12-034-277/+313
* * nis/nss_nisplus/nisplus-pwd.c: Fix locking to useUlrich Drepper2005-12-031-0/+4
* * io/Makefile (routines): Add mknodat, xmknodat, mkdirat, mkfifoat.Ulrich Drepper2005-12-0213-8/+480
* Add one more parameter check.Ulrich Drepper2005-12-021-1/+7
* (MREMAP_FIXED): Added. Patch by René Rebe <rene@exactcode.de>.Andreas Jaeger2005-11-282-1/+7
* * sysdeps/posix/getaddrinfo.c: Avoid RFC 3484 sorting if there areUlrich Drepper2005-11-272-4/+12
* * sysdeps/posix/getaddrinfo.c (gaih_inet): Avoid some code duplication.Ulrich Drepper2005-11-271-0/+4
* (gaih_inet): Avoid some code duplication.Ulrich Drepper2005-11-271-50/+29
* * sysdeps/unix/sysv/linux/fchownat.c: Include alloca.h, sysdep.h.Roland McGrath2005-11-271-0/+5
* 2005-11-27 Roland McGrath <roland@redhat.com>Roland McGrath2005-11-271-0/+2
* * sysdeps/posix/euidaccess.c [_LIBC] (euidaccess): Don't cacheUlrich Drepper2005-11-272-44/+47
* * nis/nis_table.c (nis_list): Add more free calls in error cases.Ulrich Drepper2005-11-271-0/+4
* (nis_list): Add more free calls in error cases.Ulrich Drepper2005-11-271-0/+1
* * sysdeps/alpha/strncmp.S: Don't read too much data when pointers ...Richard Henderson2005-11-272-5/+33
* * nis/nis_lookup.c (nis_lookup): Mark RPCTIMEOUT as const. PrettyUlrich Drepper2005-11-273-9/+13
* * nis/nis_table.c (__create_ib_request): Use strdupa instead ofUlrich Drepper2005-11-273-24/+22
* * nis/ypclnt.c (yp_bind_ypbindprog): Initialize clnt_saddr by hand.Ulrich Drepper2005-11-261-0/+18
* (yp_bind_ypbindprog): Initialize clnt_saddr by hand. (ypdomainname): Renamed ...Ulrich Drepper2005-11-261-109/+165
* * sysdeps/unix/sysv/linux/alpha/fxstatat.c (__fxstatat): Fix typo. ...Richard Henderson2005-11-264-5/+13
* * Makeconfig (+cflags): Add -fmerge-all-constants by default.Ulrich Drepper2005-11-252-1/+7
* [BZ #1912]Ulrich Drepper2005-11-252-1/+7
* * sysdeps/unix/sysv/linux/fxstatat64.c: Include string.h.Ulrich Drepper2005-11-252-0/+5
* [BZ #1926]Ulrich Drepper2005-11-252-1/+5
* [BZ #1925]Ulrich Drepper2005-11-252-1/+6
* * scripts/check-c++-types.sh: Improve comments.Ulrich Drepper2005-11-252-2/+4
* * scripts/check-local-headers.sh: New file.Ulrich Drepper2005-11-244-2/+28
* [BZ #1920]Ulrich Drepper2005-11-247-6/+56
* * nscd/connections.c (sendfileall): Define.Ulrich Drepper2005-11-229-28/+49
* [BZ #1908]Ulrich Drepper2005-11-222-4/+13
* * sunrpc/bindrsvprt.c (bindresvport): Wrap around to startportUlrich Drepper2005-11-222-4/+12