aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/net/sockatmark.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-251-1/+3
* Add missing includes to eliminate -Wmissing-prototypes warningsCraig Rodrigues2015-09-201-0/+1
* libc: Consistently call _ioctl() internally, not ioctl().Jilles Tjoelker2015-09-191-1/+3
* Add an implementation of the POSIX.1 sockatmark(3).Bill Fenner2002-12-131-0/+36