* winsup/cygwin/include/cygwin/version.h: Bump API minor version.

* winsup/cygwin/include/cygwin/types.h: Define key_t as long long.
	* winsup/cygwin/cygwin.din: Add ftok, _ftok.
	* winsup/cygwin/ipc.cc (ftok): Rework implementation.
This commit is contained in:
Corinna Vinschen
2003-05-20 12:38:04 +00:00
parent 70ffc14893
commit 10bada05fa
5 changed files with 78 additions and 15 deletions

View File

@@ -508,6 +508,8 @@ _ftello = ftello
_ftello64 = ftello64
ftime
_ftime = ftime
ftok
_ftok = ftok
ftruncate
_ftruncate = ftruncate
_ftruncate64 = ftruncate64