summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/isfdtype.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* I am retiring my old email address; replace it with my OpenBSD one.millert2019-01-251-3/+3
* obvious .Pa fixes; found with mandocdb(8)schwarze2014-01-211-3/+3
* no longer any need to quote macro lines with >9 args;jmc2013-08-141-3/+3
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
* remove STANDARDS section, as this function does not conform to any;jmc2011-04-241-6/+2
* convert to new .Dd format;jmc2007-05-311-2/+2
* Sync with share/misc/license.template and add missing DARPA creditmillert2003-06-171-8/+11
* Use an ISC-tyle license for all my code; it is simpler and more permissive.millert2003-06-031-19/+11
* typos;jmc2003-05-031-3/+3
* Implement isfdtype(3) as per the POSIX.1g draft; requested by David Hillmillert2002-10-161-0/+82