summaryrefslogtreecommitdiff
path: root/src/errno
diff options
context:
space:
mode:
authorJakob Kaivo <jkk@ung.org>2020-08-16 16:14:04 -0400
committerJakob Kaivo <jkk@ung.org>2020-08-16 16:14:04 -0400
commit661f59838235815b5073a0ef95f410003639519e (patch)
tree28eb14bc8053bb32abd7c103c4078ab4f81b6129 /src/errno
parente223e635cc53fa11e473cdbc864eb69a3da5f290 (diff)
rename non-compiled files to *.h
Diffstat (limited to 'src/errno')
-rw-r--r--src/errno/E2BIG.h (renamed from src/errno/E2BIG.c)0
-rw-r--r--src/errno/EACCES.h (renamed from src/errno/EACCES.c)0
-rw-r--r--src/errno/EADDRINUSE.h (renamed from src/errno/EADDRINUSE.c)0
-rw-r--r--src/errno/EADDRNOTAVAIL.h (renamed from src/errno/EADDRNOTAVAIL.c)0
-rw-r--r--src/errno/EAFNOSUPPORT.h (renamed from src/errno/EAFNOSUPPORT.c)0
-rw-r--r--src/errno/EAGAIN.h (renamed from src/errno/EAGAIN.c)0
-rw-r--r--src/errno/EALREADY.h (renamed from src/errno/EALREADY.c)0
-rw-r--r--src/errno/EBADF.h (renamed from src/errno/EBADF.c)0
-rw-r--r--src/errno/EBADMSG.h (renamed from src/errno/EBADMSG.c)0
-rw-r--r--src/errno/EBUSY.h (renamed from src/errno/EBUSY.c)0
-rw-r--r--src/errno/ECANCELED.h (renamed from src/errno/ECANCELED.c)0
-rw-r--r--src/errno/ECHILD.h (renamed from src/errno/ECHILD.c)0
-rw-r--r--src/errno/ECONNABORTED.h (renamed from src/errno/ECONNABORTED.c)0
-rw-r--r--src/errno/ECONNREFUSED.h (renamed from src/errno/ECONNREFUSED.c)0
-rw-r--r--src/errno/ECONNRESET.h (renamed from src/errno/ECONNRESET.c)0
-rw-r--r--src/errno/EDEADLK.h (renamed from src/errno/EDEADLK.c)0
-rw-r--r--src/errno/EDESTADDRREQ.h (renamed from src/errno/EDESTADDRREQ.c)0
-rw-r--r--src/errno/EDQUOT.h (renamed from src/errno/EDQUOT.c)0
-rw-r--r--src/errno/EEXIST.h (renamed from src/errno/EEXIST.c)0
-rw-r--r--src/errno/EFAULT.h (renamed from src/errno/EFAULT.c)0
-rw-r--r--src/errno/EFBIG.h (renamed from src/errno/EFBIG.c)0
-rw-r--r--src/errno/EHOSTUNREACH.h (renamed from src/errno/EHOSTUNREACH.c)0
-rw-r--r--src/errno/EIDRM.h (renamed from src/errno/EIDRM.c)0
-rw-r--r--src/errno/EILSEQ.h (renamed from src/errno/EILSEQ.c)0
-rw-r--r--src/errno/EINPROGRESS.h (renamed from src/errno/EINPROGRESS.c)0
-rw-r--r--src/errno/EINTR.h (renamed from src/errno/EINTR.c)0
-rw-r--r--src/errno/EINVAL.h (renamed from src/errno/EINVAL.c)0
-rw-r--r--src/errno/EIO.h (renamed from src/errno/EIO.c)0
-rw-r--r--src/errno/EISCONN.h (renamed from src/errno/EISCONN.c)0
-rw-r--r--src/errno/EISDIR.h (renamed from src/errno/EISDIR.c)0
-rw-r--r--src/errno/ELOOP.h (renamed from src/errno/ELOOP.c)0
-rw-r--r--src/errno/EMFILE.h (renamed from src/errno/EMFILE.c)0
-rw-r--r--src/errno/EMLINK.h (renamed from src/errno/EMLINK.c)0
-rw-r--r--src/errno/EMSGSIZE.h (renamed from src/errno/EMSGSIZE.c)0
-rw-r--r--src/errno/EMULTIHOP.h (renamed from src/errno/EMULTIHOP.c)0
-rw-r--r--src/errno/ENAMETOOLONG.h (renamed from src/errno/ENAMETOOLONG.c)0
-rw-r--r--src/errno/ENETDOWN.h (renamed from src/errno/ENETDOWN.c)0
-rw-r--r--src/errno/ENETUNREACH.h (renamed from src/errno/ENETUNREACH.c)0
-rw-r--r--src/errno/ENFILE.h (renamed from src/errno/ENFILE.c)0
-rw-r--r--src/errno/ENOBUFS.h (renamed from src/errno/ENOBUFS.c)0
-rw-r--r--src/errno/ENODATA.h (renamed from src/errno/ENODATA.c)0
-rw-r--r--src/errno/ENODEV.h (renamed from src/errno/ENODEV.c)0
-rw-r--r--src/errno/ENOENT.h (renamed from src/errno/ENOENT.c)0
-rw-r--r--src/errno/ENOEXEC.h (renamed from src/errno/ENOEXEC.c)0
-rw-r--r--src/errno/ENOLCK.h (renamed from src/errno/ENOLCK.c)0
-rw-r--r--src/errno/ENOLINK.h (renamed from src/errno/ENOLINK.c)0
-rw-r--r--src/errno/ENOMEM.h (renamed from src/errno/ENOMEM.c)0
-rw-r--r--src/errno/ENOMSG.h (renamed from src/errno/ENOMSG.c)0
-rw-r--r--src/errno/ENOPROTOOPT.h (renamed from src/errno/ENOPROTOOPT.c)0
-rw-r--r--src/errno/ENOSPC.h (renamed from src/errno/ENOSPC.c)0
-rw-r--r--src/errno/ENOSR.h (renamed from src/errno/ENOSR.c)0
-rw-r--r--src/errno/ENOSTR.h (renamed from src/errno/ENOSTR.c)0
-rw-r--r--src/errno/ENOSYS.h (renamed from src/errno/ENOSYS.c)0
-rw-r--r--src/errno/ENOTCONN.h (renamed from src/errno/ENOTCONN.c)0
-rw-r--r--src/errno/ENOTDIR.h (renamed from src/errno/ENOTDIR.c)0
-rw-r--r--src/errno/ENOTEMPTY.h (renamed from src/errno/ENOTEMPTY.c)0
-rw-r--r--src/errno/ENOTSOCK.h (renamed from src/errno/ENOTSOCK.c)0
-rw-r--r--src/errno/ENOTSUP.h (renamed from src/errno/ENOTSUP.c)0
-rw-r--r--src/errno/ENOTTY.h (renamed from src/errno/ENOTTY.c)0
-rw-r--r--src/errno/ENXIO.h (renamed from src/errno/ENXIO.c)0
-rw-r--r--src/errno/EOPNOTSUPP.h (renamed from src/errno/EOPNOTSUPP.c)0
-rw-r--r--src/errno/EOVERFLOW.h (renamed from src/errno/EOVERFLOW.c)0
-rw-r--r--src/errno/EPERM.h (renamed from src/errno/EPERM.c)0
-rw-r--r--src/errno/EPIPE.h (renamed from src/errno/EPIPE.c)0
-rw-r--r--src/errno/EPROTO.h (renamed from src/errno/EPROTO.c)0
-rw-r--r--src/errno/EPROTONOSUPPORT.h (renamed from src/errno/EPROTONOSUPPORT.c)0
-rw-r--r--src/errno/EPROTOTYPE.h (renamed from src/errno/EPROTOTYPE.c)0
-rw-r--r--src/errno/EROFS.h (renamed from src/errno/EROFS.c)0
-rw-r--r--src/errno/ESPIPE.h (renamed from src/errno/ESPIPE.c)0
-rw-r--r--src/errno/ESRCH.h (renamed from src/errno/ESRCH.c)0
-rw-r--r--src/errno/ESTALE.h (renamed from src/errno/ESTALE.c)0
-rw-r--r--src/errno/ETIME.h (renamed from src/errno/ETIME.c)0
-rw-r--r--src/errno/ETIMEDOUT.h (renamed from src/errno/ETIMEDOUT.c)0
-rw-r--r--src/errno/ETXTBSY.h (renamed from src/errno/ETXTBSY.c)0
-rw-r--r--src/errno/EWOULDBLOCK.h (renamed from src/errno/EWOULDBLOCK.c)0
-rw-r--r--src/errno/EXDEV.h (renamed from src/errno/EXDEV.c)0
-rw-r--r--src/errno/errno_t.h (renamed from src/errno/errno_t.c)0
77 files changed, 0 insertions, 0 deletions
diff --git a/src/errno/E2BIG.c b/src/errno/E2BIG.h
index 0d66967f..0d66967f 100644
--- a/src/errno/E2BIG.c
+++ b/src/errno/E2BIG.h
diff --git a/src/errno/EACCES.c b/src/errno/EACCES.h
index f1030e9f..f1030e9f 100644
--- a/src/errno/EACCES.c
+++ b/src/errno/EACCES.h
diff --git a/src/errno/EADDRINUSE.c b/src/errno/EADDRINUSE.h
index 70734887..70734887 100644
--- a/src/errno/EADDRINUSE.c
+++ b/src/errno/EADDRINUSE.h
diff --git a/src/errno/EADDRNOTAVAIL.c b/src/errno/EADDRNOTAVAIL.h
index b827eaf9..b827eaf9 100644
--- a/src/errno/EADDRNOTAVAIL.c
+++ b/src/errno/EADDRNOTAVAIL.h
diff --git a/src/errno/EAFNOSUPPORT.c b/src/errno/EAFNOSUPPORT.h
index 1d2539f3..1d2539f3 100644
--- a/src/errno/EAFNOSUPPORT.c
+++ b/src/errno/EAFNOSUPPORT.h
diff --git a/src/errno/EAGAIN.c b/src/errno/EAGAIN.h
index 9aea1930..9aea1930 100644
--- a/src/errno/EAGAIN.c
+++ b/src/errno/EAGAIN.h
diff --git a/src/errno/EALREADY.c b/src/errno/EALREADY.h
index 1577c909..1577c909 100644
--- a/src/errno/EALREADY.c
+++ b/src/errno/EALREADY.h
diff --git a/src/errno/EBADF.c b/src/errno/EBADF.h
index a41c8bea..a41c8bea 100644
--- a/src/errno/EBADF.c
+++ b/src/errno/EBADF.h
diff --git a/src/errno/EBADMSG.c b/src/errno/EBADMSG.h
index 52d224de..52d224de 100644
--- a/src/errno/EBADMSG.c
+++ b/src/errno/EBADMSG.h
diff --git a/src/errno/EBUSY.c b/src/errno/EBUSY.h
index 5b8cfaa8..5b8cfaa8 100644
--- a/src/errno/EBUSY.c
+++ b/src/errno/EBUSY.h
diff --git a/src/errno/ECANCELED.c b/src/errno/ECANCELED.h
index e3774971..e3774971 100644
--- a/src/errno/ECANCELED.c
+++ b/src/errno/ECANCELED.h
diff --git a/src/errno/ECHILD.c b/src/errno/ECHILD.h
index 1394ae3b..1394ae3b 100644
--- a/src/errno/ECHILD.c
+++ b/src/errno/ECHILD.h
diff --git a/src/errno/ECONNABORTED.c b/src/errno/ECONNABORTED.h
index 2e1fe9a9..2e1fe9a9 100644
--- a/src/errno/ECONNABORTED.c
+++ b/src/errno/ECONNABORTED.h
diff --git a/src/errno/ECONNREFUSED.c b/src/errno/ECONNREFUSED.h
index a4f12828..a4f12828 100644
--- a/src/errno/ECONNREFUSED.c
+++ b/src/errno/ECONNREFUSED.h
diff --git a/src/errno/ECONNRESET.c b/src/errno/ECONNRESET.h
index ff17d171..ff17d171 100644
--- a/src/errno/ECONNRESET.c
+++ b/src/errno/ECONNRESET.h
diff --git a/src/errno/EDEADLK.c b/src/errno/EDEADLK.h
index 3cf4f59d..3cf4f59d 100644
--- a/src/errno/EDEADLK.c
+++ b/src/errno/EDEADLK.h
diff --git a/src/errno/EDESTADDRREQ.c b/src/errno/EDESTADDRREQ.h
index b7d5ec17..b7d5ec17 100644
--- a/src/errno/EDESTADDRREQ.c
+++ b/src/errno/EDESTADDRREQ.h
diff --git a/src/errno/EDQUOT.c b/src/errno/EDQUOT.h
index 9ecbb16d..9ecbb16d 100644
--- a/src/errno/EDQUOT.c
+++ b/src/errno/EDQUOT.h
diff --git a/src/errno/EEXIST.c b/src/errno/EEXIST.h
index a7322bf3..a7322bf3 100644
--- a/src/errno/EEXIST.c
+++ b/src/errno/EEXIST.h
diff --git a/src/errno/EFAULT.c b/src/errno/EFAULT.h
index 55268766..55268766 100644
--- a/src/errno/EFAULT.c
+++ b/src/errno/EFAULT.h
diff --git a/src/errno/EFBIG.c b/src/errno/EFBIG.h
index 5d852bfe..5d852bfe 100644
--- a/src/errno/EFBIG.c
+++ b/src/errno/EFBIG.h
diff --git a/src/errno/EHOSTUNREACH.c b/src/errno/EHOSTUNREACH.h
index 8921841b..8921841b 100644
--- a/src/errno/EHOSTUNREACH.c
+++ b/src/errno/EHOSTUNREACH.h
diff --git a/src/errno/EIDRM.c b/src/errno/EIDRM.h
index 01d7e55e..01d7e55e 100644
--- a/src/errno/EIDRM.c
+++ b/src/errno/EIDRM.h
diff --git a/src/errno/EILSEQ.c b/src/errno/EILSEQ.h
index 45cb2c41..45cb2c41 100644
--- a/src/errno/EILSEQ.c
+++ b/src/errno/EILSEQ.h
diff --git a/src/errno/EINPROGRESS.c b/src/errno/EINPROGRESS.h
index 13e9dca6..13e9dca6 100644
--- a/src/errno/EINPROGRESS.c
+++ b/src/errno/EINPROGRESS.h
diff --git a/src/errno/EINTR.c b/src/errno/EINTR.h
index bfd966e1..bfd966e1 100644
--- a/src/errno/EINTR.c
+++ b/src/errno/EINTR.h
diff --git a/src/errno/EINVAL.c b/src/errno/EINVAL.h
index af518243..af518243 100644
--- a/src/errno/EINVAL.c
+++ b/src/errno/EINVAL.h
diff --git a/src/errno/EIO.c b/src/errno/EIO.h
index b6fb981d..b6fb981d 100644
--- a/src/errno/EIO.c
+++ b/src/errno/EIO.h
diff --git a/src/errno/EISCONN.c b/src/errno/EISCONN.h
index 137ff6d1..137ff6d1 100644
--- a/src/errno/EISCONN.c
+++ b/src/errno/EISCONN.h
diff --git a/src/errno/EISDIR.c b/src/errno/EISDIR.h
index fd1d9228..fd1d9228 100644
--- a/src/errno/EISDIR.c
+++ b/src/errno/EISDIR.h
diff --git a/src/errno/ELOOP.c b/src/errno/ELOOP.h
index 1a131e51..1a131e51 100644
--- a/src/errno/ELOOP.c
+++ b/src/errno/ELOOP.h
diff --git a/src/errno/EMFILE.c b/src/errno/EMFILE.h
index c9fb1b18..c9fb1b18 100644
--- a/src/errno/EMFILE.c
+++ b/src/errno/EMFILE.h
diff --git a/src/errno/EMLINK.c b/src/errno/EMLINK.h
index eadac9f0..eadac9f0 100644
--- a/src/errno/EMLINK.c
+++ b/src/errno/EMLINK.h
diff --git a/src/errno/EMSGSIZE.c b/src/errno/EMSGSIZE.h
index 8d22c37c..8d22c37c 100644
--- a/src/errno/EMSGSIZE.c
+++ b/src/errno/EMSGSIZE.h
diff --git a/src/errno/EMULTIHOP.c b/src/errno/EMULTIHOP.h
index 280aa4d3..280aa4d3 100644
--- a/src/errno/EMULTIHOP.c
+++ b/src/errno/EMULTIHOP.h
diff --git a/src/errno/ENAMETOOLONG.c b/src/errno/ENAMETOOLONG.h
index 8632e0a0..8632e0a0 100644
--- a/src/errno/ENAMETOOLONG.c
+++ b/src/errno/ENAMETOOLONG.h
diff --git a/src/errno/ENETDOWN.c b/src/errno/ENETDOWN.h
index 9aefc235..9aefc235 100644
--- a/src/errno/ENETDOWN.c
+++ b/src/errno/ENETDOWN.h
diff --git a/src/errno/ENETUNREACH.c b/src/errno/ENETUNREACH.h
index 843756e5..843756e5 100644
--- a/src/errno/ENETUNREACH.c
+++ b/src/errno/ENETUNREACH.h
diff --git a/src/errno/ENFILE.c b/src/errno/ENFILE.h
index 58e8aeb8..58e8aeb8 100644
--- a/src/errno/ENFILE.c
+++ b/src/errno/ENFILE.h
diff --git a/src/errno/ENOBUFS.c b/src/errno/ENOBUFS.h
index 25f18f74..25f18f74 100644
--- a/src/errno/ENOBUFS.c
+++ b/src/errno/ENOBUFS.h
diff --git a/src/errno/ENODATA.c b/src/errno/ENODATA.h
index d16919ee..d16919ee 100644
--- a/src/errno/ENODATA.c
+++ b/src/errno/ENODATA.h
diff --git a/src/errno/ENODEV.c b/src/errno/ENODEV.h
index 73a61194..73a61194 100644
--- a/src/errno/ENODEV.c
+++ b/src/errno/ENODEV.h
diff --git a/src/errno/ENOENT.c b/src/errno/ENOENT.h
index 13ca00b5..13ca00b5 100644
--- a/src/errno/ENOENT.c
+++ b/src/errno/ENOENT.h
diff --git a/src/errno/ENOEXEC.c b/src/errno/ENOEXEC.h
index 38bab541..38bab541 100644
--- a/src/errno/ENOEXEC.c
+++ b/src/errno/ENOEXEC.h
diff --git a/src/errno/ENOLCK.c b/src/errno/ENOLCK.h
index 8a1f34fe..8a1f34fe 100644
--- a/src/errno/ENOLCK.c
+++ b/src/errno/ENOLCK.h
diff --git a/src/errno/ENOLINK.c b/src/errno/ENOLINK.h
index a9ea5378..a9ea5378 100644
--- a/src/errno/ENOLINK.c
+++ b/src/errno/ENOLINK.h
diff --git a/src/errno/ENOMEM.c b/src/errno/ENOMEM.h
index af1d283b..af1d283b 100644
--- a/src/errno/ENOMEM.c
+++ b/src/errno/ENOMEM.h
diff --git a/src/errno/ENOMSG.c b/src/errno/ENOMSG.h
index 53f42edb..53f42edb 100644
--- a/src/errno/ENOMSG.c
+++ b/src/errno/ENOMSG.h
diff --git a/src/errno/ENOPROTOOPT.c b/src/errno/ENOPROTOOPT.h
index 2d67e7bd..2d67e7bd 100644
--- a/src/errno/ENOPROTOOPT.c
+++ b/src/errno/ENOPROTOOPT.h
diff --git a/src/errno/ENOSPC.c b/src/errno/ENOSPC.h
index 6e548bf8..6e548bf8 100644
--- a/src/errno/ENOSPC.c
+++ b/src/errno/ENOSPC.h
diff --git a/src/errno/ENOSR.c b/src/errno/ENOSR.h
index cb6b183c..cb6b183c 100644
--- a/src/errno/ENOSR.c
+++ b/src/errno/ENOSR.h
diff --git a/src/errno/ENOSTR.c b/src/errno/ENOSTR.h
index 4bff881a..4bff881a 100644
--- a/src/errno/ENOSTR.c
+++ b/src/errno/ENOSTR.h
diff --git a/src/errno/ENOSYS.c b/src/errno/ENOSYS.h
index af179b52..af179b52 100644
--- a/src/errno/ENOSYS.c
+++ b/src/errno/ENOSYS.h
diff --git a/src/errno/ENOTCONN.c b/src/errno/ENOTCONN.h
index d560cb46..d560cb46 100644
--- a/src/errno/ENOTCONN.c
+++ b/src/errno/ENOTCONN.h
diff --git a/src/errno/ENOTDIR.c b/src/errno/ENOTDIR.h
index 6efd7d28..6efd7d28 100644
--- a/src/errno/ENOTDIR.c
+++ b/src/errno/ENOTDIR.h
diff --git a/src/errno/ENOTEMPTY.c b/src/errno/ENOTEMPTY.h
index 70fb1788..70fb1788 100644
--- a/src/errno/ENOTEMPTY.c
+++ b/src/errno/ENOTEMPTY.h
diff --git a/src/errno/ENOTSOCK.c b/src/errno/ENOTSOCK.h
index b4f4c3d8..b4f4c3d8 100644
--- a/src/errno/ENOTSOCK.c
+++ b/src/errno/ENOTSOCK.h
diff --git a/src/errno/ENOTSUP.c b/src/errno/ENOTSUP.h
index a80761a8..a80761a8 100644
--- a/src/errno/ENOTSUP.c
+++ b/src/errno/ENOTSUP.h
diff --git a/src/errno/ENOTTY.c b/src/errno/ENOTTY.h
index 82742bef..82742bef 100644
--- a/src/errno/ENOTTY.c
+++ b/src/errno/ENOTTY.h
diff --git a/src/errno/ENXIO.c b/src/errno/ENXIO.h
index fdc015aa..fdc015aa 100644
--- a/src/errno/ENXIO.c
+++ b/src/errno/ENXIO.h
diff --git a/src/errno/EOPNOTSUPP.c b/src/errno/EOPNOTSUPP.h
index fa93466a..fa93466a 100644
--- a/src/errno/EOPNOTSUPP.c
+++ b/src/errno/EOPNOTSUPP.h
diff --git a/src/errno/EOVERFLOW.c b/src/errno/EOVERFLOW.h
index 09c6875d..09c6875d 100644
--- a/src/errno/EOVERFLOW.c
+++ b/src/errno/EOVERFLOW.h
diff --git a/src/errno/EPERM.c b/src/errno/EPERM.h
index eee5363b..eee5363b 100644
--- a/src/errno/EPERM.c
+++ b/src/errno/EPERM.h
diff --git a/src/errno/EPIPE.c b/src/errno/EPIPE.h
index d2aa9534..d2aa9534 100644
--- a/src/errno/EPIPE.c
+++ b/src/errno/EPIPE.h
diff --git a/src/errno/EPROTO.c b/src/errno/EPROTO.h
index 7c38682c..7c38682c 100644
--- a/src/errno/EPROTO.c
+++ b/src/errno/EPROTO.h
diff --git a/src/errno/EPROTONOSUPPORT.c b/src/errno/EPROTONOSUPPORT.h
index fdd026f8..fdd026f8 100644
--- a/src/errno/EPROTONOSUPPORT.c
+++ b/src/errno/EPROTONOSUPPORT.h
diff --git a/src/errno/EPROTOTYPE.c b/src/errno/EPROTOTYPE.h
index 9a2e707b..9a2e707b 100644
--- a/src/errno/EPROTOTYPE.c
+++ b/src/errno/EPROTOTYPE.h
diff --git a/src/errno/EROFS.c b/src/errno/EROFS.h
index e232bfed..e232bfed 100644
--- a/src/errno/EROFS.c
+++ b/src/errno/EROFS.h
diff --git a/src/errno/ESPIPE.c b/src/errno/ESPIPE.h
index b401cc66..b401cc66 100644
--- a/src/errno/ESPIPE.c
+++ b/src/errno/ESPIPE.h
diff --git a/src/errno/ESRCH.c b/src/errno/ESRCH.h
index b70fe70c..b70fe70c 100644
--- a/src/errno/ESRCH.c
+++ b/src/errno/ESRCH.h
diff --git a/src/errno/ESTALE.c b/src/errno/ESTALE.h
index 1f98165c..1f98165c 100644
--- a/src/errno/ESTALE.c
+++ b/src/errno/ESTALE.h
diff --git a/src/errno/ETIME.c b/src/errno/ETIME.h
index a9126d20..a9126d20 100644
--- a/src/errno/ETIME.c
+++ b/src/errno/ETIME.h
diff --git a/src/errno/ETIMEDOUT.c b/src/errno/ETIMEDOUT.h
index f4319736..f4319736 100644
--- a/src/errno/ETIMEDOUT.c
+++ b/src/errno/ETIMEDOUT.h
diff --git a/src/errno/ETXTBSY.c b/src/errno/ETXTBSY.h
index a4e0450c..a4e0450c 100644
--- a/src/errno/ETXTBSY.c
+++ b/src/errno/ETXTBSY.h
diff --git a/src/errno/EWOULDBLOCK.c b/src/errno/EWOULDBLOCK.h
index 641ed0f3..641ed0f3 100644
--- a/src/errno/EWOULDBLOCK.c
+++ b/src/errno/EWOULDBLOCK.h
diff --git a/src/errno/EXDEV.c b/src/errno/EXDEV.h
index afec7785..afec7785 100644
--- a/src/errno/EXDEV.c
+++ b/src/errno/EXDEV.h
diff --git a/src/errno/errno_t.c b/src/errno/errno_t.h
index bc8e0af5..bc8e0af5 100644
--- a/src/errno/errno_t.c
+++ b/src/errno/errno_t.h