patch-2.1.126 linux/include/asm-sparc64/fcntl.h
Next file: linux/include/linux/blk.h
Previous file: linux/include/asm-sparc/fcntl.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Oct 21 10:02:49 1998
- Orig file:
v2.1.125/linux/include/asm-sparc64/fcntl.h
- Orig date:
Mon Oct 5 13:13:44 1998
diff -u --recursive --new-file v2.1.125/linux/include/asm-sparc64/fcntl.h linux/include/asm-sparc64/fcntl.h
@@ -17,6 +17,8 @@
#define O_SYNC 0x2000
#define O_NONBLOCK 0x4000
#define O_NOCTTY 0x8000 /* not fcntl */
+#define O_DIRECTORY 0x10000 /* must be a directory */
+#define O_NOFOLLOW 0x20000 /* don't follow links */
#define F_DUPFD 0 /* dup */
#define F_GETFD 1 /* get f_flags */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov