patch-2.3.36 linux/include/asm-sparc/fcntl.h
Next file: linux/include/asm-sparc/pgalloc.h
Previous file: linux/include/asm-sparc/dma.h
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Mon Jan 3 12:01:31 2000
- Orig file:
v2.3.35/linux/include/asm-sparc/fcntl.h
- Orig date:
Tue Oct 27 09:52:21 1998
diff -u --recursive --new-file v2.3.35/linux/include/asm-sparc/fcntl.h linux/include/asm-sparc/fcntl.h
@@ -1,4 +1,4 @@
-/* $Id: fcntl.h,v 1.11 1998/10/26 20:03:10 davem Exp $ */
+/* $Id: fcntl.h,v 1.12 1999/12/27 06:37:11 anton Exp $ */
#ifndef _SPARC_FCNTL_H
#define _SPARC_FCNTL_H
@@ -19,6 +19,7 @@
#define O_NOCTTY 0x8000 /* not fcntl */
#define O_DIRECTORY 0x10000 /* must be a directory */
#define O_NOFOLLOW 0x20000 /* don't follow links */
+#define O_LARGEFILE 0x40000
#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)