summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/getmntinfo.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* When system calls indicate an error they return -1, not some arbitraryderaadt2019-06-281-5/+5
* remove null check before free. from Michael McConvilletedu2015-09-141-3/+2
* All these files include <stdlib.h>, so do not need to castderaadt2015-08-201-2/+2
* Move to the <limits.h> universe.deraadt2015-01-161-2/+2
* zap remaining rcsid.espie2005-08-081-4/+1
* ansify function definitions and zap some `register'jfb2004-05-181-4/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* getfsstat now takes a size_t, not long, for the length parametermillert1999-06-011-3/+2
* when malloc fails set bufsize to 0 or all other calls to getmntinfo will failart1999-01-081-2/+4
* Fix RCS idstholo1996-08-191-7/+1
* initial import of NetBSD treederaadt1995-10-181-0/+76