summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/hesiod.c
Commit message (Expand)AuthorAgeFilesLines
* libc: Make various internal file descriptors from fopen() close-on-exec.jilles2013-08-231-1/+1
* Fix struct FILE * leak on error (in disabled by default hesiod support code).kib2011-01-081-0/+1
* Back out the `hiding' of strlcpy and strlcat. Several peoplenectar2003-05-011-3/+1
* `Hide' strlcpy and strlcat (using the namespace.h / __weak_referencenectar2003-04-291-1/+3
* Check for truncation in calls to res_send/res_query/res_search.nectar2002-09-151-2/+2
* Fix the style of the SCM ID's.obrien2002-03-221-3/+4
* Remove __P() usage.obrien2002-03-211-4/+4
* strcpy -> strlcpy paranoianectar2001-02-021-1/+4
* Use issetugid instead of comparing get[ug]id and gete[ug]id.nectar2000-09-301-5/+2
* Ignore HESIOD_CONFIG and HES_DOMAIN environmental variables fornectar2000-09-291-2/+12
* Add nsswitch support. By creating an /etc/nsswitch.conf file, you cannectar2000-09-061-0/+572
OpenPOWER on IntegriCloud