| Commit message (Expand) | Author | Age | Files | Lines |
| * | libc: Purge unneeded cdefs.h | Warner Losh | 2023-11-27 | 1 | -1/+0 |
| * | Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
| * | libc/net/getprotoent.c: Mark write-only variables as unused | Konstantin Belousov | 2021-11-29 | 1 | -6/+6 |
| * | Fix -Wvoid-pointer-to-enum-cast warnings. | Brooks Davis | 2020-04-15 | 1 | -3/+3 |
| * | General further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 1 | -1/+3 |
| * | Renumber copyright clause 4 | Warner Losh | 2017-02-28 | 1 | -1/+1 |
| * | libc: do not include <sys/types.h> where <sys/param.h> was already included | Andriy Voskoboinyk | 2016-04-18 | 1 | -1/+0 |
| * | libc: Make various internal file descriptors from fopen() close-on-exec. | Jilles Tjoelker | 2013-08-23 | 1 | -2/+2 |
| * | When no protocol entry is found, getproto*_r(3) should | Hajimu UMEMOTO | 2010-10-05 | 1 | -1/+1 |
| * | - When there is no room for returning the result, nss backend | Hajimu UMEMOTO | 2010-08-13 | 1 | -7/+10 |
| * | Per Regents of the University of Calfornia letter, remove advertising | Warner Losh | 2007-01-09 | 1 | -4/+0 |
| * | - Extend the nsswitch to support Services, Protocols and Rpc | Hajimu UMEMOTO | 2006-04-28 | 1 | -15/+324 |
| * | - make reentrant version of netdb functions glibc style API, and | Hajimu UMEMOTO | 2006-04-15 | 1 | -40/+82 |
| * | Include <sys/types.h> and <limits.h> ourselves, don't assume they are included | Stefan Farfeleder | 2005-08-20 | 1 | -0/+1 |
| * | make getnetby*() thread-safe. | Hajimu UMEMOTO | 2005-04-28 | 1 | -2/+2 |
| * | - add getproto{byname,bynumber,ent}_r for internal use within libc. | Hajimu UMEMOTO | 2005-04-19 | 1 | -29/+112 |
| * | Don't ignore the last line of config file (/etc/hosts, /etc/services, etc) | Maxim Sobolev | 2005-01-03 | 1 | -3/+2 |
| * | Remove 'register' keyword. | David E. O'Brien | 2002-03-21 | 1 | -1/+3 |
| * | BSD 4.4 Lite Lib Sources | Rodney W. Grimes | 1994-05-27 | 1 | -0/+119 |