diff options
| author | Jakob Kaivo <jkk@ung.org> | 2020-08-16 16:31:15 -0400 |
|---|---|---|
| committer | Jakob Kaivo <jkk@ung.org> | 2020-08-16 16:31:15 -0400 |
| commit | 24a60ffba1893a3506a6ed15fd4b26479d966cf3 (patch) | |
| tree | 5b3ead7c1110b58b6c32829c48cff79cc346121a /src/sys/types | |
| parent | 1c9b7df133f4130f7db4038d0b034418c5867ac1 (diff) | |
rename non-compiled files to *.h
Diffstat (limited to 'src/sys/types')
| -rw-r--r-- | src/sys/types/clockid_t.h (renamed from src/sys/types/clockid_t.c) | 0 | ||||
| -rw-r--r-- | src/sys/types/dev_t.h (renamed from src/sys/types/dev_t.c) | 0 | ||||
| -rw-r--r-- | src/sys/types/gid_t.h (renamed from src/sys/types/gid_t.c) | 0 | ||||
| -rw-r--r-- | src/sys/types/id_t.h (renamed from src/sys/types/id_t.c) | 0 | ||||
| -rw-r--r-- | src/sys/types/ino_t.h (renamed from src/sys/types/ino_t.c) | 0 | ||||
| -rw-r--r-- | src/sys/types/key_t.h (renamed from src/sys/types/key_t.c) | 0 | ||||
| -rw-r--r-- | src/sys/types/mode_t.h (renamed from src/sys/types/mode_t.c) | 0 | ||||
| -rw-r--r-- | src/sys/types/nlink_t.h (renamed from src/sys/types/nlink_t.c) | 0 | ||||
| -rw-r--r-- | src/sys/types/off_t.h (renamed from src/sys/types/off_t.c) | 0 | ||||
| -rw-r--r-- | src/sys/types/pid_t.h (renamed from src/sys/types/pid_t.c) | 0 | ||||
| -rw-r--r-- | src/sys/types/ssize_t.h (renamed from src/sys/types/ssize_t.c) | 0 | ||||
| -rw-r--r-- | src/sys/types/timer_t.h (renamed from src/sys/types/timer_t.c) | 0 | ||||
| -rw-r--r-- | src/sys/types/uid_t.h (renamed from src/sys/types/uid_t.c) | 0 | ||||
| -rw-r--r-- | src/sys/types/useconds_t.h (renamed from src/sys/types/useconds_t.c) | 0 |
14 files changed, 0 insertions, 0 deletions
diff --git a/src/sys/types/clockid_t.c b/src/sys/types/clockid_t.h index 7b05b621..7b05b621 100644 --- a/src/sys/types/clockid_t.c +++ b/src/sys/types/clockid_t.h diff --git a/src/sys/types/dev_t.c b/src/sys/types/dev_t.h index 7adec7b6..7adec7b6 100644 --- a/src/sys/types/dev_t.c +++ b/src/sys/types/dev_t.h diff --git a/src/sys/types/gid_t.c b/src/sys/types/gid_t.h index 7cee589b..7cee589b 100644 --- a/src/sys/types/gid_t.c +++ b/src/sys/types/gid_t.h diff --git a/src/sys/types/id_t.c b/src/sys/types/id_t.h index 9e7990e2..9e7990e2 100644 --- a/src/sys/types/id_t.c +++ b/src/sys/types/id_t.h diff --git a/src/sys/types/ino_t.c b/src/sys/types/ino_t.h index f232a979..f232a979 100644 --- a/src/sys/types/ino_t.c +++ b/src/sys/types/ino_t.h diff --git a/src/sys/types/key_t.c b/src/sys/types/key_t.h index ab7bb1cc..ab7bb1cc 100644 --- a/src/sys/types/key_t.c +++ b/src/sys/types/key_t.h diff --git a/src/sys/types/mode_t.c b/src/sys/types/mode_t.h index 9b68ed05..9b68ed05 100644 --- a/src/sys/types/mode_t.c +++ b/src/sys/types/mode_t.h diff --git a/src/sys/types/nlink_t.c b/src/sys/types/nlink_t.h index e94c47b4..e94c47b4 100644 --- a/src/sys/types/nlink_t.c +++ b/src/sys/types/nlink_t.h diff --git a/src/sys/types/off_t.c b/src/sys/types/off_t.h index 81ce371d..81ce371d 100644 --- a/src/sys/types/off_t.c +++ b/src/sys/types/off_t.h diff --git a/src/sys/types/pid_t.c b/src/sys/types/pid_t.h index 91307c09..91307c09 100644 --- a/src/sys/types/pid_t.c +++ b/src/sys/types/pid_t.h diff --git a/src/sys/types/ssize_t.c b/src/sys/types/ssize_t.h index 2bfdef89..2bfdef89 100644 --- a/src/sys/types/ssize_t.c +++ b/src/sys/types/ssize_t.h diff --git a/src/sys/types/timer_t.c b/src/sys/types/timer_t.h index 49ca4526..49ca4526 100644 --- a/src/sys/types/timer_t.c +++ b/src/sys/types/timer_t.h diff --git a/src/sys/types/uid_t.c b/src/sys/types/uid_t.h index faf47264..faf47264 100644 --- a/src/sys/types/uid_t.c +++ b/src/sys/types/uid_t.h diff --git a/src/sys/types/useconds_t.c b/src/sys/types/useconds_t.h index fab0354e..fab0354e 100644 --- a/src/sys/types/useconds_t.c +++ b/src/sys/types/useconds_t.h |
