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/aio | |
| parent | 1c9b7df133f4130f7db4038d0b034418c5867ac1 (diff) | |
rename non-compiled files to *.h
Diffstat (limited to 'src/aio')
| -rw-r--r-- | src/aio/AIO_ALLDONE.h (renamed from src/aio/AIO_ALLDONE.c) | 0 | ||||
| -rw-r--r-- | src/aio/AIO_CANCELED.h (renamed from src/aio/AIO_CANCELED.c) | 0 | ||||
| -rw-r--r-- | src/aio/AIO_NOTCANCELED.h (renamed from src/aio/AIO_NOTCANCELED.c) | 0 | ||||
| -rw-r--r-- | src/aio/LIO_NOP.h (renamed from src/aio/LIO_NOP.c) | 0 | ||||
| -rw-r--r-- | src/aio/LIO_NOWAIT.h (renamed from src/aio/LIO_NOWAIT.c) | 0 | ||||
| -rw-r--r-- | src/aio/LIO_READ.h (renamed from src/aio/LIO_READ.c) | 0 | ||||
| -rw-r--r-- | src/aio/LIO_WAIT.h (renamed from src/aio/LIO_WAIT.c) | 0 | ||||
| -rw-r--r-- | src/aio/LIO_WRITE.h (renamed from src/aio/LIO_WRITE.c) | 0 |
8 files changed, 0 insertions, 0 deletions
diff --git a/src/aio/AIO_ALLDONE.c b/src/aio/AIO_ALLDONE.h index 2b860c99..2b860c99 100644 --- a/src/aio/AIO_ALLDONE.c +++ b/src/aio/AIO_ALLDONE.h diff --git a/src/aio/AIO_CANCELED.c b/src/aio/AIO_CANCELED.h index 50fb1539..50fb1539 100644 --- a/src/aio/AIO_CANCELED.c +++ b/src/aio/AIO_CANCELED.h diff --git a/src/aio/AIO_NOTCANCELED.c b/src/aio/AIO_NOTCANCELED.h index 712e6879..712e6879 100644 --- a/src/aio/AIO_NOTCANCELED.c +++ b/src/aio/AIO_NOTCANCELED.h diff --git a/src/aio/LIO_NOP.c b/src/aio/LIO_NOP.h index 8ed85e76..8ed85e76 100644 --- a/src/aio/LIO_NOP.c +++ b/src/aio/LIO_NOP.h diff --git a/src/aio/LIO_NOWAIT.c b/src/aio/LIO_NOWAIT.h index c0949ba4..c0949ba4 100644 --- a/src/aio/LIO_NOWAIT.c +++ b/src/aio/LIO_NOWAIT.h diff --git a/src/aio/LIO_READ.c b/src/aio/LIO_READ.h index 1c496b55..1c496b55 100644 --- a/src/aio/LIO_READ.c +++ b/src/aio/LIO_READ.h diff --git a/src/aio/LIO_WAIT.c b/src/aio/LIO_WAIT.h index cdb2d496..cdb2d496 100644 --- a/src/aio/LIO_WAIT.c +++ b/src/aio/LIO_WAIT.h diff --git a/src/aio/LIO_WRITE.c b/src/aio/LIO_WRITE.h index 666fb97b..666fb97b 100644 --- a/src/aio/LIO_WRITE.c +++ b/src/aio/LIO_WRITE.h |
