diff options
| author | Jakob Kaivo <jkk@ung.org> | 2020-08-16 16:14:04 -0400 |
|---|---|---|
| committer | Jakob Kaivo <jkk@ung.org> | 2020-08-16 16:14:04 -0400 |
| commit | 661f59838235815b5073a0ef95f410003639519e (patch) | |
| tree | 28eb14bc8053bb32abd7c103c4078ab4f81b6129 /src/stdio | |
| parent | e223e635cc53fa11e473cdbc864eb69a3da5f290 (diff) | |
rename non-compiled files to *.h
Diffstat (limited to 'src/stdio')
| -rw-r--r-- | src/stdio/L_ctermid.h (renamed from src/stdio/L_ctermid.c) | 0 | ||||
| -rw-r--r-- | src/stdio/L_cuserid.h (renamed from src/stdio/L_cuserid.c) | 0 | ||||
| -rw-r--r-- | src/stdio/L_tmpnam_s.h (renamed from src/stdio/L_tmpnam_s.c) | 0 | ||||
| -rw-r--r-- | src/stdio/P_tmpdir.h (renamed from src/stdio/P_tmpdir.c) | 0 | ||||
| -rw-r--r-- | src/stdio/TMP_MAX_S.h (renamed from src/stdio/TMP_MAX_S.c) | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/src/stdio/L_ctermid.c b/src/stdio/L_ctermid.h index f280b586..f280b586 100644 --- a/src/stdio/L_ctermid.c +++ b/src/stdio/L_ctermid.h diff --git a/src/stdio/L_cuserid.c b/src/stdio/L_cuserid.h index 27425cac..27425cac 100644 --- a/src/stdio/L_cuserid.c +++ b/src/stdio/L_cuserid.h diff --git a/src/stdio/L_tmpnam_s.c b/src/stdio/L_tmpnam_s.h index c014796b..c014796b 100644 --- a/src/stdio/L_tmpnam_s.c +++ b/src/stdio/L_tmpnam_s.h diff --git a/src/stdio/P_tmpdir.c b/src/stdio/P_tmpdir.h index 9ff77865..9ff77865 100644 --- a/src/stdio/P_tmpdir.c +++ b/src/stdio/P_tmpdir.h diff --git a/src/stdio/TMP_MAX_S.c b/src/stdio/TMP_MAX_S.h index 69822bb4..69822bb4 100644 --- a/src/stdio/TMP_MAX_S.c +++ b/src/stdio/TMP_MAX_S.h |
