patch-2.3.38 linux/include/asm-alpha/fcntl.h
Next file: linux/include/asm-alpha/processor.h
Previous file: linux/fs/ufs/file.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Thu Jan 6 16:17:19 2000
- Orig file:
v2.3.37/linux/include/asm-alpha/fcntl.h
- Orig date:
Wed Oct 21 10:02:48 1998
diff -u --recursive --new-file v2.3.37/linux/include/asm-alpha/fcntl.h linux/include/asm-alpha/fcntl.h
@@ -20,6 +20,7 @@
#define O_DIRECT 040000 /* direct disk access - should check with OSF/1 */
#define O_DIRECTORY 0100000 /* must be a directory */
#define O_NOFOLLOW 0200000 /* don't follow links */
+#define O_LARGEFILE 0400000 /* will be set by the kernel on every open */
#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 (who was at: slshen@lbl.gov)