summaryrefslogtreecommitdiff
path: root/m68k-unknown-amigaos/recipes/patches/clib2/clib2.include.fcntl.h.p
diff options
context:
space:
mode:
Diffstat (limited to 'm68k-unknown-amigaos/recipes/patches/clib2/clib2.include.fcntl.h.p')
-rw-r--r--m68k-unknown-amigaos/recipes/patches/clib2/clib2.include.fcntl.h.p17
1 files changed, 17 insertions, 0 deletions
diff --git a/m68k-unknown-amigaos/recipes/patches/clib2/clib2.include.fcntl.h.p b/m68k-unknown-amigaos/recipes/patches/clib2/clib2.include.fcntl.h.p
new file mode 100644
index 0000000..3e00401
--- /dev/null
+++ b/m68k-unknown-amigaos/recipes/patches/clib2/clib2.include.fcntl.h.p
@@ -0,0 +1,17 @@
+? include/.fcntl.h.swp
+Index: include/fcntl.h
+===================================================================
+RCS file: /cvsroot/clib2/library/include/fcntl.h,v
+retrieving revision 1.9
+diff -u -r1.9 fcntl.h
+--- include/fcntl.h 8 Jan 2006 12:06:14 -0000 1.9
++++ include/fcntl.h 24 Dec 2010 05:32:32 -0000
+@@ -87,6 +87,8 @@
+ #define F_GETOWN 5
+ #define F_SETOWN 6
+
++#define FD_CLOEXEC 1
++
+ /****************************************************************************/
+
+ /*