summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/isfdtype.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* I am retiring my old email address; replace it with my OpenBSD one.millert2019-01-251-2/+2
|
* zap remaining rcsid.espie2005-08-081-5/+1
| | | | | | Kill old files that are no longer compiled. okay theo
* Sync with share/misc/license.template and add missing DARPA creditmillert2003-06-171-9/+13
| | | | where applicable.
* Use an ISC-tyle license for all my code; it is simpler and more permissive.millert2003-06-031-18/+16
|
* Implement isfdtype(3) as per the POSIX.1g draft; requested by David Hillmillert2002-10-161-0/+37