summaryrefslogtreecommitdiff
path: root/lib/libc/gen/ftok.c
AgeCommit message (Expand)Author
2018-07-26Avoid undefined behavior in ftok(3)kamil
2012-03-20Use C89 definitions.matt
2004-09-15Change copyright to 2-clause BSD-copyright.hubertf
2000-01-22Delint.mycroft
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1998-11-12Change the signature of ftok from (const char *, char) to (const char *, int)christos
1997-07-21If port provides __weak_alias(), provide an Standard C and POSIX purejtc
1997-07-13Fix RCSID'schristos
1995-02-27merge with Lite, keeping local changes. Also use new Id format.cgd
1994-06-26Moved RCS ID into static variable rcsidjtc
1994-06-26Ftok() routine, needed by most programs that use SysV IPC.jtc