Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2003-11-30 02:00:51 +0300
committerCorinna Vinschen <corinna@vinschen.de>2003-11-30 02:00:51 +0300
commitf3a1e23eb385bdf9dd71676aebb9b64cf617ec7a (patch)
tree5c5eee4aef88035c6196b87533c3bad8c580e7ae /winsup/cygwin/sigproc.h
parentb50fe8212fd825120f5c2bbf3d4f3afb684d27ad (diff)
* 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