diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2003-11-29 23:00:51 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2003-11-29 23:00:51 +0000 |
commit | f3a1e23eb385bdf9dd71676aebb9b64cf617ec7a (patch) | |
tree | 5c5eee4aef88035c6196b87533c3bad8c580e7ae /winsup/cygwin/sigproc.h | |
parent | b50fe8212fd825120f5c2bbf3d4f3afb684d27ad (diff) | |
download | cygnal-f3a1e23eb385bdf9dd71676aebb9b64cf617ec7a.tar.gz cygnal-f3a1e23eb385bdf9dd71676aebb9b64cf617ec7a.tar.bz2 cygnal-f3a1e23eb385bdf9dd71676aebb9b64cf617ec7a.zip |
* Makefile.in: (DLL_OFILES): Add flock.o.
* cygwin.din: Export flock.
* flock.c: New file.
* include/sys/file.h: Include sys/cdefs.h.
Add function prototype for flock().
Add some comments from BSD's header for further clarity.
(L_SET, L_CURR, L_INCR, L_XTND): Redefine as the macros
SEEK_SET, SEEK_CUR, SEEK_CUR, & SEEK_END respectively.
(LOCK_SH,LOCK_EX,LOCK_NB,LOCK_UN): New macros for flock().
* include/cygwin/version.h: Bump API minor number.
Diffstat (limited to 'winsup/cygwin/sigproc.h')
0 files changed, 0 insertions, 0 deletions