summaryrefslogtreecommitdiff
path: root/src/fcntl
diff options
context:
space:
mode:
Diffstat (limited to 'src/fcntl')
-rw-r--r--src/fcntl/FD_CLOEXEC.h (renamed from src/fcntl/FD_CLOEXEC.c)0
-rw-r--r--src/fcntl/F_DUPFD.h (renamed from src/fcntl/F_DUPFD.c)0
-rw-r--r--src/fcntl/F_GETFD.h (renamed from src/fcntl/F_GETFD.c)0
-rw-r--r--src/fcntl/F_GETFL.h (renamed from src/fcntl/F_GETFL.c)0
-rw-r--r--src/fcntl/F_GETLK.h (renamed from src/fcntl/F_GETLK.c)0
-rw-r--r--src/fcntl/F_RDLCK.h (renamed from src/fcntl/F_RDLCK.c)0
-rw-r--r--src/fcntl/F_SETFD.h (renamed from src/fcntl/F_SETFD.c)0
-rw-r--r--src/fcntl/F_SETFL.h (renamed from src/fcntl/F_SETFL.c)0
-rw-r--r--src/fcntl/F_SETLK.h (renamed from src/fcntl/F_SETLK.c)0
-rw-r--r--src/fcntl/F_SETLKW.h (renamed from src/fcntl/F_SETLKW.c)0
-rw-r--r--src/fcntl/F_UNLCK.h (renamed from src/fcntl/F_UNLCK.c)0
-rw-r--r--src/fcntl/F_WRLCK.h (renamed from src/fcntl/F_WRLCK.c)0
-rw-r--r--src/fcntl/O_ACCMODE.h (renamed from src/fcntl/O_ACCMODE.c)0
-rw-r--r--src/fcntl/O_APPEND.h (renamed from src/fcntl/O_APPEND.c)0
-rw-r--r--src/fcntl/O_CREAT.h (renamed from src/fcntl/O_CREAT.c)0
-rw-r--r--src/fcntl/O_DSYNC.h (renamed from src/fcntl/O_DSYNC.c)0
-rw-r--r--src/fcntl/O_EXCL.h (renamed from src/fcntl/O_EXCL.c)0
-rw-r--r--src/fcntl/O_NOCTTY.h (renamed from src/fcntl/O_NOCTTY.c)0
-rw-r--r--src/fcntl/O_NONBLOCK.h (renamed from src/fcntl/O_NONBLOCK.c)0
-rw-r--r--src/fcntl/O_RDONLY.h (renamed from src/fcntl/O_RDONLY.c)0
-rw-r--r--src/fcntl/O_RDWR.h (renamed from src/fcntl/O_RDWR.c)0
-rw-r--r--src/fcntl/O_RSYNC.h (renamed from src/fcntl/O_RSYNC.c)0
-rw-r--r--src/fcntl/O_SYNC.h (renamed from src/fcntl/O_SYNC.c)0
-rw-r--r--src/fcntl/O_TRUNC.h (renamed from src/fcntl/O_TRUNC.c)0
-rw-r--r--src/fcntl/O_WRONLY.h (renamed from src/fcntl/O_WRONLY.c)0
-rw-r--r--src/fcntl/struct_flock.h (renamed from src/fcntl/struct_flock.c)0
26 files changed, 0 insertions, 0 deletions
diff --git a/src/fcntl/FD_CLOEXEC.c b/src/fcntl/FD_CLOEXEC.h
index f406ed34..f406ed34 100644
--- a/src/fcntl/FD_CLOEXEC.c
+++ b/src/fcntl/FD_CLOEXEC.h
diff --git a/src/fcntl/F_DUPFD.c b/src/fcntl/F_DUPFD.h
index e0428596..e0428596 100644
--- a/src/fcntl/F_DUPFD.c
+++ b/src/fcntl/F_DUPFD.h
diff --git a/src/fcntl/F_GETFD.c b/src/fcntl/F_GETFD.h
index 6d99ea3c..6d99ea3c 100644
--- a/src/fcntl/F_GETFD.c
+++ b/src/fcntl/F_GETFD.h
diff --git a/src/fcntl/F_GETFL.c b/src/fcntl/F_GETFL.h
index f9432301..f9432301 100644
--- a/src/fcntl/F_GETFL.c
+++ b/src/fcntl/F_GETFL.h
diff --git a/src/fcntl/F_GETLK.c b/src/fcntl/F_GETLK.h
index 8236e213..8236e213 100644
--- a/src/fcntl/F_GETLK.c
+++ b/src/fcntl/F_GETLK.h
diff --git a/src/fcntl/F_RDLCK.c b/src/fcntl/F_RDLCK.h
index 53fce2a3..53fce2a3 100644
--- a/src/fcntl/F_RDLCK.c
+++ b/src/fcntl/F_RDLCK.h
diff --git a/src/fcntl/F_SETFD.c b/src/fcntl/F_SETFD.h
index aa0f6070..aa0f6070 100644
--- a/src/fcntl/F_SETFD.c
+++ b/src/fcntl/F_SETFD.h
diff --git a/src/fcntl/F_SETFL.c b/src/fcntl/F_SETFL.h
index 0a40145c..0a40145c 100644
--- a/src/fcntl/F_SETFL.c
+++ b/src/fcntl/F_SETFL.h
diff --git a/src/fcntl/F_SETLK.c b/src/fcntl/F_SETLK.h
index ccc09f4e..ccc09f4e 100644
--- a/src/fcntl/F_SETLK.c
+++ b/src/fcntl/F_SETLK.h
diff --git a/src/fcntl/F_SETLKW.c b/src/fcntl/F_SETLKW.h
index 045e5991..045e5991 100644
--- a/src/fcntl/F_SETLKW.c
+++ b/src/fcntl/F_SETLKW.h
diff --git a/src/fcntl/F_UNLCK.c b/src/fcntl/F_UNLCK.h
index 42c4c416..42c4c416 100644
--- a/src/fcntl/F_UNLCK.c
+++ b/src/fcntl/F_UNLCK.h
diff --git a/src/fcntl/F_WRLCK.c b/src/fcntl/F_WRLCK.h
index 8eaa8711..8eaa8711 100644
--- a/src/fcntl/F_WRLCK.c
+++ b/src/fcntl/F_WRLCK.h
diff --git a/src/fcntl/O_ACCMODE.c b/src/fcntl/O_ACCMODE.h
index 82045649..82045649 100644
--- a/src/fcntl/O_ACCMODE.c
+++ b/src/fcntl/O_ACCMODE.h
diff --git a/src/fcntl/O_APPEND.c b/src/fcntl/O_APPEND.h
index d6526545..d6526545 100644
--- a/src/fcntl/O_APPEND.c
+++ b/src/fcntl/O_APPEND.h
diff --git a/src/fcntl/O_CREAT.c b/src/fcntl/O_CREAT.h
index 03d04b91..03d04b91 100644
--- a/src/fcntl/O_CREAT.c
+++ b/src/fcntl/O_CREAT.h
diff --git a/src/fcntl/O_DSYNC.c b/src/fcntl/O_DSYNC.h
index bb1778f7..bb1778f7 100644
--- a/src/fcntl/O_DSYNC.c
+++ b/src/fcntl/O_DSYNC.h
diff --git a/src/fcntl/O_EXCL.c b/src/fcntl/O_EXCL.h
index 144eebbb..144eebbb 100644
--- a/src/fcntl/O_EXCL.c
+++ b/src/fcntl/O_EXCL.h
diff --git a/src/fcntl/O_NOCTTY.c b/src/fcntl/O_NOCTTY.h
index c7805910..c7805910 100644
--- a/src/fcntl/O_NOCTTY.c
+++ b/src/fcntl/O_NOCTTY.h
diff --git a/src/fcntl/O_NONBLOCK.c b/src/fcntl/O_NONBLOCK.h
index 7ccda6ad..7ccda6ad 100644
--- a/src/fcntl/O_NONBLOCK.c
+++ b/src/fcntl/O_NONBLOCK.h
diff --git a/src/fcntl/O_RDONLY.c b/src/fcntl/O_RDONLY.h
index 00425d4e..00425d4e 100644
--- a/src/fcntl/O_RDONLY.c
+++ b/src/fcntl/O_RDONLY.h
diff --git a/src/fcntl/O_RDWR.c b/src/fcntl/O_RDWR.h
index f1ce88b2..f1ce88b2 100644
--- a/src/fcntl/O_RDWR.c
+++ b/src/fcntl/O_RDWR.h
diff --git a/src/fcntl/O_RSYNC.c b/src/fcntl/O_RSYNC.h
index a867c13d..a867c13d 100644
--- a/src/fcntl/O_RSYNC.c
+++ b/src/fcntl/O_RSYNC.h
diff --git a/src/fcntl/O_SYNC.c b/src/fcntl/O_SYNC.h
index 847420e5..847420e5 100644
--- a/src/fcntl/O_SYNC.c
+++ b/src/fcntl/O_SYNC.h
diff --git a/src/fcntl/O_TRUNC.c b/src/fcntl/O_TRUNC.h
index d835021a..d835021a 100644
--- a/src/fcntl/O_TRUNC.c
+++ b/src/fcntl/O_TRUNC.h
diff --git a/src/fcntl/O_WRONLY.c b/src/fcntl/O_WRONLY.h
index e6c00841..e6c00841 100644
--- a/src/fcntl/O_WRONLY.c
+++ b/src/fcntl/O_WRONLY.h
diff --git a/src/fcntl/struct_flock.c b/src/fcntl/struct_flock.h
index c910e0ff..c910e0ff 100644
--- a/src/fcntl/struct_flock.c
+++ b/src/fcntl/struct_flock.h