summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/ftok.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* When system calls indicate an error they return -1, not some arbitraryderaadt2019-06-281-2/+2
* Delete some unnecessary #includesguenther2014-11-151-2/+1
* zap remaining rcsid.espie2005-08-081-4/+1
* ansification; checked by pvalderaadt2003-06-111-4/+2
* ftok() takes int id; xpgderaadt1998-11-151-7/+3
* #if __STDC__ --> #ifdef __STDC__mickey1997-07-251-2/+2
* Fix RCS idstholo1996-08-191-3/+1
* Use correct prototype in the presense of __STDC__tholo1996-03-251-0/+4
* initial import of NetBSD treederaadt1995-10-181-0/+50