Create Xref-Html Frames                    Remove All Frames
file:c:/local/Cygwin/usr/include/fcntl.h        (Tue May 25 21:07:28 2004 )


   1: /* fcntl.h
   2: 
   3:    Copyright 1996, 1998, 2001 Red Hat, Inc.
   4: 
   5: This file is part of Cygwin.
   6: 
   7: This software is a copyrighted work licensed under the terms of the
   8: Cygwin license.  Please consult the file "CYGWIN_LICENSE" for
   9: details. */
  10: 
  11: #ifndef _FCNTL_H
  12: #define _FCNTL_H
  13: 
  14: #include <sys/fcntl.h>
  15: #define O_NDELAY  _FNDELAY
  16: 
  17: #endif /* _FCNTL_H */
  18: 








































Html form generated by Xrefactory version 1.6.7 on Fri Sep 03 17:18:59 2004