about summary refs log tree commit diff
path: root/nscd/nscd_getserv_r.c
Commit message (Expand)AuthorAgeFilesLines
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). rsa/stdint_noheadersRyan S. Arnold2013-05-011-0/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu2012-03-201-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Avoid warning.Ulrich Drepper2011-07-051-1/+1
* Don't free non-malloced memory and fix memory leak glibc-2.14.9000Ulrich Drepper2011-05-311-4/+12
* Add a few more alloca size checksUlrich Drepper2011-05-221-6/+53
* Robustify libc-side nscd database reader.Jakub Jelinek2009-05-151-2/+3
* * nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Pass cp Jakub Jelinek2008-06-031-1/+1
* [BZ #3195]Ulrich Drepper2007-10-131-2/+2
* Do recend check before realigning on strict alignment arches, as otherwise it...Jakub Jelinek2007-01-311-4/+4
* * nscd/nscd-client.h (__nscd_cache_search): Remove const qualifier Jakub Jelinek2007-01-311-48/+74
* * nscd/nscd_getserv_r.c (nscd_getserv_r): Fix pastos.Jakub Jelinek2007-01-171-2/+2
* * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): CorrectUlrich Drepper2007-01-141-0/+306