aboutsummaryrefslogtreecommitdiff
path: root/lib/libstand/closeall.c
Commit message (Collapse)AuthorAgeFilesLines
* Add __FBSDID()s to libstandMatthew Dillon2001-09-301-0/+3
| | | | Notes: svn path=/head/; revision=84221
* This is libstand; a support library for standalone executables (eg. bootstrapMike Smith1998-08-201-0/+77
modules). Obtained from: NetBSD, with some architectural changes and many additions. Notes: svn path=/cvs2svn/branches/MSMITH/; revision=38451