summaryrefslogtreecommitdiff
path: root/libc/misc/sysvipc/ftok.c
AgeCommit message (Collapse)Author
2002-08-19Eliminate wrapping of struct stat and use the kernel versionEric Andersen
directly. Eliminate all the attendant baggage. Fix internal types to match kernel types more closely. -Erik
2001-09-27Update to accomodate the header file changesEric Andersen
2001-03-19Add in the sysvipc patch from Michael ShmulevichEric Andersen