Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libc: Make various internal file descriptors from fopen() close-on-exec. | jilles | 2013-08-23 | 1 | -1/+1 |
* | Fix struct FILE * leak on error (in disabled by default hesiod support code). | kib | 2011-01-08 | 1 | -0/+1 |
* | Back out the `hiding' of strlcpy and strlcat. Several people | nectar | 2003-05-01 | 1 | -3/+1 |
* | `Hide' strlcpy and strlcat (using the namespace.h / __weak_reference | nectar | 2003-04-29 | 1 | -1/+3 |
* | Check for truncation in calls to res_send/res_query/res_search. | nectar | 2002-09-15 | 1 | -2/+2 |
* | Fix the style of the SCM ID's. | obrien | 2002-03-22 | 1 | -3/+4 |
* | Remove __P() usage. | obrien | 2002-03-21 | 1 | -4/+4 |
* | strcpy -> strlcpy paranoia | nectar | 2001-02-02 | 1 | -1/+4 |
* | Use issetugid instead of comparing get[ug]id and gete[ug]id. | nectar | 2000-09-30 | 1 | -5/+2 |
* | Ignore HESIOD_CONFIG and HES_DOMAIN environmental variables for | nectar | 2000-09-29 | 1 | -2/+12 |
* | Add nsswitch support. By creating an /etc/nsswitch.conf file, you can | nectar | 2000-09-06 | 1 | -0/+572 |