From 661f59838235815b5073a0ef95f410003639519e Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Sun, 16 Aug 2020 16:14:04 -0400 Subject: rename non-compiled files to *.h --- src/assert/static_assert.c | 13 ------------- src/assert/static_assert.h | 13 +++++++++++++ src/complex/I.c | 13 ------------- src/complex/I.h | 13 +++++++++++++ src/complex/_Complex_I.c | 12 ------------ src/complex/_Complex_I.h | 12 ++++++++++++ src/complex/_Imaginary_I.c | 15 --------------- src/complex/_Imaginary_I.h | 15 +++++++++++++++ src/complex/complex.c | 7 ------- src/complex/complex.h | 7 +++++++ src/complex/imaginary.c | 13 ------------- src/complex/imaginary.h | 13 +++++++++++++ src/errno/E2BIG.c | 8 -------- src/errno/E2BIG.h | 8 ++++++++ src/errno/EACCES.c | 8 -------- src/errno/EACCES.h | 8 ++++++++ src/errno/EADDRINUSE.c | 8 -------- src/errno/EADDRINUSE.h | 8 ++++++++ src/errno/EADDRNOTAVAIL.c | 8 -------- src/errno/EADDRNOTAVAIL.h | 8 ++++++++ src/errno/EAFNOSUPPORT.c | 8 -------- src/errno/EAFNOSUPPORT.h | 8 ++++++++ src/errno/EAGAIN.c | 8 -------- src/errno/EAGAIN.h | 8 ++++++++ src/errno/EALREADY.c | 8 -------- src/errno/EALREADY.h | 8 ++++++++ src/errno/EBADF.c | 8 -------- src/errno/EBADF.h | 8 ++++++++ src/errno/EBADMSG.c | 8 -------- src/errno/EBADMSG.h | 8 ++++++++ src/errno/EBUSY.c | 8 -------- src/errno/EBUSY.h | 8 ++++++++ src/errno/ECANCELED.c | 6 ------ src/errno/ECANCELED.h | 6 ++++++ src/errno/ECHILD.c | 8 -------- src/errno/ECHILD.h | 8 ++++++++ src/errno/ECONNABORTED.c | 8 -------- src/errno/ECONNABORTED.h | 8 ++++++++ src/errno/ECONNREFUSED.c | 8 -------- src/errno/ECONNREFUSED.h | 8 ++++++++ src/errno/ECONNRESET.c | 8 -------- src/errno/ECONNRESET.h | 8 ++++++++ src/errno/EDEADLK.c | 8 -------- src/errno/EDEADLK.h | 8 ++++++++ src/errno/EDESTADDRREQ.c | 8 -------- src/errno/EDESTADDRREQ.h | 8 ++++++++ src/errno/EDQUOT.c | 8 -------- src/errno/EDQUOT.h | 8 ++++++++ src/errno/EEXIST.c | 8 -------- src/errno/EEXIST.h | 8 ++++++++ src/errno/EFAULT.c | 8 -------- src/errno/EFAULT.h | 8 ++++++++ src/errno/EFBIG.c | 8 -------- src/errno/EFBIG.h | 8 ++++++++ src/errno/EHOSTUNREACH.c | 8 -------- src/errno/EHOSTUNREACH.h | 8 ++++++++ src/errno/EIDRM.c | 8 -------- src/errno/EIDRM.h | 8 ++++++++ src/errno/EILSEQ.c | 10 ---------- src/errno/EILSEQ.h | 10 ++++++++++ src/errno/EINPROGRESS.c | 8 -------- src/errno/EINPROGRESS.h | 8 ++++++++ src/errno/EINTR.c | 8 -------- src/errno/EINTR.h | 8 ++++++++ src/errno/EINVAL.c | 8 -------- src/errno/EINVAL.h | 8 ++++++++ src/errno/EIO.c | 8 -------- src/errno/EIO.h | 8 ++++++++ src/errno/EISCONN.c | 8 -------- src/errno/EISCONN.h | 8 ++++++++ src/errno/EISDIR.c | 8 -------- src/errno/EISDIR.h | 8 ++++++++ src/errno/ELOOP.c | 8 -------- src/errno/ELOOP.h | 8 ++++++++ src/errno/EMFILE.c | 8 -------- src/errno/EMFILE.h | 8 ++++++++ src/errno/EMLINK.c | 8 -------- src/errno/EMLINK.h | 8 ++++++++ src/errno/EMSGSIZE.c | 8 -------- src/errno/EMSGSIZE.h | 8 ++++++++ src/errno/EMULTIHOP.c | 8 -------- src/errno/EMULTIHOP.h | 8 ++++++++ src/errno/ENAMETOOLONG.c | 8 -------- src/errno/ENAMETOOLONG.h | 8 ++++++++ src/errno/ENETDOWN.c | 8 -------- src/errno/ENETDOWN.h | 8 ++++++++ src/errno/ENETUNREACH.c | 8 -------- src/errno/ENETUNREACH.h | 8 ++++++++ src/errno/ENFILE.c | 8 -------- src/errno/ENFILE.h | 8 ++++++++ src/errno/ENOBUFS.c | 8 -------- src/errno/ENOBUFS.h | 8 ++++++++ src/errno/ENODATA.c | 7 ------- src/errno/ENODATA.h | 7 +++++++ src/errno/ENODEV.c | 8 -------- src/errno/ENODEV.h | 8 ++++++++ src/errno/ENOENT.c | 8 -------- src/errno/ENOENT.h | 8 ++++++++ src/errno/ENOEXEC.c | 8 -------- src/errno/ENOEXEC.h | 8 ++++++++ src/errno/ENOLCK.c | 8 -------- src/errno/ENOLCK.h | 8 ++++++++ src/errno/ENOLINK.c | 8 -------- src/errno/ENOLINK.h | 8 ++++++++ src/errno/ENOMEM.c | 8 -------- src/errno/ENOMEM.h | 8 ++++++++ src/errno/ENOMSG.c | 8 -------- src/errno/ENOMSG.h | 8 ++++++++ src/errno/ENOPROTOOPT.c | 8 -------- src/errno/ENOPROTOOPT.h | 8 ++++++++ src/errno/ENOSPC.c | 8 -------- src/errno/ENOSPC.h | 8 ++++++++ src/errno/ENOSR.c | 7 ------- src/errno/ENOSR.h | 7 +++++++ src/errno/ENOSTR.c | 7 ------- src/errno/ENOSTR.h | 7 +++++++ src/errno/ENOSYS.c | 8 -------- src/errno/ENOSYS.h | 8 ++++++++ src/errno/ENOTCONN.c | 8 -------- src/errno/ENOTCONN.h | 8 ++++++++ src/errno/ENOTDIR.c | 8 -------- src/errno/ENOTDIR.h | 8 ++++++++ src/errno/ENOTEMPTY.c | 8 -------- src/errno/ENOTEMPTY.h | 8 ++++++++ src/errno/ENOTSOCK.c | 8 -------- src/errno/ENOTSOCK.h | 8 ++++++++ src/errno/ENOTSUP.c | 7 ------- src/errno/ENOTSUP.h | 7 +++++++ src/errno/ENOTTY.c | 8 -------- src/errno/ENOTTY.h | 8 ++++++++ src/errno/ENXIO.c | 8 -------- src/errno/ENXIO.h | 8 ++++++++ src/errno/EOPNOTSUPP.c | 8 -------- src/errno/EOPNOTSUPP.h | 8 ++++++++ src/errno/EOVERFLOW.c | 7 ------- src/errno/EOVERFLOW.h | 7 +++++++ src/errno/EPERM.c | 8 -------- src/errno/EPERM.h | 8 ++++++++ src/errno/EPIPE.c | 8 -------- src/errno/EPIPE.h | 8 ++++++++ src/errno/EPROTO.c | 8 -------- src/errno/EPROTO.h | 8 ++++++++ src/errno/EPROTONOSUPPORT.c | 8 -------- src/errno/EPROTONOSUPPORT.h | 8 ++++++++ src/errno/EPROTOTYPE.c | 8 -------- src/errno/EPROTOTYPE.h | 8 ++++++++ src/errno/EROFS.c | 8 -------- src/errno/EROFS.h | 8 ++++++++ src/errno/ESPIPE.c | 8 -------- src/errno/ESPIPE.h | 8 ++++++++ src/errno/ESRCH.c | 8 -------- src/errno/ESRCH.h | 8 ++++++++ src/errno/ESTALE.c | 8 -------- src/errno/ESTALE.h | 8 ++++++++ src/errno/ETIME.c | 7 ------- src/errno/ETIME.h | 7 +++++++ src/errno/ETIMEDOUT.c | 8 -------- src/errno/ETIMEDOUT.h | 8 ++++++++ src/errno/ETXTBSY.c | 8 -------- src/errno/ETXTBSY.h | 8 ++++++++ src/errno/EWOULDBLOCK.c | 8 -------- src/errno/EWOULDBLOCK.h | 8 ++++++++ src/errno/EXDEV.c | 8 -------- src/errno/EXDEV.h | 8 ++++++++ src/errno/errno_t.c | 7 ------- src/errno/errno_t.h | 7 +++++++ src/fenv/FE_ALL_EXCEPT.c | 12 ------------ src/fenv/FE_ALL_EXCEPT.h | 12 ++++++++++++ src/fenv/FE_DFL_ENV.c | 18 ------------------ src/fenv/FE_DFL_ENV.h | 18 ++++++++++++++++++ src/fenv/FE_DIVBYZERO.c | 10 ---------- src/fenv/FE_DIVBYZERO.h | 10 ++++++++++ src/fenv/FE_DOWNWARD.c | 10 ---------- src/fenv/FE_DOWNWARD.h | 10 ++++++++++ src/fenv/FE_INEXACT.c | 10 ---------- src/fenv/FE_INEXACT.h | 10 ++++++++++ src/fenv/FE_INVALID.c | 10 ---------- src/fenv/FE_INVALID.h | 10 ++++++++++ src/fenv/FE_OVERFLOW.c | 10 ---------- src/fenv/FE_OVERFLOW.h | 10 ++++++++++ src/fenv/FE_TONEAREST.c | 10 ---------- src/fenv/FE_TONEAREST.h | 10 ++++++++++ src/fenv/FE_TOWARDZERO.c | 10 ---------- src/fenv/FE_TOWARDZERO.h | 10 ++++++++++ src/fenv/FE_UNDERFLOW.c | 10 ---------- src/fenv/FE_UNDERFLOW.h | 10 ++++++++++ src/fenv/FE_UPWARD.c | 10 ---------- src/fenv/FE_UPWARD.h | 10 ++++++++++ src/fenv/fenv_t.c | 10 ---------- src/fenv/fenv_t.h | 10 ++++++++++ src/fenv/fexcept_t.c | 11 ----------- src/fenv/fexcept_t.h | 11 +++++++++++ src/float/DBL_DECIMAL_DIG.c | 6 ------ src/float/DBL_DECIMAL_DIG.h | 6 ++++++ src/float/DBL_DIG.c | 16 ---------------- src/float/DBL_DIG.h | 16 ++++++++++++++++ src/float/DBL_EPSILON.c | 16 ---------------- src/float/DBL_EPSILON.h | 16 ++++++++++++++++ src/float/DBL_HAS_SUBNORM.c | 8 -------- src/float/DBL_HAS_SUBNORM.h | 8 ++++++++ src/float/DBL_MANT_DIG.c | 13 ------------- src/float/DBL_MANT_DIG.h | 13 +++++++++++++ src/float/DBL_MAX.c | 15 --------------- src/float/DBL_MAX.h | 15 +++++++++++++++ src/float/DBL_MAX_10_EXP.c | 16 ---------------- src/float/DBL_MAX_10_EXP.h | 16 ++++++++++++++++ src/float/DBL_MAX_EXP.c | 12 ------------ src/float/DBL_MAX_EXP.h | 12 ++++++++++++ src/float/DBL_MIN.c | 15 --------------- src/float/DBL_MIN.h | 15 +++++++++++++++ src/float/DBL_MIN_10_EXP.c | 16 ---------------- src/float/DBL_MIN_10_EXP.h | 16 ++++++++++++++++ src/float/DBL_MIN_EXP.c | 12 ------------ src/float/DBL_MIN_EXP.h | 12 ++++++++++++ src/float/DECIMAL_DIG.c | 10 ---------- src/float/DECIMAL_DIG.h | 10 ++++++++++ src/float/FLT_DECIMAL_DIG.c | 6 ------ src/float/FLT_DECIMAL_DIG.h | 6 ++++++ src/float/FLT_DIG.c | 16 ---------------- src/float/FLT_DIG.h | 16 ++++++++++++++++ src/float/FLT_EPSILON.c | 16 ---------------- src/float/FLT_EPSILON.h | 16 ++++++++++++++++ src/float/FLT_EVAL_METHOD.c | 13 ------------- src/float/FLT_EVAL_METHOD.h | 13 +++++++++++++ src/float/FLT_HAS_SUBNORM.c | 8 -------- src/float/FLT_HAS_SUBNORM.h | 8 ++++++++ src/float/FLT_MANT_DIG.c | 13 ------------- src/float/FLT_MANT_DIG.h | 13 +++++++++++++ src/float/FLT_MAX.c | 15 --------------- src/float/FLT_MAX.h | 15 +++++++++++++++ src/float/FLT_MAX_10_EXP.c | 15 --------------- src/float/FLT_MAX_10_EXP.h | 15 +++++++++++++++ src/float/FLT_MAX_EXP.c | 12 ------------ src/float/FLT_MAX_EXP.h | 12 ++++++++++++ src/float/FLT_MIN.c | 15 --------------- src/float/FLT_MIN.h | 15 +++++++++++++++ src/float/FLT_MIN_10_EXP.c | 16 ---------------- src/float/FLT_MIN_10_EXP.h | 16 ++++++++++++++++ src/float/FLT_MIN_EXP.c | 12 ------------ src/float/FLT_MIN_EXP.h | 12 ++++++++++++ src/float/FLT_RADIX.c | 16 ---------------- src/float/FLT_RADIX.h | 16 ++++++++++++++++ src/float/FLT_ROUNDS.c | 22 ---------------------- src/float/FLT_ROUNDS.h | 22 ++++++++++++++++++++++ src/float/LDBL_DECIMAL_DIG.c | 6 ------ src/float/LDBL_DECIMAL_DIG.h | 6 ++++++ src/float/LDBL_DIG.c | 16 ---------------- src/float/LDBL_DIG.h | 16 ++++++++++++++++ src/float/LDBL_EPSILON.c | 16 ---------------- src/float/LDBL_EPSILON.h | 16 ++++++++++++++++ src/float/LDBL_HAS_SUBNORM.c | 8 -------- src/float/LDBL_HAS_SUBNORM.h | 8 ++++++++ src/float/LDBL_MANT_DIG.c | 13 ------------- src/float/LDBL_MANT_DIG.h | 13 +++++++++++++ src/float/LDBL_MAX.c | 15 --------------- src/float/LDBL_MAX.h | 15 +++++++++++++++ src/float/LDBL_MAX_10_EXP.c | 16 ---------------- src/float/LDBL_MAX_10_EXP.h | 16 ++++++++++++++++ src/float/LDBL_MAX_EXP.c | 12 ------------ src/float/LDBL_MAX_EXP.h | 12 ++++++++++++ src/float/LDBL_MIN.c | 15 --------------- src/float/LDBL_MIN.h | 15 +++++++++++++++ src/float/LDBL_MIN_10_EXP.c | 16 ---------------- src/float/LDBL_MIN_10_EXP.h | 16 ++++++++++++++++ src/float/LDBL_MIN_EXP.c | 12 ------------ src/float/LDBL_MIN_EXP.h | 12 ++++++++++++ src/inttypes/PRIX16.c | 6 ------ src/inttypes/PRIX16.h | 6 ++++++ src/inttypes/PRIX32.c | 6 ------ src/inttypes/PRIX32.h | 6 ++++++ src/inttypes/PRIX64.c | 6 ------ src/inttypes/PRIX64.h | 6 ++++++ src/inttypes/PRIX8.c | 6 ------ src/inttypes/PRIX8.h | 6 ++++++ src/inttypes/PRIXFAST16.c | 6 ------ src/inttypes/PRIXFAST16.h | 6 ++++++ src/inttypes/PRIXFAST32.c | 6 ------ src/inttypes/PRIXFAST32.h | 6 ++++++ src/inttypes/PRIXFAST64.c | 6 ------ src/inttypes/PRIXFAST64.h | 6 ++++++ src/inttypes/PRIXFAST8.c | 6 ------ src/inttypes/PRIXFAST8.h | 6 ++++++ src/inttypes/PRIXLEAST16.c | 6 ------ src/inttypes/PRIXLEAST16.h | 6 ++++++ src/inttypes/PRIXLEAST32.c | 6 ------ src/inttypes/PRIXLEAST32.h | 6 ++++++ src/inttypes/PRIXLEAST64.c | 6 ------ src/inttypes/PRIXLEAST64.h | 6 ++++++ src/inttypes/PRIXLEAST8.c | 6 ------ src/inttypes/PRIXLEAST8.h | 6 ++++++ src/inttypes/PRIXMAX.c | 6 ------ src/inttypes/PRIXMAX.h | 6 ++++++ src/inttypes/PRIXPTR.c | 10 ---------- src/inttypes/PRIXPTR.h | 10 ++++++++++ src/inttypes/PRId16.c | 6 ------ src/inttypes/PRId16.h | 6 ++++++ src/inttypes/PRId32.c | 6 ------ src/inttypes/PRId32.h | 6 ++++++ src/inttypes/PRId64.c | 6 ------ src/inttypes/PRId64.h | 6 ++++++ src/inttypes/PRId8.c | 6 ------ src/inttypes/PRId8.h | 6 ++++++ src/inttypes/PRIdFAST16.c | 6 ------ src/inttypes/PRIdFAST16.h | 6 ++++++ src/inttypes/PRIdFAST32.c | 6 ------ src/inttypes/PRIdFAST32.h | 6 ++++++ src/inttypes/PRIdFAST64.c | 6 ------ src/inttypes/PRIdFAST64.h | 6 ++++++ src/inttypes/PRIdFAST8.c | 6 ------ src/inttypes/PRIdFAST8.h | 6 ++++++ src/inttypes/PRIdLEAST16.c | 6 ------ src/inttypes/PRIdLEAST16.h | 6 ++++++ src/inttypes/PRIdLEAST32.c | 6 ------ src/inttypes/PRIdLEAST32.h | 6 ++++++ src/inttypes/PRIdLEAST64.c | 6 ------ src/inttypes/PRIdLEAST64.h | 6 ++++++ src/inttypes/PRIdLEAST8.c | 6 ------ src/inttypes/PRIdLEAST8.h | 6 ++++++ src/inttypes/PRIdMAX.c | 6 ------ src/inttypes/PRIdMAX.h | 6 ++++++ src/inttypes/PRIdPTR.c | 10 ---------- src/inttypes/PRIdPTR.h | 10 ++++++++++ src/inttypes/PRIi16.c | 6 ------ src/inttypes/PRIi16.h | 6 ++++++ src/inttypes/PRIi32.c | 6 ------ src/inttypes/PRIi32.h | 6 ++++++ src/inttypes/PRIi64.c | 6 ------ src/inttypes/PRIi64.h | 6 ++++++ src/inttypes/PRIi8.c | 6 ------ src/inttypes/PRIi8.h | 6 ++++++ src/inttypes/PRIiFAST16.c | 6 ------ src/inttypes/PRIiFAST16.h | 6 ++++++ src/inttypes/PRIiFAST32.c | 6 ------ src/inttypes/PRIiFAST32.h | 6 ++++++ src/inttypes/PRIiFAST64.c | 6 ------ src/inttypes/PRIiFAST64.h | 6 ++++++ src/inttypes/PRIiFAST8.c | 6 ------ src/inttypes/PRIiFAST8.h | 6 ++++++ src/inttypes/PRIiLEAST16.c | 6 ------ src/inttypes/PRIiLEAST16.h | 6 ++++++ src/inttypes/PRIiLEAST32.c | 6 ------ src/inttypes/PRIiLEAST32.h | 6 ++++++ src/inttypes/PRIiLEAST64.c | 6 ------ src/inttypes/PRIiLEAST64.h | 6 ++++++ src/inttypes/PRIiLEAST8.c | 6 ------ src/inttypes/PRIiLEAST8.h | 6 ++++++ src/inttypes/PRIiMAX.c | 6 ------ src/inttypes/PRIiMAX.h | 6 ++++++ src/inttypes/PRIiPTR.c | 10 ---------- src/inttypes/PRIiPTR.h | 10 ++++++++++ src/inttypes/PRIo16.c | 6 ------ src/inttypes/PRIo16.h | 6 ++++++ src/inttypes/PRIo32.c | 6 ------ src/inttypes/PRIo32.h | 6 ++++++ src/inttypes/PRIo64.c | 6 ------ src/inttypes/PRIo64.h | 6 ++++++ src/inttypes/PRIo8.c | 6 ------ src/inttypes/PRIo8.h | 6 ++++++ src/inttypes/PRIoFAST16.c | 6 ------ src/inttypes/PRIoFAST16.h | 6 ++++++ src/inttypes/PRIoFAST32.c | 6 ------ src/inttypes/PRIoFAST32.h | 6 ++++++ src/inttypes/PRIoFAST64.c | 6 ------ src/inttypes/PRIoFAST64.h | 6 ++++++ src/inttypes/PRIoFAST8.c | 6 ------ src/inttypes/PRIoFAST8.h | 6 ++++++ src/inttypes/PRIoLEAST16.c | 6 ------ src/inttypes/PRIoLEAST16.h | 6 ++++++ src/inttypes/PRIoLEAST32.c | 6 ------ src/inttypes/PRIoLEAST32.h | 6 ++++++ src/inttypes/PRIoLEAST64.c | 6 ------ src/inttypes/PRIoLEAST64.h | 6 ++++++ src/inttypes/PRIoLEAST8.c | 6 ------ src/inttypes/PRIoLEAST8.h | 6 ++++++ src/inttypes/PRIoMAX.c | 6 ------ src/inttypes/PRIoMAX.h | 6 ++++++ src/inttypes/PRIoPTR.c | 10 ---------- src/inttypes/PRIoPTR.h | 10 ++++++++++ src/inttypes/PRIu16.c | 6 ------ src/inttypes/PRIu16.h | 6 ++++++ src/inttypes/PRIu32.c | 6 ------ src/inttypes/PRIu32.h | 6 ++++++ src/inttypes/PRIu64.c | 6 ------ src/inttypes/PRIu64.h | 6 ++++++ src/inttypes/PRIu8.c | 6 ------ src/inttypes/PRIu8.h | 6 ++++++ src/inttypes/PRIuFAST16.c | 6 ------ src/inttypes/PRIuFAST16.h | 6 ++++++ src/inttypes/PRIuFAST32.c | 6 ------ src/inttypes/PRIuFAST32.h | 6 ++++++ src/inttypes/PRIuFAST64.c | 6 ------ src/inttypes/PRIuFAST64.h | 6 ++++++ src/inttypes/PRIuFAST8.c | 6 ------ src/inttypes/PRIuFAST8.h | 6 ++++++ src/inttypes/PRIuLEAST16.c | 6 ------ src/inttypes/PRIuLEAST16.h | 6 ++++++ src/inttypes/PRIuLEAST32.c | 6 ------ src/inttypes/PRIuLEAST32.h | 6 ++++++ src/inttypes/PRIuLEAST64.c | 6 ------ src/inttypes/PRIuLEAST64.h | 6 ++++++ src/inttypes/PRIuLEAST8.c | 6 ------ src/inttypes/PRIuLEAST8.h | 6 ++++++ src/inttypes/PRIuMAX.c | 6 ------ src/inttypes/PRIuMAX.h | 6 ++++++ src/inttypes/PRIuPTR.c | 10 ---------- src/inttypes/PRIuPTR.h | 10 ++++++++++ src/inttypes/PRIx16.c | 6 ------ src/inttypes/PRIx16.h | 6 ++++++ src/inttypes/PRIx32.c | 6 ------ src/inttypes/PRIx32.h | 6 ++++++ src/inttypes/PRIx64.c | 6 ------ src/inttypes/PRIx64.h | 6 ++++++ src/inttypes/PRIx8.c | 6 ------ src/inttypes/PRIx8.h | 6 ++++++ src/inttypes/PRIxFAST16.c | 6 ------ src/inttypes/PRIxFAST16.h | 6 ++++++ src/inttypes/PRIxFAST32.c | 6 ------ src/inttypes/PRIxFAST32.h | 6 ++++++ src/inttypes/PRIxFAST64.c | 6 ------ src/inttypes/PRIxFAST64.h | 6 ++++++ src/inttypes/PRIxFAST8.c | 6 ------ src/inttypes/PRIxFAST8.h | 6 ++++++ src/inttypes/PRIxLEAST16.c | 6 ------ src/inttypes/PRIxLEAST16.h | 6 ++++++ src/inttypes/PRIxLEAST32.c | 6 ------ src/inttypes/PRIxLEAST32.h | 6 ++++++ src/inttypes/PRIxLEAST64.c | 6 ------ src/inttypes/PRIxLEAST64.h | 6 ++++++ src/inttypes/PRIxLEAST8.c | 6 ------ src/inttypes/PRIxLEAST8.h | 6 ++++++ src/inttypes/PRIxMAX.c | 6 ------ src/inttypes/PRIxMAX.h | 6 ++++++ src/inttypes/PRIxPTR.c | 10 ---------- src/inttypes/PRIxPTR.h | 10 ++++++++++ src/inttypes/SCNX16.c | 6 ------ src/inttypes/SCNX16.h | 6 ++++++ src/inttypes/SCNX32.c | 6 ------ src/inttypes/SCNX32.h | 6 ++++++ src/inttypes/SCNX64.c | 6 ------ src/inttypes/SCNX64.h | 6 ++++++ src/inttypes/SCNX8.c | 6 ------ src/inttypes/SCNX8.h | 6 ++++++ src/inttypes/SCNXFAST16.c | 6 ------ src/inttypes/SCNXFAST16.h | 6 ++++++ src/inttypes/SCNXFAST32.c | 6 ------ src/inttypes/SCNXFAST32.h | 6 ++++++ src/inttypes/SCNXFAST64.c | 6 ------ src/inttypes/SCNXFAST64.h | 6 ++++++ src/inttypes/SCNXFAST8.c | 6 ------ src/inttypes/SCNXFAST8.h | 6 ++++++ src/inttypes/SCNXLEAST16.c | 6 ------ src/inttypes/SCNXLEAST16.h | 6 ++++++ src/inttypes/SCNXLEAST32.c | 6 ------ src/inttypes/SCNXLEAST32.h | 6 ++++++ src/inttypes/SCNXLEAST64.c | 6 ------ src/inttypes/SCNXLEAST64.h | 6 ++++++ src/inttypes/SCNXLEAST8.c | 6 ------ src/inttypes/SCNXLEAST8.h | 6 ++++++ src/inttypes/SCNXMAX.c | 6 ------ src/inttypes/SCNXMAX.h | 6 ++++++ src/inttypes/SCNXPTR.c | 10 ---------- src/inttypes/SCNXPTR.h | 10 ++++++++++ src/inttypes/SCNd16.c | 6 ------ src/inttypes/SCNd16.h | 6 ++++++ src/inttypes/SCNd32.c | 6 ------ src/inttypes/SCNd32.h | 6 ++++++ src/inttypes/SCNd64.c | 6 ------ src/inttypes/SCNd64.h | 6 ++++++ src/inttypes/SCNd8.c | 6 ------ src/inttypes/SCNd8.h | 6 ++++++ src/inttypes/SCNdFAST16.c | 6 ------ src/inttypes/SCNdFAST16.h | 6 ++++++ src/inttypes/SCNdFAST32.c | 6 ------ src/inttypes/SCNdFAST32.h | 6 ++++++ src/inttypes/SCNdFAST64.c | 6 ------ src/inttypes/SCNdFAST64.h | 6 ++++++ src/inttypes/SCNdFAST8.c | 6 ------ src/inttypes/SCNdFAST8.h | 6 ++++++ src/inttypes/SCNdLEAST16.c | 6 ------ src/inttypes/SCNdLEAST16.h | 6 ++++++ src/inttypes/SCNdLEAST32.c | 6 ------ src/inttypes/SCNdLEAST32.h | 6 ++++++ src/inttypes/SCNdLEAST64.c | 6 ------ src/inttypes/SCNdLEAST64.h | 6 ++++++ src/inttypes/SCNdLEAST8.c | 6 ------ src/inttypes/SCNdLEAST8.h | 6 ++++++ src/inttypes/SCNdMAX.c | 6 ------ src/inttypes/SCNdMAX.h | 6 ++++++ src/inttypes/SCNdPTR.c | 10 ---------- src/inttypes/SCNdPTR.h | 10 ++++++++++ src/inttypes/SCNi16.c | 6 ------ src/inttypes/SCNi16.h | 6 ++++++ src/inttypes/SCNi32.c | 6 ------ src/inttypes/SCNi32.h | 6 ++++++ src/inttypes/SCNi64.c | 6 ------ src/inttypes/SCNi64.h | 6 ++++++ src/inttypes/SCNi8.c | 6 ------ src/inttypes/SCNi8.h | 6 ++++++ src/inttypes/SCNiFAST16.c | 6 ------ src/inttypes/SCNiFAST16.h | 6 ++++++ src/inttypes/SCNiFAST32.c | 6 ------ src/inttypes/SCNiFAST32.h | 6 ++++++ src/inttypes/SCNiFAST64.c | 6 ------ src/inttypes/SCNiFAST64.h | 6 ++++++ src/inttypes/SCNiFAST8.c | 6 ------ src/inttypes/SCNiFAST8.h | 6 ++++++ src/inttypes/SCNiLEAST16.c | 6 ------ src/inttypes/SCNiLEAST16.h | 6 ++++++ src/inttypes/SCNiLEAST32.c | 6 ------ src/inttypes/SCNiLEAST32.h | 6 ++++++ src/inttypes/SCNiLEAST64.c | 6 ------ src/inttypes/SCNiLEAST64.h | 6 ++++++ src/inttypes/SCNiLEAST8.c | 6 ------ src/inttypes/SCNiLEAST8.h | 6 ++++++ src/inttypes/SCNiMAX.c | 6 ------ src/inttypes/SCNiMAX.h | 6 ++++++ src/inttypes/SCNiPTR.c | 10 ---------- src/inttypes/SCNiPTR.h | 10 ++++++++++ src/inttypes/SCNo16.c | 6 ------ src/inttypes/SCNo16.h | 6 ++++++ src/inttypes/SCNo32.c | 6 ------ src/inttypes/SCNo32.h | 6 ++++++ src/inttypes/SCNo64.c | 6 ------ src/inttypes/SCNo64.h | 6 ++++++ src/inttypes/SCNo8.c | 6 ------ src/inttypes/SCNo8.h | 6 ++++++ src/inttypes/SCNoFAST16.c | 6 ------ src/inttypes/SCNoFAST16.h | 6 ++++++ src/inttypes/SCNoFAST32.c | 6 ------ src/inttypes/SCNoFAST32.h | 6 ++++++ src/inttypes/SCNoFAST64.c | 6 ------ src/inttypes/SCNoFAST64.h | 6 ++++++ src/inttypes/SCNoFAST8.c | 6 ------ src/inttypes/SCNoFAST8.h | 6 ++++++ src/inttypes/SCNoLEAST16.c | 6 ------ src/inttypes/SCNoLEAST16.h | 6 ++++++ src/inttypes/SCNoLEAST32.c | 6 ------ src/inttypes/SCNoLEAST32.h | 6 ++++++ src/inttypes/SCNoLEAST64.c | 6 ------ src/inttypes/SCNoLEAST64.h | 6 ++++++ src/inttypes/SCNoLEAST8.c | 6 ------ src/inttypes/SCNoLEAST8.h | 6 ++++++ src/inttypes/SCNoMAX.c | 6 ------ src/inttypes/SCNoMAX.h | 6 ++++++ src/inttypes/SCNoPTR.c | 10 ---------- src/inttypes/SCNoPTR.h | 10 ++++++++++ src/inttypes/SCNu16.c | 6 ------ src/inttypes/SCNu16.h | 6 ++++++ src/inttypes/SCNu32.c | 6 ------ src/inttypes/SCNu32.h | 6 ++++++ src/inttypes/SCNu64.c | 6 ------ src/inttypes/SCNu64.h | 6 ++++++ src/inttypes/SCNu8.c | 6 ------ src/inttypes/SCNu8.h | 6 ++++++ src/inttypes/SCNuFAST16.c | 6 ------ src/inttypes/SCNuFAST16.h | 6 ++++++ src/inttypes/SCNuFAST32.c | 6 ------ src/inttypes/SCNuFAST32.h | 6 ++++++ src/inttypes/SCNuFAST64.c | 6 ------ src/inttypes/SCNuFAST64.h | 6 ++++++ src/inttypes/SCNuFAST8.c | 6 ------ src/inttypes/SCNuFAST8.h | 6 ++++++ src/inttypes/SCNuLEAST16.c | 6 ------ src/inttypes/SCNuLEAST16.h | 6 ++++++ src/inttypes/SCNuLEAST32.c | 6 ------ src/inttypes/SCNuLEAST32.h | 6 ++++++ src/inttypes/SCNuLEAST64.c | 6 ------ src/inttypes/SCNuLEAST64.h | 6 ++++++ src/inttypes/SCNuLEAST8.c | 6 ------ src/inttypes/SCNuLEAST8.h | 6 ++++++ src/inttypes/SCNuMAX.c | 6 ------ src/inttypes/SCNuMAX.h | 6 ++++++ src/inttypes/SCNuPTR.c | 10 ---------- src/inttypes/SCNuPTR.h | 10 ++++++++++ src/inttypes/SCNx16.c | 6 ------ src/inttypes/SCNx16.h | 6 ++++++ src/inttypes/SCNx32.c | 6 ------ src/inttypes/SCNx32.h | 6 ++++++ src/inttypes/SCNx64.c | 6 ------ src/inttypes/SCNx64.h | 6 ++++++ src/inttypes/SCNx8.c | 6 ------ src/inttypes/SCNx8.h | 6 ++++++ src/inttypes/SCNxFAST16.c | 6 ------ src/inttypes/SCNxFAST16.h | 6 ++++++ src/inttypes/SCNxFAST32.c | 6 ------ src/inttypes/SCNxFAST32.h | 6 ++++++ src/inttypes/SCNxFAST64.c | 6 ------ src/inttypes/SCNxFAST64.h | 6 ++++++ src/inttypes/SCNxFAST8.c | 6 ------ src/inttypes/SCNxFAST8.h | 6 ++++++ src/inttypes/SCNxLEAST16.c | 6 ------ src/inttypes/SCNxLEAST16.h | 6 ++++++ src/inttypes/SCNxLEAST32.c | 6 ------ src/inttypes/SCNxLEAST32.h | 6 ++++++ src/inttypes/SCNxLEAST64.c | 6 ------ src/inttypes/SCNxLEAST64.h | 6 ++++++ src/inttypes/SCNxLEAST8.c | 6 ------ src/inttypes/SCNxLEAST8.h | 6 ++++++ src/inttypes/SCNxMAX.c | 6 ------ src/inttypes/SCNxMAX.h | 6 ++++++ src/inttypes/SCNxPTR.c | 10 ---------- src/inttypes/SCNxPTR.h | 10 ++++++++++ src/inttypes/imaxdiv_t.c | 10 ---------- src/inttypes/imaxdiv_t.h | 10 ++++++++++ src/inttypes/intmax_t.c | 5 ----- src/inttypes/intmax_t.h | 5 +++++ src/inttypes/uintmax_t.c | 5 ----- src/inttypes/uintmax_t.h | 5 +++++ src/iso646/and.c | 15 --------------- src/iso646/and.h | 15 +++++++++++++++ src/iso646/and_eq.c | 15 --------------- src/iso646/and_eq.h | 15 +++++++++++++++ src/iso646/bitand.c | 15 --------------- src/iso646/bitand.h | 15 +++++++++++++++ src/iso646/bitor.c | 15 --------------- src/iso646/bitor.h | 15 +++++++++++++++ src/iso646/compl.c | 15 --------------- src/iso646/compl.h | 15 +++++++++++++++ src/iso646/not.c | 15 --------------- src/iso646/not.h | 15 +++++++++++++++ src/iso646/not_eq.c | 15 --------------- src/iso646/not_eq.h | 15 +++++++++++++++ src/iso646/or.c | 15 --------------- src/iso646/or.h | 15 +++++++++++++++ src/iso646/or_eq.c | 15 --------------- src/iso646/or_eq.h | 15 +++++++++++++++ src/iso646/xor.c | 15 --------------- src/iso646/xor.h | 15 +++++++++++++++ src/iso646/xor_eq.c | 15 --------------- src/iso646/xor_eq.h | 15 +++++++++++++++ src/limits/AIO_LISTIO_MAX.c | 8 -------- src/limits/AIO_LISTIO_MAX.h | 8 ++++++++ src/limits/AIO_MAX.c | 8 -------- src/limits/AIO_MAX.h | 8 ++++++++ src/limits/AIO_PRIO_DELTA_MAX.c | 8 -------- src/limits/AIO_PRIO_DELTA_MAX.h | 8 ++++++++ src/limits/ARG_MAX.c | 8 -------- src/limits/ARG_MAX.h | 8 ++++++++ src/limits/ATEXIT_MAX.c | 9 --------- src/limits/ATEXIT_MAX.h | 9 +++++++++ src/limits/BC_BASE_MAX.c | 9 --------- src/limits/BC_BASE_MAX.h | 9 +++++++++ src/limits/BC_DIM_MAX.c | 10 ---------- src/limits/BC_DIM_MAX.h | 10 ++++++++++ src/limits/BC_SCALE_MAX.c | 9 --------- src/limits/BC_SCALE_MAX.h | 9 +++++++++ src/limits/BC_STRING_MAX.c | 9 --------- src/limits/BC_STRING_MAX.h | 9 +++++++++ src/limits/CHARCLASS_NAME_MAX.c | 9 --------- src/limits/CHARCLASS_NAME_MAX.h | 9 +++++++++ src/limits/CHAR_BIT.c | 16 ---------------- src/limits/CHAR_BIT.h | 16 ++++++++++++++++ src/limits/CHAR_MAX.c | 21 --------------------- src/limits/CHAR_MAX.h | 21 +++++++++++++++++++++ src/limits/CHAR_MIN.c | 20 -------------------- src/limits/CHAR_MIN.h | 20 ++++++++++++++++++++ src/limits/CHILD_MAX.c | 8 -------- src/limits/CHILD_MAX.h | 8 ++++++++ src/limits/COLL_WEIGHTS_MAX.c | 9 --------- src/limits/COLL_WEIGHTS_MAX.h | 9 +++++++++ src/limits/DELAYTIMER_MAX.c | 8 -------- src/limits/DELAYTIMER_MAX.h | 8 ++++++++ src/limits/EXPR_NEST_MAX.c | 9 --------- src/limits/EXPR_NEST_MAX.h | 9 +++++++++ src/limits/INT_MAX.c | 22 ---------------------- src/limits/INT_MAX.h | 22 ++++++++++++++++++++++ src/limits/INT_MIN.c | 16 ---------------- src/limits/INT_MIN.h | 16 ++++++++++++++++ src/limits/IOV_MAX.c | 8 -------- src/limits/IOV_MAX.h | 8 ++++++++ src/limits/LINE_MAX.c | 9 --------- src/limits/LINE_MAX.h | 9 +++++++++ src/limits/LINK_MAX.c | 8 -------- src/limits/LINK_MAX.h | 8 ++++++++ src/limits/LLONG_MAX.c | 10 ---------- src/limits/LLONG_MAX.h | 10 ++++++++++ src/limits/LLONG_MIN.c | 9 --------- src/limits/LLONG_MIN.h | 9 +++++++++ src/limits/LONG_BIT.c | 8 -------- src/limits/LONG_BIT.h | 8 ++++++++ src/limits/LONG_MAX.c | 19 ------------------- src/limits/LONG_MAX.h | 19 +++++++++++++++++++ src/limits/LONG_MIN.c | 15 --------------- src/limits/LONG_MIN.h | 15 +++++++++++++++ src/limits/MAX_CANON.c | 8 -------- src/limits/MAX_CANON.h | 8 ++++++++ src/limits/MAX_INPUT.c | 8 -------- src/limits/MAX_INPUT.h | 8 ++++++++ src/limits/MB_LEN_MAX.c | 16 ---------------- src/limits/MB_LEN_MAX.h | 16 ++++++++++++++++ src/limits/MQ_OPEN_MAX.c | 8 -------- src/limits/MQ_OPEN_MAX.h | 8 ++++++++ src/limits/MQ_PRIO_MAX.c | 8 -------- src/limits/MQ_PRIO_MAX.h | 8 ++++++++ src/limits/NAME_MAX.c | 9 --------- src/limits/NAME_MAX.h | 9 +++++++++ src/limits/NGROUPS_MAX.c | 8 -------- src/limits/NGROUPS_MAX.h | 8 ++++++++ src/limits/NL_ARGMAX.c | 8 -------- src/limits/NL_ARGMAX.h | 8 ++++++++ src/limits/NL_LANGMAX.c | 8 -------- src/limits/NL_LANGMAX.h | 8 ++++++++ src/limits/NL_MSGMAX.c | 8 -------- src/limits/NL_MSGMAX.h | 8 ++++++++ src/limits/NL_NMAX.c | 5 ----- src/limits/NL_NMAX.h | 5 +++++ src/limits/NL_SETMAX.c | 8 -------- src/limits/NL_SETMAX.h | 8 ++++++++ src/limits/NL_TEXTMAX.c | 8 -------- src/limits/NL_TEXTMAX.h | 8 ++++++++ src/limits/NZERO.c | 7 ------- src/limits/NZERO.h | 7 +++++++ src/limits/OPEN_MAX.c | 8 -------- src/limits/OPEN_MAX.h | 8 ++++++++ src/limits/PAGESIZE.c | 6 ------ src/limits/PAGESIZE.h | 6 ++++++ src/limits/PAGE_SIZE.c | 11 ----------- src/limits/PAGE_SIZE.h | 11 +++++++++++ src/limits/PASS_MAX.c | 8 -------- src/limits/PASS_MAX.h | 8 ++++++++ src/limits/PATH_MAX.c | 9 --------- src/limits/PATH_MAX.h | 9 +++++++++ src/limits/PIPE_BUF.c | 8 -------- src/limits/PIPE_BUF.h | 8 ++++++++ src/limits/RE_DUP_MAX.c | 8 -------- src/limits/RE_DUP_MAX.h | 8 ++++++++ src/limits/RTSIG_MAX.c | 7 ------- src/limits/RTSIG_MAX.h | 7 +++++++ src/limits/SCHAR_MAX.c | 16 ---------------- src/limits/SCHAR_MAX.h | 16 ++++++++++++++++ src/limits/SCHAR_MIN.c | 16 ---------------- src/limits/SCHAR_MIN.h | 16 ++++++++++++++++ src/limits/SEM_NSEMS_MAX.c | 7 ------- src/limits/SEM_NSEMS_MAX.h | 7 +++++++ src/limits/SEM_VALUE_MAX.c | 7 ------- src/limits/SEM_VALUE_MAX.h | 7 +++++++ src/limits/SHRT_MAX.c | 15 --------------- src/limits/SHRT_MAX.h | 15 +++++++++++++++ src/limits/SHRT_MIN.c | 15 --------------- src/limits/SHRT_MIN.h | 15 +++++++++++++++ src/limits/SIGQUEUE_MAX.c | 7 ------- src/limits/SIGQUEUE_MAX.h | 7 +++++++ src/limits/SSIZE_MAX.c | 8 -------- src/limits/SSIZE_MAX.h | 8 ++++++++ src/limits/STREAM_MAX.c | 9 --------- src/limits/STREAM_MAX.h | 9 +++++++++ src/limits/TIMER_MAX.c | 7 ------- src/limits/TIMER_MAX.h | 7 +++++++ src/limits/TMP_MAX.c | 6 ------ src/limits/TMP_MAX.h | 6 ++++++ src/limits/TZNAME_MAX.c | 9 --------- src/limits/TZNAME_MAX.h | 9 +++++++++ src/limits/UCHAR_MAX.c | 16 ---------------- src/limits/UCHAR_MAX.h | 16 ++++++++++++++++ src/limits/UINT_MAX.c | 22 ---------------------- src/limits/UINT_MAX.h | 22 ++++++++++++++++++++++ src/limits/ULLONG_MAX.c | 8 -------- src/limits/ULLONG_MAX.h | 8 ++++++++ src/limits/ULONG_MAX.c | 19 ------------------- src/limits/ULONG_MAX.h | 19 +++++++++++++++++++ src/limits/USHRT_MAX.c | 15 --------------- src/limits/USHRT_MAX.h | 15 +++++++++++++++ src/limits/WORD_BIT.c | 7 ------- src/limits/WORD_BIT.h | 7 +++++++ src/limits/_POSIX2_BC_BASE_MAX.c | 7 ------- src/limits/_POSIX2_BC_BASE_MAX.h | 7 +++++++ src/limits/_POSIX2_BC_DIM_MAX.c | 7 ------- src/limits/_POSIX2_BC_DIM_MAX.h | 7 +++++++ src/limits/_POSIX2_BC_SCALE_MAX.c | 7 ------- src/limits/_POSIX2_BC_SCALE_MAX.h | 7 +++++++ src/limits/_POSIX2_BC_STRING_MAX.c | 7 ------- src/limits/_POSIX2_BC_STRING_MAX.h | 7 +++++++ src/limits/_POSIX2_COLL_WEIGHTS_MAX.c | 7 ------- src/limits/_POSIX2_COLL_WEIGHTS_MAX.h | 7 +++++++ src/limits/_POSIX2_EXPR_NEST_MAX.c | 7 ------- src/limits/_POSIX2_EXPR_NEST_MAX.h | 7 +++++++ src/limits/_POSIX2_LINE_MAX.c | 7 ------- src/limits/_POSIX2_LINE_MAX.h | 7 +++++++ src/limits/_POSIX2_RE_DUP_MAX.c | 7 ------- src/limits/_POSIX2_RE_DUP_MAX.h | 7 +++++++ src/limits/_POSIX_AIO_LISTIO_MAX.c | 7 ------- src/limits/_POSIX_AIO_LISTIO_MAX.h | 7 +++++++ src/limits/_POSIX_AIO_MAX.c | 6 ------ src/limits/_POSIX_AIO_MAX.h | 6 ++++++ src/limits/_POSIX_ARG_MAX.c | 6 ------ src/limits/_POSIX_ARG_MAX.h | 6 ++++++ src/limits/_POSIX_CHILD_MAX.c | 7 ------- src/limits/_POSIX_CHILD_MAX.h | 7 +++++++ src/limits/_POSIX_CLOCKRES_MIN.c | 6 ------ src/limits/_POSIX_CLOCKRES_MIN.h | 6 ++++++ src/limits/_POSIX_DELAYTIMER_MAX.c | 6 ------ src/limits/_POSIX_DELAYTIMER_MAX.h | 6 ++++++ src/limits/_POSIX_LINK_MAX.c | 6 ------ src/limits/_POSIX_LINK_MAX.h | 6 ++++++ src/limits/_POSIX_MAX_CANON.c | 6 ------ src/limits/_POSIX_MAX_CANON.h | 6 ++++++ src/limits/_POSIX_MAX_INPUT.c | 6 ------ src/limits/_POSIX_MAX_INPUT.h | 6 ++++++ src/limits/_POSIX_MQ_OPEN_MAX.c | 6 ------ src/limits/_POSIX_MQ_OPEN_MAX.h | 6 ++++++ src/limits/_POSIX_MQ_PRIO_MAX.c | 6 ------ src/limits/_POSIX_MQ_PRIO_MAX.h | 6 ++++++ src/limits/_POSIX_NAME_MAX.c | 6 ------ src/limits/_POSIX_NAME_MAX.h | 6 ++++++ src/limits/_POSIX_NGROUPS_MAX.c | 7 ------- src/limits/_POSIX_NGROUPS_MAX.h | 7 +++++++ src/limits/_POSIX_OPEN_MAX.c | 7 ------- src/limits/_POSIX_OPEN_MAX.h | 7 +++++++ src/limits/_POSIX_PATH_MAX.c | 7 ------- src/limits/_POSIX_PATH_MAX.h | 7 +++++++ src/limits/_POSIX_PIPE_BUF.c | 6 ------ src/limits/_POSIX_PIPE_BUF.h | 6 ++++++ src/limits/_POSIX_RTSIG_MAX.c | 6 ------ src/limits/_POSIX_RTSIG_MAX.h | 6 ++++++ src/limits/_POSIX_SEM_NSEMS_MAX.c | 6 ------ src/limits/_POSIX_SEM_NSEMS_MAX.h | 6 ++++++ src/limits/_POSIX_SEM_VALUE_MAX.c | 6 ------ src/limits/_POSIX_SEM_VALUE_MAX.h | 6 ++++++ src/limits/_POSIX_SIGQUEUE_MAX.c | 6 ------ src/limits/_POSIX_SIGQUEUE_MAX.h | 6 ++++++ src/limits/_POSIX_SSIZE_MAX.c | 8 -------- src/limits/_POSIX_SSIZE_MAX.h | 8 ++++++++ src/limits/_POSIX_STREAM_MAX.c | 7 ------- src/limits/_POSIX_STREAM_MAX.h | 7 +++++++ src/limits/_POSIX_TIMER_MAX.c | 6 ------ src/limits/_POSIX_TIMER_MAX.h | 6 ++++++ src/limits/_POSIX_TZNAME_MAX.c | 9 --------- src/limits/_POSIX_TZNAME_MAX.h | 9 +++++++++ src/limits/_XOPEN_IOV_MAX.c | 6 ------ src/limits/_XOPEN_IOV_MAX.h | 6 ++++++ src/locale/LC_ALL_MASK.c | 4 ---- src/locale/LC_ALL_MASK.h | 4 ++++ src/locale/LC_COLLATE_MASK.c | 4 ---- src/locale/LC_COLLATE_MASK.h | 4 ++++ src/locale/LC_CTYPE_MASK.c | 4 ---- src/locale/LC_CTYPE_MASK.h | 4 ++++ src/locale/LC_MESSAGES.c | 5 ----- src/locale/LC_MESSAGES.h | 5 +++++ src/locale/LC_MESSAGES_MASK.c | 4 ---- src/locale/LC_MESSAGES_MASK.h | 4 ++++ src/locale/LC_MONETARY_MASK.c | 4 ---- src/locale/LC_MONETARY_MASK.h | 4 ++++ src/locale/LC_NUMERIC_MASK.c | 4 ---- src/locale/LC_NUMERIC_MASK.h | 4 ++++ src/locale/LC_TIME_MASK.c | 4 ---- src/locale/LC_TIME_MASK.h | 4 ++++ src/math/FP_FAST_FMA.c | 12 ------------ src/math/FP_FAST_FMA.h | 12 ++++++++++++ src/math/FP_FAST_FMAF.c | 12 ------------ src/math/FP_FAST_FMAF.h | 12 ++++++++++++ src/math/FP_FAST_FMAL.c | 12 ------------ src/math/FP_FAST_FMAL.h | 12 ++++++++++++ src/math/FP_ILOGB0.c | 7 ------- src/math/FP_ILOGB0.h | 7 +++++++ src/math/FP_ILOGBNAN.c | 7 ------- src/math/FP_ILOGBNAN.h | 7 +++++++ src/math/FP_INFINITE.c | 7 ------- src/math/FP_INFINITE.h | 7 +++++++ src/math/FP_NAN.c | 7 ------- src/math/FP_NAN.h | 7 +++++++ src/math/FP_NORMAL.c | 7 ------- src/math/FP_NORMAL.h | 7 +++++++ src/math/FP_SUBNORMAL.c | 7 ------- src/math/FP_SUBNORMAL.h | 7 +++++++ src/math/FP_ZERO.c | 7 ------- src/math/FP_ZERO.h | 7 +++++++ src/math/HUGE_VALF.c | 7 ------- src/math/HUGE_VALF.h | 7 +++++++ src/math/HUGE_VALL.c | 7 ------- src/math/HUGE_VALL.h | 7 +++++++ src/math/INFINITY.c | 7 ------- src/math/INFINITY.h | 7 +++++++ src/math/MATH_ERREXCEPT.c | 7 ------- src/math/MATH_ERREXCEPT.h | 7 +++++++ src/math/MATH_ERRNO.c | 7 ------- src/math/MATH_ERRNO.h | 7 +++++++ src/math/MAXFLOAT.c | 6 ------ src/math/MAXFLOAT.h | 6 ++++++ src/math/M_1_PI.c | 5 ----- src/math/M_1_PI.h | 5 +++++ src/math/M_2_PI.c | 5 ----- src/math/M_2_PI.h | 5 +++++ src/math/M_2_SQRTPI.c | 5 ----- src/math/M_2_SQRTPI.h | 5 +++++ src/math/M_E.c | 5 ----- src/math/M_E.h | 5 +++++ src/math/M_LN10.c | 5 ----- src/math/M_LN10.h | 5 +++++ src/math/M_LN2.c | 5 ----- src/math/M_LN2.h | 5 +++++ src/math/M_LOG10E.c | 5 ----- src/math/M_LOG10E.h | 5 +++++ src/math/M_LOG2E.c | 5 ----- src/math/M_LOG2E.h | 5 +++++ src/math/M_PI.c | 5 ----- src/math/M_PI.h | 5 +++++ src/math/M_PI_2.c | 5 ----- src/math/M_PI_2.h | 5 +++++ src/math/M_PI_4.c | 5 ----- src/math/M_PI_4.h | 5 +++++ src/math/M_SQRT1_2.c | 5 ----- src/math/M_SQRT1_2.h | 5 +++++ src/math/M_SQRT2.c | 5 ----- src/math/M_SQRT2.h | 5 +++++ src/math/NAN.c | 7 ------- src/math/NAN.h | 7 +++++++ src/math/double_t.c | 16 ---------------- src/math/double_t.h | 16 ++++++++++++++++ src/math/float_t.c | 16 ---------------- src/math/float_t.h | 16 ++++++++++++++++ src/math/fpclassify.c | 11 ----------- src/math/fpclassify.h | 11 +++++++++++ src/math/isfinite.c | 8 -------- src/math/isfinite.h | 8 ++++++++ src/math/isinf.c | 8 -------- src/math/isinf.h | 8 ++++++++ src/math/isnan.c | 9 --------- src/math/isnan.h | 9 +++++++++ src/math/isnormal.c | 8 -------- src/math/isnormal.h | 8 ++++++++ src/math/math_errhandling.c | 7 ------- src/math/math_errhandling.h | 7 +++++++ src/math/signbit.c | 23 ----------------------- src/math/signbit.h | 23 +++++++++++++++++++++++ src/signal/BUS_ADRALN.c | 6 ------ src/signal/BUS_ADRALN.h | 6 ++++++ src/signal/BUS_ADRERR.c | 7 ------- src/signal/BUS_ADRERR.h | 7 +++++++ src/signal/BUS_OBJERR.c | 6 ------ src/signal/BUS_OBJERR.h | 6 ++++++ src/signal/CLD_CONTINUED.c | 6 ------ src/signal/CLD_CONTINUED.h | 6 ++++++ src/signal/CLD_DUMPED.c | 6 ------ src/signal/CLD_DUMPED.h | 6 ++++++ src/signal/CLD_EXITED.c | 6 ------ src/signal/CLD_EXITED.h | 6 ++++++ src/signal/CLD_KILLED.c | 6 ------ src/signal/CLD_KILLED.h | 6 ++++++ src/signal/CLD_STOPPED.c | 6 ------ src/signal/CLD_STOPPED.h | 6 ++++++ src/signal/CLD_TRAPPED.c | 6 ------ src/signal/CLD_TRAPPED.h | 6 ++++++ src/signal/FPE_FLTDIV.c | 6 ------ src/signal/FPE_FLTDIV.h | 6 ++++++ src/signal/FPE_FLTINV.c | 6 ------ src/signal/FPE_FLTINV.h | 6 ++++++ src/signal/FPE_FLTOVF.c | 6 ------ src/signal/FPE_FLTOVF.h | 6 ++++++ src/signal/FPE_FLTRES.c | 6 ------ src/signal/FPE_FLTRES.h | 6 ++++++ src/signal/FPE_FLTSUB.c | 6 ------ src/signal/FPE_FLTSUB.h | 6 ++++++ src/signal/FPE_FLTUND.c | 6 ------ src/signal/FPE_FLTUND.h | 6 ++++++ src/signal/FPE_INTDIV.c | 6 ------ src/signal/FPE_INTDIV.h | 6 ++++++ src/signal/FPE_INTOVF.c | 6 ------ src/signal/FPE_INTOVF.h | 6 ++++++ src/signal/ILL_BADSTK.c | 6 ------ src/signal/ILL_BADSTK.h | 6 ++++++ src/signal/ILL_COPROC.c | 6 ------ src/signal/ILL_COPROC.h | 6 ++++++ src/signal/ILL_ILLADR.c | 6 ------ src/signal/ILL_ILLADR.h | 6 ++++++ src/signal/ILL_ILLOPC.c | 6 ------ src/signal/ILL_ILLOPC.h | 6 ++++++ src/signal/ILL_ILLOPN.c | 6 ------ src/signal/ILL_ILLOPN.h | 6 ++++++ src/signal/ILL_ILLTRP.c | 6 ------ src/signal/ILL_ILLTRP.h | 6 ++++++ src/signal/ILL_PRVOPC.c | 6 ------ src/signal/ILL_PRVOPC.h | 6 ++++++ src/signal/ILL_PRVREG.c | 6 ------ src/signal/ILL_PRVREG.h | 6 ++++++ src/signal/MINSIGSTKSZ.c | 5 ----- src/signal/MINSIGSTKSZ.h | 5 +++++ src/signal/POLL_ERR.c | 5 ----- src/signal/POLL_ERR.h | 5 +++++ src/signal/POLL_HUP.c | 5 ----- src/signal/POLL_HUP.h | 5 +++++ src/signal/POLL_IN.c | 5 ----- src/signal/POLL_IN.h | 5 +++++ src/signal/POLL_MSG.c | 5 ----- src/signal/POLL_MSG.h | 5 +++++ src/signal/POLL_OUT.c | 5 ----- src/signal/POLL_OUT.h | 5 +++++ src/signal/POLL_PRI.c | 5 ----- src/signal/POLL_PRI.h | 5 +++++ src/signal/SA_NOCLDSTOP.c | 6 ------ src/signal/SA_NOCLDSTOP.h | 6 ++++++ src/signal/SA_NOCLDWAIT.c | 7 ------- src/signal/SA_NOCLDWAIT.h | 7 +++++++ src/signal/SA_NODEFER.c | 6 ------ src/signal/SA_NODEFER.h | 6 ++++++ src/signal/SA_ONSTACK.c | 5 ----- src/signal/SA_ONSTACK.h | 5 +++++ src/signal/SA_RESETHAND.c | 6 ------ src/signal/SA_RESETHAND.h | 6 ++++++ src/signal/SA_RESTART.c | 6 ------ src/signal/SA_RESTART.h | 6 ++++++ src/signal/SA_SIGINFO.c | 6 ------ src/signal/SA_SIGINFO.h | 6 ++++++ src/signal/SEGV_ACCERR.c | 6 ------ src/signal/SEGV_ACCERR.h | 6 ++++++ src/signal/SEGV_MAPERR.c | 6 ------ src/signal/SEGV_MAPERR.h | 6 ++++++ src/signal/SIGALRM.c | 7 ------- src/signal/SIGALRM.h | 7 +++++++ src/signal/SIGBUS.c | 6 ------ src/signal/SIGBUS.h | 6 ++++++ src/signal/SIGCHLD.c | 5 ----- src/signal/SIGCHLD.h | 5 +++++ src/signal/SIGCONT.c | 5 ----- src/signal/SIGCONT.h | 5 +++++ src/signal/SIGEV_NONE.c | 5 ----- src/signal/SIGEV_NONE.h | 5 +++++ src/signal/SIGEV_SIGNAL.c | 5 ----- src/signal/SIGEV_SIGNAL.h | 5 +++++ src/signal/SIGHUP.c | 7 ------- src/signal/SIGHUP.h | 7 +++++++ src/signal/SIGINT.c | 13 ------------- src/signal/SIGINT.h | 9 +++++---- src/signal/SIGKILL.c | 7 ------- src/signal/SIGKILL.h | 7 +++++++ src/signal/SIGPIPE.c | 5 ----- src/signal/SIGPIPE.h | 5 +++++ src/signal/SIGPOLL.c | 5 ----- src/signal/SIGPOLL.h | 5 +++++ src/signal/SIGPROF.c | 5 ----- src/signal/SIGPROF.h | 5 +++++ src/signal/SIGQUIT.c | 7 ------- src/signal/SIGQUIT.h | 7 +++++++ src/signal/SIGRTMAX.c | 5 ----- src/signal/SIGRTMAX.h | 5 +++++ src/signal/SIGRTMIN.c | 5 ----- src/signal/SIGRTMIN.h | 5 +++++ src/signal/SIGSTKSZ.c | 5 ----- src/signal/SIGSTKSZ.h | 5 +++++ src/signal/SIGSTOP.c | 5 ----- src/signal/SIGSTOP.h | 5 +++++ src/signal/SIGSYS.c | 5 ----- src/signal/SIGSYS.h | 5 +++++ src/signal/SIGTRAP.c | 5 ----- src/signal/SIGTRAP.h | 5 +++++ src/signal/SIGTSTP.c | 5 ----- src/signal/SIGTSTP.h | 5 +++++ src/signal/SIGTTIN.c | 5 ----- src/signal/SIGTTIN.h | 5 +++++ src/signal/SIGTTOU.c | 5 ----- src/signal/SIGTTOU.h | 5 +++++ src/signal/SIGURG.c | 6 ------ src/signal/SIGURG.h | 6 ++++++ src/signal/SIGUSR1.c | 5 ----- src/signal/SIGUSR1.h | 5 +++++ src/signal/SIGUSR2.c | 5 ----- src/signal/SIGUSR2.h | 5 +++++ src/signal/SIGVTALRM.c | 5 ----- src/signal/SIGVTALRM.h | 5 +++++ src/signal/SIGXCPU.c | 5 ----- src/signal/SIGXCPU.h | 5 +++++ src/signal/SIGXFSZ.c | 5 ----- src/signal/SIGXFSZ.h | 5 +++++ src/signal/SIG_BLOCK.c | 5 ----- src/signal/SIG_BLOCK.h | 5 +++++ src/signal/SIG_HOLD.c | 5 ----- src/signal/SIG_HOLD.h | 5 +++++ src/signal/SIG_SETMASK.c | 5 ----- src/signal/SIG_SETMASK.h | 5 +++++ src/signal/SIG_UNBLOCK.c | 5 ----- src/signal/SIG_UNBLOCK.h | 5 +++++ src/signal/SI_ASYNCIO.c | 5 ----- src/signal/SI_ASYNCIO.h | 5 +++++ src/signal/SI_MESGQ.c | 5 ----- src/signal/SI_MESGQ.h | 5 +++++ src/signal/SI_QUEUE.c | 5 ----- src/signal/SI_QUEUE.h | 5 +++++ src/signal/SI_TIMER.c | 5 ----- src/signal/SI_TIMER.h | 5 +++++ src/signal/SI_USER.c | 5 ----- src/signal/SI_USER.h | 5 +++++ src/signal/SS_DISABLE.c | 5 ----- src/signal/SS_DISABLE.h | 5 +++++ src/signal/SS_ONSTACK.c | 5 ----- src/signal/SS_ONSTACK.h | 5 +++++ src/signal/TRAP_BRKPT.c | 5 ----- src/signal/TRAP_BRKPT.h | 5 +++++ src/signal/TRAP_TRACE.c | 6 ------ src/signal/TRAP_TRACE.h | 6 ++++++ src/signal/siginfo_t.c | 18 ------------------ src/signal/siginfo_t.h | 18 ++++++++++++++++++ src/signal/sigset_t.c | 8 -------- src/signal/sigset_t.h | 8 ++++++++ src/signal/stack_t.c | 12 ------------ src/signal/stack_t.h | 12 ++++++++++++ src/signal/struct_sigaction.c | 16 ---------------- src/signal/struct_sigaction.h | 16 ++++++++++++++++ src/signal/struct_sigevent.c | 13 ------------- src/signal/struct_sigevent.h | 13 +++++++++++++ src/signal/struct_sigstack.c | 10 ---------- src/signal/struct_sigstack.h | 10 ++++++++++ src/signal/union_sigval.c | 10 ---------- src/signal/union_sigval.h | 10 ++++++++++ src/stdalign/__alignas_is_defined.c | 5 ----- src/stdalign/__alignas_is_defined.h | 5 +++++ src/stdalign/__alignof_is_defined.c | 5 ----- src/stdalign/__alignof_is_defined.h | 5 +++++ src/stdalign/alignas.c | 5 ----- src/stdalign/alignas.h | 5 +++++ src/stdalign/alignof.c | 5 ----- src/stdalign/alignof.h | 5 +++++ src/stdarg/va_copy.c | 16 ---------------- src/stdarg/va_copy.h | 16 ++++++++++++++++ src/stdbool/__bool_true_false_are_defined.c | 15 --------------- src/stdbool/__bool_true_false_are_defined.h | 15 +++++++++++++++ src/stdbool/bool.c | 14 -------------- src/stdbool/bool.h | 14 ++++++++++++++ src/stdbool/false.c | 14 -------------- src/stdbool/false.h | 14 ++++++++++++++ src/stdbool/true.c | 14 -------------- src/stdbool/true.h | 14 ++++++++++++++ src/stddef/max_align_t.c | 5 ----- src/stddef/max_align_t.h | 5 +++++ src/stddef/rsize_t.c | 5 ----- src/stddef/rsize_t.h | 5 +++++ src/stdint/INT16_C.c | 7 ------- src/stdint/INT16_C.h | 7 +++++++ src/stdint/INT16_MAX.c | 6 ------ src/stdint/INT16_MAX.h | 6 ++++++ src/stdint/INT16_MIN.c | 6 ------ src/stdint/INT16_MIN.h | 6 ++++++ src/stdint/INT32_C.c | 7 ------- src/stdint/INT32_C.h | 7 +++++++ src/stdint/INT32_MAX.c | 6 ------ src/stdint/INT32_MAX.h | 6 ++++++ src/stdint/INT32_MIN.c | 6 ------ src/stdint/INT32_MIN.h | 6 ++++++ src/stdint/INT64_C.c | 7 ------- src/stdint/INT64_C.h | 7 +++++++ src/stdint/INT64_MAX.c | 6 ------ src/stdint/INT64_MAX.h | 6 ++++++ src/stdint/INT64_MIN.c | 6 ------ src/stdint/INT64_MIN.h | 6 ++++++ src/stdint/INT8_C.c | 7 ------- src/stdint/INT8_C.h | 7 +++++++ src/stdint/INT8_MAX.c | 6 ------ src/stdint/INT8_MAX.h | 6 ++++++ src/stdint/INT8_MIN.c | 6 ------ src/stdint/INT8_MIN.h | 6 ++++++ src/stdint/INTMAX_C.c | 7 ------- src/stdint/INTMAX_C.h | 7 +++++++ src/stdint/INTMAX_MAX.c | 6 ------ src/stdint/INTMAX_MAX.h | 6 ++++++ src/stdint/INTMAX_MIN.c | 6 ------ src/stdint/INTMAX_MIN.h | 6 ++++++ src/stdint/INTPTR_MAX.c | 6 ------ src/stdint/INTPTR_MAX.h | 6 ++++++ src/stdint/INTPTR_MIN.c | 6 ------ src/stdint/INTPTR_MIN.h | 6 ++++++ src/stdint/INT_FAST16_MAX.c | 6 ------ src/stdint/INT_FAST16_MAX.h | 6 ++++++ src/stdint/INT_FAST16_MIN.c | 6 ------ src/stdint/INT_FAST16_MIN.h | 6 ++++++ src/stdint/INT_FAST32_MAX.c | 6 ------ src/stdint/INT_FAST32_MAX.h | 6 ++++++ src/stdint/INT_FAST32_MIN.c | 6 ------ src/stdint/INT_FAST32_MIN.h | 6 ++++++ src/stdint/INT_FAST64_MAX.c | 6 ------ src/stdint/INT_FAST64_MAX.h | 6 ++++++ src/stdint/INT_FAST64_MIN.c | 6 ------ src/stdint/INT_FAST64_MIN.h | 6 ++++++ src/stdint/INT_FAST8_MAX.c | 6 ------ src/stdint/INT_FAST8_MAX.h | 6 ++++++ src/stdint/INT_FAST8_MIN.c | 6 ------ src/stdint/INT_FAST8_MIN.h | 6 ++++++ src/stdint/INT_LEAST16_MAX.c | 6 ------ src/stdint/INT_LEAST16_MAX.h | 6 ++++++ src/stdint/INT_LEAST16_MIN.c | 6 ------ src/stdint/INT_LEAST16_MIN.h | 6 ++++++ src/stdint/INT_LEAST32_MAX.c | 6 ------ src/stdint/INT_LEAST32_MAX.h | 6 ++++++ src/stdint/INT_LEAST32_MIN.c | 6 ------ src/stdint/INT_LEAST32_MIN.h | 6 ++++++ src/stdint/INT_LEAST64_MAX.c | 6 ------ src/stdint/INT_LEAST64_MAX.h | 6 ++++++ src/stdint/INT_LEAST64_MIN.c | 6 ------ src/stdint/INT_LEAST64_MIN.h | 6 ++++++ src/stdint/INT_LEAST8_MAX.c | 6 ------ src/stdint/INT_LEAST8_MAX.h | 6 ++++++ src/stdint/INT_LEAST8_MIN.c | 6 ------ src/stdint/INT_LEAST8_MIN.h | 6 ++++++ src/stdint/PTRDIFF_MAX.c | 6 ------ src/stdint/PTRDIFF_MAX.h | 6 ++++++ src/stdint/PTRDIFF_MIN.c | 6 ------ src/stdint/PTRDIFF_MIN.h | 6 ++++++ src/stdint/RSIZE_MAX.c | 5 ----- src/stdint/RSIZE_MAX.h | 5 +++++ src/stdint/SIG_ATOMIC_MAX.c | 9 --------- src/stdint/SIG_ATOMIC_MAX.h | 9 +++++++++ src/stdint/SIG_ATOMIC_MIN.c | 9 --------- src/stdint/SIG_ATOMIC_MIN.h | 9 +++++++++ src/stdint/SIZE_MAX.c | 6 ------ src/stdint/SIZE_MAX.h | 6 ++++++ src/stdint/UINT16_C.c | 7 ------- src/stdint/UINT16_C.h | 7 +++++++ src/stdint/UINT16_MAX.c | 6 ------ src/stdint/UINT16_MAX.h | 6 ++++++ src/stdint/UINT32_C.c | 7 ------- src/stdint/UINT32_C.h | 7 +++++++ src/stdint/UINT32_MAX.c | 6 ------ src/stdint/UINT32_MAX.h | 6 ++++++ src/stdint/UINT64_C.c | 7 ------- src/stdint/UINT64_C.h | 7 +++++++ src/stdint/UINT64_MAX.c | 6 ------ src/stdint/UINT64_MAX.h | 6 ++++++ src/stdint/UINT8_C.c | 7 ------- src/stdint/UINT8_C.h | 7 +++++++ src/stdint/UINT8_MAX.c | 6 ------ src/stdint/UINT8_MAX.h | 6 ++++++ src/stdint/UINTMAX_C.c | 7 ------- src/stdint/UINTMAX_C.h | 7 +++++++ src/stdint/UINTMAX_MAX.c | 6 ------ src/stdint/UINTMAX_MAX.h | 6 ++++++ src/stdint/UINTPTR_MAX.c | 6 ------ src/stdint/UINTPTR_MAX.h | 6 ++++++ src/stdint/UINT_FAST16_MAX.c | 6 ------ src/stdint/UINT_FAST16_MAX.h | 6 ++++++ src/stdint/UINT_FAST32_MAX.c | 6 ------ src/stdint/UINT_FAST32_MAX.h | 6 ++++++ src/stdint/UINT_FAST64_MAX.c | 6 ------ src/stdint/UINT_FAST64_MAX.h | 6 ++++++ src/stdint/UINT_FAST8_MAX.c | 6 ------ src/stdint/UINT_FAST8_MAX.h | 6 ++++++ src/stdint/UINT_LEAST16_MAX.c | 6 ------ src/stdint/UINT_LEAST16_MAX.h | 6 ++++++ src/stdint/UINT_LEAST32_MAX.c | 6 ------ src/stdint/UINT_LEAST32_MAX.h | 6 ++++++ src/stdint/UINT_LEAST64_MAX.c | 6 ------ src/stdint/UINT_LEAST64_MAX.h | 6 ++++++ src/stdint/UINT_LEAST8_MAX.c | 6 ------ src/stdint/UINT_LEAST8_MAX.h | 6 ++++++ src/stdint/WINT_MAX.c | 6 ------ src/stdint/WINT_MAX.h | 6 ++++++ src/stdint/WINT_MIN.c | 6 ------ src/stdint/WINT_MIN.h | 6 ++++++ src/stdint/int16_t.c | 6 ------ src/stdint/int16_t.h | 6 ++++++ src/stdint/int32_t.c | 6 ------ src/stdint/int32_t.h | 6 ++++++ src/stdint/int64_t.c | 6 ------ src/stdint/int64_t.h | 6 ++++++ src/stdint/int8_t.c | 6 ------ src/stdint/int8_t.h | 6 ++++++ src/stdint/int_fast16_t.c | 6 ------ src/stdint/int_fast16_t.h | 6 ++++++ src/stdint/int_fast32_t.c | 6 ------ src/stdint/int_fast32_t.h | 6 ++++++ src/stdint/int_fast64_t.c | 6 ------ src/stdint/int_fast64_t.h | 6 ++++++ src/stdint/int_fast8_t.c | 6 ------ src/stdint/int_fast8_t.h | 6 ++++++ src/stdint/int_least16_t.c | 6 ------ src/stdint/int_least16_t.h | 6 ++++++ src/stdint/int_least32_t.c | 6 ------ src/stdint/int_least32_t.h | 6 ++++++ src/stdint/int_least64_t.c | 6 ------ src/stdint/int_least64_t.h | 6 ++++++ src/stdint/int_least8_t.c | 6 ------ src/stdint/int_least8_t.h | 6 ++++++ src/stdint/intmax_t.c | 6 ------ src/stdint/intmax_t.h | 6 ++++++ src/stdint/intptr_t.c | 6 ------ src/stdint/intptr_t.h | 6 ++++++ src/stdint/uint16_t.c | 6 ------ src/stdint/uint16_t.h | 6 ++++++ src/stdint/uint32_t.c | 6 ------ src/stdint/uint32_t.h | 6 ++++++ src/stdint/uint64_t.c | 6 ------ src/stdint/uint64_t.h | 6 ++++++ src/stdint/uint8_t.c | 6 ------ src/stdint/uint8_t.h | 6 ++++++ src/stdint/uint_fast16_t.c | 6 ------ src/stdint/uint_fast16_t.h | 6 ++++++ src/stdint/uint_fast32_t.c | 6 ------ src/stdint/uint_fast32_t.h | 6 ++++++ src/stdint/uint_fast64_t.c | 6 ------ src/stdint/uint_fast64_t.h | 6 ++++++ src/stdint/uint_fast8_t.c | 6 ------ src/stdint/uint_fast8_t.h | 6 ++++++ src/stdint/uint_least16_t.c | 6 ------ src/stdint/uint_least16_t.h | 6 ++++++ src/stdint/uint_least32_t.c | 6 ------ src/stdint/uint_least32_t.h | 6 ++++++ src/stdint/uint_least64_t.c | 6 ------ src/stdint/uint_least64_t.h | 6 ++++++ src/stdint/uint_least8_t.c | 6 ------ src/stdint/uint_least8_t.h | 6 ++++++ src/stdint/uintmax_t.c | 6 ------ src/stdint/uintmax_t.h | 6 ++++++ src/stdint/uintptr_t.c | 6 ------ src/stdint/uintptr_t.h | 6 ++++++ src/stdio/L_ctermid.c | 5 ----- src/stdio/L_ctermid.h | 5 +++++ src/stdio/L_cuserid.c | 5 ----- src/stdio/L_cuserid.h | 5 +++++ src/stdio/L_tmpnam_s.c | 5 ----- src/stdio/L_tmpnam_s.h | 5 +++++ src/stdio/P_tmpdir.c | 5 ----- src/stdio/P_tmpdir.h | 5 +++++ src/stdio/TMP_MAX_S.c | 5 ----- src/stdio/TMP_MAX_S.h | 5 +++++ src/stdlib/constraint_handler_t.c | 5 ----- src/stdlib/constraint_handler_t.h | 5 +++++ src/stdlib/lldiv_t.c | 10 ---------- src/stdlib/lldiv_t.h | 10 ++++++++++ src/stdnoreturn/noreturn.c | 5 ----- src/stdnoreturn/noreturn.h | 5 +++++ src/threads/ONCE_FLAG_INIT.c | 4 ---- src/threads/ONCE_FLAG_INIT.h | 4 ++++ src/threads/TSS_DTOR_ITERATIONS.c | 4 ---- src/threads/TSS_DTOR_ITERATIONS.h | 4 ++++ src/threads/_enums.c | 16 ---------------- src/threads/_enums.h | 16 ++++++++++++++++ src/threads/cnd_t.c | 5 ----- src/threads/cnd_t.h | 5 +++++ src/threads/mtx_t.c | 5 ----- src/threads/mtx_t.h | 5 +++++ src/threads/thrd_start_t.c | 5 ----- src/threads/thrd_start_t.h | 5 +++++ src/threads/thrd_t.c | 5 ----- src/threads/thrd_t.h | 5 +++++ src/threads/tss_dtor_t.c | 5 ----- src/threads/tss_dtor_t.h | 5 +++++ src/threads/tss_t.c | 5 ----- src/threads/tss_t.h | 5 +++++ src/time/CLK_TCK.c | 5 ----- src/time/CLK_TCK.h | 5 +++++ src/time/CLOCK_REALTIME.c | 5 ----- src/time/CLOCK_REALTIME.h | 5 +++++ src/time/TIMER_ABSTIME.c | 5 ----- src/time/TIMER_ABSTIME.h | 5 +++++ src/time/TIME_UTC.c | 5 ----- src/time/TIME_UTC.h | 5 +++++ src/uchar/char16_t.c | 5 ----- src/uchar/char16_t.h | 5 +++++ src/uchar/char32_t.c | 5 ----- src/uchar/char32_t.h | 5 +++++ src/uchar/mbstate_t.ref | 0 src/uchar/size_t.ref | 0 src/wchar/WCHAR_MAX.c | 6 ------ src/wchar/WCHAR_MAX.h | 6 ++++++ src/wchar/WCHAR_MIN.c | 6 ------ src/wchar/WCHAR_MIN.h | 6 ++++++ src/wchar/mbstate_t.c | 6 ------ src/wchar/mbstate_t.h | 6 ++++++ src/wctype/WEOF.c | 6 ------ src/wctype/WEOF.h | 6 ++++++ src/wctype/wctrans_t.c | 6 ------ src/wctype/wctrans_t.h | 6 ++++++ src/wctype/wctype_t.c | 6 ------ src/wctype/wctype_t.h | 6 ++++++ src/wctype/wint_t.c | 6 ------ src/wctype/wint_t.h | 6 ++++++ 1362 files changed, 5166 insertions(+), 5178 deletions(-) delete mode 100644 src/assert/static_assert.c create mode 100644 src/assert/static_assert.h delete mode 100644 src/complex/I.c create mode 100644 src/complex/I.h delete mode 100644 src/complex/_Complex_I.c create mode 100644 src/complex/_Complex_I.h delete mode 100644 src/complex/_Imaginary_I.c create mode 100644 src/complex/_Imaginary_I.h delete mode 100644 src/complex/complex.c create mode 100644 src/complex/complex.h delete mode 100644 src/complex/imaginary.c create mode 100644 src/complex/imaginary.h delete mode 100644 src/errno/E2BIG.c create mode 100644 src/errno/E2BIG.h delete mode 100644 src/errno/EACCES.c create mode 100644 src/errno/EACCES.h delete mode 100644 src/errno/EADDRINUSE.c create mode 100644 src/errno/EADDRINUSE.h delete mode 100644 src/errno/EADDRNOTAVAIL.c create mode 100644 src/errno/EADDRNOTAVAIL.h delete mode 100644 src/errno/EAFNOSUPPORT.c create mode 100644 src/errno/EAFNOSUPPORT.h delete mode 100644 src/errno/EAGAIN.c create mode 100644 src/errno/EAGAIN.h delete mode 100644 src/errno/EALREADY.c create mode 100644 src/errno/EALREADY.h delete mode 100644 src/errno/EBADF.c create mode 100644 src/errno/EBADF.h delete mode 100644 src/errno/EBADMSG.c create mode 100644 src/errno/EBADMSG.h delete mode 100644 src/errno/EBUSY.c create mode 100644 src/errno/EBUSY.h delete mode 100644 src/errno/ECANCELED.c create mode 100644 src/errno/ECANCELED.h delete mode 100644 src/errno/ECHILD.c create mode 100644 src/errno/ECHILD.h delete mode 100644 src/errno/ECONNABORTED.c create mode 100644 src/errno/ECONNABORTED.h delete mode 100644 src/errno/ECONNREFUSED.c create mode 100644 src/errno/ECONNREFUSED.h delete mode 100644 src/errno/ECONNRESET.c create mode 100644 src/errno/ECONNRESET.h delete mode 100644 src/errno/EDEADLK.c create mode 100644 src/errno/EDEADLK.h delete mode 100644 src/errno/EDESTADDRREQ.c create mode 100644 src/errno/EDESTADDRREQ.h delete mode 100644 src/errno/EDQUOT.c create mode 100644 src/errno/EDQUOT.h delete mode 100644 src/errno/EEXIST.c create mode 100644 src/errno/EEXIST.h delete mode 100644 src/errno/EFAULT.c create mode 100644 src/errno/EFAULT.h delete mode 100644 src/errno/EFBIG.c create mode 100644 src/errno/EFBIG.h delete mode 100644 src/errno/EHOSTUNREACH.c create mode 100644 src/errno/EHOSTUNREACH.h delete mode 100644 src/errno/EIDRM.c create mode 100644 src/errno/EIDRM.h delete mode 100644 src/errno/EILSEQ.c create mode 100644 src/errno/EILSEQ.h delete mode 100644 src/errno/EINPROGRESS.c create mode 100644 src/errno/EINPROGRESS.h delete mode 100644 src/errno/EINTR.c create mode 100644 src/errno/EINTR.h delete mode 100644 src/errno/EINVAL.c create mode 100644 src/errno/EINVAL.h delete mode 100644 src/errno/EIO.c create mode 100644 src/errno/EIO.h delete mode 100644 src/errno/EISCONN.c create mode 100644 src/errno/EISCONN.h delete mode 100644 src/errno/EISDIR.c create mode 100644 src/errno/EISDIR.h delete mode 100644 src/errno/ELOOP.c create mode 100644 src/errno/ELOOP.h delete mode 100644 src/errno/EMFILE.c create mode 100644 src/errno/EMFILE.h delete mode 100644 src/errno/EMLINK.c create mode 100644 src/errno/EMLINK.h delete mode 100644 src/errno/EMSGSIZE.c create mode 100644 src/errno/EMSGSIZE.h delete mode 100644 src/errno/EMULTIHOP.c create mode 100644 src/errno/EMULTIHOP.h delete mode 100644 src/errno/ENAMETOOLONG.c create mode 100644 src/errno/ENAMETOOLONG.h delete mode 100644 src/errno/ENETDOWN.c create mode 100644 src/errno/ENETDOWN.h delete mode 100644 src/errno/ENETUNREACH.c create mode 100644 src/errno/ENETUNREACH.h delete mode 100644 src/errno/ENFILE.c create mode 100644 src/errno/ENFILE.h delete mode 100644 src/errno/ENOBUFS.c create mode 100644 src/errno/ENOBUFS.h delete mode 100644 src/errno/ENODATA.c create mode 100644 src/errno/ENODATA.h delete mode 100644 src/errno/ENODEV.c create mode 100644 src/errno/ENODEV.h delete mode 100644 src/errno/ENOENT.c create mode 100644 src/errno/ENOENT.h delete mode 100644 src/errno/ENOEXEC.c create mode 100644 src/errno/ENOEXEC.h delete mode 100644 src/errno/ENOLCK.c create mode 100644 src/errno/ENOLCK.h delete mode 100644 src/errno/ENOLINK.c create mode 100644 src/errno/ENOLINK.h delete mode 100644 src/errno/ENOMEM.c create mode 100644 src/errno/ENOMEM.h delete mode 100644 src/errno/ENOMSG.c create mode 100644 src/errno/ENOMSG.h delete mode 100644 src/errno/ENOPROTOOPT.c create mode 100644 src/errno/ENOPROTOOPT.h delete mode 100644 src/errno/ENOSPC.c create mode 100644 src/errno/ENOSPC.h delete mode 100644 src/errno/ENOSR.c create mode 100644 src/errno/ENOSR.h delete mode 100644 src/errno/ENOSTR.c create mode 100644 src/errno/ENOSTR.h delete mode 100644 src/errno/ENOSYS.c create mode 100644 src/errno/ENOSYS.h delete mode 100644 src/errno/ENOTCONN.c create mode 100644 src/errno/ENOTCONN.h delete mode 100644 src/errno/ENOTDIR.c create mode 100644 src/errno/ENOTDIR.h delete mode 100644 src/errno/ENOTEMPTY.c create mode 100644 src/errno/ENOTEMPTY.h delete mode 100644 src/errno/ENOTSOCK.c create mode 100644 src/errno/ENOTSOCK.h delete mode 100644 src/errno/ENOTSUP.c create mode 100644 src/errno/ENOTSUP.h delete mode 100644 src/errno/ENOTTY.c create mode 100644 src/errno/ENOTTY.h delete mode 100644 src/errno/ENXIO.c create mode 100644 src/errno/ENXIO.h delete mode 100644 src/errno/EOPNOTSUPP.c create mode 100644 src/errno/EOPNOTSUPP.h delete mode 100644 src/errno/EOVERFLOW.c create mode 100644 src/errno/EOVERFLOW.h delete mode 100644 src/errno/EPERM.c create mode 100644 src/errno/EPERM.h delete mode 100644 src/errno/EPIPE.c create mode 100644 src/errno/EPIPE.h delete mode 100644 src/errno/EPROTO.c create mode 100644 src/errno/EPROTO.h delete mode 100644 src/errno/EPROTONOSUPPORT.c create mode 100644 src/errno/EPROTONOSUPPORT.h delete mode 100644 src/errno/EPROTOTYPE.c create mode 100644 src/errno/EPROTOTYPE.h delete mode 100644 src/errno/EROFS.c create mode 100644 src/errno/EROFS.h delete mode 100644 src/errno/ESPIPE.c create mode 100644 src/errno/ESPIPE.h delete mode 100644 src/errno/ESRCH.c create mode 100644 src/errno/ESRCH.h delete mode 100644 src/errno/ESTALE.c create mode 100644 src/errno/ESTALE.h delete mode 100644 src/errno/ETIME.c create mode 100644 src/errno/ETIME.h delete mode 100644 src/errno/ETIMEDOUT.c create mode 100644 src/errno/ETIMEDOUT.h delete mode 100644 src/errno/ETXTBSY.c create mode 100644 src/errno/ETXTBSY.h delete mode 100644 src/errno/EWOULDBLOCK.c create mode 100644 src/errno/EWOULDBLOCK.h delete mode 100644 src/errno/EXDEV.c create mode 100644 src/errno/EXDEV.h delete mode 100644 src/errno/errno_t.c create mode 100644 src/errno/errno_t.h delete mode 100644 src/fenv/FE_ALL_EXCEPT.c create mode 100644 src/fenv/FE_ALL_EXCEPT.h delete mode 100644 src/fenv/FE_DFL_ENV.c create mode 100644 src/fenv/FE_DFL_ENV.h delete mode 100644 src/fenv/FE_DIVBYZERO.c create mode 100644 src/fenv/FE_DIVBYZERO.h delete mode 100644 src/fenv/FE_DOWNWARD.c create mode 100644 src/fenv/FE_DOWNWARD.h delete mode 100644 src/fenv/FE_INEXACT.c create mode 100644 src/fenv/FE_INEXACT.h delete mode 100644 src/fenv/FE_INVALID.c create mode 100644 src/fenv/FE_INVALID.h delete mode 100644 src/fenv/FE_OVERFLOW.c create mode 100644 src/fenv/FE_OVERFLOW.h delete mode 100644 src/fenv/FE_TONEAREST.c create mode 100644 src/fenv/FE_TONEAREST.h delete mode 100644 src/fenv/FE_TOWARDZERO.c create mode 100644 src/fenv/FE_TOWARDZERO.h delete mode 100644 src/fenv/FE_UNDERFLOW.c create mode 100644 src/fenv/FE_UNDERFLOW.h delete mode 100644 src/fenv/FE_UPWARD.c create mode 100644 src/fenv/FE_UPWARD.h delete mode 100644 src/fenv/fenv_t.c create mode 100644 src/fenv/fenv_t.h delete mode 100644 src/fenv/fexcept_t.c create mode 100644 src/fenv/fexcept_t.h delete mode 100644 src/float/DBL_DECIMAL_DIG.c create mode 100644 src/float/DBL_DECIMAL_DIG.h delete mode 100644 src/float/DBL_DIG.c create mode 100644 src/float/DBL_DIG.h delete mode 100644 src/float/DBL_EPSILON.c create mode 100644 src/float/DBL_EPSILON.h delete mode 100644 src/float/DBL_HAS_SUBNORM.c create mode 100644 src/float/DBL_HAS_SUBNORM.h delete mode 100644 src/float/DBL_MANT_DIG.c create mode 100644 src/float/DBL_MANT_DIG.h delete mode 100644 src/float/DBL_MAX.c create mode 100644 src/float/DBL_MAX.h delete mode 100644 src/float/DBL_MAX_10_EXP.c create mode 100644 src/float/DBL_MAX_10_EXP.h delete mode 100644 src/float/DBL_MAX_EXP.c create mode 100644 src/float/DBL_MAX_EXP.h delete mode 100644 src/float/DBL_MIN.c create mode 100644 src/float/DBL_MIN.h delete mode 100644 src/float/DBL_MIN_10_EXP.c create mode 100644 src/float/DBL_MIN_10_EXP.h delete mode 100644 src/float/DBL_MIN_EXP.c create mode 100644 src/float/DBL_MIN_EXP.h delete mode 100644 src/float/DECIMAL_DIG.c create mode 100644 src/float/DECIMAL_DIG.h delete mode 100644 src/float/FLT_DECIMAL_DIG.c create mode 100644 src/float/FLT_DECIMAL_DIG.h delete mode 100644 src/float/FLT_DIG.c create mode 100644 src/float/FLT_DIG.h delete mode 100644 src/float/FLT_EPSILON.c create mode 100644 src/float/FLT_EPSILON.h delete mode 100644 src/float/FLT_EVAL_METHOD.c create mode 100644 src/float/FLT_EVAL_METHOD.h delete mode 100644 src/float/FLT_HAS_SUBNORM.c create mode 100644 src/float/FLT_HAS_SUBNORM.h delete mode 100644 src/float/FLT_MANT_DIG.c create mode 100644 src/float/FLT_MANT_DIG.h delete mode 100644 src/float/FLT_MAX.c create mode 100644 src/float/FLT_MAX.h delete mode 100644 src/float/FLT_MAX_10_EXP.c create mode 100644 src/float/FLT_MAX_10_EXP.h delete mode 100644 src/float/FLT_MAX_EXP.c create mode 100644 src/float/FLT_MAX_EXP.h delete mode 100644 src/float/FLT_MIN.c create mode 100644 src/float/FLT_MIN.h delete mode 100644 src/float/FLT_MIN_10_EXP.c create mode 100644 src/float/FLT_MIN_10_EXP.h delete mode 100644 src/float/FLT_MIN_EXP.c create mode 100644 src/float/FLT_MIN_EXP.h delete mode 100644 src/float/FLT_RADIX.c create mode 100644 src/float/FLT_RADIX.h delete mode 100644 src/float/FLT_ROUNDS.c create mode 100644 src/float/FLT_ROUNDS.h delete mode 100644 src/float/LDBL_DECIMAL_DIG.c create mode 100644 src/float/LDBL_DECIMAL_DIG.h delete mode 100644 src/float/LDBL_DIG.c create mode 100644 src/float/LDBL_DIG.h delete mode 100644 src/float/LDBL_EPSILON.c create mode 100644 src/float/LDBL_EPSILON.h delete mode 100644 src/float/LDBL_HAS_SUBNORM.c create mode 100644 src/float/LDBL_HAS_SUBNORM.h delete mode 100644 src/float/LDBL_MANT_DIG.c create mode 100644 src/float/LDBL_MANT_DIG.h delete mode 100644 src/float/LDBL_MAX.c create mode 100644 src/float/LDBL_MAX.h delete mode 100644 src/float/LDBL_MAX_10_EXP.c create mode 100644 src/float/LDBL_MAX_10_EXP.h delete mode 100644 src/float/LDBL_MAX_EXP.c create mode 100644 src/float/LDBL_MAX_EXP.h delete mode 100644 src/float/LDBL_MIN.c create mode 100644 src/float/LDBL_MIN.h delete mode 100644 src/float/LDBL_MIN_10_EXP.c create mode 100644 src/float/LDBL_MIN_10_EXP.h delete mode 100644 src/float/LDBL_MIN_EXP.c create mode 100644 src/float/LDBL_MIN_EXP.h delete mode 100644 src/inttypes/PRIX16.c create mode 100644 src/inttypes/PRIX16.h delete mode 100644 src/inttypes/PRIX32.c create mode 100644 src/inttypes/PRIX32.h delete mode 100644 src/inttypes/PRIX64.c create mode 100644 src/inttypes/PRIX64.h delete mode 100644 src/inttypes/PRIX8.c create mode 100644 src/inttypes/PRIX8.h delete mode 100644 src/inttypes/PRIXFAST16.c create mode 100644 src/inttypes/PRIXFAST16.h delete mode 100644 src/inttypes/PRIXFAST32.c create mode 100644 src/inttypes/PRIXFAST32.h delete mode 100644 src/inttypes/PRIXFAST64.c create mode 100644 src/inttypes/PRIXFAST64.h delete mode 100644 src/inttypes/PRIXFAST8.c create mode 100644 src/inttypes/PRIXFAST8.h delete mode 100644 src/inttypes/PRIXLEAST16.c create mode 100644 src/inttypes/PRIXLEAST16.h delete mode 100644 src/inttypes/PRIXLEAST32.c create mode 100644 src/inttypes/PRIXLEAST32.h delete mode 100644 src/inttypes/PRIXLEAST64.c create mode 100644 src/inttypes/PRIXLEAST64.h delete mode 100644 src/inttypes/PRIXLEAST8.c create mode 100644 src/inttypes/PRIXLEAST8.h delete mode 100644 src/inttypes/PRIXMAX.c create mode 100644 src/inttypes/PRIXMAX.h delete mode 100644 src/inttypes/PRIXPTR.c create mode 100644 src/inttypes/PRIXPTR.h delete mode 100644 src/inttypes/PRId16.c create mode 100644 src/inttypes/PRId16.h delete mode 100644 src/inttypes/PRId32.c create mode 100644 src/inttypes/PRId32.h delete mode 100644 src/inttypes/PRId64.c create mode 100644 src/inttypes/PRId64.h delete mode 100644 src/inttypes/PRId8.c create mode 100644 src/inttypes/PRId8.h delete mode 100644 src/inttypes/PRIdFAST16.c create mode 100644 src/inttypes/PRIdFAST16.h delete mode 100644 src/inttypes/PRIdFAST32.c create mode 100644 src/inttypes/PRIdFAST32.h delete mode 100644 src/inttypes/PRIdFAST64.c create mode 100644 src/inttypes/PRIdFAST64.h delete mode 100644 src/inttypes/PRIdFAST8.c create mode 100644 src/inttypes/PRIdFAST8.h delete mode 100644 src/inttypes/PRIdLEAST16.c create mode 100644 src/inttypes/PRIdLEAST16.h delete mode 100644 src/inttypes/PRIdLEAST32.c create mode 100644 src/inttypes/PRIdLEAST32.h delete mode 100644 src/inttypes/PRIdLEAST64.c create mode 100644 src/inttypes/PRIdLEAST64.h delete mode 100644 src/inttypes/PRIdLEAST8.c create mode 100644 src/inttypes/PRIdLEAST8.h delete mode 100644 src/inttypes/PRIdMAX.c create mode 100644 src/inttypes/PRIdMAX.h delete mode 100644 src/inttypes/PRIdPTR.c create mode 100644 src/inttypes/PRIdPTR.h delete mode 100644 src/inttypes/PRIi16.c create mode 100644 src/inttypes/PRIi16.h delete mode 100644 src/inttypes/PRIi32.c create mode 100644 src/inttypes/PRIi32.h delete mode 100644 src/inttypes/PRIi64.c create mode 100644 src/inttypes/PRIi64.h delete mode 100644 src/inttypes/PRIi8.c create mode 100644 src/inttypes/PRIi8.h delete mode 100644 src/inttypes/PRIiFAST16.c create mode 100644 src/inttypes/PRIiFAST16.h delete mode 100644 src/inttypes/PRIiFAST32.c create mode 100644 src/inttypes/PRIiFAST32.h delete mode 100644 src/inttypes/PRIiFAST64.c create mode 100644 src/inttypes/PRIiFAST64.h delete mode 100644 src/inttypes/PRIiFAST8.c create mode 100644 src/inttypes/PRIiFAST8.h delete mode 100644 src/inttypes/PRIiLEAST16.c create mode 100644 src/inttypes/PRIiLEAST16.h delete mode 100644 src/inttypes/PRIiLEAST32.c create mode 100644 src/inttypes/PRIiLEAST32.h delete mode 100644 src/inttypes/PRIiLEAST64.c create mode 100644 src/inttypes/PRIiLEAST64.h delete mode 100644 src/inttypes/PRIiLEAST8.c create mode 100644 src/inttypes/PRIiLEAST8.h delete mode 100644 src/inttypes/PRIiMAX.c create mode 100644 src/inttypes/PRIiMAX.h delete mode 100644 src/inttypes/PRIiPTR.c create mode 100644 src/inttypes/PRIiPTR.h delete mode 100644 src/inttypes/PRIo16.c create mode 100644 src/inttypes/PRIo16.h delete mode 100644 src/inttypes/PRIo32.c create mode 100644 src/inttypes/PRIo32.h delete mode 100644 src/inttypes/PRIo64.c create mode 100644 src/inttypes/PRIo64.h delete mode 100644 src/inttypes/PRIo8.c create mode 100644 src/inttypes/PRIo8.h delete mode 100644 src/inttypes/PRIoFAST16.c create mode 100644 src/inttypes/PRIoFAST16.h delete mode 100644 src/inttypes/PRIoFAST32.c create mode 100644 src/inttypes/PRIoFAST32.h delete mode 100644 src/inttypes/PRIoFAST64.c create mode 100644 src/inttypes/PRIoFAST64.h delete mode 100644 src/inttypes/PRIoFAST8.c create mode 100644 src/inttypes/PRIoFAST8.h delete mode 100644 src/inttypes/PRIoLEAST16.c create mode 100644 src/inttypes/PRIoLEAST16.h delete mode 100644 src/inttypes/PRIoLEAST32.c create mode 100644 src/inttypes/PRIoLEAST32.h delete mode 100644 src/inttypes/PRIoLEAST64.c create mode 100644 src/inttypes/PRIoLEAST64.h delete mode 100644 src/inttypes/PRIoLEAST8.c create mode 100644 src/inttypes/PRIoLEAST8.h delete mode 100644 src/inttypes/PRIoMAX.c create mode 100644 src/inttypes/PRIoMAX.h delete mode 100644 src/inttypes/PRIoPTR.c create mode 100644 src/inttypes/PRIoPTR.h delete mode 100644 src/inttypes/PRIu16.c create mode 100644 src/inttypes/PRIu16.h delete mode 100644 src/inttypes/PRIu32.c create mode 100644 src/inttypes/PRIu32.h delete mode 100644 src/inttypes/PRIu64.c create mode 100644 src/inttypes/PRIu64.h delete mode 100644 src/inttypes/PRIu8.c create mode 100644 src/inttypes/PRIu8.h delete mode 100644 src/inttypes/PRIuFAST16.c create mode 100644 src/inttypes/PRIuFAST16.h delete mode 100644 src/inttypes/PRIuFAST32.c create mode 100644 src/inttypes/PRIuFAST32.h delete mode 100644 src/inttypes/PRIuFAST64.c create mode 100644 src/inttypes/PRIuFAST64.h delete mode 100644 src/inttypes/PRIuFAST8.c create mode 100644 src/inttypes/PRIuFAST8.h delete mode 100644 src/inttypes/PRIuLEAST16.c create mode 100644 src/inttypes/PRIuLEAST16.h delete mode 100644 src/inttypes/PRIuLEAST32.c create mode 100644 src/inttypes/PRIuLEAST32.h delete mode 100644 src/inttypes/PRIuLEAST64.c create mode 100644 src/inttypes/PRIuLEAST64.h delete mode 100644 src/inttypes/PRIuLEAST8.c create mode 100644 src/inttypes/PRIuLEAST8.h delete mode 100644 src/inttypes/PRIuMAX.c create mode 100644 src/inttypes/PRIuMAX.h delete mode 100644 src/inttypes/PRIuPTR.c create mode 100644 src/inttypes/PRIuPTR.h delete mode 100644 src/inttypes/PRIx16.c create mode 100644 src/inttypes/PRIx16.h delete mode 100644 src/inttypes/PRIx32.c create mode 100644 src/inttypes/PRIx32.h delete mode 100644 src/inttypes/PRIx64.c create mode 100644 src/inttypes/PRIx64.h delete mode 100644 src/inttypes/PRIx8.c create mode 100644 src/inttypes/PRIx8.h delete mode 100644 src/inttypes/PRIxFAST16.c create mode 100644 src/inttypes/PRIxFAST16.h delete mode 100644 src/inttypes/PRIxFAST32.c create mode 100644 src/inttypes/PRIxFAST32.h delete mode 100644 src/inttypes/PRIxFAST64.c create mode 100644 src/inttypes/PRIxFAST64.h delete mode 100644 src/inttypes/PRIxFAST8.c create mode 100644 src/inttypes/PRIxFAST8.h delete mode 100644 src/inttypes/PRIxLEAST16.c create mode 100644 src/inttypes/PRIxLEAST16.h delete mode 100644 src/inttypes/PRIxLEAST32.c create mode 100644 src/inttypes/PRIxLEAST32.h delete mode 100644 src/inttypes/PRIxLEAST64.c create mode 100644 src/inttypes/PRIxLEAST64.h delete mode 100644 src/inttypes/PRIxLEAST8.c create mode 100644 src/inttypes/PRIxLEAST8.h delete mode 100644 src/inttypes/PRIxMAX.c create mode 100644 src/inttypes/PRIxMAX.h delete mode 100644 src/inttypes/PRIxPTR.c create mode 100644 src/inttypes/PRIxPTR.h delete mode 100644 src/inttypes/SCNX16.c create mode 100644 src/inttypes/SCNX16.h delete mode 100644 src/inttypes/SCNX32.c create mode 100644 src/inttypes/SCNX32.h delete mode 100644 src/inttypes/SCNX64.c create mode 100644 src/inttypes/SCNX64.h delete mode 100644 src/inttypes/SCNX8.c create mode 100644 src/inttypes/SCNX8.h delete mode 100644 src/inttypes/SCNXFAST16.c create mode 100644 src/inttypes/SCNXFAST16.h delete mode 100644 src/inttypes/SCNXFAST32.c create mode 100644 src/inttypes/SCNXFAST32.h delete mode 100644 src/inttypes/SCNXFAST64.c create mode 100644 src/inttypes/SCNXFAST64.h delete mode 100644 src/inttypes/SCNXFAST8.c create mode 100644 src/inttypes/SCNXFAST8.h delete mode 100644 src/inttypes/SCNXLEAST16.c create mode 100644 src/inttypes/SCNXLEAST16.h delete mode 100644 src/inttypes/SCNXLEAST32.c create mode 100644 src/inttypes/SCNXLEAST32.h delete mode 100644 src/inttypes/SCNXLEAST64.c create mode 100644 src/inttypes/SCNXLEAST64.h delete mode 100644 src/inttypes/SCNXLEAST8.c create mode 100644 src/inttypes/SCNXLEAST8.h delete mode 100644 src/inttypes/SCNXMAX.c create mode 100644 src/inttypes/SCNXMAX.h delete mode 100644 src/inttypes/SCNXPTR.c create mode 100644 src/inttypes/SCNXPTR.h delete mode 100644 src/inttypes/SCNd16.c create mode 100644 src/inttypes/SCNd16.h delete mode 100644 src/inttypes/SCNd32.c create mode 100644 src/inttypes/SCNd32.h delete mode 100644 src/inttypes/SCNd64.c create mode 100644 src/inttypes/SCNd64.h delete mode 100644 src/inttypes/SCNd8.c create mode 100644 src/inttypes/SCNd8.h delete mode 100644 src/inttypes/SCNdFAST16.c create mode 100644 src/inttypes/SCNdFAST16.h delete mode 100644 src/inttypes/SCNdFAST32.c create mode 100644 src/inttypes/SCNdFAST32.h delete mode 100644 src/inttypes/SCNdFAST64.c create mode 100644 src/inttypes/SCNdFAST64.h delete mode 100644 src/inttypes/SCNdFAST8.c create mode 100644 src/inttypes/SCNdFAST8.h delete mode 100644 src/inttypes/SCNdLEAST16.c create mode 100644 src/inttypes/SCNdLEAST16.h delete mode 100644 src/inttypes/SCNdLEAST32.c create mode 100644 src/inttypes/SCNdLEAST32.h delete mode 100644 src/inttypes/SCNdLEAST64.c create mode 100644 src/inttypes/SCNdLEAST64.h delete mode 100644 src/inttypes/SCNdLEAST8.c create mode 100644 src/inttypes/SCNdLEAST8.h delete mode 100644 src/inttypes/SCNdMAX.c create mode 100644 src/inttypes/SCNdMAX.h delete mode 100644 src/inttypes/SCNdPTR.c create mode 100644 src/inttypes/SCNdPTR.h delete mode 100644 src/inttypes/SCNi16.c create mode 100644 src/inttypes/SCNi16.h delete mode 100644 src/inttypes/SCNi32.c create mode 100644 src/inttypes/SCNi32.h delete mode 100644 src/inttypes/SCNi64.c create mode 100644 src/inttypes/SCNi64.h delete mode 100644 src/inttypes/SCNi8.c create mode 100644 src/inttypes/SCNi8.h delete mode 100644 src/inttypes/SCNiFAST16.c create mode 100644 src/inttypes/SCNiFAST16.h delete mode 100644 src/inttypes/SCNiFAST32.c create mode 100644 src/inttypes/SCNiFAST32.h delete mode 100644 src/inttypes/SCNiFAST64.c create mode 100644 src/inttypes/SCNiFAST64.h delete mode 100644 src/inttypes/SCNiFAST8.c create mode 100644 src/inttypes/SCNiFAST8.h delete mode 100644 src/inttypes/SCNiLEAST16.c create mode 100644 src/inttypes/SCNiLEAST16.h delete mode 100644 src/inttypes/SCNiLEAST32.c create mode 100644 src/inttypes/SCNiLEAST32.h delete mode 100644 src/inttypes/SCNiLEAST64.c create mode 100644 src/inttypes/SCNiLEAST64.h delete mode 100644 src/inttypes/SCNiLEAST8.c create mode 100644 src/inttypes/SCNiLEAST8.h delete mode 100644 src/inttypes/SCNiMAX.c create mode 100644 src/inttypes/SCNiMAX.h delete mode 100644 src/inttypes/SCNiPTR.c create mode 100644 src/inttypes/SCNiPTR.h delete mode 100644 src/inttypes/SCNo16.c create mode 100644 src/inttypes/SCNo16.h delete mode 100644 src/inttypes/SCNo32.c create mode 100644 src/inttypes/SCNo32.h delete mode 100644 src/inttypes/SCNo64.c create mode 100644 src/inttypes/SCNo64.h delete mode 100644 src/inttypes/SCNo8.c create mode 100644 src/inttypes/SCNo8.h delete mode 100644 src/inttypes/SCNoFAST16.c create mode 100644 src/inttypes/SCNoFAST16.h delete mode 100644 src/inttypes/SCNoFAST32.c create mode 100644 src/inttypes/SCNoFAST32.h delete mode 100644 src/inttypes/SCNoFAST64.c create mode 100644 src/inttypes/SCNoFAST64.h delete mode 100644 src/inttypes/SCNoFAST8.c create mode 100644 src/inttypes/SCNoFAST8.h delete mode 100644 src/inttypes/SCNoLEAST16.c create mode 100644 src/inttypes/SCNoLEAST16.h delete mode 100644 src/inttypes/SCNoLEAST32.c create mode 100644 src/inttypes/SCNoLEAST32.h delete mode 100644 src/inttypes/SCNoLEAST64.c create mode 100644 src/inttypes/SCNoLEAST64.h delete mode 100644 src/inttypes/SCNoLEAST8.c create mode 100644 src/inttypes/SCNoLEAST8.h delete mode 100644 src/inttypes/SCNoMAX.c create mode 100644 src/inttypes/SCNoMAX.h delete mode 100644 src/inttypes/SCNoPTR.c create mode 100644 src/inttypes/SCNoPTR.h delete mode 100644 src/inttypes/SCNu16.c create mode 100644 src/inttypes/SCNu16.h delete mode 100644 src/inttypes/SCNu32.c create mode 100644 src/inttypes/SCNu32.h delete mode 100644 src/inttypes/SCNu64.c create mode 100644 src/inttypes/SCNu64.h delete mode 100644 src/inttypes/SCNu8.c create mode 100644 src/inttypes/SCNu8.h delete mode 100644 src/inttypes/SCNuFAST16.c create mode 100644 src/inttypes/SCNuFAST16.h delete mode 100644 src/inttypes/SCNuFAST32.c create mode 100644 src/inttypes/SCNuFAST32.h delete mode 100644 src/inttypes/SCNuFAST64.c create mode 100644 src/inttypes/SCNuFAST64.h delete mode 100644 src/inttypes/SCNuFAST8.c create mode 100644 src/inttypes/SCNuFAST8.h delete mode 100644 src/inttypes/SCNuLEAST16.c create mode 100644 src/inttypes/SCNuLEAST16.h delete mode 100644 src/inttypes/SCNuLEAST32.c create mode 100644 src/inttypes/SCNuLEAST32.h delete mode 100644 src/inttypes/SCNuLEAST64.c create mode 100644 src/inttypes/SCNuLEAST64.h delete mode 100644 src/inttypes/SCNuLEAST8.c create mode 100644 src/inttypes/SCNuLEAST8.h delete mode 100644 src/inttypes/SCNuMAX.c create mode 100644 src/inttypes/SCNuMAX.h delete mode 100644 src/inttypes/SCNuPTR.c create mode 100644 src/inttypes/SCNuPTR.h delete mode 100644 src/inttypes/SCNx16.c create mode 100644 src/inttypes/SCNx16.h delete mode 100644 src/inttypes/SCNx32.c create mode 100644 src/inttypes/SCNx32.h delete mode 100644 src/inttypes/SCNx64.c create mode 100644 src/inttypes/SCNx64.h delete mode 100644 src/inttypes/SCNx8.c create mode 100644 src/inttypes/SCNx8.h delete mode 100644 src/inttypes/SCNxFAST16.c create mode 100644 src/inttypes/SCNxFAST16.h delete mode 100644 src/inttypes/SCNxFAST32.c create mode 100644 src/inttypes/SCNxFAST32.h delete mode 100644 src/inttypes/SCNxFAST64.c create mode 100644 src/inttypes/SCNxFAST64.h delete mode 100644 src/inttypes/SCNxFAST8.c create mode 100644 src/inttypes/SCNxFAST8.h delete mode 100644 src/inttypes/SCNxLEAST16.c create mode 100644 src/inttypes/SCNxLEAST16.h delete mode 100644 src/inttypes/SCNxLEAST32.c create mode 100644 src/inttypes/SCNxLEAST32.h delete mode 100644 src/inttypes/SCNxLEAST64.c create mode 100644 src/inttypes/SCNxLEAST64.h delete mode 100644 src/inttypes/SCNxLEAST8.c create mode 100644 src/inttypes/SCNxLEAST8.h delete mode 100644 src/inttypes/SCNxMAX.c create mode 100644 src/inttypes/SCNxMAX.h delete mode 100644 src/inttypes/SCNxPTR.c create mode 100644 src/inttypes/SCNxPTR.h delete mode 100644 src/inttypes/imaxdiv_t.c create mode 100644 src/inttypes/imaxdiv_t.h delete mode 100644 src/inttypes/intmax_t.c create mode 100644 src/inttypes/intmax_t.h delete mode 100644 src/inttypes/uintmax_t.c create mode 100644 src/inttypes/uintmax_t.h delete mode 100644 src/iso646/and.c create mode 100644 src/iso646/and.h delete mode 100644 src/iso646/and_eq.c create mode 100644 src/iso646/and_eq.h delete mode 100644 src/iso646/bitand.c create mode 100644 src/iso646/bitand.h delete mode 100644 src/iso646/bitor.c create mode 100644 src/iso646/bitor.h delete mode 100644 src/iso646/compl.c create mode 100644 src/iso646/compl.h delete mode 100644 src/iso646/not.c create mode 100644 src/iso646/not.h delete mode 100644 src/iso646/not_eq.c create mode 100644 src/iso646/not_eq.h delete mode 100644 src/iso646/or.c create mode 100644 src/iso646/or.h delete mode 100644 src/iso646/or_eq.c create mode 100644 src/iso646/or_eq.h delete mode 100644 src/iso646/xor.c create mode 100644 src/iso646/xor.h delete mode 100644 src/iso646/xor_eq.c create mode 100644 src/iso646/xor_eq.h delete mode 100644 src/limits/AIO_LISTIO_MAX.c create mode 100644 src/limits/AIO_LISTIO_MAX.h delete mode 100644 src/limits/AIO_MAX.c create mode 100644 src/limits/AIO_MAX.h delete mode 100644 src/limits/AIO_PRIO_DELTA_MAX.c create mode 100644 src/limits/AIO_PRIO_DELTA_MAX.h delete mode 100644 src/limits/ARG_MAX.c create mode 100644 src/limits/ARG_MAX.h delete mode 100644 src/limits/ATEXIT_MAX.c create mode 100644 src/limits/ATEXIT_MAX.h delete mode 100644 src/limits/BC_BASE_MAX.c create mode 100644 src/limits/BC_BASE_MAX.h delete mode 100644 src/limits/BC_DIM_MAX.c create mode 100644 src/limits/BC_DIM_MAX.h delete mode 100644 src/limits/BC_SCALE_MAX.c create mode 100644 src/limits/BC_SCALE_MAX.h delete mode 100644 src/limits/BC_STRING_MAX.c create mode 100644 src/limits/BC_STRING_MAX.h delete mode 100644 src/limits/CHARCLASS_NAME_MAX.c create mode 100644 src/limits/CHARCLASS_NAME_MAX.h delete mode 100644 src/limits/CHAR_BIT.c create mode 100644 src/limits/CHAR_BIT.h delete mode 100644 src/limits/CHAR_MAX.c create mode 100644 src/limits/CHAR_MAX.h delete mode 100644 src/limits/CHAR_MIN.c create mode 100644 src/limits/CHAR_MIN.h delete mode 100644 src/limits/CHILD_MAX.c create mode 100644 src/limits/CHILD_MAX.h delete mode 100644 src/limits/COLL_WEIGHTS_MAX.c create mode 100644 src/limits/COLL_WEIGHTS_MAX.h delete mode 100644 src/limits/DELAYTIMER_MAX.c create mode 100644 src/limits/DELAYTIMER_MAX.h delete mode 100644 src/limits/EXPR_NEST_MAX.c create mode 100644 src/limits/EXPR_NEST_MAX.h delete mode 100644 src/limits/INT_MAX.c create mode 100644 src/limits/INT_MAX.h delete mode 100644 src/limits/INT_MIN.c create mode 100644 src/limits/INT_MIN.h delete mode 100644 src/limits/IOV_MAX.c create mode 100644 src/limits/IOV_MAX.h delete mode 100644 src/limits/LINE_MAX.c create mode 100644 src/limits/LINE_MAX.h delete mode 100644 src/limits/LINK_MAX.c create mode 100644 src/limits/LINK_MAX.h delete mode 100644 src/limits/LLONG_MAX.c create mode 100644 src/limits/LLONG_MAX.h delete mode 100644 src/limits/LLONG_MIN.c create mode 100644 src/limits/LLONG_MIN.h delete mode 100644 src/limits/LONG_BIT.c create mode 100644 src/limits/LONG_BIT.h delete mode 100644 src/limits/LONG_MAX.c create mode 100644 src/limits/LONG_MAX.h delete mode 100644 src/limits/LONG_MIN.c create mode 100644 src/limits/LONG_MIN.h delete mode 100644 src/limits/MAX_CANON.c create mode 100644 src/limits/MAX_CANON.h delete mode 100644 src/limits/MAX_INPUT.c create mode 100644 src/limits/MAX_INPUT.h delete mode 100644 src/limits/MB_LEN_MAX.c create mode 100644 src/limits/MB_LEN_MAX.h delete mode 100644 src/limits/MQ_OPEN_MAX.c create mode 100644 src/limits/MQ_OPEN_MAX.h delete mode 100644 src/limits/MQ_PRIO_MAX.c create mode 100644 src/limits/MQ_PRIO_MAX.h delete mode 100644 src/limits/NAME_MAX.c create mode 100644 src/limits/NAME_MAX.h delete mode 100644 src/limits/NGROUPS_MAX.c create mode 100644 src/limits/NGROUPS_MAX.h delete mode 100644 src/limits/NL_ARGMAX.c create mode 100644 src/limits/NL_ARGMAX.h delete mode 100644 src/limits/NL_LANGMAX.c create mode 100644 src/limits/NL_LANGMAX.h delete mode 100644 src/limits/NL_MSGMAX.c create mode 100644 src/limits/NL_MSGMAX.h delete mode 100644 src/limits/NL_NMAX.c create mode 100644 src/limits/NL_NMAX.h delete mode 100644 src/limits/NL_SETMAX.c create mode 100644 src/limits/NL_SETMAX.h delete mode 100644 src/limits/NL_TEXTMAX.c create mode 100644 src/limits/NL_TEXTMAX.h delete mode 100644 src/limits/NZERO.c create mode 100644 src/limits/NZERO.h delete mode 100644 src/limits/OPEN_MAX.c create mode 100644 src/limits/OPEN_MAX.h delete mode 100644 src/limits/PAGESIZE.c create mode 100644 src/limits/PAGESIZE.h delete mode 100644 src/limits/PAGE_SIZE.c create mode 100644 src/limits/PAGE_SIZE.h delete mode 100644 src/limits/PASS_MAX.c create mode 100644 src/limits/PASS_MAX.h delete mode 100644 src/limits/PATH_MAX.c create mode 100644 src/limits/PATH_MAX.h delete mode 100644 src/limits/PIPE_BUF.c create mode 100644 src/limits/PIPE_BUF.h delete mode 100644 src/limits/RE_DUP_MAX.c create mode 100644 src/limits/RE_DUP_MAX.h delete mode 100644 src/limits/RTSIG_MAX.c create mode 100644 src/limits/RTSIG_MAX.h delete mode 100644 src/limits/SCHAR_MAX.c create mode 100644 src/limits/SCHAR_MAX.h delete mode 100644 src/limits/SCHAR_MIN.c create mode 100644 src/limits/SCHAR_MIN.h delete mode 100644 src/limits/SEM_NSEMS_MAX.c create mode 100644 src/limits/SEM_NSEMS_MAX.h delete mode 100644 src/limits/SEM_VALUE_MAX.c create mode 100644 src/limits/SEM_VALUE_MAX.h delete mode 100644 src/limits/SHRT_MAX.c create mode 100644 src/limits/SHRT_MAX.h delete mode 100644 src/limits/SHRT_MIN.c create mode 100644 src/limits/SHRT_MIN.h delete mode 100644 src/limits/SIGQUEUE_MAX.c create mode 100644 src/limits/SIGQUEUE_MAX.h delete mode 100644 src/limits/SSIZE_MAX.c create mode 100644 src/limits/SSIZE_MAX.h delete mode 100644 src/limits/STREAM_MAX.c create mode 100644 src/limits/STREAM_MAX.h delete mode 100644 src/limits/TIMER_MAX.c create mode 100644 src/limits/TIMER_MAX.h delete mode 100644 src/limits/TMP_MAX.c create mode 100644 src/limits/TMP_MAX.h delete mode 100644 src/limits/TZNAME_MAX.c create mode 100644 src/limits/TZNAME_MAX.h delete mode 100644 src/limits/UCHAR_MAX.c create mode 100644 src/limits/UCHAR_MAX.h delete mode 100644 src/limits/UINT_MAX.c create mode 100644 src/limits/UINT_MAX.h delete mode 100644 src/limits/ULLONG_MAX.c create mode 100644 src/limits/ULLONG_MAX.h delete mode 100644 src/limits/ULONG_MAX.c create mode 100644 src/limits/ULONG_MAX.h delete mode 100644 src/limits/USHRT_MAX.c create mode 100644 src/limits/USHRT_MAX.h delete mode 100644 src/limits/WORD_BIT.c create mode 100644 src/limits/WORD_BIT.h delete mode 100644 src/limits/_POSIX2_BC_BASE_MAX.c create mode 100644 src/limits/_POSIX2_BC_BASE_MAX.h delete mode 100644 src/limits/_POSIX2_BC_DIM_MAX.c create mode 100644 src/limits/_POSIX2_BC_DIM_MAX.h delete mode 100644 src/limits/_POSIX2_BC_SCALE_MAX.c create mode 100644 src/limits/_POSIX2_BC_SCALE_MAX.h delete mode 100644 src/limits/_POSIX2_BC_STRING_MAX.c create mode 100644 src/limits/_POSIX2_BC_STRING_MAX.h delete mode 100644 src/limits/_POSIX2_COLL_WEIGHTS_MAX.c create mode 100644 src/limits/_POSIX2_COLL_WEIGHTS_MAX.h delete mode 100644 src/limits/_POSIX2_EXPR_NEST_MAX.c create mode 100644 src/limits/_POSIX2_EXPR_NEST_MAX.h delete mode 100644 src/limits/_POSIX2_LINE_MAX.c create mode 100644 src/limits/_POSIX2_LINE_MAX.h delete mode 100644 src/limits/_POSIX2_RE_DUP_MAX.c create mode 100644 src/limits/_POSIX2_RE_DUP_MAX.h delete mode 100644 src/limits/_POSIX_AIO_LISTIO_MAX.c create mode 100644 src/limits/_POSIX_AIO_LISTIO_MAX.h delete mode 100644 src/limits/_POSIX_AIO_MAX.c create mode 100644 src/limits/_POSIX_AIO_MAX.h delete mode 100644 src/limits/_POSIX_ARG_MAX.c create mode 100644 src/limits/_POSIX_ARG_MAX.h delete mode 100644 src/limits/_POSIX_CHILD_MAX.c create mode 100644 src/limits/_POSIX_CHILD_MAX.h delete mode 100644 src/limits/_POSIX_CLOCKRES_MIN.c create mode 100644 src/limits/_POSIX_CLOCKRES_MIN.h delete mode 100644 src/limits/_POSIX_DELAYTIMER_MAX.c create mode 100644 src/limits/_POSIX_DELAYTIMER_MAX.h delete mode 100644 src/limits/_POSIX_LINK_MAX.c create mode 100644 src/limits/_POSIX_LINK_MAX.h delete mode 100644 src/limits/_POSIX_MAX_CANON.c create mode 100644 src/limits/_POSIX_MAX_CANON.h delete mode 100644 src/limits/_POSIX_MAX_INPUT.c create mode 100644 src/limits/_POSIX_MAX_INPUT.h delete mode 100644 src/limits/_POSIX_MQ_OPEN_MAX.c create mode 100644 src/limits/_POSIX_MQ_OPEN_MAX.h delete mode 100644 src/limits/_POSIX_MQ_PRIO_MAX.c create mode 100644 src/limits/_POSIX_MQ_PRIO_MAX.h delete mode 100644 src/limits/_POSIX_NAME_MAX.c create mode 100644 src/limits/_POSIX_NAME_MAX.h delete mode 100644 src/limits/_POSIX_NGROUPS_MAX.c create mode 100644 src/limits/_POSIX_NGROUPS_MAX.h delete mode 100644 src/limits/_POSIX_OPEN_MAX.c create mode 100644 src/limits/_POSIX_OPEN_MAX.h delete mode 100644 src/limits/_POSIX_PATH_MAX.c create mode 100644 src/limits/_POSIX_PATH_MAX.h delete mode 100644 src/limits/_POSIX_PIPE_BUF.c create mode 100644 src/limits/_POSIX_PIPE_BUF.h delete mode 100644 src/limits/_POSIX_RTSIG_MAX.c create mode 100644 src/limits/_POSIX_RTSIG_MAX.h delete mode 100644 src/limits/_POSIX_SEM_NSEMS_MAX.c create mode 100644 src/limits/_POSIX_SEM_NSEMS_MAX.h delete mode 100644 src/limits/_POSIX_SEM_VALUE_MAX.c create mode 100644 src/limits/_POSIX_SEM_VALUE_MAX.h delete mode 100644 src/limits/_POSIX_SIGQUEUE_MAX.c create mode 100644 src/limits/_POSIX_SIGQUEUE_MAX.h delete mode 100644 src/limits/_POSIX_SSIZE_MAX.c create mode 100644 src/limits/_POSIX_SSIZE_MAX.h delete mode 100644 src/limits/_POSIX_STREAM_MAX.c create mode 100644 src/limits/_POSIX_STREAM_MAX.h delete mode 100644 src/limits/_POSIX_TIMER_MAX.c create mode 100644 src/limits/_POSIX_TIMER_MAX.h delete mode 100644 src/limits/_POSIX_TZNAME_MAX.c create mode 100644 src/limits/_POSIX_TZNAME_MAX.h delete mode 100644 src/limits/_XOPEN_IOV_MAX.c create mode 100644 src/limits/_XOPEN_IOV_MAX.h delete mode 100644 src/locale/LC_ALL_MASK.c create mode 100644 src/locale/LC_ALL_MASK.h delete mode 100644 src/locale/LC_COLLATE_MASK.c create mode 100644 src/locale/LC_COLLATE_MASK.h delete mode 100644 src/locale/LC_CTYPE_MASK.c create mode 100644 src/locale/LC_CTYPE_MASK.h delete mode 100644 src/locale/LC_MESSAGES.c create mode 100644 src/locale/LC_MESSAGES.h delete mode 100644 src/locale/LC_MESSAGES_MASK.c create mode 100644 src/locale/LC_MESSAGES_MASK.h delete mode 100644 src/locale/LC_MONETARY_MASK.c create mode 100644 src/locale/LC_MONETARY_MASK.h delete mode 100644 src/locale/LC_NUMERIC_MASK.c create mode 100644 src/locale/LC_NUMERIC_MASK.h delete mode 100644 src/locale/LC_TIME_MASK.c create mode 100644 src/locale/LC_TIME_MASK.h delete mode 100644 src/math/FP_FAST_FMA.c create mode 100644 src/math/FP_FAST_FMA.h delete mode 100644 src/math/FP_FAST_FMAF.c create mode 100644 src/math/FP_FAST_FMAF.h delete mode 100644 src/math/FP_FAST_FMAL.c create mode 100644 src/math/FP_FAST_FMAL.h delete mode 100644 src/math/FP_ILOGB0.c create mode 100644 src/math/FP_ILOGB0.h delete mode 100644 src/math/FP_ILOGBNAN.c create mode 100644 src/math/FP_ILOGBNAN.h delete mode 100644 src/math/FP_INFINITE.c create mode 100644 src/math/FP_INFINITE.h delete mode 100644 src/math/FP_NAN.c create mode 100644 src/math/FP_NAN.h delete mode 100644 src/math/FP_NORMAL.c create mode 100644 src/math/FP_NORMAL.h delete mode 100644 src/math/FP_SUBNORMAL.c create mode 100644 src/math/FP_SUBNORMAL.h delete mode 100644 src/math/FP_ZERO.c create mode 100644 src/math/FP_ZERO.h delete mode 100644 src/math/HUGE_VALF.c create mode 100644 src/math/HUGE_VALF.h delete mode 100644 src/math/HUGE_VALL.c create mode 100644 src/math/HUGE_VALL.h delete mode 100644 src/math/INFINITY.c create mode 100644 src/math/INFINITY.h delete mode 100644 src/math/MATH_ERREXCEPT.c create mode 100644 src/math/MATH_ERREXCEPT.h delete mode 100644 src/math/MATH_ERRNO.c create mode 100644 src/math/MATH_ERRNO.h delete mode 100644 src/math/MAXFLOAT.c create mode 100644 src/math/MAXFLOAT.h delete mode 100644 src/math/M_1_PI.c create mode 100644 src/math/M_1_PI.h delete mode 100644 src/math/M_2_PI.c create mode 100644 src/math/M_2_PI.h delete mode 100644 src/math/M_2_SQRTPI.c create mode 100644 src/math/M_2_SQRTPI.h delete mode 100644 src/math/M_E.c create mode 100644 src/math/M_E.h delete mode 100644 src/math/M_LN10.c create mode 100644 src/math/M_LN10.h delete mode 100644 src/math/M_LN2.c create mode 100644 src/math/M_LN2.h delete mode 100644 src/math/M_LOG10E.c create mode 100644 src/math/M_LOG10E.h delete mode 100644 src/math/M_LOG2E.c create mode 100644 src/math/M_LOG2E.h delete mode 100644 src/math/M_PI.c create mode 100644 src/math/M_PI.h delete mode 100644 src/math/M_PI_2.c create mode 100644 src/math/M_PI_2.h delete mode 100644 src/math/M_PI_4.c create mode 100644 src/math/M_PI_4.h delete mode 100644 src/math/M_SQRT1_2.c create mode 100644 src/math/M_SQRT1_2.h delete mode 100644 src/math/M_SQRT2.c create mode 100644 src/math/M_SQRT2.h delete mode 100644 src/math/NAN.c create mode 100644 src/math/NAN.h delete mode 100644 src/math/double_t.c create mode 100644 src/math/double_t.h delete mode 100644 src/math/float_t.c create mode 100644 src/math/float_t.h delete mode 100644 src/math/fpclassify.c create mode 100644 src/math/fpclassify.h delete mode 100644 src/math/isfinite.c create mode 100644 src/math/isfinite.h delete mode 100644 src/math/isinf.c create mode 100644 src/math/isinf.h delete mode 100644 src/math/isnan.c create mode 100644 src/math/isnan.h delete mode 100644 src/math/isnormal.c create mode 100644 src/math/isnormal.h delete mode 100644 src/math/math_errhandling.c create mode 100644 src/math/math_errhandling.h delete mode 100644 src/math/signbit.c create mode 100644 src/math/signbit.h delete mode 100644 src/signal/BUS_ADRALN.c create mode 100644 src/signal/BUS_ADRALN.h delete mode 100644 src/signal/BUS_ADRERR.c create mode 100644 src/signal/BUS_ADRERR.h delete mode 100644 src/signal/BUS_OBJERR.c create mode 100644 src/signal/BUS_OBJERR.h delete mode 100644 src/signal/CLD_CONTINUED.c create mode 100644 src/signal/CLD_CONTINUED.h delete mode 100644 src/signal/CLD_DUMPED.c create mode 100644 src/signal/CLD_DUMPED.h delete mode 100644 src/signal/CLD_EXITED.c create mode 100644 src/signal/CLD_EXITED.h delete mode 100644 src/signal/CLD_KILLED.c create mode 100644 src/signal/CLD_KILLED.h delete mode 100644 src/signal/CLD_STOPPED.c create mode 100644 src/signal/CLD_STOPPED.h delete mode 100644 src/signal/CLD_TRAPPED.c create mode 100644 src/signal/CLD_TRAPPED.h delete mode 100644 src/signal/FPE_FLTDIV.c create mode 100644 src/signal/FPE_FLTDIV.h delete mode 100644 src/signal/FPE_FLTINV.c create mode 100644 src/signal/FPE_FLTINV.h delete mode 100644 src/signal/FPE_FLTOVF.c create mode 100644 src/signal/FPE_FLTOVF.h delete mode 100644 src/signal/FPE_FLTRES.c create mode 100644 src/signal/FPE_FLTRES.h delete mode 100644 src/signal/FPE_FLTSUB.c create mode 100644 src/signal/FPE_FLTSUB.h delete mode 100644 src/signal/FPE_FLTUND.c create mode 100644 src/signal/FPE_FLTUND.h delete mode 100644 src/signal/FPE_INTDIV.c create mode 100644 src/signal/FPE_INTDIV.h delete mode 100644 src/signal/FPE_INTOVF.c create mode 100644 src/signal/FPE_INTOVF.h delete mode 100644 src/signal/ILL_BADSTK.c create mode 100644 src/signal/ILL_BADSTK.h delete mode 100644 src/signal/ILL_COPROC.c create mode 100644 src/signal/ILL_COPROC.h delete mode 100644 src/signal/ILL_ILLADR.c create mode 100644 src/signal/ILL_ILLADR.h delete mode 100644 src/signal/ILL_ILLOPC.c create mode 100644 src/signal/ILL_ILLOPC.h delete mode 100644 src/signal/ILL_ILLOPN.c create mode 100644 src/signal/ILL_ILLOPN.h delete mode 100644 src/signal/ILL_ILLTRP.c create mode 100644 src/signal/ILL_ILLTRP.h delete mode 100644 src/signal/ILL_PRVOPC.c create mode 100644 src/signal/ILL_PRVOPC.h delete mode 100644 src/signal/ILL_PRVREG.c create mode 100644 src/signal/ILL_PRVREG.h delete mode 100644 src/signal/MINSIGSTKSZ.c create mode 100644 src/signal/MINSIGSTKSZ.h delete mode 100644 src/signal/POLL_ERR.c create mode 100644 src/signal/POLL_ERR.h delete mode 100644 src/signal/POLL_HUP.c create mode 100644 src/signal/POLL_HUP.h delete mode 100644 src/signal/POLL_IN.c create mode 100644 src/signal/POLL_IN.h delete mode 100644 src/signal/POLL_MSG.c create mode 100644 src/signal/POLL_MSG.h delete mode 100644 src/signal/POLL_OUT.c create mode 100644 src/signal/POLL_OUT.h delete mode 100644 src/signal/POLL_PRI.c create mode 100644 src/signal/POLL_PRI.h delete mode 100644 src/signal/SA_NOCLDSTOP.c create mode 100644 src/signal/SA_NOCLDSTOP.h delete mode 100644 src/signal/SA_NOCLDWAIT.c create mode 100644 src/signal/SA_NOCLDWAIT.h delete mode 100644 src/signal/SA_NODEFER.c create mode 100644 src/signal/SA_NODEFER.h delete mode 100644 src/signal/SA_ONSTACK.c create mode 100644 src/signal/SA_ONSTACK.h delete mode 100644 src/signal/SA_RESETHAND.c create mode 100644 src/signal/SA_RESETHAND.h delete mode 100644 src/signal/SA_RESTART.c create mode 100644 src/signal/SA_RESTART.h delete mode 100644 src/signal/SA_SIGINFO.c create mode 100644 src/signal/SA_SIGINFO.h delete mode 100644 src/signal/SEGV_ACCERR.c create mode 100644 src/signal/SEGV_ACCERR.h delete mode 100644 src/signal/SEGV_MAPERR.c create mode 100644 src/signal/SEGV_MAPERR.h delete mode 100644 src/signal/SIGALRM.c create mode 100644 src/signal/SIGALRM.h delete mode 100644 src/signal/SIGBUS.c create mode 100644 src/signal/SIGBUS.h delete mode 100644 src/signal/SIGCHLD.c create mode 100644 src/signal/SIGCHLD.h delete mode 100644 src/signal/SIGCONT.c create mode 100644 src/signal/SIGCONT.h delete mode 100644 src/signal/SIGEV_NONE.c create mode 100644 src/signal/SIGEV_NONE.h delete mode 100644 src/signal/SIGEV_SIGNAL.c create mode 100644 src/signal/SIGEV_SIGNAL.h delete mode 100644 src/signal/SIGHUP.c create mode 100644 src/signal/SIGHUP.h delete mode 100644 src/signal/SIGINT.c delete mode 100644 src/signal/SIGKILL.c create mode 100644 src/signal/SIGKILL.h delete mode 100644 src/signal/SIGPIPE.c create mode 100644 src/signal/SIGPIPE.h delete mode 100644 src/signal/SIGPOLL.c create mode 100644 src/signal/SIGPOLL.h delete mode 100644 src/signal/SIGPROF.c create mode 100644 src/signal/SIGPROF.h delete mode 100644 src/signal/SIGQUIT.c create mode 100644 src/signal/SIGQUIT.h delete mode 100644 src/signal/SIGRTMAX.c create mode 100644 src/signal/SIGRTMAX.h delete mode 100644 src/signal/SIGRTMIN.c create mode 100644 src/signal/SIGRTMIN.h delete mode 100644 src/signal/SIGSTKSZ.c create mode 100644 src/signal/SIGSTKSZ.h delete mode 100644 src/signal/SIGSTOP.c create mode 100644 src/signal/SIGSTOP.h delete mode 100644 src/signal/SIGSYS.c create mode 100644 src/signal/SIGSYS.h delete mode 100644 src/signal/SIGTRAP.c create mode 100644 src/signal/SIGTRAP.h delete mode 100644 src/signal/SIGTSTP.c create mode 100644 src/signal/SIGTSTP.h delete mode 100644 src/signal/SIGTTIN.c create mode 100644 src/signal/SIGTTIN.h delete mode 100644 src/signal/SIGTTOU.c create mode 100644 src/signal/SIGTTOU.h delete mode 100644 src/signal/SIGURG.c create mode 100644 src/signal/SIGURG.h delete mode 100644 src/signal/SIGUSR1.c create mode 100644 src/signal/SIGUSR1.h delete mode 100644 src/signal/SIGUSR2.c create mode 100644 src/signal/SIGUSR2.h delete mode 100644 src/signal/SIGVTALRM.c create mode 100644 src/signal/SIGVTALRM.h delete mode 100644 src/signal/SIGXCPU.c create mode 100644 src/signal/SIGXCPU.h delete mode 100644 src/signal/SIGXFSZ.c create mode 100644 src/signal/SIGXFSZ.h delete mode 100644 src/signal/SIG_BLOCK.c create mode 100644 src/signal/SIG_BLOCK.h delete mode 100644 src/signal/SIG_HOLD.c create mode 100644 src/signal/SIG_HOLD.h delete mode 100644 src/signal/SIG_SETMASK.c create mode 100644 src/signal/SIG_SETMASK.h delete mode 100644 src/signal/SIG_UNBLOCK.c create mode 100644 src/signal/SIG_UNBLOCK.h delete mode 100644 src/signal/SI_ASYNCIO.c create mode 100644 src/signal/SI_ASYNCIO.h delete mode 100644 src/signal/SI_MESGQ.c create mode 100644 src/signal/SI_MESGQ.h delete mode 100644 src/signal/SI_QUEUE.c create mode 100644 src/signal/SI_QUEUE.h delete mode 100644 src/signal/SI_TIMER.c create mode 100644 src/signal/SI_TIMER.h delete mode 100644 src/signal/SI_USER.c create mode 100644 src/signal/SI_USER.h delete mode 100644 src/signal/SS_DISABLE.c create mode 100644 src/signal/SS_DISABLE.h delete mode 100644 src/signal/SS_ONSTACK.c create mode 100644 src/signal/SS_ONSTACK.h delete mode 100644 src/signal/TRAP_BRKPT.c create mode 100644 src/signal/TRAP_BRKPT.h delete mode 100644 src/signal/TRAP_TRACE.c create mode 100644 src/signal/TRAP_TRACE.h delete mode 100644 src/signal/siginfo_t.c create mode 100644 src/signal/siginfo_t.h delete mode 100644 src/signal/sigset_t.c create mode 100644 src/signal/sigset_t.h delete mode 100644 src/signal/stack_t.c create mode 100644 src/signal/stack_t.h delete mode 100644 src/signal/struct_sigaction.c create mode 100644 src/signal/struct_sigaction.h delete mode 100644 src/signal/struct_sigevent.c create mode 100644 src/signal/struct_sigevent.h delete mode 100644 src/signal/struct_sigstack.c create mode 100644 src/signal/struct_sigstack.h delete mode 100644 src/signal/union_sigval.c create mode 100644 src/signal/union_sigval.h delete mode 100644 src/stdalign/__alignas_is_defined.c create mode 100644 src/stdalign/__alignas_is_defined.h delete mode 100644 src/stdalign/__alignof_is_defined.c create mode 100644 src/stdalign/__alignof_is_defined.h delete mode 100644 src/stdalign/alignas.c create mode 100644 src/stdalign/alignas.h delete mode 100644 src/stdalign/alignof.c create mode 100644 src/stdalign/alignof.h delete mode 100644 src/stdarg/va_copy.c create mode 100644 src/stdarg/va_copy.h delete mode 100644 src/stdbool/__bool_true_false_are_defined.c create mode 100644 src/stdbool/__bool_true_false_are_defined.h delete mode 100644 src/stdbool/bool.c create mode 100644 src/stdbool/bool.h delete mode 100644 src/stdbool/false.c create mode 100644 src/stdbool/false.h delete mode 100644 src/stdbool/true.c create mode 100644 src/stdbool/true.h delete mode 100644 src/stddef/max_align_t.c create mode 100644 src/stddef/max_align_t.h delete mode 100644 src/stddef/rsize_t.c create mode 100644 src/stddef/rsize_t.h delete mode 100644 src/stdint/INT16_C.c create mode 100644 src/stdint/INT16_C.h delete mode 100644 src/stdint/INT16_MAX.c create mode 100644 src/stdint/INT16_MAX.h delete mode 100644 src/stdint/INT16_MIN.c create mode 100644 src/stdint/INT16_MIN.h delete mode 100644 src/stdint/INT32_C.c create mode 100644 src/stdint/INT32_C.h delete mode 100644 src/stdint/INT32_MAX.c create mode 100644 src/stdint/INT32_MAX.h delete mode 100644 src/stdint/INT32_MIN.c create mode 100644 src/stdint/INT32_MIN.h delete mode 100644 src/stdint/INT64_C.c create mode 100644 src/stdint/INT64_C.h delete mode 100644 src/stdint/INT64_MAX.c create mode 100644 src/stdint/INT64_MAX.h delete mode 100644 src/stdint/INT64_MIN.c create mode 100644 src/stdint/INT64_MIN.h delete mode 100644 src/stdint/INT8_C.c create mode 100644 src/stdint/INT8_C.h delete mode 100644 src/stdint/INT8_MAX.c create mode 100644 src/stdint/INT8_MAX.h delete mode 100644 src/stdint/INT8_MIN.c create mode 100644 src/stdint/INT8_MIN.h delete mode 100644 src/stdint/INTMAX_C.c create mode 100644 src/stdint/INTMAX_C.h delete mode 100644 src/stdint/INTMAX_MAX.c create mode 100644 src/stdint/INTMAX_MAX.h delete mode 100644 src/stdint/INTMAX_MIN.c create mode 100644 src/stdint/INTMAX_MIN.h delete mode 100644 src/stdint/INTPTR_MAX.c create mode 100644 src/stdint/INTPTR_MAX.h delete mode 100644 src/stdint/INTPTR_MIN.c create mode 100644 src/stdint/INTPTR_MIN.h delete mode 100644 src/stdint/INT_FAST16_MAX.c create mode 100644 src/stdint/INT_FAST16_MAX.h delete mode 100644 src/stdint/INT_FAST16_MIN.c create mode 100644 src/stdint/INT_FAST16_MIN.h delete mode 100644 src/stdint/INT_FAST32_MAX.c create mode 100644 src/stdint/INT_FAST32_MAX.h delete mode 100644 src/stdint/INT_FAST32_MIN.c create mode 100644 src/stdint/INT_FAST32_MIN.h delete mode 100644 src/stdint/INT_FAST64_MAX.c create mode 100644 src/stdint/INT_FAST64_MAX.h delete mode 100644 src/stdint/INT_FAST64_MIN.c create mode 100644 src/stdint/INT_FAST64_MIN.h delete mode 100644 src/stdint/INT_FAST8_MAX.c create mode 100644 src/stdint/INT_FAST8_MAX.h delete mode 100644 src/stdint/INT_FAST8_MIN.c create mode 100644 src/stdint/INT_FAST8_MIN.h delete mode 100644 src/stdint/INT_LEAST16_MAX.c create mode 100644 src/stdint/INT_LEAST16_MAX.h delete mode 100644 src/stdint/INT_LEAST16_MIN.c create mode 100644 src/stdint/INT_LEAST16_MIN.h delete mode 100644 src/stdint/INT_LEAST32_MAX.c create mode 100644 src/stdint/INT_LEAST32_MAX.h delete mode 100644 src/stdint/INT_LEAST32_MIN.c create mode 100644 src/stdint/INT_LEAST32_MIN.h delete mode 100644 src/stdint/INT_LEAST64_MAX.c create mode 100644 src/stdint/INT_LEAST64_MAX.h delete mode 100644 src/stdint/INT_LEAST64_MIN.c create mode 100644 src/stdint/INT_LEAST64_MIN.h delete mode 100644 src/stdint/INT_LEAST8_MAX.c create mode 100644 src/stdint/INT_LEAST8_MAX.h delete mode 100644 src/stdint/INT_LEAST8_MIN.c create mode 100644 src/stdint/INT_LEAST8_MIN.h delete mode 100644 src/stdint/PTRDIFF_MAX.c create mode 100644 src/stdint/PTRDIFF_MAX.h delete mode 100644 src/stdint/PTRDIFF_MIN.c create mode 100644 src/stdint/PTRDIFF_MIN.h delete mode 100644 src/stdint/RSIZE_MAX.c create mode 100644 src/stdint/RSIZE_MAX.h delete mode 100644 src/stdint/SIG_ATOMIC_MAX.c create mode 100644 src/stdint/SIG_ATOMIC_MAX.h delete mode 100644 src/stdint/SIG_ATOMIC_MIN.c create mode 100644 src/stdint/SIG_ATOMIC_MIN.h delete mode 100644 src/stdint/SIZE_MAX.c create mode 100644 src/stdint/SIZE_MAX.h delete mode 100644 src/stdint/UINT16_C.c create mode 100644 src/stdint/UINT16_C.h delete mode 100644 src/stdint/UINT16_MAX.c create mode 100644 src/stdint/UINT16_MAX.h delete mode 100644 src/stdint/UINT32_C.c create mode 100644 src/stdint/UINT32_C.h delete mode 100644 src/stdint/UINT32_MAX.c create mode 100644 src/stdint/UINT32_MAX.h delete mode 100644 src/stdint/UINT64_C.c create mode 100644 src/stdint/UINT64_C.h delete mode 100644 src/stdint/UINT64_MAX.c create mode 100644 src/stdint/UINT64_MAX.h delete mode 100644 src/stdint/UINT8_C.c create mode 100644 src/stdint/UINT8_C.h delete mode 100644 src/stdint/UINT8_MAX.c create mode 100644 src/stdint/UINT8_MAX.h delete mode 100644 src/stdint/UINTMAX_C.c create mode 100644 src/stdint/UINTMAX_C.h delete mode 100644 src/stdint/UINTMAX_MAX.c create mode 100644 src/stdint/UINTMAX_MAX.h delete mode 100644 src/stdint/UINTPTR_MAX.c create mode 100644 src/stdint/UINTPTR_MAX.h delete mode 100644 src/stdint/UINT_FAST16_MAX.c create mode 100644 src/stdint/UINT_FAST16_MAX.h delete mode 100644 src/stdint/UINT_FAST32_MAX.c create mode 100644 src/stdint/UINT_FAST32_MAX.h delete mode 100644 src/stdint/UINT_FAST64_MAX.c create mode 100644 src/stdint/UINT_FAST64_MAX.h delete mode 100644 src/stdint/UINT_FAST8_MAX.c create mode 100644 src/stdint/UINT_FAST8_MAX.h delete mode 100644 src/stdint/UINT_LEAST16_MAX.c create mode 100644 src/stdint/UINT_LEAST16_MAX.h delete mode 100644 src/stdint/UINT_LEAST32_MAX.c create mode 100644 src/stdint/UINT_LEAST32_MAX.h delete mode 100644 src/stdint/UINT_LEAST64_MAX.c create mode 100644 src/stdint/UINT_LEAST64_MAX.h delete mode 100644 src/stdint/UINT_LEAST8_MAX.c create mode 100644 src/stdint/UINT_LEAST8_MAX.h delete mode 100644 src/stdint/WINT_MAX.c create mode 100644 src/stdint/WINT_MAX.h delete mode 100644 src/stdint/WINT_MIN.c create mode 100644 src/stdint/WINT_MIN.h delete mode 100644 src/stdint/int16_t.c create mode 100644 src/stdint/int16_t.h delete mode 100644 src/stdint/int32_t.c create mode 100644 src/stdint/int32_t.h delete mode 100644 src/stdint/int64_t.c create mode 100644 src/stdint/int64_t.h delete mode 100644 src/stdint/int8_t.c create mode 100644 src/stdint/int8_t.h delete mode 100644 src/stdint/int_fast16_t.c create mode 100644 src/stdint/int_fast16_t.h delete mode 100644 src/stdint/int_fast32_t.c create mode 100644 src/stdint/int_fast32_t.h delete mode 100644 src/stdint/int_fast64_t.c create mode 100644 src/stdint/int_fast64_t.h delete mode 100644 src/stdint/int_fast8_t.c create mode 100644 src/stdint/int_fast8_t.h delete mode 100644 src/stdint/int_least16_t.c create mode 100644 src/stdint/int_least16_t.h delete mode 100644 src/stdint/int_least32_t.c create mode 100644 src/stdint/int_least32_t.h delete mode 100644 src/stdint/int_least64_t.c create mode 100644 src/stdint/int_least64_t.h delete mode 100644 src/stdint/int_least8_t.c create mode 100644 src/stdint/int_least8_t.h delete mode 100644 src/stdint/intmax_t.c create mode 100644 src/stdint/intmax_t.h delete mode 100644 src/stdint/intptr_t.c create mode 100644 src/stdint/intptr_t.h delete mode 100644 src/stdint/uint16_t.c create mode 100644 src/stdint/uint16_t.h delete mode 100644 src/stdint/uint32_t.c create mode 100644 src/stdint/uint32_t.h delete mode 100644 src/stdint/uint64_t.c create mode 100644 src/stdint/uint64_t.h delete mode 100644 src/stdint/uint8_t.c create mode 100644 src/stdint/uint8_t.h delete mode 100644 src/stdint/uint_fast16_t.c create mode 100644 src/stdint/uint_fast16_t.h delete mode 100644 src/stdint/uint_fast32_t.c create mode 100644 src/stdint/uint_fast32_t.h delete mode 100644 src/stdint/uint_fast64_t.c create mode 100644 src/stdint/uint_fast64_t.h delete mode 100644 src/stdint/uint_fast8_t.c create mode 100644 src/stdint/uint_fast8_t.h delete mode 100644 src/stdint/uint_least16_t.c create mode 100644 src/stdint/uint_least16_t.h delete mode 100644 src/stdint/uint_least32_t.c create mode 100644 src/stdint/uint_least32_t.h delete mode 100644 src/stdint/uint_least64_t.c create mode 100644 src/stdint/uint_least64_t.h delete mode 100644 src/stdint/uint_least8_t.c create mode 100644 src/stdint/uint_least8_t.h delete mode 100644 src/stdint/uintmax_t.c create mode 100644 src/stdint/uintmax_t.h delete mode 100644 src/stdint/uintptr_t.c create mode 100644 src/stdint/uintptr_t.h delete mode 100644 src/stdio/L_ctermid.c create mode 100644 src/stdio/L_ctermid.h delete mode 100644 src/stdio/L_cuserid.c create mode 100644 src/stdio/L_cuserid.h delete mode 100644 src/stdio/L_tmpnam_s.c create mode 100644 src/stdio/L_tmpnam_s.h delete mode 100644 src/stdio/P_tmpdir.c create mode 100644 src/stdio/P_tmpdir.h delete mode 100644 src/stdio/TMP_MAX_S.c create mode 100644 src/stdio/TMP_MAX_S.h delete mode 100644 src/stdlib/constraint_handler_t.c create mode 100644 src/stdlib/constraint_handler_t.h delete mode 100644 src/stdlib/lldiv_t.c create mode 100644 src/stdlib/lldiv_t.h delete mode 100644 src/stdnoreturn/noreturn.c create mode 100644 src/stdnoreturn/noreturn.h delete mode 100644 src/threads/ONCE_FLAG_INIT.c create mode 100644 src/threads/ONCE_FLAG_INIT.h delete mode 100644 src/threads/TSS_DTOR_ITERATIONS.c create mode 100644 src/threads/TSS_DTOR_ITERATIONS.h delete mode 100644 src/threads/_enums.c create mode 100644 src/threads/_enums.h delete mode 100644 src/threads/cnd_t.c create mode 100644 src/threads/cnd_t.h delete mode 100644 src/threads/mtx_t.c create mode 100644 src/threads/mtx_t.h delete mode 100644 src/threads/thrd_start_t.c create mode 100644 src/threads/thrd_start_t.h delete mode 100644 src/threads/thrd_t.c create mode 100644 src/threads/thrd_t.h delete mode 100644 src/threads/tss_dtor_t.c create mode 100644 src/threads/tss_dtor_t.h delete mode 100644 src/threads/tss_t.c create mode 100644 src/threads/tss_t.h delete mode 100644 src/time/CLK_TCK.c create mode 100644 src/time/CLK_TCK.h delete mode 100644 src/time/CLOCK_REALTIME.c create mode 100644 src/time/CLOCK_REALTIME.h delete mode 100644 src/time/TIMER_ABSTIME.c create mode 100644 src/time/TIMER_ABSTIME.h delete mode 100644 src/time/TIME_UTC.c create mode 100644 src/time/TIME_UTC.h delete mode 100644 src/uchar/char16_t.c create mode 100644 src/uchar/char16_t.h delete mode 100644 src/uchar/char32_t.c create mode 100644 src/uchar/char32_t.h create mode 100644 src/uchar/mbstate_t.ref create mode 100644 src/uchar/size_t.ref delete mode 100644 src/wchar/WCHAR_MAX.c create mode 100644 src/wchar/WCHAR_MAX.h delete mode 100644 src/wchar/WCHAR_MIN.c create mode 100644 src/wchar/WCHAR_MIN.h delete mode 100644 src/wchar/mbstate_t.c create mode 100644 src/wchar/mbstate_t.h delete mode 100644 src/wctype/WEOF.c create mode 100644 src/wctype/WEOF.h delete mode 100644 src/wctype/wctrans_t.c create mode 100644 src/wctype/wctrans_t.h delete mode 100644 src/wctype/wctype_t.c create mode 100644 src/wctype/wctype_t.h delete mode 100644 src/wctype/wint_t.c create mode 100644 src/wctype/wint_t.h diff --git a/src/assert/static_assert.c b/src/assert/static_assert.c deleted file mode 100644 index 5a262b03..00000000 --- a/src/assert/static_assert.c +++ /dev/null @@ -1,13 +0,0 @@ -#define static_assert _Static_assert - -/** compile-time assertion **/ - -/*** -The macro(static_assert) is defined as keyword(_Static_assert) to support -compile-time assertions. -***/ - -/* -DEF -STDC(201112) -*/ diff --git a/src/assert/static_assert.h b/src/assert/static_assert.h new file mode 100644 index 00000000..5a262b03 --- /dev/null +++ b/src/assert/static_assert.h @@ -0,0 +1,13 @@ +#define static_assert _Static_assert + +/** compile-time assertion **/ + +/*** +The macro(static_assert) is defined as keyword(_Static_assert) to support +compile-time assertions. +***/ + +/* +DEF +STDC(201112) +*/ diff --git a/src/complex/I.c b/src/complex/I.c deleted file mode 100644 index de7929a8..00000000 --- a/src/complex/I.c +++ /dev/null @@ -1,13 +0,0 @@ -#include - -#ifdef __STDC_IEC_559_COMPLEX__ -#define I _Imaginary_I -#else -#define I _Complex_I -#endif - -/* see appendix G for whether or not to set __STDC_IEC_559_COMPLEX__ == 1 */ - -/* -STDC(199901) -*/ diff --git a/src/complex/I.h b/src/complex/I.h new file mode 100644 index 00000000..de7929a8 --- /dev/null +++ b/src/complex/I.h @@ -0,0 +1,13 @@ +#include + +#ifdef __STDC_IEC_559_COMPLEX__ +#define I _Imaginary_I +#else +#define I _Complex_I +#endif + +/* see appendix G for whether or not to set __STDC_IEC_559_COMPLEX__ == 1 */ + +/* +STDC(199901) +*/ diff --git a/src/complex/_Complex_I.c b/src/complex/_Complex_I.c deleted file mode 100644 index beded4ab..00000000 --- a/src/complex/_Complex_I.c +++ /dev/null @@ -1,12 +0,0 @@ -#include - -#define _Complex_I \ - (((union { \ - float _Complex __c; \ - float __f[2]; \ - }){ .__f = { 0.0, 1.0 } }).__c) - - -/* -STDC(199901) -*/ diff --git a/src/complex/_Complex_I.h b/src/complex/_Complex_I.h new file mode 100644 index 00000000..beded4ab --- /dev/null +++ b/src/complex/_Complex_I.h @@ -0,0 +1,12 @@ +#include + +#define _Complex_I \ + (((union { \ + float _Complex __c; \ + float __f[2]; \ + }){ .__f = { 0.0, 1.0 } }).__c) + + +/* +STDC(199901) +*/ diff --git a/src/complex/_Imaginary_I.c b/src/complex/_Imaginary_I.c deleted file mode 100644 index 052ecfc5..00000000 --- a/src/complex/_Imaginary_I.c +++ /dev/null @@ -1,15 +0,0 @@ -#include - -#ifdef __STDC_IEC_559_COMPLEX__ -#define _Imaginary_I \ - (((union { \ - float _Imaginary __i; \ - float __f; \ - }){ .__f = 1.0 }).__i) -#endif - -/* This should only be defined if imaginary types are supported. */ - -/* -STDC(199901) -*/ diff --git a/src/complex/_Imaginary_I.h b/src/complex/_Imaginary_I.h new file mode 100644 index 00000000..052ecfc5 --- /dev/null +++ b/src/complex/_Imaginary_I.h @@ -0,0 +1,15 @@ +#include + +#ifdef __STDC_IEC_559_COMPLEX__ +#define _Imaginary_I \ + (((union { \ + float _Imaginary __i; \ + float __f; \ + }){ .__f = 1.0 }).__i) +#endif + +/* This should only be defined if imaginary types are supported. */ + +/* +STDC(199901) +*/ diff --git a/src/complex/complex.c b/src/complex/complex.c deleted file mode 100644 index 9649b03c..00000000 --- a/src/complex/complex.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define complex _Complex - -/* -STDC(199901) -LINK(m) -*/ diff --git a/src/complex/complex.h b/src/complex/complex.h new file mode 100644 index 00000000..9649b03c --- /dev/null +++ b/src/complex/complex.h @@ -0,0 +1,7 @@ +#include +#define complex _Complex + +/* +STDC(199901) +LINK(m) +*/ diff --git a/src/complex/imaginary.c b/src/complex/imaginary.c deleted file mode 100644 index 4b3da25d..00000000 --- a/src/complex/imaginary.c +++ /dev/null @@ -1,13 +0,0 @@ -#include - -#ifdef __STDC_IEC_559_COMPLEX__ -#define imaginary _Imaginary -#endif - -/* This should only be defined if imaginary types are supported. */ - -/* -STDC(199901) -LINK(m) -*/ - diff --git a/src/complex/imaginary.h b/src/complex/imaginary.h new file mode 100644 index 00000000..4b3da25d --- /dev/null +++ b/src/complex/imaginary.h @@ -0,0 +1,13 @@ +#include + +#ifdef __STDC_IEC_559_COMPLEX__ +#define imaginary _Imaginary +#endif + +/* This should only be defined if imaginary types are supported. */ + +/* +STDC(199901) +LINK(m) +*/ + diff --git a/src/errno/E2BIG.c b/src/errno/E2BIG.c deleted file mode 100644 index 0d66967f..00000000 --- a/src/errno/E2BIG.c +++ /dev/null @@ -1,8 +0,0 @@ -#include - -#define E2BIG (10) - -/** Argument list too long **/ -/* -POSIX(1) -*/ diff --git a/src/errno/E2BIG.h b/src/errno/E2BIG.h new file mode 100644 index 00000000..0d66967f --- /dev/null +++ b/src/errno/E2BIG.h @@ -0,0 +1,8 @@ +#include + +#define E2BIG (10) + +/** Argument list too long **/ +/* +POSIX(1) +*/ diff --git a/src/errno/EACCES.c b/src/errno/EACCES.c deleted file mode 100644 index f1030e9f..00000000 --- a/src/errno/EACCES.c +++ /dev/null @@ -1,8 +0,0 @@ -#include - -#define EACCES (11) - -/** Permission denied **/ -/* -POSIX(1) -*/ diff --git a/src/errno/EACCES.h b/src/errno/EACCES.h new file mode 100644 index 00000000..f1030e9f --- /dev/null +++ b/src/errno/EACCES.h @@ -0,0 +1,8 @@ +#include + +#define EACCES (11) + +/** Permission denied **/ +/* +POSIX(1) +*/ diff --git a/src/errno/EADDRINUSE.c b/src/errno/EADDRINUSE.c deleted file mode 100644 index 70734887..00000000 --- a/src/errno/EADDRINUSE.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#define EADDRINUSE (12) -/** Address in use **/ - -/* -XOPEN(400) -POSIX(200112) -*/ diff --git a/src/errno/EADDRINUSE.h b/src/errno/EADDRINUSE.h new file mode 100644 index 00000000..70734887 --- /dev/null +++ b/src/errno/EADDRINUSE.h @@ -0,0 +1,8 @@ +#include +#define EADDRINUSE (12) +/** Address in use **/ + +/* +XOPEN(400) +POSIX(200112) +*/ diff --git a/src/errno/EADDRNOTAVAIL.c b/src/errno/EADDRNOTAVAIL.c deleted file mode 100644 index b827eaf9..00000000 --- a/src/errno/EADDRNOTAVAIL.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#define EADDRNOTAVAIL (13) -/** Address not available **/ - -/* -XOPEN(400) -POSIX(200112) -*/ diff --git a/src/errno/EADDRNOTAVAIL.h b/src/errno/EADDRNOTAVAIL.h new file mode 100644 index 00000000..b827eaf9 --- /dev/null +++ b/src/errno/EADDRNOTAVAIL.h @@ -0,0 +1,8 @@ +#include +#define EADDRNOTAVAIL (13) +/** Address not available **/ + +/* +XOPEN(400) +POSIX(200112) +*/ diff --git a/src/errno/EAFNOSUPPORT.c b/src/errno/EAFNOSUPPORT.c deleted file mode 100644 index 1d2539f3..00000000 --- a/src/errno/EAFNOSUPPORT.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#define EAFNOSUPPORT (14) -/** Address family not supported **/ - -/* -XOPEN(400) -POSIX(200112) -*/ diff --git a/src/errno/EAFNOSUPPORT.h b/src/errno/EAFNOSUPPORT.h new file mode 100644 index 00000000..1d2539f3 --- /dev/null +++ b/src/errno/EAFNOSUPPORT.h @@ -0,0 +1,8 @@ +#include +#define EAFNOSUPPORT (14) +/** Address family not supported **/ + +/* +XOPEN(400) +POSIX(200112) +*/ diff --git a/src/errno/EAGAIN.c b/src/errno/EAGAIN.c deleted file mode 100644 index 9aea1930..00000000 --- a/src/errno/EAGAIN.c +++ /dev/null @@ -1,8 +0,0 @@ -#include - -#define EAGAIN (12) - -/** Resource unavailable, try again **/ -/* -POSIX(1) -*/ diff --git a/src/errno/EAGAIN.h b/src/errno/EAGAIN.h new file mode 100644 index 00000000..9aea1930 --- /dev/null +++ b/src/errno/EAGAIN.h @@ -0,0 +1,8 @@ +#include + +#define EAGAIN (12) + +/** Resource unavailable, try again **/ +/* +POSIX(1) +*/ diff --git a/src/errno/EALREADY.c b/src/errno/EALREADY.c deleted file mode 100644 index 1577c909..00000000 --- a/src/errno/EALREADY.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#define EALREADY (16) -/** Connection already in progress **/ - -/* -XOPEN(400) -POSIX(200112) -*/ diff --git a/src/errno/EALREADY.h b/src/errno/EALREADY.h new file mode 100644 index 00000000..1577c909 --- /dev/null +++ b/src/errno/EALREADY.h @@ -0,0 +1,8 @@ +#include +#define EALREADY (16) +/** Connection already in progress **/ + +/* +XOPEN(400) +POSIX(200112) +*/ diff --git a/src/errno/EBADF.c b/src/errno/EBADF.c deleted file mode 100644 index a41c8bea..00000000 --- a/src/errno/EBADF.c +++ /dev/null @@ -1,8 +0,0 @@ -#include - -#define EBADF (13) - -/** Bad file descriptor **/ -/* -POSIX(1) -*/ diff --git a/src/errno/EBADF.h b/src/errno/EBADF.h new file mode 100644 index 00000000..a41c8bea --- /dev/null +++ b/src/errno/EBADF.h @@ -0,0 +1,8 @@ +#include + +#define EBADF (13) + +/** Bad file descriptor **/ +/* +POSIX(1) +*/ diff --git a/src/errno/EBADMSG.c b/src/errno/EBADMSG.c deleted file mode 100644 index 52d224de..00000000 --- a/src/errno/EBADMSG.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#define EBADMSG (18) -/** Bad message **/ - -/* -XOPEN(400) -POSIX(199309) -*/ diff --git a/src/errno/EBADMSG.h b/src/errno/EBADMSG.h new file mode 100644 index 00000000..52d224de --- /dev/null +++ b/src/errno/EBADMSG.h @@ -0,0 +1,8 @@ +#include +#define EBADMSG (18) +/** Bad message **/ + +/* +XOPEN(400) +POSIX(199309) +*/ diff --git a/src/errno/EBUSY.c b/src/errno/EBUSY.c deleted file mode 100644 index 5b8cfaa8..00000000 --- a/src/errno/EBUSY.c +++ /dev/null @@ -1,8 +0,0 @@ -#include - -#define EBUSY (14) - -/** Device or resource busy **/ -/* -POSIX(1) -*/ diff --git a/src/errno/EBUSY.h b/src/errno/EBUSY.h new file mode 100644 index 00000000..5b8cfaa8 --- /dev/null +++ b/src/errno/EBUSY.h @@ -0,0 +1,8 @@ +#include + +#define EBUSY (14) + +/** Device or resource busy **/ +/* +POSIX(1) +*/ diff --git a/src/errno/ECANCELED.c b/src/errno/ECANCELED.c deleted file mode 100644 index e3774971..00000000 --- a/src/errno/ECANCELED.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define ECANCELED (20) -/** Operation canceled **/ -/* -POSIX(199309) -*/ diff --git a/src/errno/ECANCELED.h b/src/errno/ECANCELED.h new file mode 100644 index 00000000..e3774971 --- /dev/null +++ b/src/errno/ECANCELED.h @@ -0,0 +1,6 @@ +#include +#define ECANCELED (20) +/** Operation canceled **/ +/* +POSIX(199309) +*/ diff --git a/src/errno/ECHILD.c b/src/errno/ECHILD.c deleted file mode 100644 index 1394ae3b..00000000 --- a/src/errno/ECHILD.c +++ /dev/null @@ -1,8 +0,0 @@ -#include - -#define ECHILD (15) - -/** No child processes **/ -/* -POSIX(1) -*/ diff --git a/src/errno/ECHILD.h b/src/errno/ECHILD.h new file mode 100644 index 00000000..1394ae3b --- /dev/null +++ b/src/errno/ECHILD.h @@ -0,0 +1,8 @@ +#include + +#define ECHILD (15) + +/** No child processes **/ +/* +POSIX(1) +*/ diff --git a/src/errno/ECONNABORTED.c b/src/errno/ECONNABORTED.c deleted file mode 100644 index 2e1fe9a9..00000000 --- a/src/errno/ECONNABORTED.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#define ECONNABORTED (22) -/** Connection aborted **/ - -/* -XOPEN(400) -POSIX(200112) -*/ diff --git a/src/errno/ECONNABORTED.h b/src/errno/ECONNABORTED.h new file mode 100644 index 00000000..2e1fe9a9 --- /dev/null +++ b/src/errno/ECONNABORTED.h @@ -0,0 +1,8 @@ +#include +#define ECONNABORTED (22) +/** Connection aborted **/ + +/* +XOPEN(400) +POSIX(200112) +*/ diff --git a/src/errno/ECONNREFUSED.c b/src/errno/ECONNREFUSED.c deleted file mode 100644 index a4f12828..00000000 --- a/src/errno/ECONNREFUSED.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#define ECONNREFUSED (23) -/** Connection refused **/ - -/* -XOPEN(400) -POSIX(200112) -*/ diff --git a/src/errno/ECONNREFUSED.h b/src/errno/ECONNREFUSED.h new file mode 100644 index 00000000..a4f12828 --- /dev/null +++ b/src/errno/ECONNREFUSED.h @@ -0,0 +1,8 @@ +#include +#define ECONNREFUSED (23) +/** Connection refused **/ + +/* +XOPEN(400) +POSIX(200112) +*/ diff --git a/src/errno/ECONNRESET.c b/src/errno/ECONNRESET.c deleted file mode 100644 index ff17d171..00000000 --- a/src/errno/ECONNRESET.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#define ECONNRESET (24) -/** Connection reset **/ - -/* -XOPEN(400) -POSIX(200112) -*/ diff --git a/src/errno/ECONNRESET.h b/src/errno/ECONNRESET.h new file mode 100644 index 00000000..ff17d171 --- /dev/null +++ b/src/errno/ECONNRESET.h @@ -0,0 +1,8 @@ +#include +#define ECONNRESET (24) +/** Connection reset **/ + +/* +XOPEN(400) +POSIX(200112) +*/ diff --git a/src/errno/EDEADLK.c b/src/errno/EDEADLK.c deleted file mode 100644 index 3cf4f59d..00000000 --- a/src/errno/EDEADLK.c +++ /dev/null @@ -1,8 +0,0 @@ -#include - -#define EDEADLK (16) - -/** Resource deadlock would occur **/ -/* -POSIX(1) -*/ diff --git a/src/errno/EDEADLK.h b/src/errno/EDEADLK.h new file mode 100644 index 00000000..3cf4f59d --- /dev/null +++ b/src/errno/EDEADLK.h @@ -0,0 +1,8 @@ +#include + +#define EDEADLK (16) + +/** Resource deadlock would occur **/ +/* +POSIX(1) +*/ diff --git a/src/errno/EDESTADDRREQ.c b/src/errno/EDESTADDRREQ.c deleted file mode 100644 index b7d5ec17..00000000 --- a/src/errno/EDESTADDRREQ.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#define EDESTADDRREQ (26) -/** Destination address required **/ - -/* -XOPEN(400) -POSIX(200112) -*/ diff --git a/src/errno/EDESTADDRREQ.h b/src/errno/EDESTADDRREQ.h new file mode 100644 index 00000000..b7d5ec17 --- /dev/null +++ b/src/errno/EDESTADDRREQ.h @@ -0,0 +1,8 @@ +#include +#define EDESTADDRREQ (26) +/** Destination address required **/ + +/* +XOPEN(400) +POSIX(200112) +*/ diff --git a/src/errno/EDQUOT.c b/src/errno/EDQUOT.c deleted file mode 100644 index 9ecbb16d..00000000 --- a/src/errno/EDQUOT.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#define EDQUOT (27) -/** Reserved **/ - -/* -XOPEN(400) -POSIX(200112) -*/ diff --git a/src/errno/EDQUOT.h b/src/errno/EDQUOT.h new file mode 100644 index 00000000..9ecbb16d --- /dev/null +++ b/src/errno/EDQUOT.h @@ -0,0 +1,8 @@ +#include +#define EDQUOT (27) +/** Reserved **/ + +/* +XOPEN(400) +POSIX(200112) +*/ diff --git a/src/errno/EEXIST.c b/src/errno/EEXIST.c deleted file mode 100644 index a7322bf3..00000000 --- a/src/errno/EEXIST.c +++ /dev/null @@ -1,8 +0,0 @@ -#include - -#define EEXIST (17) - -/** File exists **/ -/* -POSIX(1) -*/ diff --git a/src/errno/EEXIST.h b/src/errno/EEXIST.h new file mode 100644 index 00000000..a7322bf3 --- /dev/null +++ b/src/errno/EEXIST.h @@ -0,0 +1,8 @@ +#include + +#define EEXIST (17) + +/** File exists **/ +/* +POSIX(1) +*/ diff --git a/src/errno/EFAULT.c b/src/errno/EFAULT.c deleted file mode 100644 index 55268766..00000000 --- a/src/errno/EFAULT.c +++ /dev/null @@ -1,8 +0,0 @@ -#include - -#define EFAULT (18) - -/** Bad address **/ -/* -POSIX(1) -*/ diff --git a/src/errno/EFAULT.h b/src/errno/EFAULT.h new file mode 100644 index 00000000..55268766 --- /dev/null +++ b/src/errno/EFAULT.h @@ -0,0 +1,8 @@ +#include + +#define EFAULT (18) + +/** Bad address **/ +/* +POSIX(1) +*/ diff --git a/src/errno/EFBIG.c b/src/errno/EFBIG.c deleted file mode 100644 index 5d852bfe..00000000 --- a/src/errno/EFBIG.c +++ /dev/null @@ -1,8 +0,0 @@ -#include - -#define EFBIG (19) - -/** File too large **/ -/* -POSIX(1) -*/ diff --git a/src/errno/EFBIG.h b/src/errno/EFBIG.h new file mode 100644 index 00000000..5d852bfe --- /dev/null +++ b/src/errno/EFBIG.h @@ -0,0 +1,8 @@ +#include + +#define EFBIG (19) + +/** File too large **/ +/* +POSIX(1) +*/ diff --git a/src/errno/EHOSTUNREACH.c b/src/errno/EHOSTUNREACH.c deleted file mode 100644 index 8921841b..00000000 --- a/src/errno/EHOSTUNREACH.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#define EHOSTUNREACH (31) -/** Host is unreachable **/ - -/* -XOPEN(400) -POSIX(200112) -*/ diff --git a/src/errno/EHOSTUNREACH.h b/src/errno/EHOSTUNREACH.h new file mode 100644 index 00000000..8921841b --- /dev/null +++ b/src/errno/EHOSTUNREACH.h @@ -0,0 +1,8 @@ +#include +#define EHOSTUNREACH (31) +/** Host is unreachable **/ + +/* +XOPEN(400) +POSIX(200112) +*/ diff --git a/src/errno/EIDRM.c b/src/errno/EIDRM.c deleted file mode 100644 index 01d7e55e..00000000 --- a/src/errno/EIDRM.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#define EIDRM (32) -/** Identifier removed **/ - -/* -XOPEN(4) -POSIX(200112) -*/ diff --git a/src/errno/EIDRM.h b/src/errno/EIDRM.h new file mode 100644 index 00000000..01d7e55e --- /dev/null +++ b/src/errno/EIDRM.h @@ -0,0 +1,8 @@ +#include +#define EIDRM (32) +/** Identifier removed **/ + +/* +XOPEN(4) +POSIX(200112) +*/ diff --git a/src/errno/EILSEQ.c b/src/errno/EILSEQ.c deleted file mode 100644 index 45cb2c41..00000000 --- a/src/errno/EILSEQ.c +++ /dev/null @@ -1,10 +0,0 @@ -#include -#define EILSEQ (3) -/** illegal sequence **/ -/*** -is used to indicate that an incorrect sequence of bytes was encountered when -transforming a multi-byte character into a wide character. -***/ -/* -STDC(199409) -*/ diff --git a/src/errno/EILSEQ.h b/src/errno/EILSEQ.h new file mode 100644 index 00000000..45cb2c41 --- /dev/null +++ b/src/errno/EILSEQ.h @@ -0,0 +1,10 @@ +#include +#define EILSEQ (3) +/** illegal sequence **/ +/*** +is used to indicate that an incorrect sequence of bytes was encountered when +transforming a multi-byte character into a wide character. +***/ +/* +STDC(199409) +*/ diff --git a/src/errno/EINPROGRESS.c b/src/errno/EINPROGRESS.c deleted file mode 100644 index 13e9dca6..00000000 --- a/src/errno/EINPROGRESS.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#define EINPROGRESS (33) -/** Operation in progress **/ - -/* -XOPEN(400) -POSIX(199309) -*/ diff --git a/src/errno/EINPROGRESS.h b/src/errno/EINPROGRESS.h new file mode 100644 index 00000000..13e9dca6 --- /dev/null +++ b/src/errno/EINPROGRESS.h @@ -0,0 +1,8 @@ +#include +#define EINPROGRESS (33) +/** Operation in progress **/ + +/* +XOPEN(400) +POSIX(199309) +*/ diff --git a/src/errno/EINTR.c b/src/errno/EINTR.c deleted file mode 100644 index bfd966e1..00000000 --- a/src/errno/EINTR.c +++ /dev/null @@ -1,8 +0,0 @@ -#include - -#define EINTR (20) - -/** Interrupted function **/ -/* -POSIX(1) -*/ diff --git a/src/errno/EINTR.h b/src/errno/EINTR.h new file mode 100644 index 00000000..bfd966e1 --- /dev/null +++ b/src/errno/EINTR.h @@ -0,0 +1,8 @@ +#include + +#define EINTR (20) + +/** Interrupted function **/ +/* +POSIX(1) +*/ diff --git a/src/errno/EINVAL.c b/src/errno/EINVAL.c deleted file mode 100644 index af518243..00000000 --- a/src/errno/EINVAL.c +++ /dev/null @@ -1,8 +0,0 @@ -#include - -#define EINVAL (21) - -/** Invalid argument **/ -/* -POSIX(1) -*/ diff --git a/src/errno/EINVAL.h b/src/errno/EINVAL.h new file mode 100644 index 00000000..af518243 --- /dev/null +++ b/src/errno/EINVAL.h @@ -0,0 +1,8 @@ +#include + +#define EINVAL (21) + +/** Invalid argument **/ +/* +POSIX(1) +*/ diff --git a/src/errno/EIO.c b/src/errno/EIO.c deleted file mode 100644 index b6fb981d..00000000 --- a/src/errno/EIO.c +++ /dev/null @@ -1,8 +0,0 @@ -#include - -#define EIO (22) - -/** I/O error **/ -/* -POSIX(1) -*/ diff --git a/src/errno/EIO.h b/src/errno/EIO.h new file mode 100644 index 00000000..b6fb981d --- /dev/null +++ b/src/errno/EIO.h @@ -0,0 +1,8 @@ +#include + +#define EIO (22) + +/** I/O error **/ +/* +POSIX(1) +*/ diff --git a/src/errno/EISCONN.c b/src/errno/EISCONN.c deleted file mode 100644 index 137ff6d1..00000000 --- a/src/errno/EISCONN.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#define EISCONN (37) -/** Socket is connected **/ - -/* -XOPEN(400) -POSIX(200112) -*/ diff --git a/src/errno/EISCONN.h b/src/errno/EISCONN.h new file mode 100644 index 00000000..137ff6d1 --- /dev/null +++ b/src/errno/EISCONN.h @@ -0,0 +1,8 @@ +#include +#define EISCONN (37) +/** Socket is connected **/ + +/* +XOPEN(400) +POSIX(200112) +*/ diff --git a/src/errno/EISDIR.c b/src/errno/EISDIR.c deleted file mode 100644 index fd1d9228..00000000 --- a/src/errno/EISDIR.c +++ /dev/null @@ -1,8 +0,0 @@ -#include - -#define EISDIR (23) - -/** Is a directory **/ -/* -POSIX(1) -*/ diff --git a/src/errno/EISDIR.h b/src/errno/EISDIR.h new file mode 100644 index 00000000..fd1d9228 --- /dev/null +++ b/src/errno/EISDIR.h @@ -0,0 +1,8 @@ +#include + +#define EISDIR (23) + +/** Is a directory **/ +/* +POSIX(1) +*/ diff --git a/src/errno/ELOOP.c b/src/errno/ELOOP.c deleted file mode 100644 index 1a131e51..00000000 --- a/src/errno/ELOOP.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#define ELOOP (39) -/** Too many levels of symbolic links **/ - -/* -XOPEN(400) -POSIX(200112) -*/ diff --git a/src/errno/ELOOP.h b/src/errno/ELOOP.h new file mode 100644 index 00000000..1a131e51 --- /dev/null +++ b/src/errno/ELOOP.h @@ -0,0 +1,8 @@ +#include +#define ELOOP (39) +/** Too many levels of symbolic links **/ + +/* +XOPEN(400) +POSIX(200112) +*/ diff --git a/src/errno/EMFILE.c b/src/errno/EMFILE.c deleted file mode 100644 index c9fb1b18..00000000 --- a/src/errno/EMFILE.c +++ /dev/null @@ -1,8 +0,0 @@ -#include - -#define EMFILE (24) - -/** File descriptor value too large **/ -/* -POSIX(1) -*/ diff --git a/src/errno/EMFILE.h b/src/errno/EMFILE.h new file mode 100644 index 00000000..c9fb1b18 --- /dev/null +++ b/src/errno/EMFILE.h @@ -0,0 +1,8 @@ +#include + +#define EMFILE (24) + +/** File descriptor value too large **/ +/* +POSIX(1) +*/ diff --git a/src/errno/EMLINK.c b/src/errno/EMLINK.c deleted file mode 100644 index eadac9f0..00000000 --- a/src/errno/EMLINK.c +++ /dev/null @@ -1,8 +0,0 @@ -#include - -#define EMLINK (25) - -/** Too many links **/ -/* -POSIX(1) -*/ diff --git a/src/errno/EMLINK.h b/src/errno/EMLINK.h new file mode 100644 index 00000000..eadac9f0 --- /dev/null +++ b/src/errno/EMLINK.h @@ -0,0 +1,8 @@ +#include + +#define EMLINK (25) + +/** Too many links **/ +/* +POSIX(1) +*/ diff --git a/src/errno/EMSGSIZE.c b/src/errno/EMSGSIZE.c deleted file mode 100644 index 8d22c37c..00000000 --- a/src/errno/EMSGSIZE.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#define EMSGSIZE (42) -/** Message too large **/ - -/* -XOPEN(400) -POSIX(199309) -*/ diff --git a/src/errno/EMSGSIZE.h b/src/errno/EMSGSIZE.h new file mode 100644 index 00000000..8d22c37c --- /dev/null +++ b/src/errno/EMSGSIZE.h @@ -0,0 +1,8 @@ +#include +#define EMSGSIZE (42) +/** Message too large **/ + +/* +XOPEN(400) +POSIX(199309) +*/ diff --git a/src/errno/EMULTIHOP.c b/src/errno/EMULTIHOP.c deleted file mode 100644 index 280aa4d3..00000000 --- a/src/errno/EMULTIHOP.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#define EMULTIHOP (43) -/** Reserved **/ - -/* -XOPEN(400) -POSIX(200112) -*/ diff --git a/src/errno/EMULTIHOP.h b/src/errno/EMULTIHOP.h new file mode 100644 index 00000000..280aa4d3 --- /dev/null +++ b/src/errno/EMULTIHOP.h @@ -0,0 +1,8 @@ +#include +#define EMULTIHOP (43) +/** Reserved **/ + +/* +XOPEN(400) +POSIX(200112) +*/ diff --git a/src/errno/ENAMETOOLONG.c b/src/errno/ENAMETOOLONG.c deleted file mode 100644 index 8632e0a0..00000000 --- a/src/errno/ENAMETOOLONG.c +++ /dev/null @@ -1,8 +0,0 @@ -#include - -#define ENAMETOOLONG (26) - -/** Filename too long **/ -/* -POSIX(1) -*/ diff --git a/src/errno/ENAMETOOLONG.h b/src/errno/ENAMETOOLONG.h new file mode 100644 index 00000000..8632e0a0 --- /dev/null +++ b/src/errno/ENAMETOOLONG.h @@ -0,0 +1,8 @@ +#include + +#define ENAMETOOLONG (26) + +/** Filename too long **/ +/* +POSIX(1) +*/ diff --git a/src/errno/ENETDOWN.c b/src/errno/ENETDOWN.c deleted file mode 100644 index 9aefc235..00000000 --- a/src/errno/ENETDOWN.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#define ENETDOWN (45) -/** Network is down **/ - -/* -XOPEN(400) -POSIX(200112) -*/ diff --git a/src/errno/ENETDOWN.h b/src/errno/ENETDOWN.h new file mode 100644 index 00000000..9aefc235 --- /dev/null +++ b/src/errno/ENETDOWN.h @@ -0,0 +1,8 @@ +#include +#define ENETDOWN (45) +/** Network is down **/ + +/* +XOPEN(400) +POSIX(200112) +*/ diff --git a/src/errno/ENETUNREACH.c b/src/errno/ENETUNREACH.c deleted file mode 100644 index 843756e5..00000000 --- a/src/errno/ENETUNREACH.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#define ENETUNREACH (47) -/** Network unreachable **/ - -/* -XOPEN(400) -POSIX(200112) -*/ diff --git a/src/errno/ENETUNREACH.h b/src/errno/ENETUNREACH.h new file mode 100644 index 00000000..843756e5 --- /dev/null +++ b/src/errno/ENETUNREACH.h @@ -0,0 +1,8 @@ +#include +#define ENETUNREACH (47) +/** Network unreachable **/ + +/* +XOPEN(400) +POSIX(200112) +*/ diff --git a/src/errno/ENFILE.c b/src/errno/ENFILE.c deleted file mode 100644 index 58e8aeb8..00000000 --- a/src/errno/ENFILE.c +++ /dev/null @@ -1,8 +0,0 @@ -#include - -#define ENFILE (27) - -/** Too many files open in system **/ -/* -POSIX(1) -*/ diff --git a/src/errno/ENFILE.h b/src/errno/ENFILE.h new file mode 100644 index 00000000..58e8aeb8 --- /dev/null +++ b/src/errno/ENFILE.h @@ -0,0 +1,8 @@ +#include + +#define ENFILE (27) + +/** Too many files open in system **/ +/* +POSIX(1) +*/ diff --git a/src/errno/ENOBUFS.c b/src/errno/ENOBUFS.c deleted file mode 100644 index 25f18f74..00000000 --- a/src/errno/ENOBUFS.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#define ENOBUFS (49) -/** No buffer space available **/ - -/* -XOPEN(400) -POSIX(200112) -*/ diff --git a/src/errno/ENOBUFS.h b/src/errno/ENOBUFS.h new file mode 100644 index 00000000..25f18f74 --- /dev/null +++ b/src/errno/ENOBUFS.h @@ -0,0 +1,8 @@ +#include +#define ENOBUFS (49) +/** No buffer space available **/ + +/* +XOPEN(400) +POSIX(200112) +*/ diff --git a/src/errno/ENODATA.c b/src/errno/ENODATA.c deleted file mode 100644 index d16919ee..00000000 --- a/src/errno/ENODATA.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define ENODATA (50) -/** No message is available on the STREAM head read queue **/ - -/* -XOPEN(400) -*/ diff --git a/src/errno/ENODATA.h b/src/errno/ENODATA.h new file mode 100644 index 00000000..d16919ee --- /dev/null +++ b/src/errno/ENODATA.h @@ -0,0 +1,7 @@ +#include +#define ENODATA (50) +/** No message is available on the STREAM head read queue **/ + +/* +XOPEN(400) +*/ diff --git a/src/errno/ENODEV.c b/src/errno/ENODEV.c deleted file mode 100644 index 73a61194..00000000 --- a/src/errno/ENODEV.c +++ /dev/null @@ -1,8 +0,0 @@ -#include - -#define ENODEV (28) - -/** No such device **/ -/* -POSIX(1) -*/ diff --git a/src/errno/ENODEV.h b/src/errno/ENODEV.h new file mode 100644 index 00000000..73a61194 --- /dev/null +++ b/src/errno/ENODEV.h @@ -0,0 +1,8 @@ +#include + +#define ENODEV (28) + +/** No such device **/ +/* +POSIX(1) +*/ diff --git a/src/errno/ENOENT.c b/src/errno/ENOENT.c deleted file mode 100644 index 13ca00b5..00000000 --- a/src/errno/ENOENT.c +++ /dev/null @@ -1,8 +0,0 @@ -#include - -#define ENOENT (29) - -/** No such file or directory **/ -/* -POSIX(1) -*/ diff --git a/src/errno/ENOENT.h b/src/errno/ENOENT.h new file mode 100644 index 00000000..13ca00b5 --- /dev/null +++ b/src/errno/ENOENT.h @@ -0,0 +1,8 @@ +#include + +#define ENOENT (29) + +/** No such file or directory **/ +/* +POSIX(1) +*/ diff --git a/src/errno/ENOEXEC.c b/src/errno/ENOEXEC.c deleted file mode 100644 index 38bab541..00000000 --- a/src/errno/ENOEXEC.c +++ /dev/null @@ -1,8 +0,0 @@ -#include - -#define ENOEXEC (30) - -/** Executable file format error **/ -/* -POSIX(1) -*/ diff --git a/src/errno/ENOEXEC.h b/src/errno/ENOEXEC.h new file mode 100644 index 00000000..38bab541 --- /dev/null +++ b/src/errno/ENOEXEC.h @@ -0,0 +1,8 @@ +#include + +#define ENOEXEC (30) + +/** Executable file format error **/ +/* +POSIX(1) +*/ diff --git a/src/errno/ENOLCK.c b/src/errno/ENOLCK.c deleted file mode 100644 index 8a1f34fe..00000000 --- a/src/errno/ENOLCK.c +++ /dev/null @@ -1,8 +0,0 @@ -#include - -#define ENOLCK (31) - -/** No locks available **/ -/* -POSIX(1) -*/ diff --git a/src/errno/ENOLCK.h b/src/errno/ENOLCK.h new file mode 100644 index 00000000..8a1f34fe --- /dev/null +++ b/src/errno/ENOLCK.h @@ -0,0 +1,8 @@ +#include + +#define ENOLCK (31) + +/** No locks available **/ +/* +POSIX(1) +*/ diff --git a/src/errno/ENOLINK.c b/src/errno/ENOLINK.c deleted file mode 100644 index a9ea5378..00000000 --- a/src/errno/ENOLINK.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#define ENOLINK (55) -/** Reserved **/ - -/* -XOPEN(400) -POSIX(200112) -*/ diff --git a/src/errno/ENOLINK.h b/src/errno/ENOLINK.h new file mode 100644 index 00000000..a9ea5378 --- /dev/null +++ b/src/errno/ENOLINK.h @@ -0,0 +1,8 @@ +#include +#define ENOLINK (55) +/** Reserved **/ + +/* +XOPEN(400) +POSIX(200112) +*/ diff --git a/src/errno/ENOMEM.c b/src/errno/ENOMEM.c deleted file mode 100644 index af1d283b..00000000 --- a/src/errno/ENOMEM.c +++ /dev/null @@ -1,8 +0,0 @@ -#include - -#define ENOMEM (32) - -/** Not enough space **/ -/* -POSIX(1) -*/ diff --git a/src/errno/ENOMEM.h b/src/errno/ENOMEM.h new file mode 100644 index 00000000..af1d283b --- /dev/null +++ b/src/errno/ENOMEM.h @@ -0,0 +1,8 @@ +#include + +#define ENOMEM (32) + +/** Not enough space **/ +/* +POSIX(1) +*/ diff --git a/src/errno/ENOMSG.c b/src/errno/ENOMSG.c deleted file mode 100644 index 53f42edb..00000000 --- a/src/errno/ENOMSG.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#define ENOMSG (57) -/** No message of the desired type **/ - -/* -XOPEN(4) -POSIX(200112) -*/ diff --git a/src/errno/ENOMSG.h b/src/errno/ENOMSG.h new file mode 100644 index 00000000..53f42edb --- /dev/null +++ b/src/errno/ENOMSG.h @@ -0,0 +1,8 @@ +#include +#define ENOMSG (57) +/** No message of the desired type **/ + +/* +XOPEN(4) +POSIX(200112) +*/ diff --git a/src/errno/ENOPROTOOPT.c b/src/errno/ENOPROTOOPT.c deleted file mode 100644 index 2d67e7bd..00000000 --- a/src/errno/ENOPROTOOPT.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#define ENOPROTOOPT (58) -/** Protocol not available **/ - -/* -XOPEN(400) -POSIX(200112) -*/ diff --git a/src/errno/ENOPROTOOPT.h b/src/errno/ENOPROTOOPT.h new file mode 100644 index 00000000..2d67e7bd --- /dev/null +++ b/src/errno/ENOPROTOOPT.h @@ -0,0 +1,8 @@ +#include +#define ENOPROTOOPT (58) +/** Protocol not available **/ + +/* +XOPEN(400) +POSIX(200112) +*/ diff --git a/src/errno/ENOSPC.c b/src/errno/ENOSPC.c deleted file mode 100644 index 6e548bf8..00000000 --- a/src/errno/ENOSPC.c +++ /dev/null @@ -1,8 +0,0 @@ -#include - -#define ENOSPC (33) - -/** No space left on device **/ -/* -POSIX(1) -*/ diff --git a/src/errno/ENOSPC.h b/src/errno/ENOSPC.h new file mode 100644 index 00000000..6e548bf8 --- /dev/null +++ b/src/errno/ENOSPC.h @@ -0,0 +1,8 @@ +#include + +#define ENOSPC (33) + +/** No space left on device **/ +/* +POSIX(1) +*/ diff --git a/src/errno/ENOSR.c b/src/errno/ENOSR.c deleted file mode 100644 index cb6b183c..00000000 --- a/src/errno/ENOSR.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define ENOSR (60) -/** No STREAM resources **/ - -/* -XOPEN(400) -*/ diff --git a/src/errno/ENOSR.h b/src/errno/ENOSR.h new file mode 100644 index 00000000..cb6b183c --- /dev/null +++ b/src/errno/ENOSR.h @@ -0,0 +1,7 @@ +#include +#define ENOSR (60) +/** No STREAM resources **/ + +/* +XOPEN(400) +*/ diff --git a/src/errno/ENOSTR.c b/src/errno/ENOSTR.c deleted file mode 100644 index 4bff881a..00000000 --- a/src/errno/ENOSTR.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define ENOSTR (61) -/** Not a STREAM **/ - -/* -XOPEN(400) -*/ diff --git a/src/errno/ENOSTR.h b/src/errno/ENOSTR.h new file mode 100644 index 00000000..4bff881a --- /dev/null +++ b/src/errno/ENOSTR.h @@ -0,0 +1,7 @@ +#include +#define ENOSTR (61) +/** Not a STREAM **/ + +/* +XOPEN(400) +*/ diff --git a/src/errno/ENOSYS.c b/src/errno/ENOSYS.c deleted file mode 100644 index af179b52..00000000 --- a/src/errno/ENOSYS.c +++ /dev/null @@ -1,8 +0,0 @@ -#include - -#define ENOSYS (34) - -/** Function not supported **/ -/* -POSIX(1) -*/ diff --git a/src/errno/ENOSYS.h b/src/errno/ENOSYS.h new file mode 100644 index 00000000..af179b52 --- /dev/null +++ b/src/errno/ENOSYS.h @@ -0,0 +1,8 @@ +#include + +#define ENOSYS (34) + +/** Function not supported **/ +/* +POSIX(1) +*/ diff --git a/src/errno/ENOTCONN.c b/src/errno/ENOTCONN.c deleted file mode 100644 index d560cb46..00000000 --- a/src/errno/ENOTCONN.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#define ENOTCONN (63) -/** The socket is not connected **/ - -/* -XOPEN(400) -POSIX(200112) -*/ diff --git a/src/errno/ENOTCONN.h b/src/errno/ENOTCONN.h new file mode 100644 index 00000000..d560cb46 --- /dev/null +++ b/src/errno/ENOTCONN.h @@ -0,0 +1,8 @@ +#include +#define ENOTCONN (63) +/** The socket is not connected **/ + +/* +XOPEN(400) +POSIX(200112) +*/ diff --git a/src/errno/ENOTDIR.c b/src/errno/ENOTDIR.c deleted file mode 100644 index 6efd7d28..00000000 --- a/src/errno/ENOTDIR.c +++ /dev/null @@ -1,8 +0,0 @@ -#include - -#define ENOTDIR (35) - -/** Not a directory or a symbolic link to a directory **/ -/* -POSIX(1) -*/ diff --git a/src/errno/ENOTDIR.h b/src/errno/ENOTDIR.h new file mode 100644 index 00000000..6efd7d28 --- /dev/null +++ b/src/errno/ENOTDIR.h @@ -0,0 +1,8 @@ +#include + +#define ENOTDIR (35) + +/** Not a directory or a symbolic link to a directory **/ +/* +POSIX(1) +*/ diff --git a/src/errno/ENOTEMPTY.c b/src/errno/ENOTEMPTY.c deleted file mode 100644 index 70fb1788..00000000 --- a/src/errno/ENOTEMPTY.c +++ /dev/null @@ -1,8 +0,0 @@ -#include - -#define ENOTEMPTY (36) - -/** Directory not empty **/ -/* -POSIX(1) -*/ diff --git a/src/errno/ENOTEMPTY.h b/src/errno/ENOTEMPTY.h new file mode 100644 index 00000000..70fb1788 --- /dev/null +++ b/src/errno/ENOTEMPTY.h @@ -0,0 +1,8 @@ +#include + +#define ENOTEMPTY (36) + +/** Directory not empty **/ +/* +POSIX(1) +*/ diff --git a/src/errno/ENOTSOCK.c b/src/errno/ENOTSOCK.c deleted file mode 100644 index b4f4c3d8..00000000 --- a/src/errno/ENOTSOCK.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#define ENOTSOCK (67) -/** Not a socket **/ - -/* -XOPEN(400) -POSIX(200112) -*/ diff --git a/src/errno/ENOTSOCK.h b/src/errno/ENOTSOCK.h new file mode 100644 index 00000000..b4f4c3d8 --- /dev/null +++ b/src/errno/ENOTSOCK.h @@ -0,0 +1,8 @@ +#include +#define ENOTSOCK (67) +/** Not a socket **/ + +/* +XOPEN(400) +POSIX(200112) +*/ diff --git a/src/errno/ENOTSUP.c b/src/errno/ENOTSUP.c deleted file mode 100644 index a80761a8..00000000 --- a/src/errno/ENOTSUP.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define ENOTSUP (68) -/** Not supported **/ - -/* -POSIX(199309) -*/ diff --git a/src/errno/ENOTSUP.h b/src/errno/ENOTSUP.h new file mode 100644 index 00000000..a80761a8 --- /dev/null +++ b/src/errno/ENOTSUP.h @@ -0,0 +1,7 @@ +#include +#define ENOTSUP (68) +/** Not supported **/ + +/* +POSIX(199309) +*/ diff --git a/src/errno/ENOTTY.c b/src/errno/ENOTTY.c deleted file mode 100644 index 82742bef..00000000 --- a/src/errno/ENOTTY.c +++ /dev/null @@ -1,8 +0,0 @@ -#include - -#define ENOTTY (37) - -/** Inappropriate I/O control operation **/ -/* -POSIX(1) -*/ diff --git a/src/errno/ENOTTY.h b/src/errno/ENOTTY.h new file mode 100644 index 00000000..82742bef --- /dev/null +++ b/src/errno/ENOTTY.h @@ -0,0 +1,8 @@ +#include + +#define ENOTTY (37) + +/** Inappropriate I/O control operation **/ +/* +POSIX(1) +*/ diff --git a/src/errno/ENXIO.c b/src/errno/ENXIO.c deleted file mode 100644 index fdc015aa..00000000 --- a/src/errno/ENXIO.c +++ /dev/null @@ -1,8 +0,0 @@ -#include - -#define ENXIO (38) - -/** No such device or address **/ -/* -POSIX(1) -*/ diff --git a/src/errno/ENXIO.h b/src/errno/ENXIO.h new file mode 100644 index 00000000..fdc015aa --- /dev/null +++ b/src/errno/ENXIO.h @@ -0,0 +1,8 @@ +#include + +#define ENXIO (38) + +/** No such device or address **/ +/* +POSIX(1) +*/ diff --git a/src/errno/EOPNOTSUPP.c b/src/errno/EOPNOTSUPP.c deleted file mode 100644 index fa93466a..00000000 --- a/src/errno/EOPNOTSUPP.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#define EOPNOTSUPP (71) -/** Operation not supported on socket **/ - -/* -XOPEN(400) -POSIX(200112) -*/ diff --git a/src/errno/EOPNOTSUPP.h b/src/errno/EOPNOTSUPP.h new file mode 100644 index 00000000..fa93466a --- /dev/null +++ b/src/errno/EOPNOTSUPP.h @@ -0,0 +1,8 @@ +#include +#define EOPNOTSUPP (71) +/** Operation not supported on socket **/ + +/* +XOPEN(400) +POSIX(200112) +*/ diff --git a/src/errno/EOVERFLOW.c b/src/errno/EOVERFLOW.c deleted file mode 100644 index 09c6875d..00000000 --- a/src/errno/EOVERFLOW.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define EOVERFLOW (72) -/** Value too large to be stored in data type **/ - -/* -XOPEN(400) -*/ diff --git a/src/errno/EOVERFLOW.h b/src/errno/EOVERFLOW.h new file mode 100644 index 00000000..09c6875d --- /dev/null +++ b/src/errno/EOVERFLOW.h @@ -0,0 +1,7 @@ +#include +#define EOVERFLOW (72) +/** Value too large to be stored in data type **/ + +/* +XOPEN(400) +*/ diff --git a/src/errno/EPERM.c b/src/errno/EPERM.c deleted file mode 100644 index eee5363b..00000000 --- a/src/errno/EPERM.c +++ /dev/null @@ -1,8 +0,0 @@ -#include - -#define EPERM (39) - -/** Operation not permitted **/ -/* -POSIX(1) -*/ diff --git a/src/errno/EPERM.h b/src/errno/EPERM.h new file mode 100644 index 00000000..eee5363b --- /dev/null +++ b/src/errno/EPERM.h @@ -0,0 +1,8 @@ +#include + +#define EPERM (39) + +/** Operation not permitted **/ +/* +POSIX(1) +*/ diff --git a/src/errno/EPIPE.c b/src/errno/EPIPE.c deleted file mode 100644 index d2aa9534..00000000 --- a/src/errno/EPIPE.c +++ /dev/null @@ -1,8 +0,0 @@ -#include - -#define EPIPE (40) - -/** Broken pipe **/ -/* -POSIX(1) -*/ diff --git a/src/errno/EPIPE.h b/src/errno/EPIPE.h new file mode 100644 index 00000000..d2aa9534 --- /dev/null +++ b/src/errno/EPIPE.h @@ -0,0 +1,8 @@ +#include + +#define EPIPE (40) + +/** Broken pipe **/ +/* +POSIX(1) +*/ diff --git a/src/errno/EPROTO.c b/src/errno/EPROTO.c deleted file mode 100644 index 7c38682c..00000000 --- a/src/errno/EPROTO.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#define EPROTO (76) -/** Protocol error **/ - -/* -XOPEN(400) -POSIX(200112) -*/ diff --git a/src/errno/EPROTO.h b/src/errno/EPROTO.h new file mode 100644 index 00000000..7c38682c --- /dev/null +++ b/src/errno/EPROTO.h @@ -0,0 +1,8 @@ +#include +#define EPROTO (76) +/** Protocol error **/ + +/* +XOPEN(400) +POSIX(200112) +*/ diff --git a/src/errno/EPROTONOSUPPORT.c b/src/errno/EPROTONOSUPPORT.c deleted file mode 100644 index fdd026f8..00000000 --- a/src/errno/EPROTONOSUPPORT.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#define EPROTONOSUPPORT (77) -/** Protocol not supported **/ - -/* -XOPEN(400) -POSIX(200112) -*/ diff --git a/src/errno/EPROTONOSUPPORT.h b/src/errno/EPROTONOSUPPORT.h new file mode 100644 index 00000000..fdd026f8 --- /dev/null +++ b/src/errno/EPROTONOSUPPORT.h @@ -0,0 +1,8 @@ +#include +#define EPROTONOSUPPORT (77) +/** Protocol not supported **/ + +/* +XOPEN(400) +POSIX(200112) +*/ diff --git a/src/errno/EPROTOTYPE.c b/src/errno/EPROTOTYPE.c deleted file mode 100644 index 9a2e707b..00000000 --- a/src/errno/EPROTOTYPE.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#define EPROTOTYPE (78) -/** Protocol wrong type for socket **/ - -/* -XOPEN(400) -POSIX(200112) -*/ diff --git a/src/errno/EPROTOTYPE.h b/src/errno/EPROTOTYPE.h new file mode 100644 index 00000000..9a2e707b --- /dev/null +++ b/src/errno/EPROTOTYPE.h @@ -0,0 +1,8 @@ +#include +#define EPROTOTYPE (78) +/** Protocol wrong type for socket **/ + +/* +XOPEN(400) +POSIX(200112) +*/ diff --git a/src/errno/EROFS.c b/src/errno/EROFS.c deleted file mode 100644 index e232bfed..00000000 --- a/src/errno/EROFS.c +++ /dev/null @@ -1,8 +0,0 @@ -#include - -#define EROFS (41) - -/** Read-only file system **/ -/* -POSIX(1) -*/ diff --git a/src/errno/EROFS.h b/src/errno/EROFS.h new file mode 100644 index 00000000..e232bfed --- /dev/null +++ b/src/errno/EROFS.h @@ -0,0 +1,8 @@ +#include + +#define EROFS (41) + +/** Read-only file system **/ +/* +POSIX(1) +*/ diff --git a/src/errno/ESPIPE.c b/src/errno/ESPIPE.c deleted file mode 100644 index b401cc66..00000000 --- a/src/errno/ESPIPE.c +++ /dev/null @@ -1,8 +0,0 @@ -#inlcude - -#define ESPIPE (42) - -/** Invalid seek **/ -/* -POSIX(1) -*/ diff --git a/src/errno/ESPIPE.h b/src/errno/ESPIPE.h new file mode 100644 index 00000000..b401cc66 --- /dev/null +++ b/src/errno/ESPIPE.h @@ -0,0 +1,8 @@ +#inlcude + +#define ESPIPE (42) + +/** Invalid seek **/ +/* +POSIX(1) +*/ diff --git a/src/errno/ESRCH.c b/src/errno/ESRCH.c deleted file mode 100644 index b70fe70c..00000000 --- a/src/errno/ESRCH.c +++ /dev/null @@ -1,8 +0,0 @@ -#include - -#define ESRCH (43) - -/** No such process **/ -/* -POSIX(1) -*/ diff --git a/src/errno/ESRCH.h b/src/errno/ESRCH.h new file mode 100644 index 00000000..b70fe70c --- /dev/null +++ b/src/errno/ESRCH.h @@ -0,0 +1,8 @@ +#include + +#define ESRCH (43) + +/** No such process **/ +/* +POSIX(1) +*/ diff --git a/src/errno/ESTALE.c b/src/errno/ESTALE.c deleted file mode 100644 index 1f98165c..00000000 --- a/src/errno/ESTALE.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#define ESTALE (82) -/** Reserved **/ - -/* -XOPEN(400) -POSIX(200112) -*/ diff --git a/src/errno/ESTALE.h b/src/errno/ESTALE.h new file mode 100644 index 00000000..1f98165c --- /dev/null +++ b/src/errno/ESTALE.h @@ -0,0 +1,8 @@ +#include +#define ESTALE (82) +/** Reserved **/ + +/* +XOPEN(400) +POSIX(200112) +*/ diff --git a/src/errno/ETIME.c b/src/errno/ETIME.c deleted file mode 100644 index a9126d20..00000000 --- a/src/errno/ETIME.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define ETIME (83) -/** Stream ioctl() timeout **/ - -/* -XOPEN(400) -*/ diff --git a/src/errno/ETIME.h b/src/errno/ETIME.h new file mode 100644 index 00000000..a9126d20 --- /dev/null +++ b/src/errno/ETIME.h @@ -0,0 +1,7 @@ +#include +#define ETIME (83) +/** Stream ioctl() timeout **/ + +/* +XOPEN(400) +*/ diff --git a/src/errno/ETIMEDOUT.c b/src/errno/ETIMEDOUT.c deleted file mode 100644 index f4319736..00000000 --- a/src/errno/ETIMEDOUT.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#define ETIMEDOUT (84) -/** Connection timed out **/ - -/* -XOPEN(400) -POSIX(199506) -*/ diff --git a/src/errno/ETIMEDOUT.h b/src/errno/ETIMEDOUT.h new file mode 100644 index 00000000..f4319736 --- /dev/null +++ b/src/errno/ETIMEDOUT.h @@ -0,0 +1,8 @@ +#include +#define ETIMEDOUT (84) +/** Connection timed out **/ + +/* +XOPEN(400) +POSIX(199506) +*/ diff --git a/src/errno/ETXTBSY.c b/src/errno/ETXTBSY.c deleted file mode 100644 index a4e0450c..00000000 --- a/src/errno/ETXTBSY.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#define ETXTBSY (85) -/** Text file busy **/ - -/* -XOPEN(4) -POSIX(200112) -*/ diff --git a/src/errno/ETXTBSY.h b/src/errno/ETXTBSY.h new file mode 100644 index 00000000..a4e0450c --- /dev/null +++ b/src/errno/ETXTBSY.h @@ -0,0 +1,8 @@ +#include +#define ETXTBSY (85) +/** Text file busy **/ + +/* +XOPEN(4) +POSIX(200112) +*/ diff --git a/src/errno/EWOULDBLOCK.c b/src/errno/EWOULDBLOCK.c deleted file mode 100644 index 641ed0f3..00000000 --- a/src/errno/EWOULDBLOCK.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#define EWOULDBLOCK (86) -/** Operation would block **/ - -/* -XOPEN(400) -POSIX(200112) -*/ diff --git a/src/errno/EWOULDBLOCK.h b/src/errno/EWOULDBLOCK.h new file mode 100644 index 00000000..641ed0f3 --- /dev/null +++ b/src/errno/EWOULDBLOCK.h @@ -0,0 +1,8 @@ +#include +#define EWOULDBLOCK (86) +/** Operation would block **/ + +/* +XOPEN(400) +POSIX(200112) +*/ diff --git a/src/errno/EXDEV.c b/src/errno/EXDEV.c deleted file mode 100644 index afec7785..00000000 --- a/src/errno/EXDEV.c +++ /dev/null @@ -1,8 +0,0 @@ -#include - -#define EXDEV (44) - -/** Cross-device link **/ -/* -POSIX(1) -*/ diff --git a/src/errno/EXDEV.h b/src/errno/EXDEV.h new file mode 100644 index 00000000..afec7785 --- /dev/null +++ b/src/errno/EXDEV.h @@ -0,0 +1,8 @@ +#include + +#define EXDEV (44) + +/** Cross-device link **/ +/* +POSIX(1) +*/ diff --git a/src/errno/errno_t.c b/src/errno/errno_t.c deleted file mode 100644 index bc8e0af5..00000000 --- a/src/errno/errno_t.c +++ /dev/null @@ -1,7 +0,0 @@ -typedef int errno_t; - -/** error numbers **/ -/* DEF */ -/* -CEXT1(201112) -*/ diff --git a/src/errno/errno_t.h b/src/errno/errno_t.h new file mode 100644 index 00000000..bc8e0af5 --- /dev/null +++ b/src/errno/errno_t.h @@ -0,0 +1,7 @@ +typedef int errno_t; + +/** error numbers **/ +/* DEF */ +/* +CEXT1(201112) +*/ diff --git a/src/fenv/FE_ALL_EXCEPT.c b/src/fenv/FE_ALL_EXCEPT.c deleted file mode 100644 index bf470e4c..00000000 --- a/src/fenv/FE_ALL_EXCEPT.c +++ /dev/null @@ -1,12 +0,0 @@ -#include - -#define FE_ALL_EXCEPT (FE_DIVBYZERO|FE_INEXACT|FE_INVALID|FE_OVERFLOW|FE_UNDERFLOW) - -/* The bitwise OR of all supported macros */ - -/* see appendix F regarding __STDC_IEC_559__ == 1 */ - -/* -STDC(199901) -LINK(m) -*/ diff --git a/src/fenv/FE_ALL_EXCEPT.h b/src/fenv/FE_ALL_EXCEPT.h new file mode 100644 index 00000000..bf470e4c --- /dev/null +++ b/src/fenv/FE_ALL_EXCEPT.h @@ -0,0 +1,12 @@ +#include + +#define FE_ALL_EXCEPT (FE_DIVBYZERO|FE_INEXACT|FE_INVALID|FE_OVERFLOW|FE_UNDERFLOW) + +/* The bitwise OR of all supported macros */ + +/* see appendix F regarding __STDC_IEC_559__ == 1 */ + +/* +STDC(199901) +LINK(m) +*/ diff --git a/src/fenv/FE_DFL_ENV.c b/src/fenv/FE_DFL_ENV.c deleted file mode 100644 index 0cde32e9..00000000 --- a/src/fenv/FE_DFL_ENV.c +++ /dev/null @@ -1,18 +0,0 @@ -#include - extern fenv_t const *FE_DFL_ENV; -#define FE_DFL_ENV ((const fenv_t*)FE_DFL_ENV) - -/* */ -/* represents the default floating-point environment — the one installed at program startup */ -/* — and has type ‘‘pointer to const-qualified fenv_t’’. It can be used as an argument to */ -/* functions that manage the floating-point environment. */ -/* */ -/* Additional implementation-defined environments, with macro definitions beginning with */ -/* FE_ and an uppercase letter, and having type ‘‘pointer to const-qualified fenv_t’’, may */ -/* also be specified by the implementation. */ -/* */ - -/* -STDC(199901) -LINK(m) -*/ diff --git a/src/fenv/FE_DFL_ENV.h b/src/fenv/FE_DFL_ENV.h new file mode 100644 index 00000000..0cde32e9 --- /dev/null +++ b/src/fenv/FE_DFL_ENV.h @@ -0,0 +1,18 @@ +#include + extern fenv_t const *FE_DFL_ENV; +#define FE_DFL_ENV ((const fenv_t*)FE_DFL_ENV) + +/* */ +/* represents the default floating-point environment — the one installed at program startup */ +/* — and has type ‘‘pointer to const-qualified fenv_t’’. It can be used as an argument to */ +/* functions that manage the floating-point environment. */ +/* */ +/* Additional implementation-defined environments, with macro definitions beginning with */ +/* FE_ and an uppercase letter, and having type ‘‘pointer to const-qualified fenv_t’’, may */ +/* also be specified by the implementation. */ +/* */ + +/* +STDC(199901) +LINK(m) +*/ diff --git a/src/fenv/FE_DIVBYZERO.c b/src/fenv/FE_DIVBYZERO.c deleted file mode 100644 index 0e523d85..00000000 --- a/src/fenv/FE_DIVBYZERO.c +++ /dev/null @@ -1,10 +0,0 @@ -#include - -#define FE_DIVBYZERO (1<<0) - -/* Defined iff this exception is supported */ - -/* -STDC(199901) -LINK(m) -*/ diff --git a/src/fenv/FE_DIVBYZERO.h b/src/fenv/FE_DIVBYZERO.h new file mode 100644 index 00000000..0e523d85 --- /dev/null +++ b/src/fenv/FE_DIVBYZERO.h @@ -0,0 +1,10 @@ +#include + +#define FE_DIVBYZERO (1<<0) + +/* Defined iff this exception is supported */ + +/* +STDC(199901) +LINK(m) +*/ diff --git a/src/fenv/FE_DOWNWARD.c b/src/fenv/FE_DOWNWARD.c deleted file mode 100644 index 9b30a620..00000000 --- a/src/fenv/FE_DOWNWARD.c +++ /dev/null @@ -1,10 +0,0 @@ -#include - -#define FE_DOWNWARD (3) - -/* Defined iff this operation is supported */ - -/* -STDC(199901) -LINK(m) -*/ diff --git a/src/fenv/FE_DOWNWARD.h b/src/fenv/FE_DOWNWARD.h new file mode 100644 index 00000000..9b30a620 --- /dev/null +++ b/src/fenv/FE_DOWNWARD.h @@ -0,0 +1,10 @@ +#include + +#define FE_DOWNWARD (3) + +/* Defined iff this operation is supported */ + +/* +STDC(199901) +LINK(m) +*/ diff --git a/src/fenv/FE_INEXACT.c b/src/fenv/FE_INEXACT.c deleted file mode 100644 index 53eac468..00000000 --- a/src/fenv/FE_INEXACT.c +++ /dev/null @@ -1,10 +0,0 @@ -#include - -#define FE_INEXACT (1<<1) - -/* Defined iff this exception is supported */ - -/* -STDC(199901) -LINK(m) -*/ diff --git a/src/fenv/FE_INEXACT.h b/src/fenv/FE_INEXACT.h new file mode 100644 index 00000000..53eac468 --- /dev/null +++ b/src/fenv/FE_INEXACT.h @@ -0,0 +1,10 @@ +#include + +#define FE_INEXACT (1<<1) + +/* Defined iff this exception is supported */ + +/* +STDC(199901) +LINK(m) +*/ diff --git a/src/fenv/FE_INVALID.c b/src/fenv/FE_INVALID.c deleted file mode 100644 index 89bfb628..00000000 --- a/src/fenv/FE_INVALID.c +++ /dev/null @@ -1,10 +0,0 @@ -#include - -#define FE_INVALID (1<<2) - -/* Defined iff this exception is supported */ - -/* -STDC(199901) -LINK(m) -*/ diff --git a/src/fenv/FE_INVALID.h b/src/fenv/FE_INVALID.h new file mode 100644 index 00000000..89bfb628 --- /dev/null +++ b/src/fenv/FE_INVALID.h @@ -0,0 +1,10 @@ +#include + +#define FE_INVALID (1<<2) + +/* Defined iff this exception is supported */ + +/* +STDC(199901) +LINK(m) +*/ diff --git a/src/fenv/FE_OVERFLOW.c b/src/fenv/FE_OVERFLOW.c deleted file mode 100644 index 2290231f..00000000 --- a/src/fenv/FE_OVERFLOW.c +++ /dev/null @@ -1,10 +0,0 @@ -#include - -#define FE_OVERFLOW (1<<3) - -/* Defined iff this exception is supported */ - -/* -STDC(199901) -LINK(m) -*/ diff --git a/src/fenv/FE_OVERFLOW.h b/src/fenv/FE_OVERFLOW.h new file mode 100644 index 00000000..2290231f --- /dev/null +++ b/src/fenv/FE_OVERFLOW.h @@ -0,0 +1,10 @@ +#include + +#define FE_OVERFLOW (1<<3) + +/* Defined iff this exception is supported */ + +/* +STDC(199901) +LINK(m) +*/ diff --git a/src/fenv/FE_TONEAREST.c b/src/fenv/FE_TONEAREST.c deleted file mode 100644 index 5c8b0c8c..00000000 --- a/src/fenv/FE_TONEAREST.c +++ /dev/null @@ -1,10 +0,0 @@ -#include - -#define FE_TONEAREST (1) - -/* Defined iff this operation is supported */ - -/* -STDC(199901) -LINK(m) -*/ diff --git a/src/fenv/FE_TONEAREST.h b/src/fenv/FE_TONEAREST.h new file mode 100644 index 00000000..5c8b0c8c --- /dev/null +++ b/src/fenv/FE_TONEAREST.h @@ -0,0 +1,10 @@ +#include + +#define FE_TONEAREST (1) + +/* Defined iff this operation is supported */ + +/* +STDC(199901) +LINK(m) +*/ diff --git a/src/fenv/FE_TOWARDZERO.c b/src/fenv/FE_TOWARDZERO.c deleted file mode 100644 index 0b1e551b..00000000 --- a/src/fenv/FE_TOWARDZERO.c +++ /dev/null @@ -1,10 +0,0 @@ -#include - -#define FE_TOWARDZERO (0) - -/* Defined iff this operation is supported */ - -/* -STDC(199901) -LINK(m) -*/ diff --git a/src/fenv/FE_TOWARDZERO.h b/src/fenv/FE_TOWARDZERO.h new file mode 100644 index 00000000..0b1e551b --- /dev/null +++ b/src/fenv/FE_TOWARDZERO.h @@ -0,0 +1,10 @@ +#include + +#define FE_TOWARDZERO (0) + +/* Defined iff this operation is supported */ + +/* +STDC(199901) +LINK(m) +*/ diff --git a/src/fenv/FE_UNDERFLOW.c b/src/fenv/FE_UNDERFLOW.c deleted file mode 100644 index e73f1d00..00000000 --- a/src/fenv/FE_UNDERFLOW.c +++ /dev/null @@ -1,10 +0,0 @@ -#include - -#define FE_UNDERFLOW (1<<4) - -/* Defined iff this exception is supported */ - -/* -STDC(199901) -LINK(m) -*/ diff --git a/src/fenv/FE_UNDERFLOW.h b/src/fenv/FE_UNDERFLOW.h new file mode 100644 index 00000000..e73f1d00 --- /dev/null +++ b/src/fenv/FE_UNDERFLOW.h @@ -0,0 +1,10 @@ +#include + +#define FE_UNDERFLOW (1<<4) + +/* Defined iff this exception is supported */ + +/* +STDC(199901) +LINK(m) +*/ diff --git a/src/fenv/FE_UPWARD.c b/src/fenv/FE_UPWARD.c deleted file mode 100644 index 4ccf07ec..00000000 --- a/src/fenv/FE_UPWARD.c +++ /dev/null @@ -1,10 +0,0 @@ -#include - -#define FE_UPWARD (2) - -/* Defined iff this operation is supported */ - -/* -STDC(199901) -LINK(m) -*/ diff --git a/src/fenv/FE_UPWARD.h b/src/fenv/FE_UPWARD.h new file mode 100644 index 00000000..4ccf07ec --- /dev/null +++ b/src/fenv/FE_UPWARD.h @@ -0,0 +1,10 @@ +#include + +#define FE_UPWARD (2) + +/* Defined iff this operation is supported */ + +/* +STDC(199901) +LINK(m) +*/ diff --git a/src/fenv/fenv_t.c b/src/fenv/fenv_t.c deleted file mode 100644 index 2d644c75..00000000 --- a/src/fenv/fenv_t.c +++ /dev/null @@ -1,10 +0,0 @@ -#include - -typedef unsigned long long int fenv_t; - -/*d Represents the entire floating-point environment d*/ - -/* -STDC(199901) -LINK(m) -*/ diff --git a/src/fenv/fenv_t.h b/src/fenv/fenv_t.h new file mode 100644 index 00000000..2d644c75 --- /dev/null +++ b/src/fenv/fenv_t.h @@ -0,0 +1,10 @@ +#include + +typedef unsigned long long int fenv_t; + +/*d Represents the entire floating-point environment d*/ + +/* +STDC(199901) +LINK(m) +*/ diff --git a/src/fenv/fexcept_t.c b/src/fenv/fexcept_t.c deleted file mode 100644 index 9bc9303b..00000000 --- a/src/fenv/fexcept_t.c +++ /dev/null @@ -1,11 +0,0 @@ -#include - -typedef unsigned long long int fexcept_t; - -/*d Represents the floating-point status flags collectively, including any status the */ -/* implementation associates with the flags. d*/ - -/* -STDC(199901) -LINK(m) -*/ diff --git a/src/fenv/fexcept_t.h b/src/fenv/fexcept_t.h new file mode 100644 index 00000000..9bc9303b --- /dev/null +++ b/src/fenv/fexcept_t.h @@ -0,0 +1,11 @@ +#include + +typedef unsigned long long int fexcept_t; + +/*d Represents the floating-point status flags collectively, including any status the */ +/* implementation associates with the flags. d*/ + +/* +STDC(199901) +LINK(m) +*/ diff --git a/src/float/DBL_DECIMAL_DIG.c b/src/float/DBL_DECIMAL_DIG.c deleted file mode 100644 index 16c68495..00000000 --- a/src/float/DBL_DECIMAL_DIG.c +++ /dev/null @@ -1,6 +0,0 @@ -#define DBL_DECIMAL_DIG (10) - -/* -MIN(10) -STDC(201112) -*/ diff --git a/src/float/DBL_DECIMAL_DIG.h b/src/float/DBL_DECIMAL_DIG.h new file mode 100644 index 00000000..16c68495 --- /dev/null +++ b/src/float/DBL_DECIMAL_DIG.h @@ -0,0 +1,6 @@ +#define DBL_DECIMAL_DIG (10) + +/* +MIN(10) +STDC(201112) +*/ diff --git a/src/float/DBL_DIG.c b/src/float/DBL_DIG.c deleted file mode 100644 index 9f656012..00000000 --- a/src/float/DBL_DIG.c +++ /dev/null @@ -1,16 +0,0 @@ -#include -#define DBL_DIG (15) - -/** double significant digits **/ - -/*** -is the number of significant digits in a decimal representation of a -TYPE(double) that are guaranteed accuracy. -***/ - -/* -VALUE_MIN(10) -*/ -/* -STDC(1) -*/ diff --git a/src/float/DBL_DIG.h b/src/float/DBL_DIG.h new file mode 100644 index 00000000..9f656012 --- /dev/null +++ b/src/float/DBL_DIG.h @@ -0,0 +1,16 @@ +#include +#define DBL_DIG (15) + +/** double significant digits **/ + +/*** +is the number of significant digits in a decimal representation of a +TYPE(double) that are guaranteed accuracy. +***/ + +/* +VALUE_MIN(10) +*/ +/* +STDC(1) +*/ diff --git a/src/float/DBL_EPSILON.c b/src/float/DBL_EPSILON.c deleted file mode 100644 index 5e4bd6b8..00000000 --- a/src/float/DBL_EPSILON.c +++ /dev/null @@ -1,16 +0,0 @@ -#include -#define DBL_EPSILON (2.220446E-16) - -/** double epsilon **/ - -/*** -is the difference between LITERAL(1) and the next smallest number -representable as a TYPE(double). -***/ - -/* -VALUE_MIN(1e-9) -*/ -/* -STDC(1) -*/ diff --git a/src/float/DBL_EPSILON.h b/src/float/DBL_EPSILON.h new file mode 100644 index 00000000..5e4bd6b8 --- /dev/null +++ b/src/float/DBL_EPSILON.h @@ -0,0 +1,16 @@ +#include +#define DBL_EPSILON (2.220446E-16) + +/** double epsilon **/ + +/*** +is the difference between LITERAL(1) and the next smallest number +representable as a TYPE(double). +***/ + +/* +VALUE_MIN(1e-9) +*/ +/* +STDC(1) +*/ diff --git a/src/float/DBL_HAS_SUBNORM.c b/src/float/DBL_HAS_SUBNORM.c deleted file mode 100644 index be060884..00000000 --- a/src/float/DBL_HAS_SUBNORM.c +++ /dev/null @@ -1,8 +0,0 @@ -#define DBL_HAS_SUBNORM (-1) - -/* -1: indeterminable */ -/* 0: subnormal numbers not supported */ -/* 1: subnormal numbers are supported */ -/* -STDC(201112) -*/ diff --git a/src/float/DBL_HAS_SUBNORM.h b/src/float/DBL_HAS_SUBNORM.h new file mode 100644 index 00000000..be060884 --- /dev/null +++ b/src/float/DBL_HAS_SUBNORM.h @@ -0,0 +1,8 @@ +#define DBL_HAS_SUBNORM (-1) + +/* -1: indeterminable */ +/* 0: subnormal numbers not supported */ +/* 1: subnormal numbers are supported */ +/* +STDC(201112) +*/ diff --git a/src/float/DBL_MANT_DIG.c b/src/float/DBL_MANT_DIG.c deleted file mode 100644 index b89e6ac1..00000000 --- a/src/float/DBL_MANT_DIG.c +++ /dev/null @@ -1,13 +0,0 @@ -#include -#define DBL_MANT_DIG (53) - -/** double mantissa **/ - -/*** -is the number of digits, in base-IDENTIFIER(FLT_RADIX), in the -floating-point significand for TYPE(double) variables. It is not necessarily -a constant value. -***/ -/* -STDC(1) -*/ diff --git a/src/float/DBL_MANT_DIG.h b/src/float/DBL_MANT_DIG.h new file mode 100644 index 00000000..b89e6ac1 --- /dev/null +++ b/src/float/DBL_MANT_DIG.h @@ -0,0 +1,13 @@ +#include +#define DBL_MANT_DIG (53) + +/** double mantissa **/ + +/*** +is the number of digits, in base-IDENTIFIER(FLT_RADIX), in the +floating-point significand for TYPE(double) variables. It is not necessarily +a constant value. +***/ +/* +STDC(1) +*/ diff --git a/src/float/DBL_MAX.c b/src/float/DBL_MAX.c deleted file mode 100644 index 91d1e704..00000000 --- a/src/float/DBL_MAX.c +++ /dev/null @@ -1,15 +0,0 @@ -#include -#define DBL_MAX (1.797693E+308) - -/** double maximum value **/ - -/*** -is the maximum representable finite TYPE(double) value. -***/ - -/* -VALUE_MIN(1e+37) -*/ -/* -STDC(1) -*/ diff --git a/src/float/DBL_MAX.h b/src/float/DBL_MAX.h new file mode 100644 index 00000000..91d1e704 --- /dev/null +++ b/src/float/DBL_MAX.h @@ -0,0 +1,15 @@ +#include +#define DBL_MAX (1.797693E+308) + +/** double maximum value **/ + +/*** +is the maximum representable finite TYPE(double) value. +***/ + +/* +VALUE_MIN(1e+37) +*/ +/* +STDC(1) +*/ diff --git a/src/float/DBL_MAX_10_EXP.c b/src/float/DBL_MAX_10_EXP.c deleted file mode 100644 index 8238d34b..00000000 --- a/src/float/DBL_MAX_10_EXP.c +++ /dev/null @@ -1,16 +0,0 @@ -#include -#define DBL_MAX_10_EXP (308) - -/** double maximum base-10 exponent **/ - -/*** -is the largest integer for which POW(10,THIS()) is a finite -TYPE(double). -***/ - -/* -VALUE_MIN(37) -*/ -/* -STDC(1) -*/ diff --git a/src/float/DBL_MAX_10_EXP.h b/src/float/DBL_MAX_10_EXP.h new file mode 100644 index 00000000..8238d34b --- /dev/null +++ b/src/float/DBL_MAX_10_EXP.h @@ -0,0 +1,16 @@ +#include +#define DBL_MAX_10_EXP (308) + +/** double maximum base-10 exponent **/ + +/*** +is the largest integer for which POW(10,THIS()) is a finite +TYPE(double). +***/ + +/* +VALUE_MIN(37) +*/ +/* +STDC(1) +*/ diff --git a/src/float/DBL_MAX_EXP.c b/src/float/DBL_MAX_EXP.c deleted file mode 100644 index 38fdb2a8..00000000 --- a/src/float/DBL_MAX_EXP.c +++ /dev/null @@ -1,12 +0,0 @@ -#include -#define DBL_MAX_EXP (1024) - -/** double maximum exponent **/ - -/*** -is the largest integer for which -POW(IDENTIFIER(FLT_RADIX),THIS() - 1) is a finite TYPE(double). -***/ -/* -STDC(1) -*/ diff --git a/src/float/DBL_MAX_EXP.h b/src/float/DBL_MAX_EXP.h new file mode 100644 index 00000000..38fdb2a8 --- /dev/null +++ b/src/float/DBL_MAX_EXP.h @@ -0,0 +1,12 @@ +#include +#define DBL_MAX_EXP (1024) + +/** double maximum exponent **/ + +/*** +is the largest integer for which +POW(IDENTIFIER(FLT_RADIX),THIS() - 1) is a finite TYPE(double). +***/ +/* +STDC(1) +*/ diff --git a/src/float/DBL_MIN.c b/src/float/DBL_MIN.c deleted file mode 100644 index 7f3c9ce1..00000000 --- a/src/float/DBL_MIN.c +++ /dev/null @@ -1,15 +0,0 @@ -#include -#define DBL_MIN (2.225074E-308) - -/** double minimum positive number **/ - -/*** -is the smallest normalized value of a TYPE(double). -***/ - -/* -VALUE_MIN(1e-37) -*/ -/* -STDC(1) -*/ diff --git a/src/float/DBL_MIN.h b/src/float/DBL_MIN.h new file mode 100644 index 00000000..7f3c9ce1 --- /dev/null +++ b/src/float/DBL_MIN.h @@ -0,0 +1,15 @@ +#include +#define DBL_MIN (2.225074E-308) + +/** double minimum positive number **/ + +/*** +is the smallest normalized value of a TYPE(double). +***/ + +/* +VALUE_MIN(1e-37) +*/ +/* +STDC(1) +*/ diff --git a/src/float/DBL_MIN_10_EXP.c b/src/float/DBL_MIN_10_EXP.c deleted file mode 100644 index f329b0a1..00000000 --- a/src/float/DBL_MIN_10_EXP.c +++ /dev/null @@ -1,16 +0,0 @@ -#include -#define DBL_MIN_10_EXP (-307) - -/** double minimum base-10 exponent **/ - -/*** -is the smallest negative integer for which POW(10, THIS()) -is a normalized TYPE(double). -***/ - -/* -VALUE_MIN(-37) -*/ -/* -STDC(1) -*/ diff --git a/src/float/DBL_MIN_10_EXP.h b/src/float/DBL_MIN_10_EXP.h new file mode 100644 index 00000000..f329b0a1 --- /dev/null +++ b/src/float/DBL_MIN_10_EXP.h @@ -0,0 +1,16 @@ +#include +#define DBL_MIN_10_EXP (-307) + +/** double minimum base-10 exponent **/ + +/*** +is the smallest negative integer for which POW(10, THIS()) +is a normalized TYPE(double). +***/ + +/* +VALUE_MIN(-37) +*/ +/* +STDC(1) +*/ diff --git a/src/float/DBL_MIN_EXP.c b/src/float/DBL_MIN_EXP.c deleted file mode 100644 index cc5dd645..00000000 --- a/src/float/DBL_MIN_EXP.c +++ /dev/null @@ -1,12 +0,0 @@ -#include -#define DBL_MIN_EXP (-1021) - -/** double minimum exponent **/ - -/*** -is the smallest negative integer for which -POW(IDENTIFIER(FLT_RADIX), THIS() - 1) is a normalized TYPE(double). -***/ -/* -STDC(1) -*/ diff --git a/src/float/DBL_MIN_EXP.h b/src/float/DBL_MIN_EXP.h new file mode 100644 index 00000000..cc5dd645 --- /dev/null +++ b/src/float/DBL_MIN_EXP.h @@ -0,0 +1,12 @@ +#include +#define DBL_MIN_EXP (-1021) + +/** double minimum exponent **/ + +/*** +is the smallest negative integer for which +POW(IDENTIFIER(FLT_RADIX), THIS() - 1) is a normalized TYPE(double). +***/ +/* +STDC(1) +*/ diff --git a/src/float/DECIMAL_DIG.c b/src/float/DECIMAL_DIG.c deleted file mode 100644 index 6003cb49..00000000 --- a/src/float/DECIMAL_DIG.c +++ /dev/null @@ -1,10 +0,0 @@ -#include - -#define DECIMAL_DIG (10) - -/* MIN: 10 */ - -/* -STDC(199901) -LINK(m) -*/ diff --git a/src/float/DECIMAL_DIG.h b/src/float/DECIMAL_DIG.h new file mode 100644 index 00000000..6003cb49 --- /dev/null +++ b/src/float/DECIMAL_DIG.h @@ -0,0 +1,10 @@ +#include + +#define DECIMAL_DIG (10) + +/* MIN: 10 */ + +/* +STDC(199901) +LINK(m) +*/ diff --git a/src/float/FLT_DECIMAL_DIG.c b/src/float/FLT_DECIMAL_DIG.c deleted file mode 100644 index 2bf60c7c..00000000 --- a/src/float/FLT_DECIMAL_DIG.c +++ /dev/null @@ -1,6 +0,0 @@ -#define FLT_DECIMAL_DIG (6) - -/* MIN: 6 */ -/* -STDC(201112) -*/ diff --git a/src/float/FLT_DECIMAL_DIG.h b/src/float/FLT_DECIMAL_DIG.h new file mode 100644 index 00000000..2bf60c7c --- /dev/null +++ b/src/float/FLT_DECIMAL_DIG.h @@ -0,0 +1,6 @@ +#define FLT_DECIMAL_DIG (6) + +/* MIN: 6 */ +/* +STDC(201112) +*/ diff --git a/src/float/FLT_DIG.c b/src/float/FLT_DIG.c deleted file mode 100644 index 43a17c3f..00000000 --- a/src/float/FLT_DIG.c +++ /dev/null @@ -1,16 +0,0 @@ -#include -#define FLT_DIG (6) - -/** float significant digits **/ - -/*** -is the number of significant digits in a decimal representation of a -TYPE(float) that are guaranteed accuracy. -***/ - -/* -VALUE_MIN(6) -*/ -/* -STDC(1) -*/ diff --git a/src/float/FLT_DIG.h b/src/float/FLT_DIG.h new file mode 100644 index 00000000..43a17c3f --- /dev/null +++ b/src/float/FLT_DIG.h @@ -0,0 +1,16 @@ +#include +#define FLT_DIG (6) + +/** float significant digits **/ + +/*** +is the number of significant digits in a decimal representation of a +TYPE(float) that are guaranteed accuracy. +***/ + +/* +VALUE_MIN(6) +*/ +/* +STDC(1) +*/ diff --git a/src/float/FLT_EPSILON.c b/src/float/FLT_EPSILON.c deleted file mode 100644 index 31640457..00000000 --- a/src/float/FLT_EPSILON.c +++ /dev/null @@ -1,16 +0,0 @@ -#include -#define FLT_EPSILON (1.192093E-07) - -/** float epsilon **/ - -/*** -is the difference between LITERAL(1) and the next smallest number -representable as a TYPE(float). -***/ - -/* -VALUE_MIN(1e-5) -*/ -/* -STDC(1) -*/ diff --git a/src/float/FLT_EPSILON.h b/src/float/FLT_EPSILON.h new file mode 100644 index 00000000..31640457 --- /dev/null +++ b/src/float/FLT_EPSILON.h @@ -0,0 +1,16 @@ +#include +#define FLT_EPSILON (1.192093E-07) + +/** float epsilon **/ + +/*** +is the difference between LITERAL(1) and the next smallest number +representable as a TYPE(float). +***/ + +/* +VALUE_MIN(1e-5) +*/ +/* +STDC(1) +*/ diff --git a/src/float/FLT_EVAL_METHOD.c b/src/float/FLT_EVAL_METHOD.c deleted file mode 100644 index 46fa8194..00000000 --- a/src/float/FLT_EVAL_METHOD.c +++ /dev/null @@ -1,13 +0,0 @@ -#include - -#define FLT_EVAL_METHOD (-1) - -/* -1: indeterminable */ -/* 0: float as float; double as double; long double as long double */ -/* 1: float as double; double as double; long double as long double */ -/* 2: all as long double */ - -/* -STDC(199901) -LINK(m) -*/ diff --git a/src/float/FLT_EVAL_METHOD.h b/src/float/FLT_EVAL_METHOD.h new file mode 100644 index 00000000..46fa8194 --- /dev/null +++ b/src/float/FLT_EVAL_METHOD.h @@ -0,0 +1,13 @@ +#include + +#define FLT_EVAL_METHOD (-1) + +/* -1: indeterminable */ +/* 0: float as float; double as double; long double as long double */ +/* 1: float as double; double as double; long double as long double */ +/* 2: all as long double */ + +/* +STDC(199901) +LINK(m) +*/ diff --git a/src/float/FLT_HAS_SUBNORM.c b/src/float/FLT_HAS_SUBNORM.c deleted file mode 100644 index e68672e1..00000000 --- a/src/float/FLT_HAS_SUBNORM.c +++ /dev/null @@ -1,8 +0,0 @@ -#define FLT_HAS_SUBNORM (-1) - -/* -1: indeterminable */ -/* 0: subnormal numbers not supported */ -/* 1: subnormal numbers are supported */ -/* -STDC(201112) -*/ diff --git a/src/float/FLT_HAS_SUBNORM.h b/src/float/FLT_HAS_SUBNORM.h new file mode 100644 index 00000000..e68672e1 --- /dev/null +++ b/src/float/FLT_HAS_SUBNORM.h @@ -0,0 +1,8 @@ +#define FLT_HAS_SUBNORM (-1) + +/* -1: indeterminable */ +/* 0: subnormal numbers not supported */ +/* 1: subnormal numbers are supported */ +/* +STDC(201112) +*/ diff --git a/src/float/FLT_MANT_DIG.c b/src/float/FLT_MANT_DIG.c deleted file mode 100644 index 608ff5f9..00000000 --- a/src/float/FLT_MANT_DIG.c +++ /dev/null @@ -1,13 +0,0 @@ -#include -#define FLT_MANT_DIG (24) - -/** float mantissa **/ - -/*** -is the number of digits, in base-IDENTIFIER(FLT_RADIX), in the -floating-point significand for TYPE(float) variables. It is not necessarily -a constant value. -***/ -/* -STDC(1) -*/ diff --git a/src/float/FLT_MANT_DIG.h b/src/float/FLT_MANT_DIG.h new file mode 100644 index 00000000..608ff5f9 --- /dev/null +++ b/src/float/FLT_MANT_DIG.h @@ -0,0 +1,13 @@ +#include +#define FLT_MANT_DIG (24) + +/** float mantissa **/ + +/*** +is the number of digits, in base-IDENTIFIER(FLT_RADIX), in the +floating-point significand for TYPE(float) variables. It is not necessarily +a constant value. +***/ +/* +STDC(1) +*/ diff --git a/src/float/FLT_MAX.c b/src/float/FLT_MAX.c deleted file mode 100644 index ecd59b0d..00000000 --- a/src/float/FLT_MAX.c +++ /dev/null @@ -1,15 +0,0 @@ -#include -#define FLT_MAX (3.402823E+38) - -/** float maximum value **/ - -/*** -is the maximum representable finite TYPE(float) value. -***/ - -/* -VALUE_MIN(1e+37) -*/ -/* -STDC(1) -*/ diff --git a/src/float/FLT_MAX.h b/src/float/FLT_MAX.h new file mode 100644 index 00000000..ecd59b0d --- /dev/null +++ b/src/float/FLT_MAX.h @@ -0,0 +1,15 @@ +#include +#define FLT_MAX (3.402823E+38) + +/** float maximum value **/ + +/*** +is the maximum representable finite TYPE(float) value. +***/ + +/* +VALUE_MIN(1e+37) +*/ +/* +STDC(1) +*/ diff --git a/src/float/FLT_MAX_10_EXP.c b/src/float/FLT_MAX_10_EXP.c deleted file mode 100644 index 2b64a7e7..00000000 --- a/src/float/FLT_MAX_10_EXP.c +++ /dev/null @@ -1,15 +0,0 @@ -#include -#define FLT_MAX_10_EXP (38) - -/** float maximum base-10 exponent **/ - -/*** -is the largest integer for which POW(10, THIS()) is a finite TYPE(float). -***/ - -/* -VALUE_MIN(37) -*/ -/* -STDC(1) -*/ diff --git a/src/float/FLT_MAX_10_EXP.h b/src/float/FLT_MAX_10_EXP.h new file mode 100644 index 00000000..2b64a7e7 --- /dev/null +++ b/src/float/FLT_MAX_10_EXP.h @@ -0,0 +1,15 @@ +#include +#define FLT_MAX_10_EXP (38) + +/** float maximum base-10 exponent **/ + +/*** +is the largest integer for which POW(10, THIS()) is a finite TYPE(float). +***/ + +/* +VALUE_MIN(37) +*/ +/* +STDC(1) +*/ diff --git a/src/float/FLT_MAX_EXP.c b/src/float/FLT_MAX_EXP.c deleted file mode 100644 index d912e1ec..00000000 --- a/src/float/FLT_MAX_EXP.c +++ /dev/null @@ -1,12 +0,0 @@ -#include -#define FLT_MAX_EXP (128) - -/** float maximum exponent **/ - -/*** -is the largest integer for which -POW(IDENTIFIER(FLT_RADIX), THIS() - 1) is a finite TYPE(float). -***/ -/* -STDC(1) -*/ diff --git a/src/float/FLT_MAX_EXP.h b/src/float/FLT_MAX_EXP.h new file mode 100644 index 00000000..d912e1ec --- /dev/null +++ b/src/float/FLT_MAX_EXP.h @@ -0,0 +1,12 @@ +#include +#define FLT_MAX_EXP (128) + +/** float maximum exponent **/ + +/*** +is the largest integer for which +POW(IDENTIFIER(FLT_RADIX), THIS() - 1) is a finite TYPE(float). +***/ +/* +STDC(1) +*/ diff --git a/src/float/FLT_MIN.c b/src/float/FLT_MIN.c deleted file mode 100644 index aac248c5..00000000 --- a/src/float/FLT_MIN.c +++ /dev/null @@ -1,15 +0,0 @@ -#include -#define FLT_MIN (1.175494E-38) - -/** float minimum positive number **/ - -/*** -is the smallest normalized value of a TYPE(float). -***/ - -/* -VALUE_MIN(1e-37) -*/ -/* -STDC(1) -*/ diff --git a/src/float/FLT_MIN.h b/src/float/FLT_MIN.h new file mode 100644 index 00000000..aac248c5 --- /dev/null +++ b/src/float/FLT_MIN.h @@ -0,0 +1,15 @@ +#include +#define FLT_MIN (1.175494E-38) + +/** float minimum positive number **/ + +/*** +is the smallest normalized value of a TYPE(float). +***/ + +/* +VALUE_MIN(1e-37) +*/ +/* +STDC(1) +*/ diff --git a/src/float/FLT_MIN_10_EXP.c b/src/float/FLT_MIN_10_EXP.c deleted file mode 100644 index 57f9eb95..00000000 --- a/src/float/FLT_MIN_10_EXP.c +++ /dev/null @@ -1,16 +0,0 @@ -#include -#define FLT_MIN_10_EXP (-37) - -/** float minimum base-10 exponent **/ - -/*** -is the smallest negative integer for which POW(10, THIS()) -is a normalized TYPE(float). -***/ - -/* -VALUE_MIN(-37) -*/ -/* -STDC(1) -*/ diff --git a/src/float/FLT_MIN_10_EXP.h b/src/float/FLT_MIN_10_EXP.h new file mode 100644 index 00000000..57f9eb95 --- /dev/null +++ b/src/float/FLT_MIN_10_EXP.h @@ -0,0 +1,16 @@ +#include +#define FLT_MIN_10_EXP (-37) + +/** float minimum base-10 exponent **/ + +/*** +is the smallest negative integer for which POW(10, THIS()) +is a normalized TYPE(float). +***/ + +/* +VALUE_MIN(-37) +*/ +/* +STDC(1) +*/ diff --git a/src/float/FLT_MIN_EXP.c b/src/float/FLT_MIN_EXP.c deleted file mode 100644 index 682c8d4f..00000000 --- a/src/float/FLT_MIN_EXP.c +++ /dev/null @@ -1,12 +0,0 @@ -#include -#define FLT_MIN_EXP (-125) - -/** float minimum exponent **/ - -/*** -is the smallest negative integer for which -POW(IDENTIFIER(FLT_RADIX), THIS() - 1) is a normalized TYPE(float). -***/ -/* -STDC(1) -*/ diff --git a/src/float/FLT_MIN_EXP.h b/src/float/FLT_MIN_EXP.h new file mode 100644 index 00000000..682c8d4f --- /dev/null +++ b/src/float/FLT_MIN_EXP.h @@ -0,0 +1,12 @@ +#include +#define FLT_MIN_EXP (-125) + +/** float minimum exponent **/ + +/*** +is the smallest negative integer for which +POW(IDENTIFIER(FLT_RADIX), THIS() - 1) is a normalized TYPE(float). +***/ +/* +STDC(1) +*/ diff --git a/src/float/FLT_RADIX.c b/src/float/FLT_RADIX.c deleted file mode 100644 index 47978707..00000000 --- a/src/float/FLT_RADIX.c +++ /dev/null @@ -1,16 +0,0 @@ -#include -#define FLT_RADIX (2) - -/** radix of exponent representation **/ - -/*** -is a constant defining the radix used by the implementation for -exponent notation. It is suitable for use in LITERAL(#if) directives. -***/ - -/* -VALUE_MIN(2) -*/ -/* -STDC(1) -*/ diff --git a/src/float/FLT_RADIX.h b/src/float/FLT_RADIX.h new file mode 100644 index 00000000..47978707 --- /dev/null +++ b/src/float/FLT_RADIX.h @@ -0,0 +1,16 @@ +#include +#define FLT_RADIX (2) + +/** radix of exponent representation **/ + +/*** +is a constant defining the radix used by the implementation for +exponent notation. It is suitable for use in LITERAL(#if) directives. +***/ + +/* +VALUE_MIN(2) +*/ +/* +STDC(1) +*/ diff --git a/src/float/FLT_ROUNDS.c b/src/float/FLT_ROUNDS.c deleted file mode 100644 index 8fefb48e..00000000 --- a/src/float/FLT_ROUNDS.c +++ /dev/null @@ -1,22 +0,0 @@ -#include - extern int fegetround(void); -#define FLT_ROUNDS fegetround() - -/** rounding direction **/ - -/*** -describes the rounding mode of floating-point addition used by the -implementation. It is not necessarily constant. -***/ - -/* -VALUE_SELECT(-1, indeterminable) -VALUE_SELECT(0, toward zero) -VALUE_SELECT(1, to nearest) -VALUE_SELECT(2, toward positive infinity) -VALUE_SELECT(3, toward negative infinity) -SEE_ALSO(FUNCTION(fegetround)) -*/ -/* -STDC(1) -*/ diff --git a/src/float/FLT_ROUNDS.h b/src/float/FLT_ROUNDS.h new file mode 100644 index 00000000..8fefb48e --- /dev/null +++ b/src/float/FLT_ROUNDS.h @@ -0,0 +1,22 @@ +#include + extern int fegetround(void); +#define FLT_ROUNDS fegetround() + +/** rounding direction **/ + +/*** +describes the rounding mode of floating-point addition used by the +implementation. It is not necessarily constant. +***/ + +/* +VALUE_SELECT(-1, indeterminable) +VALUE_SELECT(0, toward zero) +VALUE_SELECT(1, to nearest) +VALUE_SELECT(2, toward positive infinity) +VALUE_SELECT(3, toward negative infinity) +SEE_ALSO(FUNCTION(fegetround)) +*/ +/* +STDC(1) +*/ diff --git a/src/float/LDBL_DECIMAL_DIG.c b/src/float/LDBL_DECIMAL_DIG.c deleted file mode 100644 index cc58e752..00000000 --- a/src/float/LDBL_DECIMAL_DIG.c +++ /dev/null @@ -1,6 +0,0 @@ -#define LDBL_DECIMAL_DIG (10) - -/* MIN: 10 */ -/* -STDC(201112) -*/ diff --git a/src/float/LDBL_DECIMAL_DIG.h b/src/float/LDBL_DECIMAL_DIG.h new file mode 100644 index 00000000..cc58e752 --- /dev/null +++ b/src/float/LDBL_DECIMAL_DIG.h @@ -0,0 +1,6 @@ +#define LDBL_DECIMAL_DIG (10) + +/* MIN: 10 */ +/* +STDC(201112) +*/ diff --git a/src/float/LDBL_DIG.c b/src/float/LDBL_DIG.c deleted file mode 100644 index f986ecc2..00000000 --- a/src/float/LDBL_DIG.c +++ /dev/null @@ -1,16 +0,0 @@ -#include -#define LDBL_DIG (15) - -/** long double significant digits **/ - -/*** -is the number of significant digits in a decimal representation of a -TYPE(long double) that are guaranteed accuracy. -***/ - -/* -VALUE_MIN(10) -*/ -/* -STDC(1) -*/ diff --git a/src/float/LDBL_DIG.h b/src/float/LDBL_DIG.h new file mode 100644 index 00000000..f986ecc2 --- /dev/null +++ b/src/float/LDBL_DIG.h @@ -0,0 +1,16 @@ +#include +#define LDBL_DIG (15) + +/** long double significant digits **/ + +/*** +is the number of significant digits in a decimal representation of a +TYPE(long double) that are guaranteed accuracy. +***/ + +/* +VALUE_MIN(10) +*/ +/* +STDC(1) +*/ diff --git a/src/float/LDBL_EPSILON.c b/src/float/LDBL_EPSILON.c deleted file mode 100644 index ebc089a4..00000000 --- a/src/float/LDBL_EPSILON.c +++ /dev/null @@ -1,16 +0,0 @@ -#include -#define LDBL_EPSILON (2.220446E-16) - -/** long double epsilon **/ - -/*** -is the difference between LITERAL(1) and the next smallest number -representable as a TYPE(long double). -***/ - -/* -VALUE_MIN(1e-9) -*/ -/* -STDC(1) -*/ diff --git a/src/float/LDBL_EPSILON.h b/src/float/LDBL_EPSILON.h new file mode 100644 index 00000000..ebc089a4 --- /dev/null +++ b/src/float/LDBL_EPSILON.h @@ -0,0 +1,16 @@ +#include +#define LDBL_EPSILON (2.220446E-16) + +/** long double epsilon **/ + +/*** +is the difference between LITERAL(1) and the next smallest number +representable as a TYPE(long double). +***/ + +/* +VALUE_MIN(1e-9) +*/ +/* +STDC(1) +*/ diff --git a/src/float/LDBL_HAS_SUBNORM.c b/src/float/LDBL_HAS_SUBNORM.c deleted file mode 100644 index c9384981..00000000 --- a/src/float/LDBL_HAS_SUBNORM.c +++ /dev/null @@ -1,8 +0,0 @@ -#define LDBL_HAS_SUBNORM (-1) - -/* -1: indeterminable */ -/* 0: subnormal numbers not supported */ -/* 1: subnormal numbers are supported */ -/* -STDC(201112) -*/ diff --git a/src/float/LDBL_HAS_SUBNORM.h b/src/float/LDBL_HAS_SUBNORM.h new file mode 100644 index 00000000..c9384981 --- /dev/null +++ b/src/float/LDBL_HAS_SUBNORM.h @@ -0,0 +1,8 @@ +#define LDBL_HAS_SUBNORM (-1) + +/* -1: indeterminable */ +/* 0: subnormal numbers not supported */ +/* 1: subnormal numbers are supported */ +/* +STDC(201112) +*/ diff --git a/src/float/LDBL_MANT_DIG.c b/src/float/LDBL_MANT_DIG.c deleted file mode 100644 index 19c85a9e..00000000 --- a/src/float/LDBL_MANT_DIG.c +++ /dev/null @@ -1,13 +0,0 @@ -#include -#define LDBL_MANT_DIG (53) - -/** long double mantissa **/ - -/*** -is the number of digits, in base-IDENTIFIER(FLT_RADIX), in the -floating-point significand for TYPE(long double) variables. It is not -necessarily a constant value. -***/ -/* -STDC(1) -*/ diff --git a/src/float/LDBL_MANT_DIG.h b/src/float/LDBL_MANT_DIG.h new file mode 100644 index 00000000..19c85a9e --- /dev/null +++ b/src/float/LDBL_MANT_DIG.h @@ -0,0 +1,13 @@ +#include +#define LDBL_MANT_DIG (53) + +/** long double mantissa **/ + +/*** +is the number of digits, in base-IDENTIFIER(FLT_RADIX), in the +floating-point significand for TYPE(long double) variables. It is not +necessarily a constant value. +***/ +/* +STDC(1) +*/ diff --git a/src/float/LDBL_MAX.c b/src/float/LDBL_MAX.c deleted file mode 100644 index 4ca1301a..00000000 --- a/src/float/LDBL_MAX.c +++ /dev/null @@ -1,15 +0,0 @@ -#include -#define LDBL_MAX (1.797693E+308) - -/** long double maximum value **/ - -/*** -is the maximum representable finite TYPE(long double) value. -***/ - -/* -VALUE_MIN(1e+37) -*/ -/* -STDC(1) -*/ diff --git a/src/float/LDBL_MAX.h b/src/float/LDBL_MAX.h new file mode 100644 index 00000000..4ca1301a --- /dev/null +++ b/src/float/LDBL_MAX.h @@ -0,0 +1,15 @@ +#include +#define LDBL_MAX (1.797693E+308) + +/** long double maximum value **/ + +/*** +is the maximum representable finite TYPE(long double) value. +***/ + +/* +VALUE_MIN(1e+37) +*/ +/* +STDC(1) +*/ diff --git a/src/float/LDBL_MAX_10_EXP.c b/src/float/LDBL_MAX_10_EXP.c deleted file mode 100644 index 6ff02738..00000000 --- a/src/float/LDBL_MAX_10_EXP.c +++ /dev/null @@ -1,16 +0,0 @@ -#include -#define LDBL_MAX_10_EXP (308) - -/** long double maximum base-10 exponent **/ - -/*** -is the largest integer for which POW(10, THIS()) is a finite -TYPE(long double). -***/ - -/* -VALUE_MIN(37) -*/ -/* -STDC(1) -*/ diff --git a/src/float/LDBL_MAX_10_EXP.h b/src/float/LDBL_MAX_10_EXP.h new file mode 100644 index 00000000..6ff02738 --- /dev/null +++ b/src/float/LDBL_MAX_10_EXP.h @@ -0,0 +1,16 @@ +#include +#define LDBL_MAX_10_EXP (308) + +/** long double maximum base-10 exponent **/ + +/*** +is the largest integer for which POW(10, THIS()) is a finite +TYPE(long double). +***/ + +/* +VALUE_MIN(37) +*/ +/* +STDC(1) +*/ diff --git a/src/float/LDBL_MAX_EXP.c b/src/float/LDBL_MAX_EXP.c deleted file mode 100644 index e52d91e5..00000000 --- a/src/float/LDBL_MAX_EXP.c +++ /dev/null @@ -1,12 +0,0 @@ -#include -#define LDBL_MAX_EXP (1024) - -/** long double maximum exponent **/ - -/*** -is the largest integer for which -POW(IDENTIFIER(FLT_RADIX), THIS() - 1) is a finite TYPE(long double). -***/ -/* -STDC(1) -*/ diff --git a/src/float/LDBL_MAX_EXP.h b/src/float/LDBL_MAX_EXP.h new file mode 100644 index 00000000..e52d91e5 --- /dev/null +++ b/src/float/LDBL_MAX_EXP.h @@ -0,0 +1,12 @@ +#include +#define LDBL_MAX_EXP (1024) + +/** long double maximum exponent **/ + +/*** +is the largest integer for which +POW(IDENTIFIER(FLT_RADIX), THIS() - 1) is a finite TYPE(long double). +***/ +/* +STDC(1) +*/ diff --git a/src/float/LDBL_MIN.c b/src/float/LDBL_MIN.c deleted file mode 100644 index 0416fe71..00000000 --- a/src/float/LDBL_MIN.c +++ /dev/null @@ -1,15 +0,0 @@ -#include -#define LDBL_MIN (2.225074E-308) - -/** long double minimum positive number **/ - -/*** -is the smallest normalized value of a TYPE(long double). -***/ - -/* -VALUE_MIN(1e-37) -*/ -/* -STDC(1) -*/ diff --git a/src/float/LDBL_MIN.h b/src/float/LDBL_MIN.h new file mode 100644 index 00000000..0416fe71 --- /dev/null +++ b/src/float/LDBL_MIN.h @@ -0,0 +1,15 @@ +#include +#define LDBL_MIN (2.225074E-308) + +/** long double minimum positive number **/ + +/*** +is the smallest normalized value of a TYPE(long double). +***/ + +/* +VALUE_MIN(1e-37) +*/ +/* +STDC(1) +*/ diff --git a/src/float/LDBL_MIN_10_EXP.c b/src/float/LDBL_MIN_10_EXP.c deleted file mode 100644 index 6876716d..00000000 --- a/src/float/LDBL_MIN_10_EXP.c +++ /dev/null @@ -1,16 +0,0 @@ -#include -#define LDBL_MIN_10_EXP (-37) - -/** long double minimum base-10 exponent **/ - -/*** -is the smallest negative integer for which POW(10, THIS()) -is a normalized TYPE(long double). -***/ - -/* -VALUE_MIN(-37) -*/ -/* -STDC(1) -*/ diff --git a/src/float/LDBL_MIN_10_EXP.h b/src/float/LDBL_MIN_10_EXP.h new file mode 100644 index 00000000..6876716d --- /dev/null +++ b/src/float/LDBL_MIN_10_EXP.h @@ -0,0 +1,16 @@ +#include +#define LDBL_MIN_10_EXP (-37) + +/** long double minimum base-10 exponent **/ + +/*** +is the smallest negative integer for which POW(10, THIS()) +is a normalized TYPE(long double). +***/ + +/* +VALUE_MIN(-37) +*/ +/* +STDC(1) +*/ diff --git a/src/float/LDBL_MIN_EXP.c b/src/float/LDBL_MIN_EXP.c deleted file mode 100644 index ea65763e..00000000 --- a/src/float/LDBL_MIN_EXP.c +++ /dev/null @@ -1,12 +0,0 @@ -#include -#define LDBL_MIN_EXP (-1021) - -/** long double minimum exponent **/ - -/*** -is the smallest negative integer for which -POW(IDENTIFIER(FLT_RADIX), THIS() - 1) is a normalized TYPE(long double). -***/ -/* -STDC(1) -*/ diff --git a/src/float/LDBL_MIN_EXP.h b/src/float/LDBL_MIN_EXP.h new file mode 100644 index 00000000..ea65763e --- /dev/null +++ b/src/float/LDBL_MIN_EXP.h @@ -0,0 +1,12 @@ +#include +#define LDBL_MIN_EXP (-1021) + +/** long double minimum exponent **/ + +/*** +is the smallest negative integer for which +POW(IDENTIFIER(FLT_RADIX), THIS() - 1) is a normalized TYPE(long double). +***/ +/* +STDC(1) +*/ diff --git a/src/inttypes/PRIX16.c b/src/inttypes/PRIX16.c deleted file mode 100644 index 43037496..00000000 --- a/src/inttypes/PRIX16.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIX16 "hX" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIX16.h b/src/inttypes/PRIX16.h new file mode 100644 index 00000000..43037496 --- /dev/null +++ b/src/inttypes/PRIX16.h @@ -0,0 +1,6 @@ +#include +#define PRIX16 "hX" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIX32.c b/src/inttypes/PRIX32.c deleted file mode 100644 index 4e6a4537..00000000 --- a/src/inttypes/PRIX32.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIX32 "lX" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIX32.h b/src/inttypes/PRIX32.h new file mode 100644 index 00000000..4e6a4537 --- /dev/null +++ b/src/inttypes/PRIX32.h @@ -0,0 +1,6 @@ +#include +#define PRIX32 "lX" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIX64.c b/src/inttypes/PRIX64.c deleted file mode 100644 index a3f89758..00000000 --- a/src/inttypes/PRIX64.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIX64 "llX" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIX64.h b/src/inttypes/PRIX64.h new file mode 100644 index 00000000..a3f89758 --- /dev/null +++ b/src/inttypes/PRIX64.h @@ -0,0 +1,6 @@ +#include +#define PRIX64 "llX" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIX8.c b/src/inttypes/PRIX8.c deleted file mode 100644 index ab14eed0..00000000 --- a/src/inttypes/PRIX8.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIX8 "hhX" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIX8.h b/src/inttypes/PRIX8.h new file mode 100644 index 00000000..ab14eed0 --- /dev/null +++ b/src/inttypes/PRIX8.h @@ -0,0 +1,6 @@ +#include +#define PRIX8 "hhX" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIXFAST16.c b/src/inttypes/PRIXFAST16.c deleted file mode 100644 index fd25c10b..00000000 --- a/src/inttypes/PRIXFAST16.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIXFAST16 "hX" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIXFAST16.h b/src/inttypes/PRIXFAST16.h new file mode 100644 index 00000000..fd25c10b --- /dev/null +++ b/src/inttypes/PRIXFAST16.h @@ -0,0 +1,6 @@ +#include +#define PRIXFAST16 "hX" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIXFAST32.c b/src/inttypes/PRIXFAST32.c deleted file mode 100644 index 35089f43..00000000 --- a/src/inttypes/PRIXFAST32.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIXFAST32 "lX" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIXFAST32.h b/src/inttypes/PRIXFAST32.h new file mode 100644 index 00000000..35089f43 --- /dev/null +++ b/src/inttypes/PRIXFAST32.h @@ -0,0 +1,6 @@ +#include +#define PRIXFAST32 "lX" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIXFAST64.c b/src/inttypes/PRIXFAST64.c deleted file mode 100644 index 4020cf9d..00000000 --- a/src/inttypes/PRIXFAST64.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIXFAST64 "llX" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIXFAST64.h b/src/inttypes/PRIXFAST64.h new file mode 100644 index 00000000..4020cf9d --- /dev/null +++ b/src/inttypes/PRIXFAST64.h @@ -0,0 +1,6 @@ +#include +#define PRIXFAST64 "llX" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIXFAST8.c b/src/inttypes/PRIXFAST8.c deleted file mode 100644 index de0844f1..00000000 --- a/src/inttypes/PRIXFAST8.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIXFAST8 "hhX" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIXFAST8.h b/src/inttypes/PRIXFAST8.h new file mode 100644 index 00000000..de0844f1 --- /dev/null +++ b/src/inttypes/PRIXFAST8.h @@ -0,0 +1,6 @@ +#include +#define PRIXFAST8 "hhX" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIXLEAST16.c b/src/inttypes/PRIXLEAST16.c deleted file mode 100644 index be53a993..00000000 --- a/src/inttypes/PRIXLEAST16.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIXLEAST16 "hX" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIXLEAST16.h b/src/inttypes/PRIXLEAST16.h new file mode 100644 index 00000000..be53a993 --- /dev/null +++ b/src/inttypes/PRIXLEAST16.h @@ -0,0 +1,6 @@ +#include +#define PRIXLEAST16 "hX" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIXLEAST32.c b/src/inttypes/PRIXLEAST32.c deleted file mode 100644 index cea7217a..00000000 --- a/src/inttypes/PRIXLEAST32.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIXLEAST32 "lX" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIXLEAST32.h b/src/inttypes/PRIXLEAST32.h new file mode 100644 index 00000000..cea7217a --- /dev/null +++ b/src/inttypes/PRIXLEAST32.h @@ -0,0 +1,6 @@ +#include +#define PRIXLEAST32 "lX" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIXLEAST64.c b/src/inttypes/PRIXLEAST64.c deleted file mode 100644 index 0d5c7ace..00000000 --- a/src/inttypes/PRIXLEAST64.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIXLEAST64 "llX" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIXLEAST64.h b/src/inttypes/PRIXLEAST64.h new file mode 100644 index 00000000..0d5c7ace --- /dev/null +++ b/src/inttypes/PRIXLEAST64.h @@ -0,0 +1,6 @@ +#include +#define PRIXLEAST64 "llX" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIXLEAST8.c b/src/inttypes/PRIXLEAST8.c deleted file mode 100644 index 2cc09910..00000000 --- a/src/inttypes/PRIXLEAST8.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIXLEAST8 "hhX" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIXLEAST8.h b/src/inttypes/PRIXLEAST8.h new file mode 100644 index 00000000..2cc09910 --- /dev/null +++ b/src/inttypes/PRIXLEAST8.h @@ -0,0 +1,6 @@ +#include +#define PRIXLEAST8 "hhX" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIXMAX.c b/src/inttypes/PRIXMAX.c deleted file mode 100644 index 8d5a3be1..00000000 --- a/src/inttypes/PRIXMAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIXMAX "llX" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIXMAX.h b/src/inttypes/PRIXMAX.h new file mode 100644 index 00000000..8d5a3be1 --- /dev/null +++ b/src/inttypes/PRIXMAX.h @@ -0,0 +1,6 @@ +#include +#define PRIXMAX "llX" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIXPTR.c b/src/inttypes/PRIXPTR.c deleted file mode 100644 index 0662addf..00000000 --- a/src/inttypes/PRIXPTR.c +++ /dev/null @@ -1,10 +0,0 @@ -#include -#if WORD_BIT == 64 -#define PRIXPTR "llX" -#else -#define PRIXPTR "lX" -#endif - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIXPTR.h b/src/inttypes/PRIXPTR.h new file mode 100644 index 00000000..0662addf --- /dev/null +++ b/src/inttypes/PRIXPTR.h @@ -0,0 +1,10 @@ +#include +#if WORD_BIT == 64 +#define PRIXPTR "llX" +#else +#define PRIXPTR "lX" +#endif + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRId16.c b/src/inttypes/PRId16.c deleted file mode 100644 index 68f20b10..00000000 --- a/src/inttypes/PRId16.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRId16 "hd" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRId16.h b/src/inttypes/PRId16.h new file mode 100644 index 00000000..68f20b10 --- /dev/null +++ b/src/inttypes/PRId16.h @@ -0,0 +1,6 @@ +#include +#define PRId16 "hd" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRId32.c b/src/inttypes/PRId32.c deleted file mode 100644 index d6523c32..00000000 --- a/src/inttypes/PRId32.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRId32 "ld" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRId32.h b/src/inttypes/PRId32.h new file mode 100644 index 00000000..d6523c32 --- /dev/null +++ b/src/inttypes/PRId32.h @@ -0,0 +1,6 @@ +#include +#define PRId32 "ld" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRId64.c b/src/inttypes/PRId64.c deleted file mode 100644 index 5f3a1b21..00000000 --- a/src/inttypes/PRId64.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRId64 "lld" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRId64.h b/src/inttypes/PRId64.h new file mode 100644 index 00000000..5f3a1b21 --- /dev/null +++ b/src/inttypes/PRId64.h @@ -0,0 +1,6 @@ +#include +#define PRId64 "lld" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRId8.c b/src/inttypes/PRId8.c deleted file mode 100644 index 161e822e..00000000 --- a/src/inttypes/PRId8.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRId8 "hhd" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRId8.h b/src/inttypes/PRId8.h new file mode 100644 index 00000000..161e822e --- /dev/null +++ b/src/inttypes/PRId8.h @@ -0,0 +1,6 @@ +#include +#define PRId8 "hhd" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIdFAST16.c b/src/inttypes/PRIdFAST16.c deleted file mode 100644 index 794ed0bb..00000000 --- a/src/inttypes/PRIdFAST16.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIdFAST16 "hd" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIdFAST16.h b/src/inttypes/PRIdFAST16.h new file mode 100644 index 00000000..794ed0bb --- /dev/null +++ b/src/inttypes/PRIdFAST16.h @@ -0,0 +1,6 @@ +#include +#define PRIdFAST16 "hd" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIdFAST32.c b/src/inttypes/PRIdFAST32.c deleted file mode 100644 index 29ccc501..00000000 --- a/src/inttypes/PRIdFAST32.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIdFAST32 "ld" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIdFAST32.h b/src/inttypes/PRIdFAST32.h new file mode 100644 index 00000000..29ccc501 --- /dev/null +++ b/src/inttypes/PRIdFAST32.h @@ -0,0 +1,6 @@ +#include +#define PRIdFAST32 "ld" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIdFAST64.c b/src/inttypes/PRIdFAST64.c deleted file mode 100644 index 6e7b2682..00000000 --- a/src/inttypes/PRIdFAST64.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIdFAST64 "lld" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIdFAST64.h b/src/inttypes/PRIdFAST64.h new file mode 100644 index 00000000..6e7b2682 --- /dev/null +++ b/src/inttypes/PRIdFAST64.h @@ -0,0 +1,6 @@ +#include +#define PRIdFAST64 "lld" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIdFAST8.c b/src/inttypes/PRIdFAST8.c deleted file mode 100644 index b13303ef..00000000 --- a/src/inttypes/PRIdFAST8.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIdFAST8 "hhd" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIdFAST8.h b/src/inttypes/PRIdFAST8.h new file mode 100644 index 00000000..b13303ef --- /dev/null +++ b/src/inttypes/PRIdFAST8.h @@ -0,0 +1,6 @@ +#include +#define PRIdFAST8 "hhd" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIdLEAST16.c b/src/inttypes/PRIdLEAST16.c deleted file mode 100644 index ddfc428f..00000000 --- a/src/inttypes/PRIdLEAST16.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIdLEAST16 "hd" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIdLEAST16.h b/src/inttypes/PRIdLEAST16.h new file mode 100644 index 00000000..ddfc428f --- /dev/null +++ b/src/inttypes/PRIdLEAST16.h @@ -0,0 +1,6 @@ +#include +#define PRIdLEAST16 "hd" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIdLEAST32.c b/src/inttypes/PRIdLEAST32.c deleted file mode 100644 index a507ddea..00000000 --- a/src/inttypes/PRIdLEAST32.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIdLEAST32 "ld" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIdLEAST32.h b/src/inttypes/PRIdLEAST32.h new file mode 100644 index 00000000..a507ddea --- /dev/null +++ b/src/inttypes/PRIdLEAST32.h @@ -0,0 +1,6 @@ +#include +#define PRIdLEAST32 "ld" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIdLEAST64.c b/src/inttypes/PRIdLEAST64.c deleted file mode 100644 index 5f9847cf..00000000 --- a/src/inttypes/PRIdLEAST64.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIdLEAST64 "lld" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIdLEAST64.h b/src/inttypes/PRIdLEAST64.h new file mode 100644 index 00000000..5f9847cf --- /dev/null +++ b/src/inttypes/PRIdLEAST64.h @@ -0,0 +1,6 @@ +#include +#define PRIdLEAST64 "lld" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIdLEAST8.c b/src/inttypes/PRIdLEAST8.c deleted file mode 100644 index 7de17746..00000000 --- a/src/inttypes/PRIdLEAST8.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIdLEAST8 "hhd" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIdLEAST8.h b/src/inttypes/PRIdLEAST8.h new file mode 100644 index 00000000..7de17746 --- /dev/null +++ b/src/inttypes/PRIdLEAST8.h @@ -0,0 +1,6 @@ +#include +#define PRIdLEAST8 "hhd" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIdMAX.c b/src/inttypes/PRIdMAX.c deleted file mode 100644 index 726e0b06..00000000 --- a/src/inttypes/PRIdMAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIdMAX "lld" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIdMAX.h b/src/inttypes/PRIdMAX.h new file mode 100644 index 00000000..726e0b06 --- /dev/null +++ b/src/inttypes/PRIdMAX.h @@ -0,0 +1,6 @@ +#include +#define PRIdMAX "lld" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIdPTR.c b/src/inttypes/PRIdPTR.c deleted file mode 100644 index cb7ae693..00000000 --- a/src/inttypes/PRIdPTR.c +++ /dev/null @@ -1,10 +0,0 @@ -#include -#if WORD_BIT == 64 -#define PRIdPTR "lld" -#else -#define PRIdPTR "ld" -#endif - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIdPTR.h b/src/inttypes/PRIdPTR.h new file mode 100644 index 00000000..cb7ae693 --- /dev/null +++ b/src/inttypes/PRIdPTR.h @@ -0,0 +1,10 @@ +#include +#if WORD_BIT == 64 +#define PRIdPTR "lld" +#else +#define PRIdPTR "ld" +#endif + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIi16.c b/src/inttypes/PRIi16.c deleted file mode 100644 index 8d965845..00000000 --- a/src/inttypes/PRIi16.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIi16 "hi" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIi16.h b/src/inttypes/PRIi16.h new file mode 100644 index 00000000..8d965845 --- /dev/null +++ b/src/inttypes/PRIi16.h @@ -0,0 +1,6 @@ +#include +#define PRIi16 "hi" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIi32.c b/src/inttypes/PRIi32.c deleted file mode 100644 index cafacca4..00000000 --- a/src/inttypes/PRIi32.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIi32 "li" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIi32.h b/src/inttypes/PRIi32.h new file mode 100644 index 00000000..cafacca4 --- /dev/null +++ b/src/inttypes/PRIi32.h @@ -0,0 +1,6 @@ +#include +#define PRIi32 "li" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIi64.c b/src/inttypes/PRIi64.c deleted file mode 100644 index 8a803ccb..00000000 --- a/src/inttypes/PRIi64.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIi64 "lli" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIi64.h b/src/inttypes/PRIi64.h new file mode 100644 index 00000000..8a803ccb --- /dev/null +++ b/src/inttypes/PRIi64.h @@ -0,0 +1,6 @@ +#include +#define PRIi64 "lli" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIi8.c b/src/inttypes/PRIi8.c deleted file mode 100644 index 68e7cf09..00000000 --- a/src/inttypes/PRIi8.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIi8 "hhi" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIi8.h b/src/inttypes/PRIi8.h new file mode 100644 index 00000000..68e7cf09 --- /dev/null +++ b/src/inttypes/PRIi8.h @@ -0,0 +1,6 @@ +#include +#define PRIi8 "hhi" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIiFAST16.c b/src/inttypes/PRIiFAST16.c deleted file mode 100644 index 859a1b9b..00000000 --- a/src/inttypes/PRIiFAST16.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIiFAST16 "hi" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIiFAST16.h b/src/inttypes/PRIiFAST16.h new file mode 100644 index 00000000..859a1b9b --- /dev/null +++ b/src/inttypes/PRIiFAST16.h @@ -0,0 +1,6 @@ +#include +#define PRIiFAST16 "hi" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIiFAST32.c b/src/inttypes/PRIiFAST32.c deleted file mode 100644 index 133a3fff..00000000 --- a/src/inttypes/PRIiFAST32.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIiFAST32 "li" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIiFAST32.h b/src/inttypes/PRIiFAST32.h new file mode 100644 index 00000000..133a3fff --- /dev/null +++ b/src/inttypes/PRIiFAST32.h @@ -0,0 +1,6 @@ +#include +#define PRIiFAST32 "li" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIiFAST64.c b/src/inttypes/PRIiFAST64.c deleted file mode 100644 index e4787e14..00000000 --- a/src/inttypes/PRIiFAST64.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIiFAST64 "lli" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIiFAST64.h b/src/inttypes/PRIiFAST64.h new file mode 100644 index 00000000..e4787e14 --- /dev/null +++ b/src/inttypes/PRIiFAST64.h @@ -0,0 +1,6 @@ +#include +#define PRIiFAST64 "lli" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIiFAST8.c b/src/inttypes/PRIiFAST8.c deleted file mode 100644 index 068c4a14..00000000 --- a/src/inttypes/PRIiFAST8.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIiFAST8 "hhi" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIiFAST8.h b/src/inttypes/PRIiFAST8.h new file mode 100644 index 00000000..068c4a14 --- /dev/null +++ b/src/inttypes/PRIiFAST8.h @@ -0,0 +1,6 @@ +#include +#define PRIiFAST8 "hhi" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIiLEAST16.c b/src/inttypes/PRIiLEAST16.c deleted file mode 100644 index 6f5a8953..00000000 --- a/src/inttypes/PRIiLEAST16.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIiLEAST16 "hi" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIiLEAST16.h b/src/inttypes/PRIiLEAST16.h new file mode 100644 index 00000000..6f5a8953 --- /dev/null +++ b/src/inttypes/PRIiLEAST16.h @@ -0,0 +1,6 @@ +#include +#define PRIiLEAST16 "hi" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIiLEAST32.c b/src/inttypes/PRIiLEAST32.c deleted file mode 100644 index 213a3c38..00000000 --- a/src/inttypes/PRIiLEAST32.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIiLEAST32 "li" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIiLEAST32.h b/src/inttypes/PRIiLEAST32.h new file mode 100644 index 00000000..213a3c38 --- /dev/null +++ b/src/inttypes/PRIiLEAST32.h @@ -0,0 +1,6 @@ +#include +#define PRIiLEAST32 "li" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIiLEAST64.c b/src/inttypes/PRIiLEAST64.c deleted file mode 100644 index 60e0bacc..00000000 --- a/src/inttypes/PRIiLEAST64.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIiLEAST64 "lli" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIiLEAST64.h b/src/inttypes/PRIiLEAST64.h new file mode 100644 index 00000000..60e0bacc --- /dev/null +++ b/src/inttypes/PRIiLEAST64.h @@ -0,0 +1,6 @@ +#include +#define PRIiLEAST64 "lli" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIiLEAST8.c b/src/inttypes/PRIiLEAST8.c deleted file mode 100644 index f34186ed..00000000 --- a/src/inttypes/PRIiLEAST8.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIiLEAST8 "hhi" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIiLEAST8.h b/src/inttypes/PRIiLEAST8.h new file mode 100644 index 00000000..f34186ed --- /dev/null +++ b/src/inttypes/PRIiLEAST8.h @@ -0,0 +1,6 @@ +#include +#define PRIiLEAST8 "hhi" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIiMAX.c b/src/inttypes/PRIiMAX.c deleted file mode 100644 index d6ef5b6b..00000000 --- a/src/inttypes/PRIiMAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIiMAX "lli" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIiMAX.h b/src/inttypes/PRIiMAX.h new file mode 100644 index 00000000..d6ef5b6b --- /dev/null +++ b/src/inttypes/PRIiMAX.h @@ -0,0 +1,6 @@ +#include +#define PRIiMAX "lli" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIiPTR.c b/src/inttypes/PRIiPTR.c deleted file mode 100644 index c13ae15f..00000000 --- a/src/inttypes/PRIiPTR.c +++ /dev/null @@ -1,10 +0,0 @@ -#include -#if WORD_BIT == 64 -#define PRIiPTR "lli" -#else -#define PRIiPTR "li" -#endif - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIiPTR.h b/src/inttypes/PRIiPTR.h new file mode 100644 index 00000000..c13ae15f --- /dev/null +++ b/src/inttypes/PRIiPTR.h @@ -0,0 +1,10 @@ +#include +#if WORD_BIT == 64 +#define PRIiPTR "lli" +#else +#define PRIiPTR "li" +#endif + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIo16.c b/src/inttypes/PRIo16.c deleted file mode 100644 index 316dbc4a..00000000 --- a/src/inttypes/PRIo16.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIo16 "ho" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIo16.h b/src/inttypes/PRIo16.h new file mode 100644 index 00000000..316dbc4a --- /dev/null +++ b/src/inttypes/PRIo16.h @@ -0,0 +1,6 @@ +#include +#define PRIo16 "ho" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIo32.c b/src/inttypes/PRIo32.c deleted file mode 100644 index 9b3f375e..00000000 --- a/src/inttypes/PRIo32.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIo32 "lo" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIo32.h b/src/inttypes/PRIo32.h new file mode 100644 index 00000000..9b3f375e --- /dev/null +++ b/src/inttypes/PRIo32.h @@ -0,0 +1,6 @@ +#include +#define PRIo32 "lo" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIo64.c b/src/inttypes/PRIo64.c deleted file mode 100644 index b455e7d3..00000000 --- a/src/inttypes/PRIo64.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIo64 "llo" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIo64.h b/src/inttypes/PRIo64.h new file mode 100644 index 00000000..b455e7d3 --- /dev/null +++ b/src/inttypes/PRIo64.h @@ -0,0 +1,6 @@ +#include +#define PRIo64 "llo" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIo8.c b/src/inttypes/PRIo8.c deleted file mode 100644 index fc205050..00000000 --- a/src/inttypes/PRIo8.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIo8 "hho" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIo8.h b/src/inttypes/PRIo8.h new file mode 100644 index 00000000..fc205050 --- /dev/null +++ b/src/inttypes/PRIo8.h @@ -0,0 +1,6 @@ +#include +#define PRIo8 "hho" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIoFAST16.c b/src/inttypes/PRIoFAST16.c deleted file mode 100644 index 27c5deac..00000000 --- a/src/inttypes/PRIoFAST16.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIoFAST16 "ho" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIoFAST16.h b/src/inttypes/PRIoFAST16.h new file mode 100644 index 00000000..27c5deac --- /dev/null +++ b/src/inttypes/PRIoFAST16.h @@ -0,0 +1,6 @@ +#include +#define PRIoFAST16 "ho" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIoFAST32.c b/src/inttypes/PRIoFAST32.c deleted file mode 100644 index 4a54eb4d..00000000 --- a/src/inttypes/PRIoFAST32.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIoFAST32 "lo" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIoFAST32.h b/src/inttypes/PRIoFAST32.h new file mode 100644 index 00000000..4a54eb4d --- /dev/null +++ b/src/inttypes/PRIoFAST32.h @@ -0,0 +1,6 @@ +#include +#define PRIoFAST32 "lo" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIoFAST64.c b/src/inttypes/PRIoFAST64.c deleted file mode 100644 index 0655405c..00000000 --- a/src/inttypes/PRIoFAST64.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIoFAST64 "llo" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIoFAST64.h b/src/inttypes/PRIoFAST64.h new file mode 100644 index 00000000..0655405c --- /dev/null +++ b/src/inttypes/PRIoFAST64.h @@ -0,0 +1,6 @@ +#include +#define PRIoFAST64 "llo" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIoFAST8.c b/src/inttypes/PRIoFAST8.c deleted file mode 100644 index 1d285e5d..00000000 --- a/src/inttypes/PRIoFAST8.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIoFAST8 "hho" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIoFAST8.h b/src/inttypes/PRIoFAST8.h new file mode 100644 index 00000000..1d285e5d --- /dev/null +++ b/src/inttypes/PRIoFAST8.h @@ -0,0 +1,6 @@ +#include +#define PRIoFAST8 "hho" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIoLEAST16.c b/src/inttypes/PRIoLEAST16.c deleted file mode 100644 index cbf8710c..00000000 --- a/src/inttypes/PRIoLEAST16.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIoLEAST16 "ho" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIoLEAST16.h b/src/inttypes/PRIoLEAST16.h new file mode 100644 index 00000000..cbf8710c --- /dev/null +++ b/src/inttypes/PRIoLEAST16.h @@ -0,0 +1,6 @@ +#include +#define PRIoLEAST16 "ho" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIoLEAST32.c b/src/inttypes/PRIoLEAST32.c deleted file mode 100644 index 7716e34d..00000000 --- a/src/inttypes/PRIoLEAST32.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIoLEAST32 "lo" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIoLEAST32.h b/src/inttypes/PRIoLEAST32.h new file mode 100644 index 00000000..7716e34d --- /dev/null +++ b/src/inttypes/PRIoLEAST32.h @@ -0,0 +1,6 @@ +#include +#define PRIoLEAST32 "lo" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIoLEAST64.c b/src/inttypes/PRIoLEAST64.c deleted file mode 100644 index 2d04aa30..00000000 --- a/src/inttypes/PRIoLEAST64.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIoLEAST64 "llo" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIoLEAST64.h b/src/inttypes/PRIoLEAST64.h new file mode 100644 index 00000000..2d04aa30 --- /dev/null +++ b/src/inttypes/PRIoLEAST64.h @@ -0,0 +1,6 @@ +#include +#define PRIoLEAST64 "llo" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIoLEAST8.c b/src/inttypes/PRIoLEAST8.c deleted file mode 100644 index 9d32aa6c..00000000 --- a/src/inttypes/PRIoLEAST8.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIoLEAST8 "hho" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIoLEAST8.h b/src/inttypes/PRIoLEAST8.h new file mode 100644 index 00000000..9d32aa6c --- /dev/null +++ b/src/inttypes/PRIoLEAST8.h @@ -0,0 +1,6 @@ +#include +#define PRIoLEAST8 "hho" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIoMAX.c b/src/inttypes/PRIoMAX.c deleted file mode 100644 index 10c50fb0..00000000 --- a/src/inttypes/PRIoMAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIoMAX "llo" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIoMAX.h b/src/inttypes/PRIoMAX.h new file mode 100644 index 00000000..10c50fb0 --- /dev/null +++ b/src/inttypes/PRIoMAX.h @@ -0,0 +1,6 @@ +#include +#define PRIoMAX "llo" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIoPTR.c b/src/inttypes/PRIoPTR.c deleted file mode 100644 index c5d504d5..00000000 --- a/src/inttypes/PRIoPTR.c +++ /dev/null @@ -1,10 +0,0 @@ -#include -#if WORD_BIT == 64 -#define PRIoPTR "llo" -#else -#define PRIoPTR "lo" -#endif - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIoPTR.h b/src/inttypes/PRIoPTR.h new file mode 100644 index 00000000..c5d504d5 --- /dev/null +++ b/src/inttypes/PRIoPTR.h @@ -0,0 +1,10 @@ +#include +#if WORD_BIT == 64 +#define PRIoPTR "llo" +#else +#define PRIoPTR "lo" +#endif + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIu16.c b/src/inttypes/PRIu16.c deleted file mode 100644 index 604ce7ce..00000000 --- a/src/inttypes/PRIu16.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIu16 "hu" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIu16.h b/src/inttypes/PRIu16.h new file mode 100644 index 00000000..604ce7ce --- /dev/null +++ b/src/inttypes/PRIu16.h @@ -0,0 +1,6 @@ +#include +#define PRIu16 "hu" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIu32.c b/src/inttypes/PRIu32.c deleted file mode 100644 index 0c34611d..00000000 --- a/src/inttypes/PRIu32.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIu32 "lu" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIu32.h b/src/inttypes/PRIu32.h new file mode 100644 index 00000000..0c34611d --- /dev/null +++ b/src/inttypes/PRIu32.h @@ -0,0 +1,6 @@ +#include +#define PRIu32 "lu" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIu64.c b/src/inttypes/PRIu64.c deleted file mode 100644 index 8e600238..00000000 --- a/src/inttypes/PRIu64.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIu64 "llu" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIu64.h b/src/inttypes/PRIu64.h new file mode 100644 index 00000000..8e600238 --- /dev/null +++ b/src/inttypes/PRIu64.h @@ -0,0 +1,6 @@ +#include +#define PRIu64 "llu" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIu8.c b/src/inttypes/PRIu8.c deleted file mode 100644 index 57dde7bc..00000000 --- a/src/inttypes/PRIu8.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIu8 "hhu" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIu8.h b/src/inttypes/PRIu8.h new file mode 100644 index 00000000..57dde7bc --- /dev/null +++ b/src/inttypes/PRIu8.h @@ -0,0 +1,6 @@ +#include +#define PRIu8 "hhu" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIuFAST16.c b/src/inttypes/PRIuFAST16.c deleted file mode 100644 index ca73dc01..00000000 --- a/src/inttypes/PRIuFAST16.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIuFAST16 "hu" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIuFAST16.h b/src/inttypes/PRIuFAST16.h new file mode 100644 index 00000000..ca73dc01 --- /dev/null +++ b/src/inttypes/PRIuFAST16.h @@ -0,0 +1,6 @@ +#include +#define PRIuFAST16 "hu" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIuFAST32.c b/src/inttypes/PRIuFAST32.c deleted file mode 100644 index e616578e..00000000 --- a/src/inttypes/PRIuFAST32.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIuFAST32 "lu" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIuFAST32.h b/src/inttypes/PRIuFAST32.h new file mode 100644 index 00000000..e616578e --- /dev/null +++ b/src/inttypes/PRIuFAST32.h @@ -0,0 +1,6 @@ +#include +#define PRIuFAST32 "lu" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIuFAST64.c b/src/inttypes/PRIuFAST64.c deleted file mode 100644 index 256089cd..00000000 --- a/src/inttypes/PRIuFAST64.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIuFAST64 "llu" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIuFAST64.h b/src/inttypes/PRIuFAST64.h new file mode 100644 index 00000000..256089cd --- /dev/null +++ b/src/inttypes/PRIuFAST64.h @@ -0,0 +1,6 @@ +#include +#define PRIuFAST64 "llu" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIuFAST8.c b/src/inttypes/PRIuFAST8.c deleted file mode 100644 index a6a2b291..00000000 --- a/src/inttypes/PRIuFAST8.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIuFAST8 "hhu" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIuFAST8.h b/src/inttypes/PRIuFAST8.h new file mode 100644 index 00000000..a6a2b291 --- /dev/null +++ b/src/inttypes/PRIuFAST8.h @@ -0,0 +1,6 @@ +#include +#define PRIuFAST8 "hhu" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIuLEAST16.c b/src/inttypes/PRIuLEAST16.c deleted file mode 100644 index 35b5ca0e..00000000 --- a/src/inttypes/PRIuLEAST16.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIuLEAST16 "hu" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIuLEAST16.h b/src/inttypes/PRIuLEAST16.h new file mode 100644 index 00000000..35b5ca0e --- /dev/null +++ b/src/inttypes/PRIuLEAST16.h @@ -0,0 +1,6 @@ +#include +#define PRIuLEAST16 "hu" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIuLEAST32.c b/src/inttypes/PRIuLEAST32.c deleted file mode 100644 index f8a8b5aa..00000000 --- a/src/inttypes/PRIuLEAST32.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIuLEAST32 "lu" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIuLEAST32.h b/src/inttypes/PRIuLEAST32.h new file mode 100644 index 00000000..f8a8b5aa --- /dev/null +++ b/src/inttypes/PRIuLEAST32.h @@ -0,0 +1,6 @@ +#include +#define PRIuLEAST32 "lu" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIuLEAST64.c b/src/inttypes/PRIuLEAST64.c deleted file mode 100644 index f9b3ba9a..00000000 --- a/src/inttypes/PRIuLEAST64.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIuLEAST64 "llu" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIuLEAST64.h b/src/inttypes/PRIuLEAST64.h new file mode 100644 index 00000000..f9b3ba9a --- /dev/null +++ b/src/inttypes/PRIuLEAST64.h @@ -0,0 +1,6 @@ +#include +#define PRIuLEAST64 "llu" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIuLEAST8.c b/src/inttypes/PRIuLEAST8.c deleted file mode 100644 index c88eaf46..00000000 --- a/src/inttypes/PRIuLEAST8.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIuLEAST8 "hhu" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIuLEAST8.h b/src/inttypes/PRIuLEAST8.h new file mode 100644 index 00000000..c88eaf46 --- /dev/null +++ b/src/inttypes/PRIuLEAST8.h @@ -0,0 +1,6 @@ +#include +#define PRIuLEAST8 "hhu" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIuMAX.c b/src/inttypes/PRIuMAX.c deleted file mode 100644 index 4f097cdc..00000000 --- a/src/inttypes/PRIuMAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIuMAX "llu" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIuMAX.h b/src/inttypes/PRIuMAX.h new file mode 100644 index 00000000..4f097cdc --- /dev/null +++ b/src/inttypes/PRIuMAX.h @@ -0,0 +1,6 @@ +#include +#define PRIuMAX "llu" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIuPTR.c b/src/inttypes/PRIuPTR.c deleted file mode 100644 index 23c8ab1f..00000000 --- a/src/inttypes/PRIuPTR.c +++ /dev/null @@ -1,10 +0,0 @@ -#include -#if WORD_BIT == 64 -#define PRIuPTR "llu" -#else -#define PRIuPTR "lu" -#endif - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIuPTR.h b/src/inttypes/PRIuPTR.h new file mode 100644 index 00000000..23c8ab1f --- /dev/null +++ b/src/inttypes/PRIuPTR.h @@ -0,0 +1,10 @@ +#include +#if WORD_BIT == 64 +#define PRIuPTR "llu" +#else +#define PRIuPTR "lu" +#endif + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIx16.c b/src/inttypes/PRIx16.c deleted file mode 100644 index fe401ede..00000000 --- a/src/inttypes/PRIx16.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIx16 "hx" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIx16.h b/src/inttypes/PRIx16.h new file mode 100644 index 00000000..fe401ede --- /dev/null +++ b/src/inttypes/PRIx16.h @@ -0,0 +1,6 @@ +#include +#define PRIx16 "hx" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIx32.c b/src/inttypes/PRIx32.c deleted file mode 100644 index a666bfb8..00000000 --- a/src/inttypes/PRIx32.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIx32 "lx" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIx32.h b/src/inttypes/PRIx32.h new file mode 100644 index 00000000..a666bfb8 --- /dev/null +++ b/src/inttypes/PRIx32.h @@ -0,0 +1,6 @@ +#include +#define PRIx32 "lx" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIx64.c b/src/inttypes/PRIx64.c deleted file mode 100644 index 7eda1a13..00000000 --- a/src/inttypes/PRIx64.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIx64 "llx" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIx64.h b/src/inttypes/PRIx64.h new file mode 100644 index 00000000..7eda1a13 --- /dev/null +++ b/src/inttypes/PRIx64.h @@ -0,0 +1,6 @@ +#include +#define PRIx64 "llx" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIx8.c b/src/inttypes/PRIx8.c deleted file mode 100644 index af06ea27..00000000 --- a/src/inttypes/PRIx8.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIx8 "hhx" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIx8.h b/src/inttypes/PRIx8.h new file mode 100644 index 00000000..af06ea27 --- /dev/null +++ b/src/inttypes/PRIx8.h @@ -0,0 +1,6 @@ +#include +#define PRIx8 "hhx" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIxFAST16.c b/src/inttypes/PRIxFAST16.c deleted file mode 100644 index f2769064..00000000 --- a/src/inttypes/PRIxFAST16.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIxFAST16 "hx" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIxFAST16.h b/src/inttypes/PRIxFAST16.h new file mode 100644 index 00000000..f2769064 --- /dev/null +++ b/src/inttypes/PRIxFAST16.h @@ -0,0 +1,6 @@ +#include +#define PRIxFAST16 "hx" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIxFAST32.c b/src/inttypes/PRIxFAST32.c deleted file mode 100644 index 1ef38020..00000000 --- a/src/inttypes/PRIxFAST32.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIxFAST32 "lx" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIxFAST32.h b/src/inttypes/PRIxFAST32.h new file mode 100644 index 00000000..1ef38020 --- /dev/null +++ b/src/inttypes/PRIxFAST32.h @@ -0,0 +1,6 @@ +#include +#define PRIxFAST32 "lx" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIxFAST64.c b/src/inttypes/PRIxFAST64.c deleted file mode 100644 index 299de94a..00000000 --- a/src/inttypes/PRIxFAST64.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIxFAST64 "llx" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIxFAST64.h b/src/inttypes/PRIxFAST64.h new file mode 100644 index 00000000..299de94a --- /dev/null +++ b/src/inttypes/PRIxFAST64.h @@ -0,0 +1,6 @@ +#include +#define PRIxFAST64 "llx" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIxFAST8.c b/src/inttypes/PRIxFAST8.c deleted file mode 100644 index d6430971..00000000 --- a/src/inttypes/PRIxFAST8.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIxFAST8 "hhx" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIxFAST8.h b/src/inttypes/PRIxFAST8.h new file mode 100644 index 00000000..d6430971 --- /dev/null +++ b/src/inttypes/PRIxFAST8.h @@ -0,0 +1,6 @@ +#include +#define PRIxFAST8 "hhx" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIxLEAST16.c b/src/inttypes/PRIxLEAST16.c deleted file mode 100644 index 570c7d33..00000000 --- a/src/inttypes/PRIxLEAST16.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIxLEAST16 "hx" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIxLEAST16.h b/src/inttypes/PRIxLEAST16.h new file mode 100644 index 00000000..570c7d33 --- /dev/null +++ b/src/inttypes/PRIxLEAST16.h @@ -0,0 +1,6 @@ +#include +#define PRIxLEAST16 "hx" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIxLEAST32.c b/src/inttypes/PRIxLEAST32.c deleted file mode 100644 index f6286296..00000000 --- a/src/inttypes/PRIxLEAST32.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIxLEAST32 "lx" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIxLEAST32.h b/src/inttypes/PRIxLEAST32.h new file mode 100644 index 00000000..f6286296 --- /dev/null +++ b/src/inttypes/PRIxLEAST32.h @@ -0,0 +1,6 @@ +#include +#define PRIxLEAST32 "lx" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIxLEAST64.c b/src/inttypes/PRIxLEAST64.c deleted file mode 100644 index cf0ccf8a..00000000 --- a/src/inttypes/PRIxLEAST64.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIxLEAST64 "llx" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIxLEAST64.h b/src/inttypes/PRIxLEAST64.h new file mode 100644 index 00000000..cf0ccf8a --- /dev/null +++ b/src/inttypes/PRIxLEAST64.h @@ -0,0 +1,6 @@ +#include +#define PRIxLEAST64 "llx" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIxLEAST8.c b/src/inttypes/PRIxLEAST8.c deleted file mode 100644 index fdff01e7..00000000 --- a/src/inttypes/PRIxLEAST8.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIxLEAST8 "hhx" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIxLEAST8.h b/src/inttypes/PRIxLEAST8.h new file mode 100644 index 00000000..fdff01e7 --- /dev/null +++ b/src/inttypes/PRIxLEAST8.h @@ -0,0 +1,6 @@ +#include +#define PRIxLEAST8 "hhx" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIxMAX.c b/src/inttypes/PRIxMAX.c deleted file mode 100644 index e5b026b1..00000000 --- a/src/inttypes/PRIxMAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PRIxMAX "llx" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIxMAX.h b/src/inttypes/PRIxMAX.h new file mode 100644 index 00000000..e5b026b1 --- /dev/null +++ b/src/inttypes/PRIxMAX.h @@ -0,0 +1,6 @@ +#include +#define PRIxMAX "llx" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/PRIxPTR.c b/src/inttypes/PRIxPTR.c deleted file mode 100644 index 1ff9a6d3..00000000 --- a/src/inttypes/PRIxPTR.c +++ /dev/null @@ -1,10 +0,0 @@ -#include -#if WORD_BIT == 64 -#define PRIxPTR "llx" -#else -#define PRIxPTR "lx" -#endif - -/* -STDC(199901) -*/ diff --git a/src/inttypes/PRIxPTR.h b/src/inttypes/PRIxPTR.h new file mode 100644 index 00000000..1ff9a6d3 --- /dev/null +++ b/src/inttypes/PRIxPTR.h @@ -0,0 +1,10 @@ +#include +#if WORD_BIT == 64 +#define PRIxPTR "llx" +#else +#define PRIxPTR "lx" +#endif + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNX16.c b/src/inttypes/SCNX16.c deleted file mode 100644 index 875d0f62..00000000 --- a/src/inttypes/SCNX16.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNX16 "hX" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNX16.h b/src/inttypes/SCNX16.h new file mode 100644 index 00000000..875d0f62 --- /dev/null +++ b/src/inttypes/SCNX16.h @@ -0,0 +1,6 @@ +#include +#define SCNX16 "hX" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNX32.c b/src/inttypes/SCNX32.c deleted file mode 100644 index ae82ba02..00000000 --- a/src/inttypes/SCNX32.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNX32 "lX" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNX32.h b/src/inttypes/SCNX32.h new file mode 100644 index 00000000..ae82ba02 --- /dev/null +++ b/src/inttypes/SCNX32.h @@ -0,0 +1,6 @@ +#include +#define SCNX32 "lX" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNX64.c b/src/inttypes/SCNX64.c deleted file mode 100644 index b05e6885..00000000 --- a/src/inttypes/SCNX64.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNX64 "llX" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNX64.h b/src/inttypes/SCNX64.h new file mode 100644 index 00000000..b05e6885 --- /dev/null +++ b/src/inttypes/SCNX64.h @@ -0,0 +1,6 @@ +#include +#define SCNX64 "llX" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNX8.c b/src/inttypes/SCNX8.c deleted file mode 100644 index 4a3d0bca..00000000 --- a/src/inttypes/SCNX8.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNX8 "hhX" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNX8.h b/src/inttypes/SCNX8.h new file mode 100644 index 00000000..4a3d0bca --- /dev/null +++ b/src/inttypes/SCNX8.h @@ -0,0 +1,6 @@ +#include +#define SCNX8 "hhX" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNXFAST16.c b/src/inttypes/SCNXFAST16.c deleted file mode 100644 index e4824a7b..00000000 --- a/src/inttypes/SCNXFAST16.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNXFAST16 "hX" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNXFAST16.h b/src/inttypes/SCNXFAST16.h new file mode 100644 index 00000000..e4824a7b --- /dev/null +++ b/src/inttypes/SCNXFAST16.h @@ -0,0 +1,6 @@ +#include +#define SCNXFAST16 "hX" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNXFAST32.c b/src/inttypes/SCNXFAST32.c deleted file mode 100644 index 98065c38..00000000 --- a/src/inttypes/SCNXFAST32.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNXFAST32 "lX" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNXFAST32.h b/src/inttypes/SCNXFAST32.h new file mode 100644 index 00000000..98065c38 --- /dev/null +++ b/src/inttypes/SCNXFAST32.h @@ -0,0 +1,6 @@ +#include +#define SCNXFAST32 "lX" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNXFAST64.c b/src/inttypes/SCNXFAST64.c deleted file mode 100644 index 3c74d976..00000000 --- a/src/inttypes/SCNXFAST64.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNXFAST64 "llX" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNXFAST64.h b/src/inttypes/SCNXFAST64.h new file mode 100644 index 00000000..3c74d976 --- /dev/null +++ b/src/inttypes/SCNXFAST64.h @@ -0,0 +1,6 @@ +#include +#define SCNXFAST64 "llX" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNXFAST8.c b/src/inttypes/SCNXFAST8.c deleted file mode 100644 index 1509e276..00000000 --- a/src/inttypes/SCNXFAST8.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNXFAST8 "hhX" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNXFAST8.h b/src/inttypes/SCNXFAST8.h new file mode 100644 index 00000000..1509e276 --- /dev/null +++ b/src/inttypes/SCNXFAST8.h @@ -0,0 +1,6 @@ +#include +#define SCNXFAST8 "hhX" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNXLEAST16.c b/src/inttypes/SCNXLEAST16.c deleted file mode 100644 index 0e02bbd2..00000000 --- a/src/inttypes/SCNXLEAST16.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNXLEAST16 "hX" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNXLEAST16.h b/src/inttypes/SCNXLEAST16.h new file mode 100644 index 00000000..0e02bbd2 --- /dev/null +++ b/src/inttypes/SCNXLEAST16.h @@ -0,0 +1,6 @@ +#include +#define SCNXLEAST16 "hX" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNXLEAST32.c b/src/inttypes/SCNXLEAST32.c deleted file mode 100644 index 30731e1c..00000000 --- a/src/inttypes/SCNXLEAST32.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNXLEAST32 "lX" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNXLEAST32.h b/src/inttypes/SCNXLEAST32.h new file mode 100644 index 00000000..30731e1c --- /dev/null +++ b/src/inttypes/SCNXLEAST32.h @@ -0,0 +1,6 @@ +#include +#define SCNXLEAST32 "lX" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNXLEAST64.c b/src/inttypes/SCNXLEAST64.c deleted file mode 100644 index 266e8aa0..00000000 --- a/src/inttypes/SCNXLEAST64.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNXLEAST64 "llX" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNXLEAST64.h b/src/inttypes/SCNXLEAST64.h new file mode 100644 index 00000000..266e8aa0 --- /dev/null +++ b/src/inttypes/SCNXLEAST64.h @@ -0,0 +1,6 @@ +#include +#define SCNXLEAST64 "llX" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNXLEAST8.c b/src/inttypes/SCNXLEAST8.c deleted file mode 100644 index 59c86e16..00000000 --- a/src/inttypes/SCNXLEAST8.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNXLEAST8 "hhX" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNXLEAST8.h b/src/inttypes/SCNXLEAST8.h new file mode 100644 index 00000000..59c86e16 --- /dev/null +++ b/src/inttypes/SCNXLEAST8.h @@ -0,0 +1,6 @@ +#include +#define SCNXLEAST8 "hhX" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNXMAX.c b/src/inttypes/SCNXMAX.c deleted file mode 100644 index b5490147..00000000 --- a/src/inttypes/SCNXMAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNXMAX "llX" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNXMAX.h b/src/inttypes/SCNXMAX.h new file mode 100644 index 00000000..b5490147 --- /dev/null +++ b/src/inttypes/SCNXMAX.h @@ -0,0 +1,6 @@ +#include +#define SCNXMAX "llX" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNXPTR.c b/src/inttypes/SCNXPTR.c deleted file mode 100644 index 7df00b29..00000000 --- a/src/inttypes/SCNXPTR.c +++ /dev/null @@ -1,10 +0,0 @@ -#include -#if WORD_BIT == 64 -#define SCNXPTR "llX" -#else -#define SCNXPTR "lX" -#endif - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNXPTR.h b/src/inttypes/SCNXPTR.h new file mode 100644 index 00000000..7df00b29 --- /dev/null +++ b/src/inttypes/SCNXPTR.h @@ -0,0 +1,10 @@ +#include +#if WORD_BIT == 64 +#define SCNXPTR "llX" +#else +#define SCNXPTR "lX" +#endif + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNd16.c b/src/inttypes/SCNd16.c deleted file mode 100644 index f8e6abdd..00000000 --- a/src/inttypes/SCNd16.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNd16 "hd" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNd16.h b/src/inttypes/SCNd16.h new file mode 100644 index 00000000..f8e6abdd --- /dev/null +++ b/src/inttypes/SCNd16.h @@ -0,0 +1,6 @@ +#include +#define SCNd16 "hd" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNd32.c b/src/inttypes/SCNd32.c deleted file mode 100644 index ede6aedf..00000000 --- a/src/inttypes/SCNd32.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNd32 "ld" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNd32.h b/src/inttypes/SCNd32.h new file mode 100644 index 00000000..ede6aedf --- /dev/null +++ b/src/inttypes/SCNd32.h @@ -0,0 +1,6 @@ +#include +#define SCNd32 "ld" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNd64.c b/src/inttypes/SCNd64.c deleted file mode 100644 index 72782571..00000000 --- a/src/inttypes/SCNd64.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNd64 "lld" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNd64.h b/src/inttypes/SCNd64.h new file mode 100644 index 00000000..72782571 --- /dev/null +++ b/src/inttypes/SCNd64.h @@ -0,0 +1,6 @@ +#include +#define SCNd64 "lld" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNd8.c b/src/inttypes/SCNd8.c deleted file mode 100644 index b009a790..00000000 --- a/src/inttypes/SCNd8.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNd8 "hhd" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNd8.h b/src/inttypes/SCNd8.h new file mode 100644 index 00000000..b009a790 --- /dev/null +++ b/src/inttypes/SCNd8.h @@ -0,0 +1,6 @@ +#include +#define SCNd8 "hhd" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNdFAST16.c b/src/inttypes/SCNdFAST16.c deleted file mode 100644 index 4df0ab71..00000000 --- a/src/inttypes/SCNdFAST16.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNdFAST16 "hd" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNdFAST16.h b/src/inttypes/SCNdFAST16.h new file mode 100644 index 00000000..4df0ab71 --- /dev/null +++ b/src/inttypes/SCNdFAST16.h @@ -0,0 +1,6 @@ +#include +#define SCNdFAST16 "hd" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNdFAST32.c b/src/inttypes/SCNdFAST32.c deleted file mode 100644 index 4a4d6642..00000000 --- a/src/inttypes/SCNdFAST32.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNdFAST32 "ld" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNdFAST32.h b/src/inttypes/SCNdFAST32.h new file mode 100644 index 00000000..4a4d6642 --- /dev/null +++ b/src/inttypes/SCNdFAST32.h @@ -0,0 +1,6 @@ +#include +#define SCNdFAST32 "ld" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNdFAST64.c b/src/inttypes/SCNdFAST64.c deleted file mode 100644 index b1c62250..00000000 --- a/src/inttypes/SCNdFAST64.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNdFAST64 "lld" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNdFAST64.h b/src/inttypes/SCNdFAST64.h new file mode 100644 index 00000000..b1c62250 --- /dev/null +++ b/src/inttypes/SCNdFAST64.h @@ -0,0 +1,6 @@ +#include +#define SCNdFAST64 "lld" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNdFAST8.c b/src/inttypes/SCNdFAST8.c deleted file mode 100644 index edf1e334..00000000 --- a/src/inttypes/SCNdFAST8.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNdFAST8 "hhd" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNdFAST8.h b/src/inttypes/SCNdFAST8.h new file mode 100644 index 00000000..edf1e334 --- /dev/null +++ b/src/inttypes/SCNdFAST8.h @@ -0,0 +1,6 @@ +#include +#define SCNdFAST8 "hhd" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNdLEAST16.c b/src/inttypes/SCNdLEAST16.c deleted file mode 100644 index 0cd349bd..00000000 --- a/src/inttypes/SCNdLEAST16.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNdLEAST16 "hd" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNdLEAST16.h b/src/inttypes/SCNdLEAST16.h new file mode 100644 index 00000000..0cd349bd --- /dev/null +++ b/src/inttypes/SCNdLEAST16.h @@ -0,0 +1,6 @@ +#include +#define SCNdLEAST16 "hd" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNdLEAST32.c b/src/inttypes/SCNdLEAST32.c deleted file mode 100644 index 881b6c06..00000000 --- a/src/inttypes/SCNdLEAST32.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNdLEAST32 "ld" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNdLEAST32.h b/src/inttypes/SCNdLEAST32.h new file mode 100644 index 00000000..881b6c06 --- /dev/null +++ b/src/inttypes/SCNdLEAST32.h @@ -0,0 +1,6 @@ +#include +#define SCNdLEAST32 "ld" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNdLEAST64.c b/src/inttypes/SCNdLEAST64.c deleted file mode 100644 index 67cdad99..00000000 --- a/src/inttypes/SCNdLEAST64.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNdLEAST64 "lld" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNdLEAST64.h b/src/inttypes/SCNdLEAST64.h new file mode 100644 index 00000000..67cdad99 --- /dev/null +++ b/src/inttypes/SCNdLEAST64.h @@ -0,0 +1,6 @@ +#include +#define SCNdLEAST64 "lld" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNdLEAST8.c b/src/inttypes/SCNdLEAST8.c deleted file mode 100644 index cfde7860..00000000 --- a/src/inttypes/SCNdLEAST8.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNdLEAST8 "hhd" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNdLEAST8.h b/src/inttypes/SCNdLEAST8.h new file mode 100644 index 00000000..cfde7860 --- /dev/null +++ b/src/inttypes/SCNdLEAST8.h @@ -0,0 +1,6 @@ +#include +#define SCNdLEAST8 "hhd" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNdMAX.c b/src/inttypes/SCNdMAX.c deleted file mode 100644 index edeb1f6a..00000000 --- a/src/inttypes/SCNdMAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNdMAX "lld" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNdMAX.h b/src/inttypes/SCNdMAX.h new file mode 100644 index 00000000..edeb1f6a --- /dev/null +++ b/src/inttypes/SCNdMAX.h @@ -0,0 +1,6 @@ +#include +#define SCNdMAX "lld" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNdPTR.c b/src/inttypes/SCNdPTR.c deleted file mode 100644 index c0c61d0a..00000000 --- a/src/inttypes/SCNdPTR.c +++ /dev/null @@ -1,10 +0,0 @@ -#include -#if WORD_BIT == 64 -#define SCNdPTR "lld" -#else -#define SCNdPTR "ld" -#endif - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNdPTR.h b/src/inttypes/SCNdPTR.h new file mode 100644 index 00000000..c0c61d0a --- /dev/null +++ b/src/inttypes/SCNdPTR.h @@ -0,0 +1,10 @@ +#include +#if WORD_BIT == 64 +#define SCNdPTR "lld" +#else +#define SCNdPTR "ld" +#endif + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNi16.c b/src/inttypes/SCNi16.c deleted file mode 100644 index c262b47d..00000000 --- a/src/inttypes/SCNi16.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNi16 "hi" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNi16.h b/src/inttypes/SCNi16.h new file mode 100644 index 00000000..c262b47d --- /dev/null +++ b/src/inttypes/SCNi16.h @@ -0,0 +1,6 @@ +#include +#define SCNi16 "hi" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNi32.c b/src/inttypes/SCNi32.c deleted file mode 100644 index bb3ecb30..00000000 --- a/src/inttypes/SCNi32.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNi32 "li" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNi32.h b/src/inttypes/SCNi32.h new file mode 100644 index 00000000..bb3ecb30 --- /dev/null +++ b/src/inttypes/SCNi32.h @@ -0,0 +1,6 @@ +#include +#define SCNi32 "li" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNi64.c b/src/inttypes/SCNi64.c deleted file mode 100644 index f6d2e3ec..00000000 --- a/src/inttypes/SCNi64.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNi64 "lli" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNi64.h b/src/inttypes/SCNi64.h new file mode 100644 index 00000000..f6d2e3ec --- /dev/null +++ b/src/inttypes/SCNi64.h @@ -0,0 +1,6 @@ +#include +#define SCNi64 "lli" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNi8.c b/src/inttypes/SCNi8.c deleted file mode 100644 index f9a783e4..00000000 --- a/src/inttypes/SCNi8.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNi8 "hhi" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNi8.h b/src/inttypes/SCNi8.h new file mode 100644 index 00000000..f9a783e4 --- /dev/null +++ b/src/inttypes/SCNi8.h @@ -0,0 +1,6 @@ +#include +#define SCNi8 "hhi" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNiFAST16.c b/src/inttypes/SCNiFAST16.c deleted file mode 100644 index 926936f1..00000000 --- a/src/inttypes/SCNiFAST16.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNiFAST16 "hi" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNiFAST16.h b/src/inttypes/SCNiFAST16.h new file mode 100644 index 00000000..926936f1 --- /dev/null +++ b/src/inttypes/SCNiFAST16.h @@ -0,0 +1,6 @@ +#include +#define SCNiFAST16 "hi" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNiFAST32.c b/src/inttypes/SCNiFAST32.c deleted file mode 100644 index 342cd571..00000000 --- a/src/inttypes/SCNiFAST32.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNiFAST32 "li" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNiFAST32.h b/src/inttypes/SCNiFAST32.h new file mode 100644 index 00000000..342cd571 --- /dev/null +++ b/src/inttypes/SCNiFAST32.h @@ -0,0 +1,6 @@ +#include +#define SCNiFAST32 "li" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNiFAST64.c b/src/inttypes/SCNiFAST64.c deleted file mode 100644 index ef036928..00000000 --- a/src/inttypes/SCNiFAST64.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNiFAST64 "lli" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNiFAST64.h b/src/inttypes/SCNiFAST64.h new file mode 100644 index 00000000..ef036928 --- /dev/null +++ b/src/inttypes/SCNiFAST64.h @@ -0,0 +1,6 @@ +#include +#define SCNiFAST64 "lli" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNiFAST8.c b/src/inttypes/SCNiFAST8.c deleted file mode 100644 index 439ceeac..00000000 --- a/src/inttypes/SCNiFAST8.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNiFAST8 "hhi" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNiFAST8.h b/src/inttypes/SCNiFAST8.h new file mode 100644 index 00000000..439ceeac --- /dev/null +++ b/src/inttypes/SCNiFAST8.h @@ -0,0 +1,6 @@ +#include +#define SCNiFAST8 "hhi" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNiLEAST16.c b/src/inttypes/SCNiLEAST16.c deleted file mode 100644 index fc6310ce..00000000 --- a/src/inttypes/SCNiLEAST16.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNiLEAST16 "hi" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNiLEAST16.h b/src/inttypes/SCNiLEAST16.h new file mode 100644 index 00000000..fc6310ce --- /dev/null +++ b/src/inttypes/SCNiLEAST16.h @@ -0,0 +1,6 @@ +#include +#define SCNiLEAST16 "hi" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNiLEAST32.c b/src/inttypes/SCNiLEAST32.c deleted file mode 100644 index 7f1c9f44..00000000 --- a/src/inttypes/SCNiLEAST32.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNiLEAST32 "li" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNiLEAST32.h b/src/inttypes/SCNiLEAST32.h new file mode 100644 index 00000000..7f1c9f44 --- /dev/null +++ b/src/inttypes/SCNiLEAST32.h @@ -0,0 +1,6 @@ +#include +#define SCNiLEAST32 "li" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNiLEAST64.c b/src/inttypes/SCNiLEAST64.c deleted file mode 100644 index ffcd8df6..00000000 --- a/src/inttypes/SCNiLEAST64.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNiLEAST64 "lli" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNiLEAST64.h b/src/inttypes/SCNiLEAST64.h new file mode 100644 index 00000000..ffcd8df6 --- /dev/null +++ b/src/inttypes/SCNiLEAST64.h @@ -0,0 +1,6 @@ +#include +#define SCNiLEAST64 "lli" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNiLEAST8.c b/src/inttypes/SCNiLEAST8.c deleted file mode 100644 index 099adc7c..00000000 --- a/src/inttypes/SCNiLEAST8.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNiLEAST8 "hhi" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNiLEAST8.h b/src/inttypes/SCNiLEAST8.h new file mode 100644 index 00000000..099adc7c --- /dev/null +++ b/src/inttypes/SCNiLEAST8.h @@ -0,0 +1,6 @@ +#include +#define SCNiLEAST8 "hhi" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNiMAX.c b/src/inttypes/SCNiMAX.c deleted file mode 100644 index b6ef4cb9..00000000 --- a/src/inttypes/SCNiMAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNiMAX "lli" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNiMAX.h b/src/inttypes/SCNiMAX.h new file mode 100644 index 00000000..b6ef4cb9 --- /dev/null +++ b/src/inttypes/SCNiMAX.h @@ -0,0 +1,6 @@ +#include +#define SCNiMAX "lli" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNiPTR.c b/src/inttypes/SCNiPTR.c deleted file mode 100644 index 50cb754a..00000000 --- a/src/inttypes/SCNiPTR.c +++ /dev/null @@ -1,10 +0,0 @@ -#include -#if WORD_BIT == 64 -#define SCNiPTR "lli" -#else -#define SCNiPTR "li" -#endif - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNiPTR.h b/src/inttypes/SCNiPTR.h new file mode 100644 index 00000000..50cb754a --- /dev/null +++ b/src/inttypes/SCNiPTR.h @@ -0,0 +1,10 @@ +#include +#if WORD_BIT == 64 +#define SCNiPTR "lli" +#else +#define SCNiPTR "li" +#endif + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNo16.c b/src/inttypes/SCNo16.c deleted file mode 100644 index 173436ae..00000000 --- a/src/inttypes/SCNo16.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNo16 "ho" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNo16.h b/src/inttypes/SCNo16.h new file mode 100644 index 00000000..173436ae --- /dev/null +++ b/src/inttypes/SCNo16.h @@ -0,0 +1,6 @@ +#include +#define SCNo16 "ho" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNo32.c b/src/inttypes/SCNo32.c deleted file mode 100644 index bcb9fa2e..00000000 --- a/src/inttypes/SCNo32.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNo32 "lo" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNo32.h b/src/inttypes/SCNo32.h new file mode 100644 index 00000000..bcb9fa2e --- /dev/null +++ b/src/inttypes/SCNo32.h @@ -0,0 +1,6 @@ +#include +#define SCNo32 "lo" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNo64.c b/src/inttypes/SCNo64.c deleted file mode 100644 index 6318248e..00000000 --- a/src/inttypes/SCNo64.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNo64 "llo" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNo64.h b/src/inttypes/SCNo64.h new file mode 100644 index 00000000..6318248e --- /dev/null +++ b/src/inttypes/SCNo64.h @@ -0,0 +1,6 @@ +#include +#define SCNo64 "llo" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNo8.c b/src/inttypes/SCNo8.c deleted file mode 100644 index 3eaee589..00000000 --- a/src/inttypes/SCNo8.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNo8 "hho" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNo8.h b/src/inttypes/SCNo8.h new file mode 100644 index 00000000..3eaee589 --- /dev/null +++ b/src/inttypes/SCNo8.h @@ -0,0 +1,6 @@ +#include +#define SCNo8 "hho" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNoFAST16.c b/src/inttypes/SCNoFAST16.c deleted file mode 100644 index ee2b885f..00000000 --- a/src/inttypes/SCNoFAST16.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNoFAST16 "ho" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNoFAST16.h b/src/inttypes/SCNoFAST16.h new file mode 100644 index 00000000..ee2b885f --- /dev/null +++ b/src/inttypes/SCNoFAST16.h @@ -0,0 +1,6 @@ +#include +#define SCNoFAST16 "ho" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNoFAST32.c b/src/inttypes/SCNoFAST32.c deleted file mode 100644 index 5ab1d573..00000000 --- a/src/inttypes/SCNoFAST32.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNoFAST32 "lo" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNoFAST32.h b/src/inttypes/SCNoFAST32.h new file mode 100644 index 00000000..5ab1d573 --- /dev/null +++ b/src/inttypes/SCNoFAST32.h @@ -0,0 +1,6 @@ +#include +#define SCNoFAST32 "lo" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNoFAST64.c b/src/inttypes/SCNoFAST64.c deleted file mode 100644 index 0e400fcb..00000000 --- a/src/inttypes/SCNoFAST64.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNoFAST64 "llo" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNoFAST64.h b/src/inttypes/SCNoFAST64.h new file mode 100644 index 00000000..0e400fcb --- /dev/null +++ b/src/inttypes/SCNoFAST64.h @@ -0,0 +1,6 @@ +#include +#define SCNoFAST64 "llo" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNoFAST8.c b/src/inttypes/SCNoFAST8.c deleted file mode 100644 index 21a20cfb..00000000 --- a/src/inttypes/SCNoFAST8.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNoFAST8 "hho" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNoFAST8.h b/src/inttypes/SCNoFAST8.h new file mode 100644 index 00000000..21a20cfb --- /dev/null +++ b/src/inttypes/SCNoFAST8.h @@ -0,0 +1,6 @@ +#include +#define SCNoFAST8 "hho" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNoLEAST16.c b/src/inttypes/SCNoLEAST16.c deleted file mode 100644 index c42d6b8a..00000000 --- a/src/inttypes/SCNoLEAST16.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNoLEAST16 "ho" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNoLEAST16.h b/src/inttypes/SCNoLEAST16.h new file mode 100644 index 00000000..c42d6b8a --- /dev/null +++ b/src/inttypes/SCNoLEAST16.h @@ -0,0 +1,6 @@ +#include +#define SCNoLEAST16 "ho" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNoLEAST32.c b/src/inttypes/SCNoLEAST32.c deleted file mode 100644 index 517981f1..00000000 --- a/src/inttypes/SCNoLEAST32.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNoLEAST32 "lo" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNoLEAST32.h b/src/inttypes/SCNoLEAST32.h new file mode 100644 index 00000000..517981f1 --- /dev/null +++ b/src/inttypes/SCNoLEAST32.h @@ -0,0 +1,6 @@ +#include +#define SCNoLEAST32 "lo" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNoLEAST64.c b/src/inttypes/SCNoLEAST64.c deleted file mode 100644 index a64e6315..00000000 --- a/src/inttypes/SCNoLEAST64.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNoLEAST64 "llo" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNoLEAST64.h b/src/inttypes/SCNoLEAST64.h new file mode 100644 index 00000000..a64e6315 --- /dev/null +++ b/src/inttypes/SCNoLEAST64.h @@ -0,0 +1,6 @@ +#include +#define SCNoLEAST64 "llo" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNoLEAST8.c b/src/inttypes/SCNoLEAST8.c deleted file mode 100644 index 3ddffcd5..00000000 --- a/src/inttypes/SCNoLEAST8.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNoLEAST8 "hho" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNoLEAST8.h b/src/inttypes/SCNoLEAST8.h new file mode 100644 index 00000000..3ddffcd5 --- /dev/null +++ b/src/inttypes/SCNoLEAST8.h @@ -0,0 +1,6 @@ +#include +#define SCNoLEAST8 "hho" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNoMAX.c b/src/inttypes/SCNoMAX.c deleted file mode 100644 index 284b8328..00000000 --- a/src/inttypes/SCNoMAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNoMAX "llo" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNoMAX.h b/src/inttypes/SCNoMAX.h new file mode 100644 index 00000000..284b8328 --- /dev/null +++ b/src/inttypes/SCNoMAX.h @@ -0,0 +1,6 @@ +#include +#define SCNoMAX "llo" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNoPTR.c b/src/inttypes/SCNoPTR.c deleted file mode 100644 index b3d50767..00000000 --- a/src/inttypes/SCNoPTR.c +++ /dev/null @@ -1,10 +0,0 @@ -#include -#if WORD_BIT == 64 -#define SCNoPTR "llo" -#else -#define SCNoPTR "lo" -#endif - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNoPTR.h b/src/inttypes/SCNoPTR.h new file mode 100644 index 00000000..b3d50767 --- /dev/null +++ b/src/inttypes/SCNoPTR.h @@ -0,0 +1,10 @@ +#include +#if WORD_BIT == 64 +#define SCNoPTR "llo" +#else +#define SCNoPTR "lo" +#endif + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNu16.c b/src/inttypes/SCNu16.c deleted file mode 100644 index 7c9aa80d..00000000 --- a/src/inttypes/SCNu16.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNu16 "hu" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNu16.h b/src/inttypes/SCNu16.h new file mode 100644 index 00000000..7c9aa80d --- /dev/null +++ b/src/inttypes/SCNu16.h @@ -0,0 +1,6 @@ +#include +#define SCNu16 "hu" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNu32.c b/src/inttypes/SCNu32.c deleted file mode 100644 index c79840ae..00000000 --- a/src/inttypes/SCNu32.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNu32 "lu" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNu32.h b/src/inttypes/SCNu32.h new file mode 100644 index 00000000..c79840ae --- /dev/null +++ b/src/inttypes/SCNu32.h @@ -0,0 +1,6 @@ +#include +#define SCNu32 "lu" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNu64.c b/src/inttypes/SCNu64.c deleted file mode 100644 index b2047f71..00000000 --- a/src/inttypes/SCNu64.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNu64 "llu" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNu64.h b/src/inttypes/SCNu64.h new file mode 100644 index 00000000..b2047f71 --- /dev/null +++ b/src/inttypes/SCNu64.h @@ -0,0 +1,6 @@ +#include +#define SCNu64 "llu" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNu8.c b/src/inttypes/SCNu8.c deleted file mode 100644 index faeabe4d..00000000 --- a/src/inttypes/SCNu8.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNu8 "hhu" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNu8.h b/src/inttypes/SCNu8.h new file mode 100644 index 00000000..faeabe4d --- /dev/null +++ b/src/inttypes/SCNu8.h @@ -0,0 +1,6 @@ +#include +#define SCNu8 "hhu" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNuFAST16.c b/src/inttypes/SCNuFAST16.c deleted file mode 100644 index bc3cf1f7..00000000 --- a/src/inttypes/SCNuFAST16.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNuFAST16 "hu" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNuFAST16.h b/src/inttypes/SCNuFAST16.h new file mode 100644 index 00000000..bc3cf1f7 --- /dev/null +++ b/src/inttypes/SCNuFAST16.h @@ -0,0 +1,6 @@ +#include +#define SCNuFAST16 "hu" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNuFAST32.c b/src/inttypes/SCNuFAST32.c deleted file mode 100644 index ae577ebd..00000000 --- a/src/inttypes/SCNuFAST32.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNuFAST32 "lu" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNuFAST32.h b/src/inttypes/SCNuFAST32.h new file mode 100644 index 00000000..ae577ebd --- /dev/null +++ b/src/inttypes/SCNuFAST32.h @@ -0,0 +1,6 @@ +#include +#define SCNuFAST32 "lu" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNuFAST64.c b/src/inttypes/SCNuFAST64.c deleted file mode 100644 index 13d57290..00000000 --- a/src/inttypes/SCNuFAST64.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNuFAST64 "llu" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNuFAST64.h b/src/inttypes/SCNuFAST64.h new file mode 100644 index 00000000..13d57290 --- /dev/null +++ b/src/inttypes/SCNuFAST64.h @@ -0,0 +1,6 @@ +#include +#define SCNuFAST64 "llu" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNuFAST8.c b/src/inttypes/SCNuFAST8.c deleted file mode 100644 index bb749288..00000000 --- a/src/inttypes/SCNuFAST8.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNuFAST8 "hhu" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNuFAST8.h b/src/inttypes/SCNuFAST8.h new file mode 100644 index 00000000..bb749288 --- /dev/null +++ b/src/inttypes/SCNuFAST8.h @@ -0,0 +1,6 @@ +#include +#define SCNuFAST8 "hhu" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNuLEAST16.c b/src/inttypes/SCNuLEAST16.c deleted file mode 100644 index cebb8217..00000000 --- a/src/inttypes/SCNuLEAST16.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNuLEAST16 "hu" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNuLEAST16.h b/src/inttypes/SCNuLEAST16.h new file mode 100644 index 00000000..cebb8217 --- /dev/null +++ b/src/inttypes/SCNuLEAST16.h @@ -0,0 +1,6 @@ +#include +#define SCNuLEAST16 "hu" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNuLEAST32.c b/src/inttypes/SCNuLEAST32.c deleted file mode 100644 index 5285c789..00000000 --- a/src/inttypes/SCNuLEAST32.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNuLEAST32 "lu" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNuLEAST32.h b/src/inttypes/SCNuLEAST32.h new file mode 100644 index 00000000..5285c789 --- /dev/null +++ b/src/inttypes/SCNuLEAST32.h @@ -0,0 +1,6 @@ +#include +#define SCNuLEAST32 "lu" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNuLEAST64.c b/src/inttypes/SCNuLEAST64.c deleted file mode 100644 index c0dd9c9c..00000000 --- a/src/inttypes/SCNuLEAST64.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNuLEAST64 "llu" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNuLEAST64.h b/src/inttypes/SCNuLEAST64.h new file mode 100644 index 00000000..c0dd9c9c --- /dev/null +++ b/src/inttypes/SCNuLEAST64.h @@ -0,0 +1,6 @@ +#include +#define SCNuLEAST64 "llu" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNuLEAST8.c b/src/inttypes/SCNuLEAST8.c deleted file mode 100644 index d09eeaae..00000000 --- a/src/inttypes/SCNuLEAST8.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNuLEAST8 "hhu" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNuLEAST8.h b/src/inttypes/SCNuLEAST8.h new file mode 100644 index 00000000..d09eeaae --- /dev/null +++ b/src/inttypes/SCNuLEAST8.h @@ -0,0 +1,6 @@ +#include +#define SCNuLEAST8 "hhu" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNuMAX.c b/src/inttypes/SCNuMAX.c deleted file mode 100644 index 54f76ab6..00000000 --- a/src/inttypes/SCNuMAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNuMAX "llu" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNuMAX.h b/src/inttypes/SCNuMAX.h new file mode 100644 index 00000000..54f76ab6 --- /dev/null +++ b/src/inttypes/SCNuMAX.h @@ -0,0 +1,6 @@ +#include +#define SCNuMAX "llu" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNuPTR.c b/src/inttypes/SCNuPTR.c deleted file mode 100644 index 9bd73424..00000000 --- a/src/inttypes/SCNuPTR.c +++ /dev/null @@ -1,10 +0,0 @@ -#include -#if WORD_BIT == 64 -#define SCNuPTR "llu" -#else -#define SCNuPTR "lu" -#endif - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNuPTR.h b/src/inttypes/SCNuPTR.h new file mode 100644 index 00000000..9bd73424 --- /dev/null +++ b/src/inttypes/SCNuPTR.h @@ -0,0 +1,10 @@ +#include +#if WORD_BIT == 64 +#define SCNuPTR "llu" +#else +#define SCNuPTR "lu" +#endif + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNx16.c b/src/inttypes/SCNx16.c deleted file mode 100644 index 231c7d76..00000000 --- a/src/inttypes/SCNx16.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNx16 "hx" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNx16.h b/src/inttypes/SCNx16.h new file mode 100644 index 00000000..231c7d76 --- /dev/null +++ b/src/inttypes/SCNx16.h @@ -0,0 +1,6 @@ +#include +#define SCNx16 "hx" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNx32.c b/src/inttypes/SCNx32.c deleted file mode 100644 index 39d05ec9..00000000 --- a/src/inttypes/SCNx32.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNx32 "lx" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNx32.h b/src/inttypes/SCNx32.h new file mode 100644 index 00000000..39d05ec9 --- /dev/null +++ b/src/inttypes/SCNx32.h @@ -0,0 +1,6 @@ +#include +#define SCNx32 "lx" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNx64.c b/src/inttypes/SCNx64.c deleted file mode 100644 index bf42ec81..00000000 --- a/src/inttypes/SCNx64.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNx64 "llx" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNx64.h b/src/inttypes/SCNx64.h new file mode 100644 index 00000000..bf42ec81 --- /dev/null +++ b/src/inttypes/SCNx64.h @@ -0,0 +1,6 @@ +#include +#define SCNx64 "llx" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNx8.c b/src/inttypes/SCNx8.c deleted file mode 100644 index 2a44f4bb..00000000 --- a/src/inttypes/SCNx8.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNx8 "hhx" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNx8.h b/src/inttypes/SCNx8.h new file mode 100644 index 00000000..2a44f4bb --- /dev/null +++ b/src/inttypes/SCNx8.h @@ -0,0 +1,6 @@ +#include +#define SCNx8 "hhx" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNxFAST16.c b/src/inttypes/SCNxFAST16.c deleted file mode 100644 index 82420fd7..00000000 --- a/src/inttypes/SCNxFAST16.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNxFAST16 "hx" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNxFAST16.h b/src/inttypes/SCNxFAST16.h new file mode 100644 index 00000000..82420fd7 --- /dev/null +++ b/src/inttypes/SCNxFAST16.h @@ -0,0 +1,6 @@ +#include +#define SCNxFAST16 "hx" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNxFAST32.c b/src/inttypes/SCNxFAST32.c deleted file mode 100644 index 399b4587..00000000 --- a/src/inttypes/SCNxFAST32.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNxFAST32 "lx" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNxFAST32.h b/src/inttypes/SCNxFAST32.h new file mode 100644 index 00000000..399b4587 --- /dev/null +++ b/src/inttypes/SCNxFAST32.h @@ -0,0 +1,6 @@ +#include +#define SCNxFAST32 "lx" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNxFAST64.c b/src/inttypes/SCNxFAST64.c deleted file mode 100644 index 42df9ea6..00000000 --- a/src/inttypes/SCNxFAST64.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNxFAST64 "llx" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNxFAST64.h b/src/inttypes/SCNxFAST64.h new file mode 100644 index 00000000..42df9ea6 --- /dev/null +++ b/src/inttypes/SCNxFAST64.h @@ -0,0 +1,6 @@ +#include +#define SCNxFAST64 "llx" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNxFAST8.c b/src/inttypes/SCNxFAST8.c deleted file mode 100644 index d6b1dc83..00000000 --- a/src/inttypes/SCNxFAST8.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNxFAST8 "hhx" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNxFAST8.h b/src/inttypes/SCNxFAST8.h new file mode 100644 index 00000000..d6b1dc83 --- /dev/null +++ b/src/inttypes/SCNxFAST8.h @@ -0,0 +1,6 @@ +#include +#define SCNxFAST8 "hhx" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNxLEAST16.c b/src/inttypes/SCNxLEAST16.c deleted file mode 100644 index 8e78c5ca..00000000 --- a/src/inttypes/SCNxLEAST16.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNxLEAST16 "hx" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNxLEAST16.h b/src/inttypes/SCNxLEAST16.h new file mode 100644 index 00000000..8e78c5ca --- /dev/null +++ b/src/inttypes/SCNxLEAST16.h @@ -0,0 +1,6 @@ +#include +#define SCNxLEAST16 "hx" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNxLEAST32.c b/src/inttypes/SCNxLEAST32.c deleted file mode 100644 index 18d6bdc3..00000000 --- a/src/inttypes/SCNxLEAST32.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNxLEAST32 "lx" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNxLEAST32.h b/src/inttypes/SCNxLEAST32.h new file mode 100644 index 00000000..18d6bdc3 --- /dev/null +++ b/src/inttypes/SCNxLEAST32.h @@ -0,0 +1,6 @@ +#include +#define SCNxLEAST32 "lx" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNxLEAST64.c b/src/inttypes/SCNxLEAST64.c deleted file mode 100644 index ce2c46ed..00000000 --- a/src/inttypes/SCNxLEAST64.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNxLEAST64 "llx" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNxLEAST64.h b/src/inttypes/SCNxLEAST64.h new file mode 100644 index 00000000..ce2c46ed --- /dev/null +++ b/src/inttypes/SCNxLEAST64.h @@ -0,0 +1,6 @@ +#include +#define SCNxLEAST64 "llx" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNxLEAST8.c b/src/inttypes/SCNxLEAST8.c deleted file mode 100644 index a1a4ac5f..00000000 --- a/src/inttypes/SCNxLEAST8.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNxLEAST8 "hhx" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNxLEAST8.h b/src/inttypes/SCNxLEAST8.h new file mode 100644 index 00000000..a1a4ac5f --- /dev/null +++ b/src/inttypes/SCNxLEAST8.h @@ -0,0 +1,6 @@ +#include +#define SCNxLEAST8 "hhx" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNxMAX.c b/src/inttypes/SCNxMAX.c deleted file mode 100644 index c328e55f..00000000 --- a/src/inttypes/SCNxMAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SCNxMAX "llx" - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNxMAX.h b/src/inttypes/SCNxMAX.h new file mode 100644 index 00000000..c328e55f --- /dev/null +++ b/src/inttypes/SCNxMAX.h @@ -0,0 +1,6 @@ +#include +#define SCNxMAX "llx" + +/* +STDC(199901) +*/ diff --git a/src/inttypes/SCNxPTR.c b/src/inttypes/SCNxPTR.c deleted file mode 100644 index 920f73de..00000000 --- a/src/inttypes/SCNxPTR.c +++ /dev/null @@ -1,10 +0,0 @@ -#include -#if WORD_BIT == 64 -#define SCNxPTR "llx" -#else -#define SCNxPTR "lx" -#endif - -/* -STDC(199901) -*/ diff --git a/src/inttypes/SCNxPTR.h b/src/inttypes/SCNxPTR.h new file mode 100644 index 00000000..920f73de --- /dev/null +++ b/src/inttypes/SCNxPTR.h @@ -0,0 +1,10 @@ +#include +#if WORD_BIT == 64 +#define SCNxPTR "llx" +#else +#define SCNxPTR "lx" +#endif + +/* +STDC(199901) +*/ diff --git a/src/inttypes/imaxdiv_t.c b/src/inttypes/imaxdiv_t.c deleted file mode 100644 index 70b40c02..00000000 --- a/src/inttypes/imaxdiv_t.c +++ /dev/null @@ -1,10 +0,0 @@ -#include - -typedef struct { - intmax_t quot; - intmax_t rem; -} imaxdiv_t; - -/* -STDC(199901) -*/ diff --git a/src/inttypes/imaxdiv_t.h b/src/inttypes/imaxdiv_t.h new file mode 100644 index 00000000..70b40c02 --- /dev/null +++ b/src/inttypes/imaxdiv_t.h @@ -0,0 +1,10 @@ +#include + +typedef struct { + intmax_t quot; + intmax_t rem; +} imaxdiv_t; + +/* +STDC(199901) +*/ diff --git a/src/inttypes/intmax_t.c b/src/inttypes/intmax_t.c deleted file mode 100644 index 6cca37f5..00000000 --- a/src/inttypes/intmax_t.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -typedef long long int intmax_t; -/* -STDC(199901) -*/ diff --git a/src/inttypes/intmax_t.h b/src/inttypes/intmax_t.h new file mode 100644 index 00000000..6cca37f5 --- /dev/null +++ b/src/inttypes/intmax_t.h @@ -0,0 +1,5 @@ +#include +typedef long long int intmax_t; +/* +STDC(199901) +*/ diff --git a/src/inttypes/uintmax_t.c b/src/inttypes/uintmax_t.c deleted file mode 100644 index 67aa43e2..00000000 --- a/src/inttypes/uintmax_t.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -typedef unsigned long long int uintmax_t; -/* -STDC(199901) -*/ diff --git a/src/inttypes/uintmax_t.h b/src/inttypes/uintmax_t.h new file mode 100644 index 00000000..67aa43e2 --- /dev/null +++ b/src/inttypes/uintmax_t.h @@ -0,0 +1,5 @@ +#include +typedef unsigned long long int uintmax_t; +/* +STDC(199901) +*/ diff --git a/src/iso646/and.c b/src/iso646/and.c deleted file mode 100644 index 73766d5e..00000000 --- a/src/iso646/and.c +++ /dev/null @@ -1,15 +0,0 @@ -#include - -/** alternative spelling for && **/ - -#define and && - -/*** -provides an alternative means of specifying the binary logical AND operator -(OPERATOR(&&)). -***/ - -/* -VALUE_FIXED(OPERATOR(&&)) -STDC(199409) -*/ diff --git a/src/iso646/and.h b/src/iso646/and.h new file mode 100644 index 00000000..73766d5e --- /dev/null +++ b/src/iso646/and.h @@ -0,0 +1,15 @@ +#include + +/** alternative spelling for && **/ + +#define and && + +/*** +provides an alternative means of specifying the binary logical AND operator +(OPERATOR(&&)). +***/ + +/* +VALUE_FIXED(OPERATOR(&&)) +STDC(199409) +*/ diff --git a/src/iso646/and_eq.c b/src/iso646/and_eq.c deleted file mode 100644 index 5fb8d24d..00000000 --- a/src/iso646/and_eq.c +++ /dev/null @@ -1,15 +0,0 @@ -#include - -/** alternative spelling for &= **/ - -#define and_eq &= - -/*** -provides an alternative means of specifying the binary bitwise-AND and assign -operator (OPERATOR(&=)). -***/ - -/* -VALUE_FIXED(OPERATOR(&=)) -STDC(199409) -*/ diff --git a/src/iso646/and_eq.h b/src/iso646/and_eq.h new file mode 100644 index 00000000..5fb8d24d --- /dev/null +++ b/src/iso646/and_eq.h @@ -0,0 +1,15 @@ +#include + +/** alternative spelling for &= **/ + +#define and_eq &= + +/*** +provides an alternative means of specifying the binary bitwise-AND and assign +operator (OPERATOR(&=)). +***/ + +/* +VALUE_FIXED(OPERATOR(&=)) +STDC(199409) +*/ diff --git a/src/iso646/bitand.c b/src/iso646/bitand.c deleted file mode 100644 index 2f67d200..00000000 --- a/src/iso646/bitand.c +++ /dev/null @@ -1,15 +0,0 @@ -#include - -/** alternative spelling for & **/ - -#define bitand & - -/*** -provides an alternative means of specifying the binary bitwise-AND operator -(OPERATOR(&)). -***/ - -/* -VALUE_FIXED(OPERATOR(&)) -STDC(199409) -*/ diff --git a/src/iso646/bitand.h b/src/iso646/bitand.h new file mode 100644 index 00000000..2f67d200 --- /dev/null +++ b/src/iso646/bitand.h @@ -0,0 +1,15 @@ +#include + +/** alternative spelling for & **/ + +#define bitand & + +/*** +provides an alternative means of specifying the binary bitwise-AND operator +(OPERATOR(&)). +***/ + +/* +VALUE_FIXED(OPERATOR(&)) +STDC(199409) +*/ diff --git a/src/iso646/bitor.c b/src/iso646/bitor.c deleted file mode 100644 index 22437fe2..00000000 --- a/src/iso646/bitor.c +++ /dev/null @@ -1,15 +0,0 @@ -#include - -/** alternative spelling for | **/ - -#define bitor | - -/*** -provides an alternative means of specifying the binary bitwise-OR operator -(OPERATOR(|)). -***/ - -/* -VALUE_FIXED(OPERATOR(|)) -STDC(199409) -*/ diff --git a/src/iso646/bitor.h b/src/iso646/bitor.h new file mode 100644 index 00000000..22437fe2 --- /dev/null +++ b/src/iso646/bitor.h @@ -0,0 +1,15 @@ +#include + +/** alternative spelling for | **/ + +#define bitor | + +/*** +provides an alternative means of specifying the binary bitwise-OR operator +(OPERATOR(|)). +***/ + +/* +VALUE_FIXED(OPERATOR(|)) +STDC(199409) +*/ diff --git a/src/iso646/compl.c b/src/iso646/compl.c deleted file mode 100644 index 50aa0cd3..00000000 --- a/src/iso646/compl.c +++ /dev/null @@ -1,15 +0,0 @@ -#include - -/** alternate spelling for ~ **/ - -#define compl ~ - -/*** -provides an alternative means of specifying the unary bitwise-compliment -operator (OPERATOR(~)). -***/ - -/* -VALUE_FIXED(OPERATOR(~)) -STDC(199409) -*/ diff --git a/src/iso646/compl.h b/src/iso646/compl.h new file mode 100644 index 00000000..50aa0cd3 --- /dev/null +++ b/src/iso646/compl.h @@ -0,0 +1,15 @@ +#include + +/** alternate spelling for ~ **/ + +#define compl ~ + +/*** +provides an alternative means of specifying the unary bitwise-compliment +operator (OPERATOR(~)). +***/ + +/* +VALUE_FIXED(OPERATOR(~)) +STDC(199409) +*/ diff --git a/src/iso646/not.c b/src/iso646/not.c deleted file mode 100644 index 4e7e4fe3..00000000 --- a/src/iso646/not.c +++ /dev/null @@ -1,15 +0,0 @@ -#include - -/** alternative spelling for ! **/ - -#define not ! - -/*** -provides an alternative means of specifying the unary logical-NOT operator -(OPERATOR(!)). -***/ - -/* -VALUE_FIXED(OPERATOR(!)) -STDC(199409) -*/ diff --git a/src/iso646/not.h b/src/iso646/not.h new file mode 100644 index 00000000..4e7e4fe3 --- /dev/null +++ b/src/iso646/not.h @@ -0,0 +1,15 @@ +#include + +/** alternative spelling for ! **/ + +#define not ! + +/*** +provides an alternative means of specifying the unary logical-NOT operator +(OPERATOR(!)). +***/ + +/* +VALUE_FIXED(OPERATOR(!)) +STDC(199409) +*/ diff --git a/src/iso646/not_eq.c b/src/iso646/not_eq.c deleted file mode 100644 index 3abe6ee4..00000000 --- a/src/iso646/not_eq.c +++ /dev/null @@ -1,15 +0,0 @@ -#include - -/** alternative spelling for != **/ - -#define not_eq != - -/*** -provides an alternative means of specifying the binary logical-NOT and assign -operator (OPERATOR(!=)). -***/ - -/* -VALUE_FIXED(OPERATOR(!=)) -STDC(199409) -*/ diff --git a/src/iso646/not_eq.h b/src/iso646/not_eq.h new file mode 100644 index 00000000..3abe6ee4 --- /dev/null +++ b/src/iso646/not_eq.h @@ -0,0 +1,15 @@ +#include + +/** alternative spelling for != **/ + +#define not_eq != + +/*** +provides an alternative means of specifying the binary logical-NOT and assign +operator (OPERATOR(!=)). +***/ + +/* +VALUE_FIXED(OPERATOR(!=)) +STDC(199409) +*/ diff --git a/src/iso646/or.c b/src/iso646/or.c deleted file mode 100644 index 3e9cfbd9..00000000 --- a/src/iso646/or.c +++ /dev/null @@ -1,15 +0,0 @@ -#include - -/** alternative spelling for || **/ - -#define or || - -/*** -provides an alternative means of specifying the binary logical-OR operator -(OPERATOR(||)). -***/ - -/* -VALUE_FIXED(OPERATOR(||)) -STDC(199409) -*/ diff --git a/src/iso646/or.h b/src/iso646/or.h new file mode 100644 index 00000000..3e9cfbd9 --- /dev/null +++ b/src/iso646/or.h @@ -0,0 +1,15 @@ +#include + +/** alternative spelling for || **/ + +#define or || + +/*** +provides an alternative means of specifying the binary logical-OR operator +(OPERATOR(||)). +***/ + +/* +VALUE_FIXED(OPERATOR(||)) +STDC(199409) +*/ diff --git a/src/iso646/or_eq.c b/src/iso646/or_eq.c deleted file mode 100644 index d6e8e272..00000000 --- a/src/iso646/or_eq.c +++ /dev/null @@ -1,15 +0,0 @@ -#include - -/** alternative spelling for |= **/ - -#define or_eq |= - -/*** -provides an alternative means of specifying the binary bitwise-OR and assign -operator (OPERATOR(|=)). -***/ - -/* -VALUE_FIXED(OPERATOR(|=)) -STDC(199409) -*/ diff --git a/src/iso646/or_eq.h b/src/iso646/or_eq.h new file mode 100644 index 00000000..d6e8e272 --- /dev/null +++ b/src/iso646/or_eq.h @@ -0,0 +1,15 @@ +#include + +/** alternative spelling for |= **/ + +#define or_eq |= + +/*** +provides an alternative means of specifying the binary bitwise-OR and assign +operator (OPERATOR(|=)). +***/ + +/* +VALUE_FIXED(OPERATOR(|=)) +STDC(199409) +*/ diff --git a/src/iso646/xor.c b/src/iso646/xor.c deleted file mode 100644 index c981d80d..00000000 --- a/src/iso646/xor.c +++ /dev/null @@ -1,15 +0,0 @@ -#include - -/** alternative spelling for ^ **/ - -#define xor ^ - -/*** -provides an alternative means of specifying the binary bitwise-XOR operator -(OPERATOR(^)). -***/ - -/* -VALUE_FIXED(OPERATOR(^)) -STDC(199409) -*/ diff --git a/src/iso646/xor.h b/src/iso646/xor.h new file mode 100644 index 00000000..c981d80d --- /dev/null +++ b/src/iso646/xor.h @@ -0,0 +1,15 @@ +#include + +/** alternative spelling for ^ **/ + +#define xor ^ + +/*** +provides an alternative means of specifying the binary bitwise-XOR operator +(OPERATOR(^)). +***/ + +/* +VALUE_FIXED(OPERATOR(^)) +STDC(199409) +*/ diff --git a/src/iso646/xor_eq.c b/src/iso646/xor_eq.c deleted file mode 100644 index 9b48138d..00000000 --- a/src/iso646/xor_eq.c +++ /dev/null @@ -1,15 +0,0 @@ -#include - -/** alternative spelling for ^= **/ - -#define xor_eq ^= - -/*** -provides an alternative means of specifying the binary bitwise-OR and assign -operator (OPERATOR(^=)). -***/ - -/* -VALUE_FIXED(OPERATOR(^=)) -STDC(199409) -*/ diff --git a/src/iso646/xor_eq.h b/src/iso646/xor_eq.h new file mode 100644 index 00000000..9b48138d --- /dev/null +++ b/src/iso646/xor_eq.h @@ -0,0 +1,15 @@ +#include + +/** alternative spelling for ^= **/ + +#define xor_eq ^= + +/*** +provides an alternative means of specifying the binary bitwise-OR and assign +operator (OPERATOR(^=)). +***/ + +/* +VALUE_FIXED(OPERATOR(^=)) +STDC(199409) +*/ diff --git a/src/limits/AIO_LISTIO_MAX.c b/src/limits/AIO_LISTIO_MAX.c deleted file mode 100644 index ff286997..00000000 --- a/src/limits/AIO_LISTIO_MAX.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -/* #undef AIO_LISTIO_MAX */ -/* MIN: _POSIX_AIO_LISTIO_MAX */ -/* MAY-BE-UNDEFINED */ -/** maximum number of I/O operations in a single list I/O call **/ -/* -POSIX(199309) -*/ diff --git a/src/limits/AIO_LISTIO_MAX.h b/src/limits/AIO_LISTIO_MAX.h new file mode 100644 index 00000000..ff286997 --- /dev/null +++ b/src/limits/AIO_LISTIO_MAX.h @@ -0,0 +1,8 @@ +#include +/* #undef AIO_LISTIO_MAX */ +/* MIN: _POSIX_AIO_LISTIO_MAX */ +/* MAY-BE-UNDEFINED */ +/** maximum number of I/O operations in a single list I/O call **/ +/* +POSIX(199309) +*/ diff --git a/src/limits/AIO_MAX.c b/src/limits/AIO_MAX.c deleted file mode 100644 index baf81a2a..00000000 --- a/src/limits/AIO_MAX.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -/* #undef AIO_MAX */ -/* MIN: _POSIX_AIO_MAX */ -/* MAY-BE-UNDEFINED */ -/** maximum number of outstanding asynchronous I/O operations **/ -/* -POSIX(199309) -*/ diff --git a/src/limits/AIO_MAX.h b/src/limits/AIO_MAX.h new file mode 100644 index 00000000..baf81a2a --- /dev/null +++ b/src/limits/AIO_MAX.h @@ -0,0 +1,8 @@ +#include +/* #undef AIO_MAX */ +/* MIN: _POSIX_AIO_MAX */ +/* MAY-BE-UNDEFINED */ +/** maximum number of outstanding asynchronous I/O operations **/ +/* +POSIX(199309) +*/ diff --git a/src/limits/AIO_PRIO_DELTA_MAX.c b/src/limits/AIO_PRIO_DELTA_MAX.c deleted file mode 100644 index 06a20264..00000000 --- a/src/limits/AIO_PRIO_DELTA_MAX.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -/* #undef AIO_PRIO_DELTA_MAX */ -/* MIN: 0 */ -/* MAY-BE-UNDEFINED */ -/** maximum amount a process can decrease its own asynchronous I/O priority **/ -/* -POSIX(199309) -*/ diff --git a/src/limits/AIO_PRIO_DELTA_MAX.h b/src/limits/AIO_PRIO_DELTA_MAX.h new file mode 100644 index 00000000..06a20264 --- /dev/null +++ b/src/limits/AIO_PRIO_DELTA_MAX.h @@ -0,0 +1,8 @@ +#include +/* #undef AIO_PRIO_DELTA_MAX */ +/* MIN: 0 */ +/* MAY-BE-UNDEFINED */ +/** maximum amount a process can decrease its own asynchronous I/O priority **/ +/* +POSIX(199309) +*/ diff --git a/src/limits/ARG_MAX.c b/src/limits/ARG_MAX.c deleted file mode 100644 index 57f793a5..00000000 --- a/src/limits/ARG_MAX.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -/* #undef ARG_MAX */ -/* MIN: _POSIX_ARG_MAX */ -/* MAY-BE-UNDEFINED */ -/** maximum length of arguments to the exec family of functions **/ -/* -POSIX(1) -*/ diff --git a/src/limits/ARG_MAX.h b/src/limits/ARG_MAX.h new file mode 100644 index 00000000..57f793a5 --- /dev/null +++ b/src/limits/ARG_MAX.h @@ -0,0 +1,8 @@ +#include +/* #undef ARG_MAX */ +/* MIN: _POSIX_ARG_MAX */ +/* MAY-BE-UNDEFINED */ +/** maximum length of arguments to the exec family of functions **/ +/* +POSIX(1) +*/ diff --git a/src/limits/ATEXIT_MAX.c b/src/limits/ATEXIT_MAX.c deleted file mode 100644 index 6a427145..00000000 --- a/src/limits/ATEXIT_MAX.c +++ /dev/null @@ -1,9 +0,0 @@ -#include -/* #undef ATEXIT_MAX */ -/* MIN: 32 */ -/* MAY-BE-UNDEFINED */ -/** maximum number of functions fn(atexit) can register **/ -/* -XOPEN(400) -POSIX(200809) -*/ diff --git a/src/limits/ATEXIT_MAX.h b/src/limits/ATEXIT_MAX.h new file mode 100644 index 00000000..6a427145 --- /dev/null +++ b/src/limits/ATEXIT_MAX.h @@ -0,0 +1,9 @@ +#include +/* #undef ATEXIT_MAX */ +/* MIN: 32 */ +/* MAY-BE-UNDEFINED */ +/** maximum number of functions fn(atexit) can register **/ +/* +XOPEN(400) +POSIX(200809) +*/ diff --git a/src/limits/BC_BASE_MAX.c b/src/limits/BC_BASE_MAX.c deleted file mode 100644 index 222bc7cf..00000000 --- a/src/limits/BC_BASE_MAX.c +++ /dev/null @@ -1,9 +0,0 @@ -#include -#define BC_BASE_MAX _POSIX2_BC_BASE_MAX -/* MIN: _POSIX2_BC_BASE_MAX */ -/* CHECK: sysconf */ -/** maximum var(obase) value allowed by util(bc) **/ - -/* -POSIX(2) -*/ diff --git a/src/limits/BC_BASE_MAX.h b/src/limits/BC_BASE_MAX.h new file mode 100644 index 00000000..222bc7cf --- /dev/null +++ b/src/limits/BC_BASE_MAX.h @@ -0,0 +1,9 @@ +#include +#define BC_BASE_MAX _POSIX2_BC_BASE_MAX +/* MIN: _POSIX2_BC_BASE_MAX */ +/* CHECK: sysconf */ +/** maximum var(obase) value allowed by util(bc) **/ + +/* +POSIX(2) +*/ diff --git a/src/limits/BC_DIM_MAX.c b/src/limits/BC_DIM_MAX.c deleted file mode 100644 index bbe9e40d..00000000 --- a/src/limits/BC_DIM_MAX.c +++ /dev/null @@ -1,10 +0,0 @@ -#include -#define BC_DIM_MAX _POSIX2_BC_DIM_MAX -/* MIN: _POSIX2_BC_DIM_MAX */ -/* CHECK: sysconf */ -/** maximum elements in an array in util(bc) **/ - -/* -POSIX(2) -*/ - diff --git a/src/limits/BC_DIM_MAX.h b/src/limits/BC_DIM_MAX.h new file mode 100644 index 00000000..bbe9e40d --- /dev/null +++ b/src/limits/BC_DIM_MAX.h @@ -0,0 +1,10 @@ +#include +#define BC_DIM_MAX _POSIX2_BC_DIM_MAX +/* MIN: _POSIX2_BC_DIM_MAX */ +/* CHECK: sysconf */ +/** maximum elements in an array in util(bc) **/ + +/* +POSIX(2) +*/ + diff --git a/src/limits/BC_SCALE_MAX.c b/src/limits/BC_SCALE_MAX.c deleted file mode 100644 index 80f660c5..00000000 --- a/src/limits/BC_SCALE_MAX.c +++ /dev/null @@ -1,9 +0,0 @@ -#include -#define BC_SCALE_MAX _POSIX2_BC_SCALE_MAX -/#if (defined _POSIX_C_SOURCE)* MIN: _POSIX2_BC_SCALE_MAX */ -/* CHECK: sysconf */ -/** maximum var(scale) allowed by util(bc) **/ -/* -POSIX(2) -*/ - diff --git a/src/limits/BC_SCALE_MAX.h b/src/limits/BC_SCALE_MAX.h new file mode 100644 index 00000000..80f660c5 --- /dev/null +++ b/src/limits/BC_SCALE_MAX.h @@ -0,0 +1,9 @@ +#include +#define BC_SCALE_MAX _POSIX2_BC_SCALE_MAX +/#if (defined _POSIX_C_SOURCE)* MIN: _POSIX2_BC_SCALE_MAX */ +/* CHECK: sysconf */ +/** maximum var(scale) allowed by util(bc) **/ +/* +POSIX(2) +*/ + diff --git a/src/limits/BC_STRING_MAX.c b/src/limits/BC_STRING_MAX.c deleted file mode 100644 index 02e6ca98..00000000 --- a/src/limits/BC_STRING_MAX.c +++ /dev/null @@ -1,9 +0,0 @@ -#include -#define BC_STRING_MAX _POSIX2_BC_STRING_MAX -/* MIN: _POSIX2_BC_STRING_MAX */ -/* CHECK: sysconf */ -/** maximum string length in util(bc) **/ -/* -POSIX(2) -*/ - diff --git a/src/limits/BC_STRING_MAX.h b/src/limits/BC_STRING_MAX.h new file mode 100644 index 00000000..02e6ca98 --- /dev/null +++ b/src/limits/BC_STRING_MAX.h @@ -0,0 +1,9 @@ +#include +#define BC_STRING_MAX _POSIX2_BC_STRING_MAX +/* MIN: _POSIX2_BC_STRING_MAX */ +/* CHECK: sysconf */ +/** maximum string length in util(bc) **/ +/* +POSIX(2) +*/ + diff --git a/src/limits/CHARCLASS_NAME_MAX.c b/src/limits/CHARCLASS_NAME_MAX.c deleted file mode 100644 index 9f57f587..00000000 --- a/src/limits/CHARCLASS_NAME_MAX.c +++ /dev/null @@ -1,9 +0,0 @@ -#include -#define CHARCLASS_NAME_MAX _POSIX2_CHARCLASS_NAME_MAX -/* MIN: _POSIX2_CHARCLASS_NAME_MAX */ -/* CHECK: sysconf */ -/* maximum number of bytes in a character class name **/ -/* -XOPEN(4) -POSIX(200112) -*/ diff --git a/src/limits/CHARCLASS_NAME_MAX.h b/src/limits/CHARCLASS_NAME_MAX.h new file mode 100644 index 00000000..9f57f587 --- /dev/null +++ b/src/limits/CHARCLASS_NAME_MAX.h @@ -0,0 +1,9 @@ +#include +#define CHARCLASS_NAME_MAX _POSIX2_CHARCLASS_NAME_MAX +/* MIN: _POSIX2_CHARCLASS_NAME_MAX */ +/* CHECK: sysconf */ +/* maximum number of bytes in a character class name **/ +/* +XOPEN(4) +POSIX(200112) +*/ diff --git a/src/limits/CHAR_BIT.c b/src/limits/CHAR_BIT.c deleted file mode 100644 index 29445ce9..00000000 --- a/src/limits/CHAR_BIT.c +++ /dev/null @@ -1,16 +0,0 @@ -#include -#define CHAR_BIT (8) - -/** bits per byte **/ - -/*** -is the number of bits in a TYPE(char). -***/ - -/* -VALUE_MIN(8) -P_OSIX(VALUE_FIXED(8)) -*/ -/* -STDC(1) -*/ diff --git a/src/limits/CHAR_BIT.h b/src/limits/CHAR_BIT.h new file mode 100644 index 00000000..29445ce9 --- /dev/null +++ b/src/limits/CHAR_BIT.h @@ -0,0 +1,16 @@ +#include +#define CHAR_BIT (8) + +/** bits per byte **/ + +/*** +is the number of bits in a TYPE(char). +***/ + +/* +VALUE_MIN(8) +P_OSIX(VALUE_FIXED(8)) +*/ +/* +STDC(1) +*/ diff --git a/src/limits/CHAR_MAX.c b/src/limits/CHAR_MAX.c deleted file mode 100644 index fc98c91b..00000000 --- a/src/limits/CHAR_MAX.c +++ /dev/null @@ -1,21 +0,0 @@ -#include -#ifdef __CHAR_IS_UNSIGNED__ -#define CHAR_MAX (255) -#else -#define CHAR_MAX (127) -#endif - -/** char maximum **/ - -/*** -is the maximum value representable as a TYPE(char). -***/ - -/* -VALUE_SELECT(CONSTANT(UCHAR_MAX), on systems where TYPE(char) is default TYPE(unsigned)) -VALUE_SELECT(CONSTANT(SCHAR_MAX), on systems where TYPE(char) is default TYPE(signed)) -SEE_ALSO(CONSTANT(CHAR_MIN)) -*/ -/* -STDC(1) -*/ diff --git a/src/limits/CHAR_MAX.h b/src/limits/CHAR_MAX.h new file mode 100644 index 00000000..fc98c91b --- /dev/null +++ b/src/limits/CHAR_MAX.h @@ -0,0 +1,21 @@ +#include +#ifdef __CHAR_IS_UNSIGNED__ +#define CHAR_MAX (255) +#else +#define CHAR_MAX (127) +#endif + +/** char maximum **/ + +/*** +is the maximum value representable as a TYPE(char). +***/ + +/* +VALUE_SELECT(CONSTANT(UCHAR_MAX), on systems where TYPE(char) is default TYPE(unsigned)) +VALUE_SELECT(CONSTANT(SCHAR_MAX), on systems where TYPE(char) is default TYPE(signed)) +SEE_ALSO(CONSTANT(CHAR_MIN)) +*/ +/* +STDC(1) +*/ diff --git a/src/limits/CHAR_MIN.c b/src/limits/CHAR_MIN.c deleted file mode 100644 index 791cbbc2..00000000 --- a/src/limits/CHAR_MIN.c +++ /dev/null @@ -1,20 +0,0 @@ -#include -#ifdef __CHAR_IS_UNSIGNED__ -#define CHAR_MIN (0) -#else -#define CHAR_MIN (-128) -#endif - -/** char minimum **/ - -/*** -is the minimum value representable as a TYPE(char). -***/ - -/* -VALUE_SELECT(LITERAL(0), on systems where TYPE(char) is default TYPE(unsigned)) -VALUE_SELECT(CONSTANT(SCHAR_MIN), on systems where TYPE(char) is default TYPE(signed)) -*/ -/* -STDC(1) -*/ diff --git a/src/limits/CHAR_MIN.h b/src/limits/CHAR_MIN.h new file mode 100644 index 00000000..791cbbc2 --- /dev/null +++ b/src/limits/CHAR_MIN.h @@ -0,0 +1,20 @@ +#include +#ifdef __CHAR_IS_UNSIGNED__ +#define CHAR_MIN (0) +#else +#define CHAR_MIN (-128) +#endif + +/** char minimum **/ + +/*** +is the minimum value representable as a TYPE(char). +***/ + +/* +VALUE_SELECT(LITERAL(0), on systems where TYPE(char) is default TYPE(unsigned)) +VALUE_SELECT(CONSTANT(SCHAR_MIN), on systems where TYPE(char) is default TYPE(signed)) +*/ +/* +STDC(1) +*/ diff --git a/src/limits/CHILD_MAX.c b/src/limits/CHILD_MAX.c deleted file mode 100644 index f3d4d3a2..00000000 --- a/src/limits/CHILD_MAX.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -/* #undef CHILD_MAX */ -/* MIN: _POSIX_CHILD_MAX */ -/* MAY-BE-UNEFINED */ -/** maximum number of processes per real user ID **/ -/* -POSIX(1) -*/ diff --git a/src/limits/CHILD_MAX.h b/src/limits/CHILD_MAX.h new file mode 100644 index 00000000..f3d4d3a2 --- /dev/null +++ b/src/limits/CHILD_MAX.h @@ -0,0 +1,8 @@ +#include +/* #undef CHILD_MAX */ +/* MIN: _POSIX_CHILD_MAX */ +/* MAY-BE-UNEFINED */ +/** maximum number of processes per real user ID **/ +/* +POSIX(1) +*/ diff --git a/src/limits/COLL_WEIGHTS_MAX.c b/src/limits/COLL_WEIGHTS_MAX.c deleted file mode 100644 index c3766a2c..00000000 --- a/src/limits/COLL_WEIGHTS_MAX.c +++ /dev/null @@ -1,9 +0,0 @@ -#include -#define COLL_WEIGHTS_MAX _POSIX2_COLL_WEIGHTS_MAX -/* MIN: _POSIX2_COLL_WEIGHTS_MAX */ -/* CHECK: sysconf */ -/** maximum number of weights assigned to an entry of LC_COLLATE order entries **/ -/* -POSIX(2) -*/ - diff --git a/src/limits/COLL_WEIGHTS_MAX.h b/src/limits/COLL_WEIGHTS_MAX.h new file mode 100644 index 00000000..c3766a2c --- /dev/null +++ b/src/limits/COLL_WEIGHTS_MAX.h @@ -0,0 +1,9 @@ +#include +#define COLL_WEIGHTS_MAX _POSIX2_COLL_WEIGHTS_MAX +/* MIN: _POSIX2_COLL_WEIGHTS_MAX */ +/* CHECK: sysconf */ +/** maximum number of weights assigned to an entry of LC_COLLATE order entries **/ +/* +POSIX(2) +*/ + diff --git a/src/limits/DELAYTIMER_MAX.c b/src/limits/DELAYTIMER_MAX.c deleted file mode 100644 index 0d1a4747..00000000 --- a/src/limits/DELAYTIMER_MAX.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -/* #undef DELAYTIMER_MAX */ -/* MIN: _POSIX_DELAYTIMER_MAX */ -/* MAY-BE-UNEFINED */ -/** maximum number of timer expiration overruns **/ -/* -POSIX(199309) -*/ diff --git a/src/limits/DELAYTIMER_MAX.h b/src/limits/DELAYTIMER_MAX.h new file mode 100644 index 00000000..0d1a4747 --- /dev/null +++ b/src/limits/DELAYTIMER_MAX.h @@ -0,0 +1,8 @@ +#include +/* #undef DELAYTIMER_MAX */ +/* MIN: _POSIX_DELAYTIMER_MAX */ +/* MAY-BE-UNEFINED */ +/** maximum number of timer expiration overruns **/ +/* +POSIX(199309) +*/ diff --git a/src/limits/EXPR_NEST_MAX.c b/src/limits/EXPR_NEST_MAX.c deleted file mode 100644 index d4a70c42..00000000 --- a/src/limits/EXPR_NEST_MAX.c +++ /dev/null @@ -1,9 +0,0 @@ -#include -#define EXPR_NEST_MAX _POSIX2_EXPR_NEST_MAX -/* MIN: _POSIX2_EXPR_NEST_MAX */ -/* CHECK: sysconf */ -/** maximum number of expressions that can be parenthesis nested by util(expr) **/ -/* -POSIX(2) -*/ - diff --git a/src/limits/EXPR_NEST_MAX.h b/src/limits/EXPR_NEST_MAX.h new file mode 100644 index 00000000..d4a70c42 --- /dev/null +++ b/src/limits/EXPR_NEST_MAX.h @@ -0,0 +1,9 @@ +#include +#define EXPR_NEST_MAX _POSIX2_EXPR_NEST_MAX +/* MIN: _POSIX2_EXPR_NEST_MAX */ +/* CHECK: sysconf */ +/** maximum number of expressions that can be parenthesis nested by util(expr) **/ +/* +POSIX(2) +*/ + diff --git a/src/limits/INT_MAX.c b/src/limits/INT_MAX.c deleted file mode 100644 index d500ee79..00000000 --- a/src/limits/INT_MAX.c +++ /dev/null @@ -1,22 +0,0 @@ -#include -#if defined __LP32__ -#define INT_MAX (32767) -#elif defined __ILP32__ || defined __LLP64__ || defined __LP64__ -#define INT_MAX (2147483647) -#elif defined __ILP64__ -#define INT_MAX (9223372036854775807) -#endif - -/** int maximum **/ - -/*** -is the maximum value representable as a TYPE(int). -***/ - -/* -VALUE_MIN(32767) -POSIX_SPECIFIC (issue >= 5): +2147483647 -*/ -/* -STDC(1) -*/ diff --git a/src/limits/INT_MAX.h b/src/limits/INT_MAX.h new file mode 100644 index 00000000..d500ee79 --- /dev/null +++ b/src/limits/INT_MAX.h @@ -0,0 +1,22 @@ +#include +#if defined __LP32__ +#define INT_MAX (32767) +#elif defined __ILP32__ || defined __LLP64__ || defined __LP64__ +#define INT_MAX (2147483647) +#elif defined __ILP64__ +#define INT_MAX (9223372036854775807) +#endif + +/** int maximum **/ + +/*** +is the maximum value representable as a TYPE(int). +***/ + +/* +VALUE_MIN(32767) +POSIX_SPECIFIC (issue >= 5): +2147483647 +*/ +/* +STDC(1) +*/ diff --git a/src/limits/INT_MIN.c b/src/limits/INT_MIN.c deleted file mode 100644 index acbb1fdf..00000000 --- a/src/limits/INT_MIN.c +++ /dev/null @@ -1,16 +0,0 @@ -#include -#define INT_MIN (-INT_MAX -1) - -/** int minimum **/ - -/*** -is the minimum value representable as a TYPE(int). -***/ - -/* -VALUE_MIN(-32767) -POSIX_SPECIFIC(>= issue 5): MIN: -2147483647 -*/ -/* -STDC(1) -*/ diff --git a/src/limits/INT_MIN.h b/src/limits/INT_MIN.h new file mode 100644 index 00000000..acbb1fdf --- /dev/null +++ b/src/limits/INT_MIN.h @@ -0,0 +1,16 @@ +#include +#define INT_MIN (-INT_MAX -1) + +/** int minimum **/ + +/*** +is the minimum value representable as a TYPE(int). +***/ + +/* +VALUE_MIN(-32767) +POSIX_SPECIFIC(>= issue 5): MIN: -2147483647 +*/ +/* +STDC(1) +*/ diff --git a/src/limits/IOV_MAX.c b/src/limits/IOV_MAX.c deleted file mode 100644 index 2fb367bd..00000000 --- a/src/limits/IOV_MAX.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -/* #undef IOV_MAX */ -/* MIN: _XOPEN_IOV_MAX */ -/* MAY-BE-UNEFINED */ -/** maximum number of struct(iovec) structures a single process can use in calls to fn(readv) and fn(writev) **/ -/* -XOPEN(400) -*/ diff --git a/src/limits/IOV_MAX.h b/src/limits/IOV_MAX.h new file mode 100644 index 00000000..2fb367bd --- /dev/null +++ b/src/limits/IOV_MAX.h @@ -0,0 +1,8 @@ +#include +/* #undef IOV_MAX */ +/* MIN: _XOPEN_IOV_MAX */ +/* MAY-BE-UNEFINED */ +/** maximum number of struct(iovec) structures a single process can use in calls to fn(readv) and fn(writev) **/ +/* +XOPEN(400) +*/ diff --git a/src/limits/LINE_MAX.c b/src/limits/LINE_MAX.c deleted file mode 100644 index c311dd29..00000000 --- a/src/limits/LINE_MAX.c +++ /dev/null @@ -1,9 +0,0 @@ -#include -#define LINE_MAX _POSIX2_LINE_MAX -/* MIN: _POSIX2_LINE_MAX */ -/* CHECK: sysconf */ -/** maximum number of bytes in a utilitiy's input line, including chr(\n) **/ -/* -POSIX(2) -*/ - diff --git a/src/limits/LINE_MAX.h b/src/limits/LINE_MAX.h new file mode 100644 index 00000000..c311dd29 --- /dev/null +++ b/src/limits/LINE_MAX.h @@ -0,0 +1,9 @@ +#include +#define LINE_MAX _POSIX2_LINE_MAX +/* MIN: _POSIX2_LINE_MAX */ +/* CHECK: sysconf */ +/** maximum number of bytes in a utilitiy's input line, including chr(\n) **/ +/* +POSIX(2) +*/ + diff --git a/src/limits/LINK_MAX.c b/src/limits/LINK_MAX.c deleted file mode 100644 index 08567888..00000000 --- a/src/limits/LINK_MAX.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -/* #undef LINK_MAX */ -/* MIN: _POSIX_LINK_MAX */ -/* CHECK: pathconf */ -/** maximum number of links to a single file **/ -/* -POSIX(1) -*/ diff --git a/src/limits/LINK_MAX.h b/src/limits/LINK_MAX.h new file mode 100644 index 00000000..08567888 --- /dev/null +++ b/src/limits/LINK_MAX.h @@ -0,0 +1,8 @@ +#include +/* #undef LINK_MAX */ +/* MIN: _POSIX_LINK_MAX */ +/* CHECK: pathconf */ +/** maximum number of links to a single file **/ +/* +POSIX(1) +*/ diff --git a/src/limits/LLONG_MAX.c b/src/limits/LLONG_MAX.c deleted file mode 100644 index 2052034d..00000000 --- a/src/limits/LLONG_MAX.c +++ /dev/null @@ -1,10 +0,0 @@ -#include - -#define LLONG_MAX (9223372036854775807LL) - -/* MIN: 9223372036854775807 */ -/** maximum value of a type(long long int) **/ - -/* -STDC(199901) -*/ diff --git a/src/limits/LLONG_MAX.h b/src/limits/LLONG_MAX.h new file mode 100644 index 00000000..2052034d --- /dev/null +++ b/src/limits/LLONG_MAX.h @@ -0,0 +1,10 @@ +#include + +#define LLONG_MAX (9223372036854775807LL) + +/* MIN: 9223372036854775807 */ +/** maximum value of a type(long long int) **/ + +/* +STDC(199901) +*/ diff --git a/src/limits/LLONG_MIN.c b/src/limits/LLONG_MIN.c deleted file mode 100644 index 39986c4c..00000000 --- a/src/limits/LLONG_MIN.c +++ /dev/null @@ -1,9 +0,0 @@ -#include -#define LLONG_MIN (-LLONG_MAX - 1LL) - -/* MIN: -9223372036854775807 */ -/** minimum value of a type(long long int) **/ - -/* -STDC(199901) -*/ diff --git a/src/limits/LLONG_MIN.h b/src/limits/LLONG_MIN.h new file mode 100644 index 00000000..39986c4c --- /dev/null +++ b/src/limits/LLONG_MIN.h @@ -0,0 +1,9 @@ +#include +#define LLONG_MIN (-LLONG_MAX - 1LL) + +/* MIN: -9223372036854775807 */ +/** minimum value of a type(long long int) **/ + +/* +STDC(199901) +*/ diff --git a/src/limits/LONG_BIT.c b/src/limits/LONG_BIT.c deleted file mode 100644 index 16f76633..00000000 --- a/src/limits/LONG_BIT.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#define LONG_BIT (32) -* MIN: 32 */ -/** the number of bits in a type(long int) **/ -/* -XOPEN(4) -POSIX(200809) -*/ diff --git a/src/limits/LONG_BIT.h b/src/limits/LONG_BIT.h new file mode 100644 index 00000000..16f76633 --- /dev/null +++ b/src/limits/LONG_BIT.h @@ -0,0 +1,8 @@ +#include +#define LONG_BIT (32) +* MIN: 32 */ +/** the number of bits in a type(long int) **/ +/* +XOPEN(4) +POSIX(200809) +*/ diff --git a/src/limits/LONG_MAX.c b/src/limits/LONG_MAX.c deleted file mode 100644 index 2612cd1f..00000000 --- a/src/limits/LONG_MAX.c +++ /dev/null @@ -1,19 +0,0 @@ -#include -#if defined __LP32__ || defined __ILP32__ || defined __LLP64__ -#define LONG_MAX (2147483647L) -#elif defined __ILP64__ || defined __LP64__ -#define LONG_MAX (9223372036854775807L) -#endif - -/** long maximum **/ - -/*** -is the maximum value representable as a TYPE(long int). -***/ - -/* -VALUE_MIN(2147483647) -*/ -/* -STDC(1) -*/ diff --git a/src/limits/LONG_MAX.h b/src/limits/LONG_MAX.h new file mode 100644 index 00000000..2612cd1f --- /dev/null +++ b/src/limits/LONG_MAX.h @@ -0,0 +1,19 @@ +#include +#if defined __LP32__ || defined __ILP32__ || defined __LLP64__ +#define LONG_MAX (2147483647L) +#elif defined __ILP64__ || defined __LP64__ +#define LONG_MAX (9223372036854775807L) +#endif + +/** long maximum **/ + +/*** +is the maximum value representable as a TYPE(long int). +***/ + +/* +VALUE_MIN(2147483647) +*/ +/* +STDC(1) +*/ diff --git a/src/limits/LONG_MIN.c b/src/limits/LONG_MIN.c deleted file mode 100644 index eb3d713c..00000000 --- a/src/limits/LONG_MIN.c +++ /dev/null @@ -1,15 +0,0 @@ -#include -#define LONG_MIN (-LONG_MAX - 1L) - -/** long minimum **/ - -/*** -is the minimum value representable as a TYPE(long int). -***/ - -/* -VALUE_MIN(-2147483647) -*/ -/* -STDC(1) -*/ diff --git a/src/limits/LONG_MIN.h b/src/limits/LONG_MIN.h new file mode 100644 index 00000000..eb3d713c --- /dev/null +++ b/src/limits/LONG_MIN.h @@ -0,0 +1,15 @@ +#include +#define LONG_MIN (-LONG_MAX - 1L) + +/** long minimum **/ + +/*** +is the minimum value representable as a TYPE(long int). +***/ + +/* +VALUE_MIN(-2147483647) +*/ +/* +STDC(1) +*/ diff --git a/src/limits/MAX_CANON.c b/src/limits/MAX_CANON.c deleted file mode 100644 index 16563e98..00000000 --- a/src/limits/MAX_CANON.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -/* #undef MAX_CANON */ -/* MIN: _POSIX_MAX_CANON */ -/* CHECK: pathconf */ -/** maximum number of bytes in a terminal canonical input queue **/ -/* -POSIX(1) -*/ diff --git a/src/limits/MAX_CANON.h b/src/limits/MAX_CANON.h new file mode 100644 index 00000000..16563e98 --- /dev/null +++ b/src/limits/MAX_CANON.h @@ -0,0 +1,8 @@ +#include +/* #undef MAX_CANON */ +/* MIN: _POSIX_MAX_CANON */ +/* CHECK: pathconf */ +/** maximum number of bytes in a terminal canonical input queue **/ +/* +POSIX(1) +*/ diff --git a/src/limits/MAX_INPUT.c b/src/limits/MAX_INPUT.c deleted file mode 100644 index 90cd985f..00000000 --- a/src/limits/MAX_INPUT.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -/* #undef MAX_INPUT */ -/* MIN: _POSIX_MAX_INPUT */ -/* CHECK: pathconf */ -/** maximum number of bytes in a terminal input queue **/ -/* -POSIX(1) -*/ diff --git a/src/limits/MAX_INPUT.h b/src/limits/MAX_INPUT.h new file mode 100644 index 00000000..90cd985f --- /dev/null +++ b/src/limits/MAX_INPUT.h @@ -0,0 +1,8 @@ +#include +/* #undef MAX_INPUT */ +/* MIN: _POSIX_MAX_INPUT */ +/* CHECK: pathconf */ +/** maximum number of bytes in a terminal input queue **/ +/* +POSIX(1) +*/ diff --git a/src/limits/MB_LEN_MAX.c b/src/limits/MB_LEN_MAX.c deleted file mode 100644 index ef9cf495..00000000 --- a/src/limits/MB_LEN_MAX.c +++ /dev/null @@ -1,16 +0,0 @@ -#include -#define MB_LEN_MAX (4) - -/** multibyte character length **/ - -/*** -is the maximum number of bytes in a multibyte character for any -supported locale. -***/ - -/* -VALUE_MIN(1) -*/ -/* -STDC(1) -*/ diff --git a/src/limits/MB_LEN_MAX.h b/src/limits/MB_LEN_MAX.h new file mode 100644 index 00000000..ef9cf495 --- /dev/null +++ b/src/limits/MB_LEN_MAX.h @@ -0,0 +1,16 @@ +#include +#define MB_LEN_MAX (4) + +/** multibyte character length **/ + +/*** +is the maximum number of bytes in a multibyte character for any +supported locale. +***/ + +/* +VALUE_MIN(1) +*/ +/* +STDC(1) +*/ diff --git a/src/limits/MQ_OPEN_MAX.c b/src/limits/MQ_OPEN_MAX.c deleted file mode 100644 index 6ecdfeff..00000000 --- a/src/limits/MQ_OPEN_MAX.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -/* #undef MQ_OPEN_MAX */ -/* MIN: _POSIX_MQ_OPEN_MAX */ -/* MAY-BE-UNEFINED */ -/** the maximum number of open message queue descriptors a process can have **/ -/* -POSIX(199309) -*/ diff --git a/src/limits/MQ_OPEN_MAX.h b/src/limits/MQ_OPEN_MAX.h new file mode 100644 index 00000000..6ecdfeff --- /dev/null +++ b/src/limits/MQ_OPEN_MAX.h @@ -0,0 +1,8 @@ +#include +/* #undef MQ_OPEN_MAX */ +/* MIN: _POSIX_MQ_OPEN_MAX */ +/* MAY-BE-UNEFINED */ +/** the maximum number of open message queue descriptors a process can have **/ +/* +POSIX(199309) +*/ diff --git a/src/limits/MQ_PRIO_MAX.c b/src/limits/MQ_PRIO_MAX.c deleted file mode 100644 index 7757826f..00000000 --- a/src/limits/MQ_PRIO_MAX.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -/* #undef MQ_PRIO_MAX */ -/* MIN: _POSIX_MQ_PRIO_MAX */ -/* MAY-BE-UNEFINED */ -/** the maximum number of message priorities supported **/ -/* -POSIX(199309) -*/ diff --git a/src/limits/MQ_PRIO_MAX.h b/src/limits/MQ_PRIO_MAX.h new file mode 100644 index 00000000..7757826f --- /dev/null +++ b/src/limits/MQ_PRIO_MAX.h @@ -0,0 +1,8 @@ +#include +/* #undef MQ_PRIO_MAX */ +/* MIN: _POSIX_MQ_PRIO_MAX */ +/* MAY-BE-UNEFINED */ +/** the maximum number of message priorities supported **/ +/* +POSIX(199309) +*/ diff --git a/src/limits/NAME_MAX.c b/src/limits/NAME_MAX.c deleted file mode 100644 index 7ef5721f..00000000 --- a/src/limits/NAME_MAX.c +++ /dev/null @@ -1,9 +0,0 @@ -#include -/* #undef NAME_MAX */ -/* MIN: _POSIX_NAME_MAX */ -/* POSIX + XOPEN: MIN: _XOPEN_NAME_MAX */ -/* CHECK: pathconf */ -/** the maximum number of bytes (not counting chr(0)) in a filename **/ -/* -POSIX(1) -*/ diff --git a/src/limits/NAME_MAX.h b/src/limits/NAME_MAX.h new file mode 100644 index 00000000..7ef5721f --- /dev/null +++ b/src/limits/NAME_MAX.h @@ -0,0 +1,9 @@ +#include +/* #undef NAME_MAX */ +/* MIN: _POSIX_NAME_MAX */ +/* POSIX + XOPEN: MIN: _XOPEN_NAME_MAX */ +/* CHECK: pathconf */ +/** the maximum number of bytes (not counting chr(0)) in a filename **/ +/* +POSIX(1) +*/ diff --git a/src/limits/NGROUPS_MAX.c b/src/limits/NGROUPS_MAX.c deleted file mode 100644 index aac46c03..00000000 --- a/src/limits/NGROUPS_MAX.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#define NGROUPS_MAX _POSIX_NGROUPS_MAX -/* MIN: _POSIX_NGROUPS_MAX */ -/* CHECK: sysconf */ -/** the maximum number of group IDs per process **/ -/* -POSIX(1) -*/ diff --git a/src/limits/NGROUPS_MAX.h b/src/limits/NGROUPS_MAX.h new file mode 100644 index 00000000..aac46c03 --- /dev/null +++ b/src/limits/NGROUPS_MAX.h @@ -0,0 +1,8 @@ +#include +#define NGROUPS_MAX _POSIX_NGROUPS_MAX +/* MIN: _POSIX_NGROUPS_MAX */ +/* CHECK: sysconf */ +/** the maximum number of group IDs per process **/ +/* +POSIX(1) +*/ diff --git a/src/limits/NL_ARGMAX.c b/src/limits/NL_ARGMAX.c deleted file mode 100644 index b0a9292f..00000000 --- a/src/limits/NL_ARGMAX.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#define NL_ARGMAX (9) -/* MIN: 9 */ -/** the maximum value of arg(n) in "%n$" conversion specifiers for fn(printf), fn(scanf), and related functions **/ -/* -XOPEN(4) -POSIX(200809) -*/ diff --git a/src/limits/NL_ARGMAX.h b/src/limits/NL_ARGMAX.h new file mode 100644 index 00000000..b0a9292f --- /dev/null +++ b/src/limits/NL_ARGMAX.h @@ -0,0 +1,8 @@ +#include +#define NL_ARGMAX (9) +/* MIN: 9 */ +/** the maximum value of arg(n) in "%n$" conversion specifiers for fn(printf), fn(scanf), and related functions **/ +/* +XOPEN(4) +POSIX(200809) +*/ diff --git a/src/limits/NL_LANGMAX.c b/src/limits/NL_LANGMAX.c deleted file mode 100644 index 2a78ace1..00000000 --- a/src/limits/NL_LANGMAX.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#define NL_LANGMAX (14) -/* MIN: 14 */ -/** maximum number of bytes in a env(LANG) name **/ -/* -XOPEN(4) -POSIX(200809) -*/ diff --git a/src/limits/NL_LANGMAX.h b/src/limits/NL_LANGMAX.h new file mode 100644 index 00000000..2a78ace1 --- /dev/null +++ b/src/limits/NL_LANGMAX.h @@ -0,0 +1,8 @@ +#include +#define NL_LANGMAX (14) +/* MIN: 14 */ +/** maximum number of bytes in a env(LANG) name **/ +/* +XOPEN(4) +POSIX(200809) +*/ diff --git a/src/limits/NL_MSGMAX.c b/src/limits/NL_MSGMAX.c deleted file mode 100644 index 42d8ee47..00000000 --- a/src/limits/NL_MSGMAX.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#define NL_MSGMAX (32767) -/* MIN: 32767 */ -/** maximum message number in a message catalog set **/ -/* -XOPEN(4) -POSIX(200809) -*/ diff --git a/src/limits/NL_MSGMAX.h b/src/limits/NL_MSGMAX.h new file mode 100644 index 00000000..42d8ee47 --- /dev/null +++ b/src/limits/NL_MSGMAX.h @@ -0,0 +1,8 @@ +#include +#define NL_MSGMAX (32767) +/* MIN: 32767 */ +/** maximum message number in a message catalog set **/ +/* +XOPEN(4) +POSIX(200809) +*/ diff --git a/src/limits/NL_NMAX.c b/src/limits/NL_NMAX.c deleted file mode 100644 index f3b0b07a..00000000 --- a/src/limits/NL_NMAX.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define NL_NMAX (1) -/* -XOPEN(4,700) -*/ diff --git a/src/limits/NL_NMAX.h b/src/limits/NL_NMAX.h new file mode 100644 index 00000000..f3b0b07a --- /dev/null +++ b/src/limits/NL_NMAX.h @@ -0,0 +1,5 @@ +#include +#define NL_NMAX (1) +/* +XOPEN(4,700) +*/ diff --git a/src/limits/NL_SETMAX.c b/src/limits/NL_SETMAX.c deleted file mode 100644 index 62639a23..00000000 --- a/src/limits/NL_SETMAX.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#define NL_SETMAX (255) -/* MIN: 255 */ -/** maximum set number in a message catalog **/ -/* -XOPEN(4) -POSIX(200809) -*/ diff --git a/src/limits/NL_SETMAX.h b/src/limits/NL_SETMAX.h new file mode 100644 index 00000000..62639a23 --- /dev/null +++ b/src/limits/NL_SETMAX.h @@ -0,0 +1,8 @@ +#include +#define NL_SETMAX (255) +/* MIN: 255 */ +/** maximum set number in a message catalog **/ +/* +XOPEN(4) +POSIX(200809) +*/ diff --git a/src/limits/NL_TEXTMAX.c b/src/limits/NL_TEXTMAX.c deleted file mode 100644 index 3935c403..00000000 --- a/src/limits/NL_TEXTMAX.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#define NL_TEXTMAX _POSIX2_LINE_MAX -/* MIN: _POSIX2_LINE_MAX */ -/** maximum number of bytes in a message string **/ -/* -XOPEN(4) -POSIX(200809) -*/ diff --git a/src/limits/NL_TEXTMAX.h b/src/limits/NL_TEXTMAX.h new file mode 100644 index 00000000..3935c403 --- /dev/null +++ b/src/limits/NL_TEXTMAX.h @@ -0,0 +1,8 @@ +#include +#define NL_TEXTMAX _POSIX2_LINE_MAX +/* MIN: _POSIX2_LINE_MAX */ +/** maximum number of bytes in a message string **/ +/* +XOPEN(4) +POSIX(200809) +*/ diff --git a/src/limits/NZERO.c b/src/limits/NZERO.c deleted file mode 100644 index 83a67c7f..00000000 --- a/src/limits/NZERO.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define NZERO (20) -* MIN: 20 */ -/** default process priority **/ -/* -XOPEN(4) -*/ diff --git a/src/limits/NZERO.h b/src/limits/NZERO.h new file mode 100644 index 00000000..83a67c7f --- /dev/null +++ b/src/limits/NZERO.h @@ -0,0 +1,7 @@ +#include +#define NZERO (20) +* MIN: 20 */ +/** default process priority **/ +/* +XOPEN(4) +*/ diff --git a/src/limits/OPEN_MAX.c b/src/limits/OPEN_MAX.c deleted file mode 100644 index 03acebbb..00000000 --- a/src/limits/OPEN_MAX.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -/* #undef OPEN_MAX */ -/* MIN: _POSIX_OPEN_MAX */ -/* MAY-BE-UNEFINED */ -/** the maximum number of open file descriptors **/ -/* -POSIX(1) -*/ diff --git a/src/limits/OPEN_MAX.h b/src/limits/OPEN_MAX.h new file mode 100644 index 00000000..03acebbb --- /dev/null +++ b/src/limits/OPEN_MAX.h @@ -0,0 +1,8 @@ +#include +/* #undef OPEN_MAX */ +/* MIN: _POSIX_OPEN_MAX */ +/* MAY-BE-UNEFINED */ +/** the maximum number of open file descriptors **/ +/* +POSIX(1) +*/ diff --git a/src/limits/PAGESIZE.c b/src/limits/PAGESIZE.c deleted file mode 100644 index 170b4ec7..00000000 --- a/src/limits/PAGESIZE.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PAGESIZE /* TODO */ -/* -XOPEN(400) -POSIX(199309) -*/ diff --git a/src/limits/PAGESIZE.h b/src/limits/PAGESIZE.h new file mode 100644 index 00000000..170b4ec7 --- /dev/null +++ b/src/limits/PAGESIZE.h @@ -0,0 +1,6 @@ +#include +#define PAGESIZE /* TODO */ +/* +XOPEN(400) +POSIX(199309) +*/ diff --git a/src/limits/PAGE_SIZE.c b/src/limits/PAGE_SIZE.c deleted file mode 100644 index b4c280af..00000000 --- a/src/limits/PAGE_SIZE.c +++ /dev/null @@ -1,11 +0,0 @@ -#include -/* #undef PAGE_SIZE */ -/* MIN: 1 */ -/* MAY-BE-UNEFINED */ -/** the number of bytes in a memory page **/ -/*** -If macro(PAGE_SIZE) is defined, it is identical to macro(PAGESIZE). -***/ -/* -XOPEN(400) -*/ diff --git a/src/limits/PAGE_SIZE.h b/src/limits/PAGE_SIZE.h new file mode 100644 index 00000000..b4c280af --- /dev/null +++ b/src/limits/PAGE_SIZE.h @@ -0,0 +1,11 @@ +#include +/* #undef PAGE_SIZE */ +/* MIN: 1 */ +/* MAY-BE-UNEFINED */ +/** the number of bytes in a memory page **/ +/*** +If macro(PAGE_SIZE) is defined, it is identical to macro(PAGESIZE). +***/ +/* +XOPEN(400) +*/ diff --git a/src/limits/PASS_MAX.c b/src/limits/PASS_MAX.c deleted file mode 100644 index 26889a02..00000000 --- a/src/limits/PASS_MAX.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -/* #undef PASS_MAX */ -/* MIN: 8 */ -/* MAY-BE-UNEFINED */ -/** the maximum number of significant bytes in a password (not counting chr(0)) **/ -/* -XOPEN(4,600) -*/ diff --git a/src/limits/PASS_MAX.h b/src/limits/PASS_MAX.h new file mode 100644 index 00000000..26889a02 --- /dev/null +++ b/src/limits/PASS_MAX.h @@ -0,0 +1,8 @@ +#include +/* #undef PASS_MAX */ +/* MIN: 8 */ +/* MAY-BE-UNEFINED */ +/** the maximum number of significant bytes in a password (not counting chr(0)) **/ +/* +XOPEN(4,600) +*/ diff --git a/src/limits/PATH_MAX.c b/src/limits/PATH_MAX.c deleted file mode 100644 index 9a7b05ca..00000000 --- a/src/limits/PATH_MAX.c +++ /dev/null @@ -1,9 +0,0 @@ -#include -/* #undef PATH_MAX */ -/* MIN: _POSIX_PATH_MAX */ -/* POSIX + XOPEN: MIN: _XOPEN_PATH_MAX */ -/* CHECK: pathconf */ -/** the maximum number of bytes in a full path name **/ -/* -POSIX(1) -*/ diff --git a/src/limits/PATH_MAX.h b/src/limits/PATH_MAX.h new file mode 100644 index 00000000..9a7b05ca --- /dev/null +++ b/src/limits/PATH_MAX.h @@ -0,0 +1,9 @@ +#include +/* #undef PATH_MAX */ +/* MIN: _POSIX_PATH_MAX */ +/* POSIX + XOPEN: MIN: _XOPEN_PATH_MAX */ +/* CHECK: pathconf */ +/** the maximum number of bytes in a full path name **/ +/* +POSIX(1) +*/ diff --git a/src/limits/PIPE_BUF.c b/src/limits/PIPE_BUF.c deleted file mode 100644 index 0924a70f..00000000 --- a/src/limits/PIPE_BUF.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -/* #undef PIPE_BUF */ -/* MIN: _POSIX_PIPE_BUF */ -/* CHECK: pathconf */ -/** maximum number of bytes guranteed to be atomic writing to a pipe **/ -/* -POSIX(1) -*/ diff --git a/src/limits/PIPE_BUF.h b/src/limits/PIPE_BUF.h new file mode 100644 index 00000000..0924a70f --- /dev/null +++ b/src/limits/PIPE_BUF.h @@ -0,0 +1,8 @@ +#include +/* #undef PIPE_BUF */ +/* MIN: _POSIX_PIPE_BUF */ +/* CHECK: pathconf */ +/** maximum number of bytes guranteed to be atomic writing to a pipe **/ +/* +POSIX(1) +*/ diff --git a/src/limits/RE_DUP_MAX.c b/src/limits/RE_DUP_MAX.c deleted file mode 100644 index a845bbfd..00000000 --- a/src/limits/RE_DUP_MAX.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#define RE_DUP_MAX _POSIX2_RE_DUP_MAX -/* MIN: _POSIX2_RE_DUP_MAX */ -/* CHECK: sysconf */ -/* -POSIX(2) -*/ - diff --git a/src/limits/RE_DUP_MAX.h b/src/limits/RE_DUP_MAX.h new file mode 100644 index 00000000..a845bbfd --- /dev/null +++ b/src/limits/RE_DUP_MAX.h @@ -0,0 +1,8 @@ +#include +#define RE_DUP_MAX _POSIX2_RE_DUP_MAX +/* MIN: _POSIX2_RE_DUP_MAX */ +/* CHECK: sysconf */ +/* +POSIX(2) +*/ + diff --git a/src/limits/RTSIG_MAX.c b/src/limits/RTSIG_MAX.c deleted file mode 100644 index e289d9e4..00000000 --- a/src/limits/RTSIG_MAX.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -/* #undef RTSIG_MAX */ -/* MIN: _POSIX_RTSIG_MAX */ -/* MAY-BE-UNEFINED */ -/* -POSIX(199309) -*/ diff --git a/src/limits/RTSIG_MAX.h b/src/limits/RTSIG_MAX.h new file mode 100644 index 00000000..e289d9e4 --- /dev/null +++ b/src/limits/RTSIG_MAX.h @@ -0,0 +1,7 @@ +#include +/* #undef RTSIG_MAX */ +/* MIN: _POSIX_RTSIG_MAX */ +/* MAY-BE-UNEFINED */ +/* +POSIX(199309) +*/ diff --git a/src/limits/SCHAR_MAX.c b/src/limits/SCHAR_MAX.c deleted file mode 100644 index 667b025e..00000000 --- a/src/limits/SCHAR_MAX.c +++ /dev/null @@ -1,16 +0,0 @@ -#include -#define SCHAR_MAX (127) - -/** signed char maximum **/ - -/*** -is the maximum value representable as a TYPE(signed char). -***/ - -/* -VALUE_MIN(127) -POSIX_SPECIFIC(V_ALUE_FIXED(127) -*/ -/* -STDC(1) -*/ diff --git a/src/limits/SCHAR_MAX.h b/src/limits/SCHAR_MAX.h new file mode 100644 index 00000000..667b025e --- /dev/null +++ b/src/limits/SCHAR_MAX.h @@ -0,0 +1,16 @@ +#include +#define SCHAR_MAX (127) + +/** signed char maximum **/ + +/*** +is the maximum value representable as a TYPE(signed char). +***/ + +/* +VALUE_MIN(127) +POSIX_SPECIFIC(V_ALUE_FIXED(127) +*/ +/* +STDC(1) +*/ diff --git a/src/limits/SCHAR_MIN.c b/src/limits/SCHAR_MIN.c deleted file mode 100644 index 2b82cf8b..00000000 --- a/src/limits/SCHAR_MIN.c +++ /dev/null @@ -1,16 +0,0 @@ -#include -#define SCHAR_MIN (-128) - -/** signed char minimum **/ - -/*** -is the minimum value representable as a TYPE(signed char). -***/ - -/* -VALUE_MIN(-127) -POSIX_SPECIFIC(V_ALUE_FIXED(-128) -*/ -/* -STDC(1) -*/ diff --git a/src/limits/SCHAR_MIN.h b/src/limits/SCHAR_MIN.h new file mode 100644 index 00000000..2b82cf8b --- /dev/null +++ b/src/limits/SCHAR_MIN.h @@ -0,0 +1,16 @@ +#include +#define SCHAR_MIN (-128) + +/** signed char minimum **/ + +/*** +is the minimum value representable as a TYPE(signed char). +***/ + +/* +VALUE_MIN(-127) +POSIX_SPECIFIC(V_ALUE_FIXED(-128) +*/ +/* +STDC(1) +*/ diff --git a/src/limits/SEM_NSEMS_MAX.c b/src/limits/SEM_NSEMS_MAX.c deleted file mode 100644 index d8398391..00000000 --- a/src/limits/SEM_NSEMS_MAX.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -/* #undef SEM_NSEMS_MAX */ -/* MIN: _POSIX_SEM_NSEMS_MAX */ -/* MAY-BE-UNEFINED */ -/* -POSIX(199309) -*/ diff --git a/src/limits/SEM_NSEMS_MAX.h b/src/limits/SEM_NSEMS_MAX.h new file mode 100644 index 00000000..d8398391 --- /dev/null +++ b/src/limits/SEM_NSEMS_MAX.h @@ -0,0 +1,7 @@ +#include +/* #undef SEM_NSEMS_MAX */ +/* MIN: _POSIX_SEM_NSEMS_MAX */ +/* MAY-BE-UNEFINED */ +/* +POSIX(199309) +*/ diff --git a/src/limits/SEM_VALUE_MAX.c b/src/limits/SEM_VALUE_MAX.c deleted file mode 100644 index b7d01b0b..00000000 --- a/src/limits/SEM_VALUE_MAX.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -/* #undef SEM_VALUE_MAX */ -/* MIN: _POSIX_SEM_VALUE_MAX */ -/* MAY-BE-UNEFINED */ -/* -POSIX(199309) -*/ diff --git a/src/limits/SEM_VALUE_MAX.h b/src/limits/SEM_VALUE_MAX.h new file mode 100644 index 00000000..b7d01b0b --- /dev/null +++ b/src/limits/SEM_VALUE_MAX.h @@ -0,0 +1,7 @@ +#include +/* #undef SEM_VALUE_MAX */ +/* MIN: _POSIX_SEM_VALUE_MAX */ +/* MAY-BE-UNEFINED */ +/* +POSIX(199309) +*/ diff --git a/src/limits/SHRT_MAX.c b/src/limits/SHRT_MAX.c deleted file mode 100644 index 66e67acf..00000000 --- a/src/limits/SHRT_MAX.c +++ /dev/null @@ -1,15 +0,0 @@ -#include -#define SHRT_MAX (32767) - -/** short maximum **/ - -/*** -is the maximum value representable as a TYPE(short int). -***/ - -/* -VALUE_MIN(32767) -*/ -/* -STDC(1) -*/ diff --git a/src/limits/SHRT_MAX.h b/src/limits/SHRT_MAX.h new file mode 100644 index 00000000..66e67acf --- /dev/null +++ b/src/limits/SHRT_MAX.h @@ -0,0 +1,15 @@ +#include +#define SHRT_MAX (32767) + +/** short maximum **/ + +/*** +is the maximum value representable as a TYPE(short int). +***/ + +/* +VALUE_MIN(32767) +*/ +/* +STDC(1) +*/ diff --git a/src/limits/SHRT_MIN.c b/src/limits/SHRT_MIN.c deleted file mode 100644 index e0c52b9b..00000000 --- a/src/limits/SHRT_MIN.c +++ /dev/null @@ -1,15 +0,0 @@ -#include -#define SHRT_MIN (-32768) - -/** short minimum **/ - -/*** -is the minimum value representable as a TYPE(short int). -***/ - -/* -VALUE_MIN(-32767) -*/ -/* -STDC(1) -*/ diff --git a/src/limits/SHRT_MIN.h b/src/limits/SHRT_MIN.h new file mode 100644 index 00000000..e0c52b9b --- /dev/null +++ b/src/limits/SHRT_MIN.h @@ -0,0 +1,15 @@ +#include +#define SHRT_MIN (-32768) + +/** short minimum **/ + +/*** +is the minimum value representable as a TYPE(short int). +***/ + +/* +VALUE_MIN(-32767) +*/ +/* +STDC(1) +*/ diff --git a/src/limits/SIGQUEUE_MAX.c b/src/limits/SIGQUEUE_MAX.c deleted file mode 100644 index 6db921ef..00000000 --- a/src/limits/SIGQUEUE_MAX.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -/* #undef SIGQUEUE_MAX */ -/* MIN: _POSIX_SIGQUEUE_MAX */ -/* MAY-BE-UNEFINED */ -/* -POSIX(199309) -*/ diff --git a/src/limits/SIGQUEUE_MAX.h b/src/limits/SIGQUEUE_MAX.h new file mode 100644 index 00000000..6db921ef --- /dev/null +++ b/src/limits/SIGQUEUE_MAX.h @@ -0,0 +1,7 @@ +#include +/* #undef SIGQUEUE_MAX */ +/* MIN: _POSIX_SIGQUEUE_MAX */ +/* MAY-BE-UNEFINED */ +/* +POSIX(199309) +*/ diff --git a/src/limits/SSIZE_MAX.c b/src/limits/SSIZE_MAX.c deleted file mode 100644 index b9f1d798..00000000 --- a/src/limits/SSIZE_MAX.c +++ /dev/null @@ -1,8 +0,0 @@ -#include - -#define SSIZE_MAX (2147483647) - -/* MIN: _POSIX_SSIZE_MAX */ -/* -POSIX(1) -*/ diff --git a/src/limits/SSIZE_MAX.h b/src/limits/SSIZE_MAX.h new file mode 100644 index 00000000..b9f1d798 --- /dev/null +++ b/src/limits/SSIZE_MAX.h @@ -0,0 +1,8 @@ +#include + +#define SSIZE_MAX (2147483647) + +/* MIN: _POSIX_SSIZE_MAX */ +/* +POSIX(1) +*/ diff --git a/src/limits/STREAM_MAX.c b/src/limits/STREAM_MAX.c deleted file mode 100644 index bcd85c91..00000000 --- a/src/limits/STREAM_MAX.c +++ /dev/null @@ -1,9 +0,0 @@ -#include - -/* #undef STREAM_MAX */ - -/* MIN: _POSIX_STREAM_MAX */ -/* MAY-BE-UNEFINED */ -/* -POSIX(1) -*/ diff --git a/src/limits/STREAM_MAX.h b/src/limits/STREAM_MAX.h new file mode 100644 index 00000000..bcd85c91 --- /dev/null +++ b/src/limits/STREAM_MAX.h @@ -0,0 +1,9 @@ +#include + +/* #undef STREAM_MAX */ + +/* MIN: _POSIX_STREAM_MAX */ +/* MAY-BE-UNEFINED */ +/* +POSIX(1) +*/ diff --git a/src/limits/TIMER_MAX.c b/src/limits/TIMER_MAX.c deleted file mode 100644 index fe73d9f7..00000000 --- a/src/limits/TIMER_MAX.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -/* #undef TIMER_MAX */ -/* MIN: _POSIX_TIMER_MAX */ -/* MAY-BE-UNEFINED */ -/* -POSIX(199309) -*/ diff --git a/src/limits/TIMER_MAX.h b/src/limits/TIMER_MAX.h new file mode 100644 index 00000000..fe73d9f7 --- /dev/null +++ b/src/limits/TIMER_MAX.h @@ -0,0 +1,7 @@ +#include +/* #undef TIMER_MAX */ +/* MIN: _POSIX_TIMER_MAX */ +/* MAY-BE-UNEFINED */ +/* +POSIX(199309) +*/ diff --git a/src/limits/TMP_MAX.c b/src/limits/TMP_MAX.c deleted file mode 100644 index 74ff068d..00000000 --- a/src/limits/TMP_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define TMP_MAX (10000) -/* MIN: 10000 */ -/* -XOPEN(4,600) -*/ diff --git a/src/limits/TMP_MAX.h b/src/limits/TMP_MAX.h new file mode 100644 index 00000000..74ff068d --- /dev/null +++ b/src/limits/TMP_MAX.h @@ -0,0 +1,6 @@ +#include +#define TMP_MAX (10000) +/* MIN: 10000 */ +/* +XOPEN(4,600) +*/ diff --git a/src/limits/TZNAME_MAX.c b/src/limits/TZNAME_MAX.c deleted file mode 100644 index 20d33691..00000000 --- a/src/limits/TZNAME_MAX.c +++ /dev/null @@ -1,9 +0,0 @@ -#include - -/* #undef TZNAME_MAX */ - -/* MIN: _POSIX_TZNAME_MAX */ -/* MAY-BE-UNEFINED */ -/* -POSIX(1) -*/ diff --git a/src/limits/TZNAME_MAX.h b/src/limits/TZNAME_MAX.h new file mode 100644 index 00000000..20d33691 --- /dev/null +++ b/src/limits/TZNAME_MAX.h @@ -0,0 +1,9 @@ +#include + +/* #undef TZNAME_MAX */ + +/* MIN: _POSIX_TZNAME_MAX */ +/* MAY-BE-UNEFINED */ +/* +POSIX(1) +*/ diff --git a/src/limits/UCHAR_MAX.c b/src/limits/UCHAR_MAX.c deleted file mode 100644 index 1b2aac68..00000000 --- a/src/limits/UCHAR_MAX.c +++ /dev/null @@ -1,16 +0,0 @@ -#include -#define UCHAR_MAX (255) - -/** usigned char maximum **/ - -/*** -is the maximum value representable as a TYPE(unsigned char). -***/ - -/* -VALUE_MIN(255) -POSIX_SPECIFIC(V_ALUE_FIXED(255) -*/ -/* -STDC(1) -*/ diff --git a/src/limits/UCHAR_MAX.h b/src/limits/UCHAR_MAX.h new file mode 100644 index 00000000..1b2aac68 --- /dev/null +++ b/src/limits/UCHAR_MAX.h @@ -0,0 +1,16 @@ +#include +#define UCHAR_MAX (255) + +/** usigned char maximum **/ + +/*** +is the maximum value representable as a TYPE(unsigned char). +***/ + +/* +VALUE_MIN(255) +POSIX_SPECIFIC(V_ALUE_FIXED(255) +*/ +/* +STDC(1) +*/ diff --git a/src/limits/UINT_MAX.c b/src/limits/UINT_MAX.c deleted file mode 100644 index 1fa8b4ee..00000000 --- a/src/limits/UINT_MAX.c +++ /dev/null @@ -1,22 +0,0 @@ -#include -#if defined __LP32__ -#define UINT_MAX (65535U) -#elif defined __ILP32__ || defined __LLP64__ || defined __LP64__ -#define UINT_MAX (4294967295U) -#elif defined __ILP64__ -#define UINT_MAX (18446744073709551616U) -#endif - -/** unsigned int maximum **/ - -/*** -is the maximum value representable as a TYPE(unsigned int). -***/ - -/* -VALUE_MIN(65535) -POSIX_SPECIFIC(issue >= 5): MIN: 4294967295 -*/ -/* -STDC(1) -*/ diff --git a/src/limits/UINT_MAX.h b/src/limits/UINT_MAX.h new file mode 100644 index 00000000..1fa8b4ee --- /dev/null +++ b/src/limits/UINT_MAX.h @@ -0,0 +1,22 @@ +#include +#if defined __LP32__ +#define UINT_MAX (65535U) +#elif defined __ILP32__ || defined __LLP64__ || defined __LP64__ +#define UINT_MAX (4294967295U) +#elif defined __ILP64__ +#define UINT_MAX (18446744073709551616U) +#endif + +/** unsigned int maximum **/ + +/*** +is the maximum value representable as a TYPE(unsigned int). +***/ + +/* +VALUE_MIN(65535) +POSIX_SPECIFIC(issue >= 5): MIN: 4294967295 +*/ +/* +STDC(1) +*/ diff --git a/src/limits/ULLONG_MAX.c b/src/limits/ULLONG_MAX.c deleted file mode 100644 index 3aac6f79..00000000 --- a/src/limits/ULLONG_MAX.c +++ /dev/null @@ -1,8 +0,0 @@ -#include -#define ULLONG_MAX (18446744073709551615ULL) - -/* MIN: 18446744073709551615 */ - -/* -STDC(199901) -*/ diff --git a/src/limits/ULLONG_MAX.h b/src/limits/ULLONG_MAX.h new file mode 100644 index 00000000..3aac6f79 --- /dev/null +++ b/src/limits/ULLONG_MAX.h @@ -0,0 +1,8 @@ +#include +#define ULLONG_MAX (18446744073709551615ULL) + +/* MIN: 18446744073709551615 */ + +/* +STDC(199901) +*/ diff --git a/src/limits/ULONG_MAX.c b/src/limits/ULONG_MAX.c deleted file mode 100644 index 4243c6d9..00000000 --- a/src/limits/ULONG_MAX.c +++ /dev/null @@ -1,19 +0,0 @@ -#include -#if defined __LP32__ || defined __ILP32__ || defined __LLP64__ -#define ULONG_MAX (4294967295UL) -#elif defined __ILP64__ || defined __LP64__ -#define ULONG_MAX (18446744073709551615UL) -#endif - -/** unsigned long maximum **/ - -/*** -is the maximum value representable as a TYPE(unsigned long int). -***/ - -/* -VALUE_MIN(4294967295) -*/ -/* -STDC(1) -*/ diff --git a/src/limits/ULONG_MAX.h b/src/limits/ULONG_MAX.h new file mode 100644 index 00000000..4243c6d9 --- /dev/null +++ b/src/limits/ULONG_MAX.h @@ -0,0 +1,19 @@ +#include +#if defined __LP32__ || defined __ILP32__ || defined __LLP64__ +#define ULONG_MAX (4294967295UL) +#elif defined __ILP64__ || defined __LP64__ +#define ULONG_MAX (18446744073709551615UL) +#endif + +/** unsigned long maximum **/ + +/*** +is the maximum value representable as a TYPE(unsigned long int). +***/ + +/* +VALUE_MIN(4294967295) +*/ +/* +STDC(1) +*/ diff --git a/src/limits/USHRT_MAX.c b/src/limits/USHRT_MAX.c deleted file mode 100644 index 9f326c5c..00000000 --- a/src/limits/USHRT_MAX.c +++ /dev/null @@ -1,15 +0,0 @@ -#include -#define USHRT_MAX (65535) - -/** unsigned short maximum **/ - -/*** -is the maximum value representable as a TYPE(unsigned short int). -***/ - -/* -VALUE_MIN(65535) -*/ -/* -STDC(1) -*/ diff --git a/src/limits/USHRT_MAX.h b/src/limits/USHRT_MAX.h new file mode 100644 index 00000000..9f326c5c --- /dev/null +++ b/src/limits/USHRT_MAX.h @@ -0,0 +1,15 @@ +#include +#define USHRT_MAX (65535) + +/** unsigned short maximum **/ + +/*** +is the maximum value representable as a TYPE(unsigned short int). +***/ + +/* +VALUE_MIN(65535) +*/ +/* +STDC(1) +*/ diff --git a/src/limits/WORD_BIT.c b/src/limits/WORD_BIT.c deleted file mode 100644 index 184ff1a7..00000000 --- a/src/limits/WORD_BIT.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define WORD_BIT (32) -/* MIN: 32 */ -/* -XOPEN(4) -POSIX(200809) -*/ diff --git a/src/limits/WORD_BIT.h b/src/limits/WORD_BIT.h new file mode 100644 index 00000000..184ff1a7 --- /dev/null +++ b/src/limits/WORD_BIT.h @@ -0,0 +1,7 @@ +#include +#define WORD_BIT (32) +/* MIN: 32 */ +/* +XOPEN(4) +POSIX(200809) +*/ diff --git a/src/limits/_POSIX2_BC_BASE_MAX.c b/src/limits/_POSIX2_BC_BASE_MAX.c deleted file mode 100644 index 3a1c39ba..00000000 --- a/src/limits/_POSIX2_BC_BASE_MAX.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define _POSIX2_BC_BASE_MAX (99) -/* DEF */ -/* -POSIX(2) -*/ - diff --git a/src/limits/_POSIX2_BC_BASE_MAX.h b/src/limits/_POSIX2_BC_BASE_MAX.h new file mode 100644 index 00000000..3a1c39ba --- /dev/null +++ b/src/limits/_POSIX2_BC_BASE_MAX.h @@ -0,0 +1,7 @@ +#include +#define _POSIX2_BC_BASE_MAX (99) +/* DEF */ +/* +POSIX(2) +*/ + diff --git a/src/limits/_POSIX2_BC_DIM_MAX.c b/src/limits/_POSIX2_BC_DIM_MAX.c deleted file mode 100644 index dc900ad2..00000000 --- a/src/limits/_POSIX2_BC_DIM_MAX.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define _POSIX2_BC_DIM_MAX (2048) -/* DEF */ -/* -POSIX(2) -*/ - diff --git a/src/limits/_POSIX2_BC_DIM_MAX.h b/src/limits/_POSIX2_BC_DIM_MAX.h new file mode 100644 index 00000000..dc900ad2 --- /dev/null +++ b/src/limits/_POSIX2_BC_DIM_MAX.h @@ -0,0 +1,7 @@ +#include +#define _POSIX2_BC_DIM_MAX (2048) +/* DEF */ +/* +POSIX(2) +*/ + diff --git a/src/limits/_POSIX2_BC_SCALE_MAX.c b/src/limits/_POSIX2_BC_SCALE_MAX.c deleted file mode 100644 index 2f5da27e..00000000 --- a/src/limits/_POSIX2_BC_SCALE_MAX.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define _POSIX2_BC_SCALE_MAX (99) -/* DEF */ -/* -POSIX(2) -*/ - diff --git a/src/limits/_POSIX2_BC_SCALE_MAX.h b/src/limits/_POSIX2_BC_SCALE_MAX.h new file mode 100644 index 00000000..2f5da27e --- /dev/null +++ b/src/limits/_POSIX2_BC_SCALE_MAX.h @@ -0,0 +1,7 @@ +#include +#define _POSIX2_BC_SCALE_MAX (99) +/* DEF */ +/* +POSIX(2) +*/ + diff --git a/src/limits/_POSIX2_BC_STRING_MAX.c b/src/limits/_POSIX2_BC_STRING_MAX.c deleted file mode 100644 index e6fe2a73..00000000 --- a/src/limits/_POSIX2_BC_STRING_MAX.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define _POSIX2_BC_STRING_MAX (1000) -/* DEF */ -/* -POSIX(2) -*/ - diff --git a/src/limits/_POSIX2_BC_STRING_MAX.h b/src/limits/_POSIX2_BC_STRING_MAX.h new file mode 100644 index 00000000..e6fe2a73 --- /dev/null +++ b/src/limits/_POSIX2_BC_STRING_MAX.h @@ -0,0 +1,7 @@ +#include +#define _POSIX2_BC_STRING_MAX (1000) +/* DEF */ +/* +POSIX(2) +*/ + diff --git a/src/limits/_POSIX2_COLL_WEIGHTS_MAX.c b/src/limits/_POSIX2_COLL_WEIGHTS_MAX.c deleted file mode 100644 index 5c10e4df..00000000 --- a/src/limits/_POSIX2_COLL_WEIGHTS_MAX.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define _POSIX2_COLL_WEIGHTS_MAX (2) -/* DEF */ -/* -POSIX(2) -*/ - diff --git a/src/limits/_POSIX2_COLL_WEIGHTS_MAX.h b/src/limits/_POSIX2_COLL_WEIGHTS_MAX.h new file mode 100644 index 00000000..5c10e4df --- /dev/null +++ b/src/limits/_POSIX2_COLL_WEIGHTS_MAX.h @@ -0,0 +1,7 @@ +#include +#define _POSIX2_COLL_WEIGHTS_MAX (2) +/* DEF */ +/* +POSIX(2) +*/ + diff --git a/src/limits/_POSIX2_EXPR_NEST_MAX.c b/src/limits/_POSIX2_EXPR_NEST_MAX.c deleted file mode 100644 index 4a0904b4..00000000 --- a/src/limits/_POSIX2_EXPR_NEST_MAX.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define _POSIX2_EXPR_NEST_MAX (32) -/* DEF */ -/* -POSIX(2) -*/ - diff --git a/src/limits/_POSIX2_EXPR_NEST_MAX.h b/src/limits/_POSIX2_EXPR_NEST_MAX.h new file mode 100644 index 00000000..4a0904b4 --- /dev/null +++ b/src/limits/_POSIX2_EXPR_NEST_MAX.h @@ -0,0 +1,7 @@ +#include +#define _POSIX2_EXPR_NEST_MAX (32) +/* DEF */ +/* +POSIX(2) +*/ + diff --git a/src/limits/_POSIX2_LINE_MAX.c b/src/limits/_POSIX2_LINE_MAX.c deleted file mode 100644 index 4f297315..00000000 --- a/src/limits/_POSIX2_LINE_MAX.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define _POSIX2_LINE_MAX (2048) -/* DEF */ -/* -POSIX(2) -*/ - diff --git a/src/limits/_POSIX2_LINE_MAX.h b/src/limits/_POSIX2_LINE_MAX.h new file mode 100644 index 00000000..4f297315 --- /dev/null +++ b/src/limits/_POSIX2_LINE_MAX.h @@ -0,0 +1,7 @@ +#include +#define _POSIX2_LINE_MAX (2048) +/* DEF */ +/* +POSIX(2) +*/ + diff --git a/src/limits/_POSIX2_RE_DUP_MAX.c b/src/limits/_POSIX2_RE_DUP_MAX.c deleted file mode 100644 index 9650d2b0..00000000 --- a/src/limits/_POSIX2_RE_DUP_MAX.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define _POSIX2_RE_DUP_MAX (255) -/* DEF */ -/* -POSIX(2) -*/ - diff --git a/src/limits/_POSIX2_RE_DUP_MAX.h b/src/limits/_POSIX2_RE_DUP_MAX.h new file mode 100644 index 00000000..9650d2b0 --- /dev/null +++ b/src/limits/_POSIX2_RE_DUP_MAX.h @@ -0,0 +1,7 @@ +#include +#define _POSIX2_RE_DUP_MAX (255) +/* DEF */ +/* +POSIX(2) +*/ + diff --git a/src/limits/_POSIX_AIO_LISTIO_MAX.c b/src/limits/_POSIX_AIO_LISTIO_MAX.c deleted file mode 100644 index 15b5ebac..00000000 --- a/src/limits/_POSIX_AIO_LISTIO_MAX.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define _POSIX_AIO_LISTIO_MAX (2) -/* DEF */ - -/* -POSIX(199309) -*/ diff --git a/src/limits/_POSIX_AIO_LISTIO_MAX.h b/src/limits/_POSIX_AIO_LISTIO_MAX.h new file mode 100644 index 00000000..15b5ebac --- /dev/null +++ b/src/limits/_POSIX_AIO_LISTIO_MAX.h @@ -0,0 +1,7 @@ +#include +#define _POSIX_AIO_LISTIO_MAX (2) +/* DEF */ + +/* +POSIX(199309) +*/ diff --git a/src/limits/_POSIX_AIO_MAX.c b/src/limits/_POSIX_AIO_MAX.c deleted file mode 100644 index c1726fa3..00000000 --- a/src/limits/_POSIX_AIO_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define _POSIX_AIO_MAX (1) -/* DEF */ -/* -POSIX(199309) -*/ diff --git a/src/limits/_POSIX_AIO_MAX.h b/src/limits/_POSIX_AIO_MAX.h new file mode 100644 index 00000000..c1726fa3 --- /dev/null +++ b/src/limits/_POSIX_AIO_MAX.h @@ -0,0 +1,6 @@ +#include +#define _POSIX_AIO_MAX (1) +/* DEF */ +/* +POSIX(199309) +*/ diff --git a/src/limits/_POSIX_ARG_MAX.c b/src/limits/_POSIX_ARG_MAX.c deleted file mode 100644 index a5047ebc..00000000 --- a/src/limits/_POSIX_ARG_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define _POSIX_ARG_MAX (4096) -/* DEF */ -/* -POSIX(1) -*/ diff --git a/src/limits/_POSIX_ARG_MAX.h b/src/limits/_POSIX_ARG_MAX.h new file mode 100644 index 00000000..a5047ebc --- /dev/null +++ b/src/limits/_POSIX_ARG_MAX.h @@ -0,0 +1,6 @@ +#include +#define _POSIX_ARG_MAX (4096) +/* DEF */ +/* +POSIX(1) +*/ diff --git a/src/limits/_POSIX_CHILD_MAX.c b/src/limits/_POSIX_CHILD_MAX.c deleted file mode 100644 index 849079dd..00000000 --- a/src/limits/_POSIX_CHILD_MAX.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define _POSIX_CHILD_MAX (6) -/* goes to 26 in later versions */ -/* DEF */ -/* -POSIX(1) -*/ diff --git a/src/limits/_POSIX_CHILD_MAX.h b/src/limits/_POSIX_CHILD_MAX.h new file mode 100644 index 00000000..849079dd --- /dev/null +++ b/src/limits/_POSIX_CHILD_MAX.h @@ -0,0 +1,7 @@ +#include +#define _POSIX_CHILD_MAX (6) +/* goes to 26 in later versions */ +/* DEF */ +/* +POSIX(1) +*/ diff --git a/src/limits/_POSIX_CLOCKRES_MIN.c b/src/limits/_POSIX_CLOCKRES_MIN.c deleted file mode 100644 index 9319a08d..00000000 --- a/src/limits/_POSIX_CLOCKRES_MIN.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define _POSIX_CLOCKRES_MIN (20000000) -/* DEF */ -/* -POSIX(199309) -*/ diff --git a/src/limits/_POSIX_CLOCKRES_MIN.h b/src/limits/_POSIX_CLOCKRES_MIN.h new file mode 100644 index 00000000..9319a08d --- /dev/null +++ b/src/limits/_POSIX_CLOCKRES_MIN.h @@ -0,0 +1,6 @@ +#include +#define _POSIX_CLOCKRES_MIN (20000000) +/* DEF */ +/* +POSIX(199309) +*/ diff --git a/src/limits/_POSIX_DELAYTIMER_MAX.c b/src/limits/_POSIX_DELAYTIMER_MAX.c deleted file mode 100644 index 986bdc0f..00000000 --- a/src/limits/_POSIX_DELAYTIMER_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define _POSIX_DELAYTIMER_MAX (32) -/* DEF */ -/* -POSIX(199309) -*/ diff --git a/src/limits/_POSIX_DELAYTIMER_MAX.h b/src/limits/_POSIX_DELAYTIMER_MAX.h new file mode 100644 index 00000000..986bdc0f --- /dev/null +++ b/src/limits/_POSIX_DELAYTIMER_MAX.h @@ -0,0 +1,6 @@ +#include +#define _POSIX_DELAYTIMER_MAX (32) +/* DEF */ +/* +POSIX(199309) +*/ diff --git a/src/limits/_POSIX_LINK_MAX.c b/src/limits/_POSIX_LINK_MAX.c deleted file mode 100644 index 50a63d13..00000000 --- a/src/limits/_POSIX_LINK_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define _POSIX_LINK_MAX (8) -/* DEF */ -/* -POSIX(1) -*/ diff --git a/src/limits/_POSIX_LINK_MAX.h b/src/limits/_POSIX_LINK_MAX.h new file mode 100644 index 00000000..50a63d13 --- /dev/null +++ b/src/limits/_POSIX_LINK_MAX.h @@ -0,0 +1,6 @@ +#include +#define _POSIX_LINK_MAX (8) +/* DEF */ +/* +POSIX(1) +*/ diff --git a/src/limits/_POSIX_MAX_CANON.c b/src/limits/_POSIX_MAX_CANON.c deleted file mode 100644 index 9068a160..00000000 --- a/src/limits/_POSIX_MAX_CANON.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define _POSIX_MAX_CANON (255) -/* DEF */ -/* -POSIX(1) -*/ diff --git a/src/limits/_POSIX_MAX_CANON.h b/src/limits/_POSIX_MAX_CANON.h new file mode 100644 index 00000000..9068a160 --- /dev/null +++ b/src/limits/_POSIX_MAX_CANON.h @@ -0,0 +1,6 @@ +#include +#define _POSIX_MAX_CANON (255) +/* DEF */ +/* +POSIX(1) +*/ diff --git a/src/limits/_POSIX_MAX_INPUT.c b/src/limits/_POSIX_MAX_INPUT.c deleted file mode 100644 index 346e225c..00000000 --- a/src/limits/_POSIX_MAX_INPUT.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define _POSIX_MAX_INPUT (255) -/* DEF */ -/* -POSIX(1) -*/ diff --git a/src/limits/_POSIX_MAX_INPUT.h b/src/limits/_POSIX_MAX_INPUT.h new file mode 100644 index 00000000..346e225c --- /dev/null +++ b/src/limits/_POSIX_MAX_INPUT.h @@ -0,0 +1,6 @@ +#include +#define _POSIX_MAX_INPUT (255) +/* DEF */ +/* +POSIX(1) +*/ diff --git a/src/limits/_POSIX_MQ_OPEN_MAX.c b/src/limits/_POSIX_MQ_OPEN_MAX.c deleted file mode 100644 index 8777f3bc..00000000 --- a/src/limits/_POSIX_MQ_OPEN_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define _POSIX_MQ_OPEN_MAX (8) -/* DEF */ -/* -POSIX(199309) -*/ diff --git a/src/limits/_POSIX_MQ_OPEN_MAX.h b/src/limits/_POSIX_MQ_OPEN_MAX.h new file mode 100644 index 00000000..8777f3bc --- /dev/null +++ b/src/limits/_POSIX_MQ_OPEN_MAX.h @@ -0,0 +1,6 @@ +#include +#define _POSIX_MQ_OPEN_MAX (8) +/* DEF */ +/* +POSIX(199309) +*/ diff --git a/src/limits/_POSIX_MQ_PRIO_MAX.c b/src/limits/_POSIX_MQ_PRIO_MAX.c deleted file mode 100644 index fd05666f..00000000 --- a/src/limits/_POSIX_MQ_PRIO_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define _POSIX_MQ_PRIO_MAX (32) -/* DEF */ -/* -POSIX(199309) -*/ diff --git a/src/limits/_POSIX_MQ_PRIO_MAX.h b/src/limits/_POSIX_MQ_PRIO_MAX.h new file mode 100644 index 00000000..fd05666f --- /dev/null +++ b/src/limits/_POSIX_MQ_PRIO_MAX.h @@ -0,0 +1,6 @@ +#include +#define _POSIX_MQ_PRIO_MAX (32) +/* DEF */ +/* +POSIX(199309) +*/ diff --git a/src/limits/_POSIX_NAME_MAX.c b/src/limits/_POSIX_NAME_MAX.c deleted file mode 100644 index b6438730..00000000 --- a/src/limits/_POSIX_NAME_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define _POSIX_NAME_MAX (14) -/* DEF */ -/* -POSIX(1) -*/ diff --git a/src/limits/_POSIX_NAME_MAX.h b/src/limits/_POSIX_NAME_MAX.h new file mode 100644 index 00000000..b6438730 --- /dev/null +++ b/src/limits/_POSIX_NAME_MAX.h @@ -0,0 +1,6 @@ +#include +#define _POSIX_NAME_MAX (14) +/* DEF */ +/* +POSIX(1) +*/ diff --git a/src/limits/_POSIX_NGROUPS_MAX.c b/src/limits/_POSIX_NGROUPS_MAX.c deleted file mode 100644 index 24a8c8fa..00000000 --- a/src/limits/_POSIX_NGROUPS_MAX.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define _POSIX_NGROUPS_MAX (0) -/* goes to 8 in later version */ -/* DEF */ -/* -POSIX(1) -*/ diff --git a/src/limits/_POSIX_NGROUPS_MAX.h b/src/limits/_POSIX_NGROUPS_MAX.h new file mode 100644 index 00000000..24a8c8fa --- /dev/null +++ b/src/limits/_POSIX_NGROUPS_MAX.h @@ -0,0 +1,7 @@ +#include +#define _POSIX_NGROUPS_MAX (0) +/* goes to 8 in later version */ +/* DEF */ +/* +POSIX(1) +*/ diff --git a/src/limits/_POSIX_OPEN_MAX.c b/src/limits/_POSIX_OPEN_MAX.c deleted file mode 100644 index 3ee24630..00000000 --- a/src/limits/_POSIX_OPEN_MAX.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define _POSIX_OPEN_MAX (16) -/* goes to 20 in later version */ -/* DEF */ -/* -POSIX(1) -*/ diff --git a/src/limits/_POSIX_OPEN_MAX.h b/src/limits/_POSIX_OPEN_MAX.h new file mode 100644 index 00000000..3ee24630 --- /dev/null +++ b/src/limits/_POSIX_OPEN_MAX.h @@ -0,0 +1,7 @@ +#include +#define _POSIX_OPEN_MAX (16) +/* goes to 20 in later version */ +/* DEF */ +/* +POSIX(1) +*/ diff --git a/src/limits/_POSIX_PATH_MAX.c b/src/limits/_POSIX_PATH_MAX.c deleted file mode 100644 index b8b6f0f6..00000000 --- a/src/limits/_POSIX_PATH_MAX.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define _POSIX_PATH_MAX (256) -/* goes to 256 later */ -/* DEF */ -/* -POSIX(1) -*/ diff --git a/src/limits/_POSIX_PATH_MAX.h b/src/limits/_POSIX_PATH_MAX.h new file mode 100644 index 00000000..b8b6f0f6 --- /dev/null +++ b/src/limits/_POSIX_PATH_MAX.h @@ -0,0 +1,7 @@ +#include +#define _POSIX_PATH_MAX (256) +/* goes to 256 later */ +/* DEF */ +/* +POSIX(1) +*/ diff --git a/src/limits/_POSIX_PIPE_BUF.c b/src/limits/_POSIX_PIPE_BUF.c deleted file mode 100644 index 8926fa60..00000000 --- a/src/limits/_POSIX_PIPE_BUF.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define _POSIX_PIPE_BUF (512) -/* DEF */ -/* -POSIX(1) -*/ diff --git a/src/limits/_POSIX_PIPE_BUF.h b/src/limits/_POSIX_PIPE_BUF.h new file mode 100644 index 00000000..8926fa60 --- /dev/null +++ b/src/limits/_POSIX_PIPE_BUF.h @@ -0,0 +1,6 @@ +#include +#define _POSIX_PIPE_BUF (512) +/* DEF */ +/* +POSIX(1) +*/ diff --git a/src/limits/_POSIX_RTSIG_MAX.c b/src/limits/_POSIX_RTSIG_MAX.c deleted file mode 100644 index 31a04a5f..00000000 --- a/src/limits/_POSIX_RTSIG_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define _POSIX_RTSIG_MAX (8) -/* DEF */ -/* -POSIX(199309) -*/ diff --git a/src/limits/_POSIX_RTSIG_MAX.h b/src/limits/_POSIX_RTSIG_MAX.h new file mode 100644 index 00000000..31a04a5f --- /dev/null +++ b/src/limits/_POSIX_RTSIG_MAX.h @@ -0,0 +1,6 @@ +#include +#define _POSIX_RTSIG_MAX (8) +/* DEF */ +/* +POSIX(199309) +*/ diff --git a/src/limits/_POSIX_SEM_NSEMS_MAX.c b/src/limits/_POSIX_SEM_NSEMS_MAX.c deleted file mode 100644 index 8470b3b8..00000000 --- a/src/limits/_POSIX_SEM_NSEMS_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define _POSIX_SEM_NSEMS_MAX (256) -/* DEF */ -/* -POSIX(199309) -*/ diff --git a/src/limits/_POSIX_SEM_NSEMS_MAX.h b/src/limits/_POSIX_SEM_NSEMS_MAX.h new file mode 100644 index 00000000..8470b3b8 --- /dev/null +++ b/src/limits/_POSIX_SEM_NSEMS_MAX.h @@ -0,0 +1,6 @@ +#include +#define _POSIX_SEM_NSEMS_MAX (256) +/* DEF */ +/* +POSIX(199309) +*/ diff --git a/src/limits/_POSIX_SEM_VALUE_MAX.c b/src/limits/_POSIX_SEM_VALUE_MAX.c deleted file mode 100644 index 4fff31e5..00000000 --- a/src/limits/_POSIX_SEM_VALUE_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define _POSIX_SEM_VALUE_MAX (32767) -/* DEF */ -/* -POSIX(199309) -*/ diff --git a/src/limits/_POSIX_SEM_VALUE_MAX.h b/src/limits/_POSIX_SEM_VALUE_MAX.h new file mode 100644 index 00000000..4fff31e5 --- /dev/null +++ b/src/limits/_POSIX_SEM_VALUE_MAX.h @@ -0,0 +1,6 @@ +#include +#define _POSIX_SEM_VALUE_MAX (32767) +/* DEF */ +/* +POSIX(199309) +*/ diff --git a/src/limits/_POSIX_SIGQUEUE_MAX.c b/src/limits/_POSIX_SIGQUEUE_MAX.c deleted file mode 100644 index e5222340..00000000 --- a/src/limits/_POSIX_SIGQUEUE_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define _POSIX_SIGQUEUE_MAX (32) -/* DEF */ -/* -POSIX(199309) -*/ diff --git a/src/limits/_POSIX_SIGQUEUE_MAX.h b/src/limits/_POSIX_SIGQUEUE_MAX.h new file mode 100644 index 00000000..e5222340 --- /dev/null +++ b/src/limits/_POSIX_SIGQUEUE_MAX.h @@ -0,0 +1,6 @@ +#include +#define _POSIX_SIGQUEUE_MAX (32) +/* DEF */ +/* +POSIX(199309) +*/ diff --git a/src/limits/_POSIX_SSIZE_MAX.c b/src/limits/_POSIX_SSIZE_MAX.c deleted file mode 100644 index d2306563..00000000 --- a/src/limits/_POSIX_SSIZE_MAX.c +++ /dev/null @@ -1,8 +0,0 @@ -#include - -#define _POSIX_SSIZE_MAX (32767) - -/* DEF */ -/* -POSIX(1) -*/ diff --git a/src/limits/_POSIX_SSIZE_MAX.h b/src/limits/_POSIX_SSIZE_MAX.h new file mode 100644 index 00000000..d2306563 --- /dev/null +++ b/src/limits/_POSIX_SSIZE_MAX.h @@ -0,0 +1,8 @@ +#include + +#define _POSIX_SSIZE_MAX (32767) + +/* DEF */ +/* +POSIX(1) +*/ diff --git a/src/limits/_POSIX_STREAM_MAX.c b/src/limits/_POSIX_STREAM_MAX.c deleted file mode 100644 index c04afda1..00000000 --- a/src/limits/_POSIX_STREAM_MAX.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define _POSIX_STREAM_MAX (8) - -/* DEF */ -/* -POSIX(1) -*/ diff --git a/src/limits/_POSIX_STREAM_MAX.h b/src/limits/_POSIX_STREAM_MAX.h new file mode 100644 index 00000000..c04afda1 --- /dev/null +++ b/src/limits/_POSIX_STREAM_MAX.h @@ -0,0 +1,7 @@ +#include +#define _POSIX_STREAM_MAX (8) + +/* DEF */ +/* +POSIX(1) +*/ diff --git a/src/limits/_POSIX_TIMER_MAX.c b/src/limits/_POSIX_TIMER_MAX.c deleted file mode 100644 index 539f8bb3..00000000 --- a/src/limits/_POSIX_TIMER_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define _POSIX_TIMER_MAX (32) -/* DEF */ -/* -POSIX(199309) -*/ diff --git a/src/limits/_POSIX_TIMER_MAX.h b/src/limits/_POSIX_TIMER_MAX.h new file mode 100644 index 00000000..539f8bb3 --- /dev/null +++ b/src/limits/_POSIX_TIMER_MAX.h @@ -0,0 +1,6 @@ +#include +#define _POSIX_TIMER_MAX (32) +/* DEF */ +/* +POSIX(199309) +*/ diff --git a/src/limits/_POSIX_TZNAME_MAX.c b/src/limits/_POSIX_TZNAME_MAX.c deleted file mode 100644 index 5db16d53..00000000 --- a/src/limits/_POSIX_TZNAME_MAX.c +++ /dev/null @@ -1,9 +0,0 @@ -#include - -#define _POSIX_TZNAME_MAX (3) - -/* goes to 6 later */ -/* DEF */ -/* -POSIX(1) -*/ diff --git a/src/limits/_POSIX_TZNAME_MAX.h b/src/limits/_POSIX_TZNAME_MAX.h new file mode 100644 index 00000000..5db16d53 --- /dev/null +++ b/src/limits/_POSIX_TZNAME_MAX.h @@ -0,0 +1,9 @@ +#include + +#define _POSIX_TZNAME_MAX (3) + +/* goes to 6 later */ +/* DEF */ +/* +POSIX(1) +*/ diff --git a/src/limits/_XOPEN_IOV_MAX.c b/src/limits/_XOPEN_IOV_MAX.c deleted file mode 100644 index fb864f4f..00000000 --- a/src/limits/_XOPEN_IOV_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define _XOPEN_IOV_MAX (16) -/* DEF */ -/* -XOPEN(400) -*/ diff --git a/src/limits/_XOPEN_IOV_MAX.h b/src/limits/_XOPEN_IOV_MAX.h new file mode 100644 index 00000000..fb864f4f --- /dev/null +++ b/src/limits/_XOPEN_IOV_MAX.h @@ -0,0 +1,6 @@ +#include +#define _XOPEN_IOV_MAX (16) +/* DEF */ +/* +XOPEN(400) +*/ diff --git a/src/locale/LC_ALL_MASK.c b/src/locale/LC_ALL_MASK.c deleted file mode 100644 index 904e9d4e..00000000 --- a/src/locale/LC_ALL_MASK.c +++ /dev/null @@ -1,4 +0,0 @@ -#define LC_ALL_MASK (0xffffffff) -/* -POSIX(200809) -*/ diff --git a/src/locale/LC_ALL_MASK.h b/src/locale/LC_ALL_MASK.h new file mode 100644 index 00000000..904e9d4e --- /dev/null +++ b/src/locale/LC_ALL_MASK.h @@ -0,0 +1,4 @@ +#define LC_ALL_MASK (0xffffffff) +/* +POSIX(200809) +*/ diff --git a/src/locale/LC_COLLATE_MASK.c b/src/locale/LC_COLLATE_MASK.c deleted file mode 100644 index 6fc4f7ff..00000000 --- a/src/locale/LC_COLLATE_MASK.c +++ /dev/null @@ -1,4 +0,0 @@ -#define LC_COLLATE_MASK (1 << LC_COLLATE) -/* -POSIX(200809) -*/ diff --git a/src/locale/LC_COLLATE_MASK.h b/src/locale/LC_COLLATE_MASK.h new file mode 100644 index 00000000..6fc4f7ff --- /dev/null +++ b/src/locale/LC_COLLATE_MASK.h @@ -0,0 +1,4 @@ +#define LC_COLLATE_MASK (1 << LC_COLLATE) +/* +POSIX(200809) +*/ diff --git a/src/locale/LC_CTYPE_MASK.c b/src/locale/LC_CTYPE_MASK.c deleted file mode 100644 index edf2faae..00000000 --- a/src/locale/LC_CTYPE_MASK.c +++ /dev/null @@ -1,4 +0,0 @@ -#define LC_CTYPE_MASK (1 << LC_CTYPE) -/* -POSIX(200809) -*/ diff --git a/src/locale/LC_CTYPE_MASK.h b/src/locale/LC_CTYPE_MASK.h new file mode 100644 index 00000000..edf2faae --- /dev/null +++ b/src/locale/LC_CTYPE_MASK.h @@ -0,0 +1,4 @@ +#define LC_CTYPE_MASK (1 << LC_CTYPE) +/* +POSIX(200809) +*/ diff --git a/src/locale/LC_MESSAGES.c b/src/locale/LC_MESSAGES.c deleted file mode 100644 index d8d366f7..00000000 --- a/src/locale/LC_MESSAGES.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define LC_MESSAGES (6) -/* -POSIX(2) -*/ diff --git a/src/locale/LC_MESSAGES.h b/src/locale/LC_MESSAGES.h new file mode 100644 index 00000000..d8d366f7 --- /dev/null +++ b/src/locale/LC_MESSAGES.h @@ -0,0 +1,5 @@ +#include +#define LC_MESSAGES (6) +/* +POSIX(2) +*/ diff --git a/src/locale/LC_MESSAGES_MASK.c b/src/locale/LC_MESSAGES_MASK.c deleted file mode 100644 index 79dbefa8..00000000 --- a/src/locale/LC_MESSAGES_MASK.c +++ /dev/null @@ -1,4 +0,0 @@ -#define LC_MESSAGES_MASK (1 << LC_MESSAGES) -/* -POSIX(200809) -*/ diff --git a/src/locale/LC_MESSAGES_MASK.h b/src/locale/LC_MESSAGES_MASK.h new file mode 100644 index 00000000..79dbefa8 --- /dev/null +++ b/src/locale/LC_MESSAGES_MASK.h @@ -0,0 +1,4 @@ +#define LC_MESSAGES_MASK (1 << LC_MESSAGES) +/* +POSIX(200809) +*/ diff --git a/src/locale/LC_MONETARY_MASK.c b/src/locale/LC_MONETARY_MASK.c deleted file mode 100644 index 0417c965..00000000 --- a/src/locale/LC_MONETARY_MASK.c +++ /dev/null @@ -1,4 +0,0 @@ -#define LC_MONETARY_MASK (1 << LC_MONETARY) -/* -POSIX(200809) -*/ diff --git a/src/locale/LC_MONETARY_MASK.h b/src/locale/LC_MONETARY_MASK.h new file mode 100644 index 00000000..0417c965 --- /dev/null +++ b/src/locale/LC_MONETARY_MASK.h @@ -0,0 +1,4 @@ +#define LC_MONETARY_MASK (1 << LC_MONETARY) +/* +POSIX(200809) +*/ diff --git a/src/locale/LC_NUMERIC_MASK.c b/src/locale/LC_NUMERIC_MASK.c deleted file mode 100644 index 8cef269d..00000000 --- a/src/locale/LC_NUMERIC_MASK.c +++ /dev/null @@ -1,4 +0,0 @@ -#define LC_NUMERIC_MASK (1 << LC_NUMERIC) -/* -POSIX(200809) -*/ diff --git a/src/locale/LC_NUMERIC_MASK.h b/src/locale/LC_NUMERIC_MASK.h new file mode 100644 index 00000000..8cef269d --- /dev/null +++ b/src/locale/LC_NUMERIC_MASK.h @@ -0,0 +1,4 @@ +#define LC_NUMERIC_MASK (1 << LC_NUMERIC) +/* +POSIX(200809) +*/ diff --git a/src/locale/LC_TIME_MASK.c b/src/locale/LC_TIME_MASK.c deleted file mode 100644 index 0d5f5613..00000000 --- a/src/locale/LC_TIME_MASK.c +++ /dev/null @@ -1,4 +0,0 @@ -#define LC_TIME_MASK (1 << LC_TIME) -/* -POSIX(200809) -*/ diff --git a/src/locale/LC_TIME_MASK.h b/src/locale/LC_TIME_MASK.h new file mode 100644 index 00000000..0d5f5613 --- /dev/null +++ b/src/locale/LC_TIME_MASK.h @@ -0,0 +1,4 @@ +#define LC_TIME_MASK (1 << LC_TIME) +/* +POSIX(200809) +*/ diff --git a/src/math/FP_FAST_FMA.c b/src/math/FP_FAST_FMA.c deleted file mode 100644 index 868c9455..00000000 --- a/src/math/FP_FAST_FMA.c +++ /dev/null @@ -1,12 +0,0 @@ -#include - -#if 0 /* if fma is generally as fast or faster than multiply and add */ -#define FP_FAST_FMA -#else -#undef FP_FAST_FMA -#endif - -/* -STDC(199901) -LINK(m) -*/ diff --git a/src/math/FP_FAST_FMA.h b/src/math/FP_FAST_FMA.h new file mode 100644 index 00000000..868c9455 --- /dev/null +++ b/src/math/FP_FAST_FMA.h @@ -0,0 +1,12 @@ +#include + +#if 0 /* if fma is generally as fast or faster than multiply and add */ +#define FP_FAST_FMA +#else +#undef FP_FAST_FMA +#endif + +/* +STDC(199901) +LINK(m) +*/ diff --git a/src/math/FP_FAST_FMAF.c b/src/math/FP_FAST_FMAF.c deleted file mode 100644 index 7b7b88a4..00000000 --- a/src/math/FP_FAST_FMAF.c +++ /dev/null @@ -1,12 +0,0 @@ -#include - -#if 0 /* if fmaf is generally as fast or faster than multiply and add */ -#define FP_FAST_FMAF -#else -#undef FP_FAST_FMAF -#endif - -/* -STDC(199901) -LINK(m) -*/ diff --git a/src/math/FP_FAST_FMAF.h b/src/math/FP_FAST_FMAF.h new file mode 100644 index 00000000..7b7b88a4 --- /dev/null +++ b/src/math/FP_FAST_FMAF.h @@ -0,0 +1,12 @@ +#include + +#if 0 /* if fmaf is generally as fast or faster than multiply and add */ +#define FP_FAST_FMAF +#else +#undef FP_FAST_FMAF +#endif + +/* +STDC(199901) +LINK(m) +*/ diff --git a/src/math/FP_FAST_FMAL.c b/src/math/FP_FAST_FMAL.c deleted file mode 100644 index 1437ad56..00000000 --- a/src/math/FP_FAST_FMAL.c +++ /dev/null @@ -1,12 +0,0 @@ -#include - -#if 0 /* if fmal is generally as fast or faster than multiply and add */ -#define FP_FAST_FMAL -#else -#undef FP_FAST_FMAL -#endif - -/* -STDC(199901) -LINK(m) -*/ diff --git a/src/math/FP_FAST_FMAL.h b/src/math/FP_FAST_FMAL.h new file mode 100644 index 00000000..1437ad56 --- /dev/null +++ b/src/math/FP_FAST_FMAL.h @@ -0,0 +1,12 @@ +#include + +#if 0 /* if fmal is generally as fast or faster than multiply and add */ +#define FP_FAST_FMAL +#else +#undef FP_FAST_FMAL +#endif + +/* +STDC(199901) +LINK(m) +*/ diff --git a/src/math/FP_ILOGB0.c b/src/math/FP_ILOGB0.c deleted file mode 100644 index 1c3f0e28..00000000 --- a/src/math/FP_ILOGB0.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define FP_ILOGB0 INT_MIN - -/* -STDC(199901) -LINK(m) -*/ diff --git a/src/math/FP_ILOGB0.h b/src/math/FP_ILOGB0.h new file mode 100644 index 00000000..1c3f0e28 --- /dev/null +++ b/src/math/FP_ILOGB0.h @@ -0,0 +1,7 @@ +#include +#define FP_ILOGB0 INT_MIN + +/* +STDC(199901) +LINK(m) +*/ diff --git a/src/math/FP_ILOGBNAN.c b/src/math/FP_ILOGBNAN.c deleted file mode 100644 index 65aa04f1..00000000 --- a/src/math/FP_ILOGBNAN.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define FP_ILOGBNAN INT_MAX - -/* -STDC(199901) -LINK(m) -*/ diff --git a/src/math/FP_ILOGBNAN.h b/src/math/FP_ILOGBNAN.h new file mode 100644 index 00000000..65aa04f1 --- /dev/null +++ b/src/math/FP_ILOGBNAN.h @@ -0,0 +1,7 @@ +#include +#define FP_ILOGBNAN INT_MAX + +/* +STDC(199901) +LINK(m) +*/ diff --git a/src/math/FP_INFINITE.c b/src/math/FP_INFINITE.c deleted file mode 100644 index e5aadaf8..00000000 --- a/src/math/FP_INFINITE.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define FP_INFINITE 0 - -/* -STDC(199901) -LINK(m) -*/ diff --git a/src/math/FP_INFINITE.h b/src/math/FP_INFINITE.h new file mode 100644 index 00000000..e5aadaf8 --- /dev/null +++ b/src/math/FP_INFINITE.h @@ -0,0 +1,7 @@ +#include +#define FP_INFINITE 0 + +/* +STDC(199901) +LINK(m) +*/ diff --git a/src/math/FP_NAN.c b/src/math/FP_NAN.c deleted file mode 100644 index 804765cd..00000000 --- a/src/math/FP_NAN.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define FP_NAN 1 - -/* -STDC(199901) -LINK(m) -*/ diff --git a/src/math/FP_NAN.h b/src/math/FP_NAN.h new file mode 100644 index 00000000..804765cd --- /dev/null +++ b/src/math/FP_NAN.h @@ -0,0 +1,7 @@ +#include +#define FP_NAN 1 + +/* +STDC(199901) +LINK(m) +*/ diff --git a/src/math/FP_NORMAL.c b/src/math/FP_NORMAL.c deleted file mode 100644 index 171ca6bf..00000000 --- a/src/math/FP_NORMAL.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define FP_NORMAL 2 - -/* -STDC(199901) -LINK(m) -*/ diff --git a/src/math/FP_NORMAL.h b/src/math/FP_NORMAL.h new file mode 100644 index 00000000..171ca6bf --- /dev/null +++ b/src/math/FP_NORMAL.h @@ -0,0 +1,7 @@ +#include +#define FP_NORMAL 2 + +/* +STDC(199901) +LINK(m) +*/ diff --git a/src/math/FP_SUBNORMAL.c b/src/math/FP_SUBNORMAL.c deleted file mode 100644 index 500ecd14..00000000 --- a/src/math/FP_SUBNORMAL.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define FP_SUBNORMAL 3 - -/* -STDC(199901) -LINK(m) -*/ diff --git a/src/math/FP_SUBNORMAL.h b/src/math/FP_SUBNORMAL.h new file mode 100644 index 00000000..500ecd14 --- /dev/null +++ b/src/math/FP_SUBNORMAL.h @@ -0,0 +1,7 @@ +#include +#define FP_SUBNORMAL 3 + +/* +STDC(199901) +LINK(m) +*/ diff --git a/src/math/FP_ZERO.c b/src/math/FP_ZERO.c deleted file mode 100644 index 54e5d323..00000000 --- a/src/math/FP_ZERO.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define FP_ZERO 4 - -/* -STDC(199901) -LINK(m) -*/ diff --git a/src/math/FP_ZERO.h b/src/math/FP_ZERO.h new file mode 100644 index 00000000..54e5d323 --- /dev/null +++ b/src/math/FP_ZERO.h @@ -0,0 +1,7 @@ +#include +#define FP_ZERO 4 + +/* +STDC(199901) +LINK(m) +*/ diff --git a/src/math/HUGE_VALF.c b/src/math/HUGE_VALF.c deleted file mode 100644 index 78b612cd..00000000 --- a/src/math/HUGE_VALF.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define HUGE_VALF 0.0 /* TODO: massive positive float */ - -/* -STDC(199901) -LINK(m) -*/ diff --git a/src/math/HUGE_VALF.h b/src/math/HUGE_VALF.h new file mode 100644 index 00000000..78b612cd --- /dev/null +++ b/src/math/HUGE_VALF.h @@ -0,0 +1,7 @@ +#include +#define HUGE_VALF 0.0 /* TODO: massive positive float */ + +/* +STDC(199901) +LINK(m) +*/ diff --git a/src/math/HUGE_VALL.c b/src/math/HUGE_VALL.c deleted file mode 100644 index f82c9b5a..00000000 --- a/src/math/HUGE_VALL.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define HUGE_VALL 0.0 /* TODO: massive positive long double */ - -/* -STDC(199901) -LINK(m) -*/ diff --git a/src/math/HUGE_VALL.h b/src/math/HUGE_VALL.h new file mode 100644 index 00000000..f82c9b5a --- /dev/null +++ b/src/math/HUGE_VALL.h @@ -0,0 +1,7 @@ +#include +#define HUGE_VALL 0.0 /* TODO: massive positive long double */ + +/* +STDC(199901) +LINK(m) +*/ diff --git a/src/math/INFINITY.c b/src/math/INFINITY.c deleted file mode 100644 index e1576810..00000000 --- a/src/math/INFINITY.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define INFINITY 9e300 /* TODO: proper value */ - -/* -STDC(199901) -LINK(m) -*/ diff --git a/src/math/INFINITY.h b/src/math/INFINITY.h new file mode 100644 index 00000000..e1576810 --- /dev/null +++ b/src/math/INFINITY.h @@ -0,0 +1,7 @@ +#include +#define INFINITY 9e300 /* TODO: proper value */ + +/* +STDC(199901) +LINK(m) +*/ diff --git a/src/math/MATH_ERREXCEPT.c b/src/math/MATH_ERREXCEPT.c deleted file mode 100644 index 1ad3a6d6..00000000 --- a/src/math/MATH_ERREXCEPT.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define MATH_ERREXCEPT 2 - -/* -STDC(199901) -LINK(m) -*/ diff --git a/src/math/MATH_ERREXCEPT.h b/src/math/MATH_ERREXCEPT.h new file mode 100644 index 00000000..1ad3a6d6 --- /dev/null +++ b/src/math/MATH_ERREXCEPT.h @@ -0,0 +1,7 @@ +#include +#define MATH_ERREXCEPT 2 + +/* +STDC(199901) +LINK(m) +*/ diff --git a/src/math/MATH_ERRNO.c b/src/math/MATH_ERRNO.c deleted file mode 100644 index 07cb5815..00000000 --- a/src/math/MATH_ERRNO.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define MATH_ERRNO 1 - -/* -STDC(199901) -LINK(m) -*/ diff --git a/src/math/MATH_ERRNO.h b/src/math/MATH_ERRNO.h new file mode 100644 index 00000000..07cb5815 --- /dev/null +++ b/src/math/MATH_ERRNO.h @@ -0,0 +1,7 @@ +#include +#define MATH_ERRNO 1 + +/* +STDC(199901) +LINK(m) +*/ diff --git a/src/math/MAXFLOAT.c b/src/math/MAXFLOAT.c deleted file mode 100644 index a9ebd202..00000000 --- a/src/math/MAXFLOAT.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define MAXFLOAT 1E+37 -/* Must be the same as FLT_MAX in */ -/* -XOPEN(4) -*/ diff --git a/src/math/MAXFLOAT.h b/src/math/MAXFLOAT.h new file mode 100644 index 00000000..a9ebd202 --- /dev/null +++ b/src/math/MAXFLOAT.h @@ -0,0 +1,6 @@ +#include +#define MAXFLOAT 1E+37 +/* Must be the same as FLT_MAX in */ +/* +XOPEN(4) +*/ diff --git a/src/math/M_1_PI.c b/src/math/M_1_PI.c deleted file mode 100644 index b448e4be..00000000 --- a/src/math/M_1_PI.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define M_1_PI 1.0/3.14159 -/* -XOPEN(4) -*/ diff --git a/src/math/M_1_PI.h b/src/math/M_1_PI.h new file mode 100644 index 00000000..b448e4be --- /dev/null +++ b/src/math/M_1_PI.h @@ -0,0 +1,5 @@ +#include +#define M_1_PI 1.0/3.14159 +/* +XOPEN(4) +*/ diff --git a/src/math/M_2_PI.c b/src/math/M_2_PI.c deleted file mode 100644 index d807fce7..00000000 --- a/src/math/M_2_PI.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define M_2_PI 2.0/3.14159 -/* -XOPEN(4) -*/ diff --git a/src/math/M_2_PI.h b/src/math/M_2_PI.h new file mode 100644 index 00000000..d807fce7 --- /dev/null +++ b/src/math/M_2_PI.h @@ -0,0 +1,5 @@ +#include +#define M_2_PI 2.0/3.14159 +/* +XOPEN(4) +*/ diff --git a/src/math/M_2_SQRTPI.c b/src/math/M_2_SQRTPI.c deleted file mode 100644 index f8d102b5..00000000 --- a/src/math/M_2_SQRTPI.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define M_2_SQRTPI 2.0/sqrt(3.14159) -/* -XOPEN(4) -*/ diff --git a/src/math/M_2_SQRTPI.h b/src/math/M_2_SQRTPI.h new file mode 100644 index 00000000..f8d102b5 --- /dev/null +++ b/src/math/M_2_SQRTPI.h @@ -0,0 +1,5 @@ +#include +#define M_2_SQRTPI 2.0/sqrt(3.14159) +/* +XOPEN(4) +*/ diff --git a/src/math/M_E.c b/src/math/M_E.c deleted file mode 100644 index 844dec02..00000000 --- a/src/math/M_E.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define M_E value of e -/* -XOPEN(4) -*/ diff --git a/src/math/M_E.h b/src/math/M_E.h new file mode 100644 index 00000000..844dec02 --- /dev/null +++ b/src/math/M_E.h @@ -0,0 +1,5 @@ +#include +#define M_E value of e +/* +XOPEN(4) +*/ diff --git a/src/math/M_LN10.c b/src/math/M_LN10.c deleted file mode 100644 index 89fc2d9b..00000000 --- a/src/math/M_LN10.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define M_LN10 // log_e 10 -/* -XOPEN(4) -*/ diff --git a/src/math/M_LN10.h b/src/math/M_LN10.h new file mode 100644 index 00000000..89fc2d9b --- /dev/null +++ b/src/math/M_LN10.h @@ -0,0 +1,5 @@ +#include +#define M_LN10 // log_e 10 +/* +XOPEN(4) +*/ diff --git a/src/math/M_LN2.c b/src/math/M_LN2.c deleted file mode 100644 index 84a110f3..00000000 --- a/src/math/M_LN2.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define M_LN2 // log_e 2 -/* -XOPEN(4) -*/ diff --git a/src/math/M_LN2.h b/src/math/M_LN2.h new file mode 100644 index 00000000..84a110f3 --- /dev/null +++ b/src/math/M_LN2.h @@ -0,0 +1,5 @@ +#include +#define M_LN2 // log_e 2 +/* +XOPEN(4) +*/ diff --git a/src/math/M_LOG10E.c b/src/math/M_LOG10E.c deleted file mode 100644 index f6c7e2e0..00000000 --- a/src/math/M_LOG10E.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define M_LOG10E // log_10 e -/* -XOPEN(4) -*/ diff --git a/src/math/M_LOG10E.h b/src/math/M_LOG10E.h new file mode 100644 index 00000000..f6c7e2e0 --- /dev/null +++ b/src/math/M_LOG10E.h @@ -0,0 +1,5 @@ +#include +#define M_LOG10E // log_10 e +/* +XOPEN(4) +*/ diff --git a/src/math/M_LOG2E.c b/src/math/M_LOG2E.c deleted file mode 100644 index 827658e9..00000000 --- a/src/math/M_LOG2E.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define M_LOG2E // log_2 e -/* -XOPEN(4) -*/ diff --git a/src/math/M_LOG2E.h b/src/math/M_LOG2E.h new file mode 100644 index 00000000..827658e9 --- /dev/null +++ b/src/math/M_LOG2E.h @@ -0,0 +1,5 @@ +#include +#define M_LOG2E // log_2 e +/* +XOPEN(4) +*/ diff --git a/src/math/M_PI.c b/src/math/M_PI.c deleted file mode 100644 index e917cf1a..00000000 --- a/src/math/M_PI.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define M_PI 3.14159 -/* -XOPEN(4) -*/ diff --git a/src/math/M_PI.h b/src/math/M_PI.h new file mode 100644 index 00000000..e917cf1a --- /dev/null +++ b/src/math/M_PI.h @@ -0,0 +1,5 @@ +#include +#define M_PI 3.14159 +/* +XOPEN(4) +*/ diff --git a/src/math/M_PI_2.c b/src/math/M_PI_2.c deleted file mode 100644 index dad5f0b4..00000000 --- a/src/math/M_PI_2.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define M_PI_2 3.14159/2.0 -/* -XOPEN(4) -*/ diff --git a/src/math/M_PI_2.h b/src/math/M_PI_2.h new file mode 100644 index 00000000..dad5f0b4 --- /dev/null +++ b/src/math/M_PI_2.h @@ -0,0 +1,5 @@ +#include +#define M_PI_2 3.14159/2.0 +/* +XOPEN(4) +*/ diff --git a/src/math/M_PI_4.c b/src/math/M_PI_4.c deleted file mode 100644 index a20d16f1..00000000 --- a/src/math/M_PI_4.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define M_PI_4 3.14159/4.0 -/* -XOPEN(4) -*/ diff --git a/src/math/M_PI_4.h b/src/math/M_PI_4.h new file mode 100644 index 00000000..a20d16f1 --- /dev/null +++ b/src/math/M_PI_4.h @@ -0,0 +1,5 @@ +#include +#define M_PI_4 3.14159/4.0 +/* +XOPEN(4) +*/ diff --git a/src/math/M_SQRT1_2.c b/src/math/M_SQRT1_2.c deleted file mode 100644 index 6f4b61e3..00000000 --- a/src/math/M_SQRT1_2.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define M_SQRT1_2 1.0/sqrt(2.0) -/* -XOPEN(4) -*/ diff --git a/src/math/M_SQRT1_2.h b/src/math/M_SQRT1_2.h new file mode 100644 index 00000000..6f4b61e3 --- /dev/null +++ b/src/math/M_SQRT1_2.h @@ -0,0 +1,5 @@ +#include +#define M_SQRT1_2 1.0/sqrt(2.0) +/* +XOPEN(4) +*/ diff --git a/src/math/M_SQRT2.c b/src/math/M_SQRT2.c deleted file mode 100644 index 96f3f19a..00000000 --- a/src/math/M_SQRT2.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define M_SQRT2 sqrt(2.0) -/* -XOPEN(4) -*/ diff --git a/src/math/M_SQRT2.h b/src/math/M_SQRT2.h new file mode 100644 index 00000000..96f3f19a --- /dev/null +++ b/src/math/M_SQRT2.h @@ -0,0 +1,5 @@ +#include +#define M_SQRT2 sqrt(2.0) +/* +XOPEN(4) +*/ diff --git a/src/math/NAN.c b/src/math/NAN.c deleted file mode 100644 index 58ff6aca..00000000 --- a/src/math/NAN.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define NAN 0.0 /* TODO: float quiet NaN */ - -/* -STDC(199901) -LINK(m) -*/ diff --git a/src/math/NAN.h b/src/math/NAN.h new file mode 100644 index 00000000..58ff6aca --- /dev/null +++ b/src/math/NAN.h @@ -0,0 +1,7 @@ +#include +#define NAN 0.0 /* TODO: float quiet NaN */ + +/* +STDC(199901) +LINK(m) +*/ diff --git a/src/math/double_t.c b/src/math/double_t.c deleted file mode 100644 index 47b1fb36..00000000 --- a/src/math/double_t.c +++ /dev/null @@ -1,16 +0,0 @@ -#include - -#if FLT_EVAL_METHOD == 0 -typedef double double_t; -#elif FLT_EVAL_METHOD == 1 -typedef double double_t; -#elif FLT_EVAL_METHOD == 2 -typedef long double double_t; -#else - /* implementation defined */ -#endif - -/* -STDC(199901) -LINK(m) -*/ diff --git a/src/math/double_t.h b/src/math/double_t.h new file mode 100644 index 00000000..47b1fb36 --- /dev/null +++ b/src/math/double_t.h @@ -0,0 +1,16 @@ +#include + +#if FLT_EVAL_METHOD == 0 +typedef double double_t; +#elif FLT_EVAL_METHOD == 1 +typedef double double_t; +#elif FLT_EVAL_METHOD == 2 +typedef long double double_t; +#else + /* implementation defined */ +#endif + +/* +STDC(199901) +LINK(m) +*/ diff --git a/src/math/float_t.c b/src/math/float_t.c deleted file mode 100644 index 251f5b2e..00000000 --- a/src/math/float_t.c +++ /dev/null @@ -1,16 +0,0 @@ -#include - -#if FLT_EVAL_METHOD == 0 -typedef float float_t; -#elif FLT_EVAL_METHOD == 1 -typedef double float_t; -#elif FLT_EVAL_METHOD == 2 -typedef long double float_t; -#else - /* implementation defined */ -#endif - -/* -STDC(199901) -LINK(m) -*/ diff --git a/src/math/float_t.h b/src/math/float_t.h new file mode 100644 index 00000000..251f5b2e --- /dev/null +++ b/src/math/float_t.h @@ -0,0 +1,16 @@ +#include + +#if FLT_EVAL_METHOD == 0 +typedef float float_t; +#elif FLT_EVAL_METHOD == 1 +typedef double float_t; +#elif FLT_EVAL_METHOD == 2 +typedef long double float_t; +#else + /* implementation defined */ +#endif + +/* +STDC(199901) +LINK(m) +*/ diff --git a/src/math/fpclassify.c b/src/math/fpclassify.c deleted file mode 100644 index 131905af..00000000 --- a/src/math/fpclassify.c +++ /dev/null @@ -1,11 +0,0 @@ -#include - -#define fpclassify(__x) \ - ((sizeof (__x) == sizeof (float)) ? __fpclassifyf(__x) : \ - (sizeof (__x) == sizeof (double)) ? __fpclassify(__x) : \ - __fpclassifyl(__x)) - -/* -STDC(199901) -LINK(m) -*/ diff --git a/src/math/fpclassify.h b/src/math/fpclassify.h new file mode 100644 index 00000000..131905af --- /dev/null +++ b/src/math/fpclassify.h @@ -0,0 +1,11 @@ +#include + +#define fpclassify(__x) \ + ((sizeof (__x) == sizeof (float)) ? __fpclassifyf(__x) : \ + (sizeof (__x) == sizeof (double)) ? __fpclassify(__x) : \ + __fpclassifyl(__x)) + +/* +STDC(199901) +LINK(m) +*/ diff --git a/src/math/isfinite.c b/src/math/isfinite.c deleted file mode 100644 index a37b5a2d..00000000 --- a/src/math/isfinite.c +++ /dev/null @@ -1,8 +0,0 @@ -#include - -#define isfinite(__x) (fpclassify(__x) != FP_INFINITE) - -/* -STDC(199901) -LINK(m) -*/ diff --git a/src/math/isfinite.h b/src/math/isfinite.h new file mode 100644 index 00000000..a37b5a2d --- /dev/null +++ b/src/math/isfinite.h @@ -0,0 +1,8 @@ +#include + +#define isfinite(__x) (fpclassify(__x) != FP_INFINITE) + +/* +STDC(199901) +LINK(m) +*/ diff --git a/src/math/isinf.c b/src/math/isinf.c deleted file mode 100644 index be76ecfb..00000000 --- a/src/math/isinf.c +++ /dev/null @@ -1,8 +0,0 @@ -#include - -#define isinf(__x) (fpclassify(__x) == FP_INFINITE) - -/* -STDC(199901) -LINK(m) -*/ diff --git a/src/math/isinf.h b/src/math/isinf.h new file mode 100644 index 00000000..be76ecfb --- /dev/null +++ b/src/math/isinf.h @@ -0,0 +1,8 @@ +#include + +#define isinf(__x) (fpclassify(__x) == FP_INFINITE) + +/* +STDC(199901) +LINK(m) +*/ diff --git a/src/math/isnan.c b/src/math/isnan.c deleted file mode 100644 index 80bbb741..00000000 --- a/src/math/isnan.c +++ /dev/null @@ -1,9 +0,0 @@ -#include - -#define isnan(__x) (fpclassify(__x) == FP_NAN) - -/* -STDC(199901) -LINK(m) -see also SUSv1 -*/ diff --git a/src/math/isnan.h b/src/math/isnan.h new file mode 100644 index 00000000..80bbb741 --- /dev/null +++ b/src/math/isnan.h @@ -0,0 +1,9 @@ +#include + +#define isnan(__x) (fpclassify(__x) == FP_NAN) + +/* +STDC(199901) +LINK(m) +see also SUSv1 +*/ diff --git a/src/math/isnormal.c b/src/math/isnormal.c deleted file mode 100644 index 95e82b1b..00000000 --- a/src/math/isnormal.c +++ /dev/null @@ -1,8 +0,0 @@ -#include - -#define isnormal(__x) (fpclassify(__x) == FP_NORMAL) - -/* -STDC(199901) -LINK(m) -*/ diff --git a/src/math/isnormal.h b/src/math/isnormal.h new file mode 100644 index 00000000..95e82b1b --- /dev/null +++ b/src/math/isnormal.h @@ -0,0 +1,8 @@ +#include + +#define isnormal(__x) (fpclassify(__x) == FP_NORMAL) + +/* +STDC(199901) +LINK(m) +*/ diff --git a/src/math/math_errhandling.c b/src/math/math_errhandling.c deleted file mode 100644 index 2c34327c..00000000 --- a/src/math/math_errhandling.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define math_errhandling (MATH_ERRNO | MATH_ERREXCEPT) - -/* -STDC(199901) -LINK(m) -*/ diff --git a/src/math/math_errhandling.h b/src/math/math_errhandling.h new file mode 100644 index 00000000..2c34327c --- /dev/null +++ b/src/math/math_errhandling.h @@ -0,0 +1,7 @@ +#include +#define math_errhandling (MATH_ERRNO | MATH_ERREXCEPT) + +/* +STDC(199901) +LINK(m) +*/ diff --git a/src/math/signbit.c b/src/math/signbit.c deleted file mode 100644 index 77cc3977..00000000 --- a/src/math/signbit.c +++ /dev/null @@ -1,23 +0,0 @@ -#include - -#define signbit(__x) \ - (sizeof(__x) == sizeof(long double) ? \ - ((((union { \ - long double __f; \ - char __c[sizeof(__x)]; \ - }){.__f = (__x)}).__c[sizeof(__x)-1] & 0x80) == 0x80 ? 1 : 0) : \ - sizeof(__x) == sizeof(double) ? \ - ((((union { \ - double __f; \ - char __c[sizeof(__x)]; \ - }){.__f = (__x)}).__c[sizeof(__x)-1] & 0x80) == 0x80 ? 1 : 0) : \ - (((union { \ - float __f; \ - char __c[sizeof(__x)]; \ - }){.__f = (__x)}).__c[sizeof(__x)-1] & 0x80) == 0x80 ? 1 : 0) - - -/* -STDC(199901) -LINK(m) -*/ diff --git a/src/math/signbit.h b/src/math/signbit.h new file mode 100644 index 00000000..77cc3977 --- /dev/null +++ b/src/math/signbit.h @@ -0,0 +1,23 @@ +#include + +#define signbit(__x) \ + (sizeof(__x) == sizeof(long double) ? \ + ((((union { \ + long double __f; \ + char __c[sizeof(__x)]; \ + }){.__f = (__x)}).__c[sizeof(__x)-1] & 0x80) == 0x80 ? 1 : 0) : \ + sizeof(__x) == sizeof(double) ? \ + ((((union { \ + double __f; \ + char __c[sizeof(__x)]; \ + }){.__f = (__x)}).__c[sizeof(__x)-1] & 0x80) == 0x80 ? 1 : 0) : \ + (((union { \ + float __f; \ + char __c[sizeof(__x)]; \ + }){.__f = (__x)}).__c[sizeof(__x)-1] & 0x80) == 0x80 ? 1 : 0) + + +/* +STDC(199901) +LINK(m) +*/ diff --git a/src/signal/BUS_ADRALN.c b/src/signal/BUS_ADRALN.c deleted file mode 100644 index 53cf12fd..00000000 --- a/src/signal/BUS_ADRALN.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define BUS_ADRALN (1) -/* -XOPEN(400) -POSIX(200809) -*/ diff --git a/src/signal/BUS_ADRALN.h b/src/signal/BUS_ADRALN.h new file mode 100644 index 00000000..53cf12fd --- /dev/null +++ b/src/signal/BUS_ADRALN.h @@ -0,0 +1,6 @@ +#include +#define BUS_ADRALN (1) +/* +XOPEN(400) +POSIX(200809) +*/ diff --git a/src/signal/BUS_ADRERR.c b/src/signal/BUS_ADRERR.c deleted file mode 100644 index 78e8a412..00000000 --- a/src/signal/BUS_ADRERR.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define BUS_ADRERR (2) - -/* -XOPEN(400) -POSIX(200809) -*/ diff --git a/src/signal/BUS_ADRERR.h b/src/signal/BUS_ADRERR.h new file mode 100644 index 00000000..78e8a412 --- /dev/null +++ b/src/signal/BUS_ADRERR.h @@ -0,0 +1,7 @@ +#include +#define BUS_ADRERR (2) + +/* +XOPEN(400) +POSIX(200809) +*/ diff --git a/src/signal/BUS_OBJERR.c b/src/signal/BUS_OBJERR.c deleted file mode 100644 index c2de05c3..00000000 --- a/src/signal/BUS_OBJERR.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define BUS_OBJERR (3) -/* -XOPEN(400) -POSIX(200809) -*/ diff --git a/src/signal/BUS_OBJERR.h b/src/signal/BUS_OBJERR.h new file mode 100644 index 00000000..c2de05c3 --- /dev/null +++ b/src/signal/BUS_OBJERR.h @@ -0,0 +1,6 @@ +#include +#define BUS_OBJERR (3) +/* +XOPEN(400) +POSIX(200809) +*/ diff --git a/src/signal/CLD_CONTINUED.c b/src/signal/CLD_CONTINUED.c deleted file mode 100644 index f5784d17..00000000 --- a/src/signal/CLD_CONTINUED.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define CLD_CONTINUED (6) -/* -XOPEN(400) -POSIX(200809) -*/ diff --git a/src/signal/CLD_CONTINUED.h b/src/signal/CLD_CONTINUED.h new file mode 100644 index 00000000..f5784d17 --- /dev/null +++ b/src/signal/CLD_CONTINUED.h @@ -0,0 +1,6 @@ +#include +#define CLD_CONTINUED (6) +/* +XOPEN(400) +POSIX(200809) +*/ diff --git a/src/signal/CLD_DUMPED.c b/src/signal/CLD_DUMPED.c deleted file mode 100644 index c1bb5959..00000000 --- a/src/signal/CLD_DUMPED.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define CLD_DUMPED (3) -/* -XOPEN(400) -POSIX(200809) -*/ diff --git a/src/signal/CLD_DUMPED.h b/src/signal/CLD_DUMPED.h new file mode 100644 index 00000000..c1bb5959 --- /dev/null +++ b/src/signal/CLD_DUMPED.h @@ -0,0 +1,6 @@ +#include +#define CLD_DUMPED (3) +/* +XOPEN(400) +POSIX(200809) +*/ diff --git a/src/signal/CLD_EXITED.c b/src/signal/CLD_EXITED.c deleted file mode 100644 index 4a3f12e3..00000000 --- a/src/signal/CLD_EXITED.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define CLD_EXITED (1) -/* -XOPEN(400) -POSIX(200809) -*/ diff --git a/src/signal/CLD_EXITED.h b/src/signal/CLD_EXITED.h new file mode 100644 index 00000000..4a3f12e3 --- /dev/null +++ b/src/signal/CLD_EXITED.h @@ -0,0 +1,6 @@ +#include +#define CLD_EXITED (1) +/* +XOPEN(400) +POSIX(200809) +*/ diff --git a/src/signal/CLD_KILLED.c b/src/signal/CLD_KILLED.c deleted file mode 100644 index fc30db5a..00000000 --- a/src/signal/CLD_KILLED.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define CLD_KILLED (2) -/* -XOPEN(400) -POSIX(200809) -*/ diff --git a/src/signal/CLD_KILLED.h b/src/signal/CLD_KILLED.h new file mode 100644 index 00000000..fc30db5a --- /dev/null +++ b/src/signal/CLD_KILLED.h @@ -0,0 +1,6 @@ +#include +#define CLD_KILLED (2) +/* +XOPEN(400) +POSIX(200809) +*/ diff --git a/src/signal/CLD_STOPPED.c b/src/signal/CLD_STOPPED.c deleted file mode 100644 index 4af54087..00000000 --- a/src/signal/CLD_STOPPED.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define CLD_STOPPED (5) -/* -XOPEN(400) -POSIX(200809) -*/ diff --git a/src/signal/CLD_STOPPED.h b/src/signal/CLD_STOPPED.h new file mode 100644 index 00000000..4af54087 --- /dev/null +++ b/src/signal/CLD_STOPPED.h @@ -0,0 +1,6 @@ +#include +#define CLD_STOPPED (5) +/* +XOPEN(400) +POSIX(200809) +*/ diff --git a/src/signal/CLD_TRAPPED.c b/src/signal/CLD_TRAPPED.c deleted file mode 100644 index 8a489cc1..00000000 --- a/src/signal/CLD_TRAPPED.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define CLD_TRAPPED (4) -/* -XOPEN(400) -POSIX(200809) -*/ diff --git a/src/signal/CLD_TRAPPED.h b/src/signal/CLD_TRAPPED.h new file mode 100644 index 00000000..8a489cc1 --- /dev/null +++ b/src/signal/CLD_TRAPPED.h @@ -0,0 +1,6 @@ +#include +#define CLD_TRAPPED (4) +/* +XOPEN(400) +POSIX(200809) +*/ diff --git a/src/signal/FPE_FLTDIV.c b/src/signal/FPE_FLTDIV.c deleted file mode 100644 index 4246fbae..00000000 --- a/src/signal/FPE_FLTDIV.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define FPE_FLTDIV (3) -/* -XOPEN(400) -POSIX(200809) -*/ diff --git a/src/signal/FPE_FLTDIV.h b/src/signal/FPE_FLTDIV.h new file mode 100644 index 00000000..4246fbae --- /dev/null +++ b/src/signal/FPE_FLTDIV.h @@ -0,0 +1,6 @@ +#include +#define FPE_FLTDIV (3) +/* +XOPEN(400) +POSIX(200809) +*/ diff --git a/src/signal/FPE_FLTINV.c b/src/signal/FPE_FLTINV.c deleted file mode 100644 index 4ec39a65..00000000 --- a/src/signal/FPE_FLTINV.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define FPE_FLTINV (7) -/* -XOPEN(400) -POSIX(200809) -*/ diff --git a/src/signal/FPE_FLTINV.h b/src/signal/FPE_FLTINV.h new file mode 100644 index 00000000..4ec39a65 --- /dev/null +++ b/src/signal/FPE_FLTINV.h @@ -0,0 +1,6 @@ +#include +#define FPE_FLTINV (7) +/* +XOPEN(400) +POSIX(200809) +*/ diff --git a/src/signal/FPE_FLTOVF.c b/src/signal/FPE_FLTOVF.c deleted file mode 100644 index 7ee7bfb9..00000000 --- a/src/signal/FPE_FLTOVF.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define FPE_FLTOVF (4) -/* -XOPEN(400) -POSIX(200809) -*/ diff --git a/src/signal/FPE_FLTOVF.h b/src/signal/FPE_FLTOVF.h new file mode 100644 index 00000000..7ee7bfb9 --- /dev/null +++ b/src/signal/FPE_FLTOVF.h @@ -0,0 +1,6 @@ +#include +#define FPE_FLTOVF (4) +/* +XOPEN(400) +POSIX(200809) +*/ diff --git a/src/signal/FPE_FLTRES.c b/src/signal/FPE_FLTRES.c deleted file mode 100644 index 021fa4d7..00000000 --- a/src/signal/FPE_FLTRES.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define FPE_FLTRES (6) -/* -XOPEN(400) -POSIX(200809) -*/ diff --git a/src/signal/FPE_FLTRES.h b/src/signal/FPE_FLTRES.h new file mode 100644 index 00000000..021fa4d7 --- /dev/null +++ b/src/signal/FPE_FLTRES.h @@ -0,0 +1,6 @@ +#include +#define FPE_FLTRES (6) +/* +XOPEN(400) +POSIX(200809) +*/ diff --git a/src/signal/FPE_FLTSUB.c b/src/signal/FPE_FLTSUB.c deleted file mode 100644 index befd9165..00000000 --- a/src/signal/FPE_FLTSUB.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define FPE_FLTSUB (8) -/* -XOPEN(400) -POSIX(200809) -*/ diff --git a/src/signal/FPE_FLTSUB.h b/src/signal/FPE_FLTSUB.h new file mode 100644 index 00000000..befd9165 --- /dev/null +++ b/src/signal/FPE_FLTSUB.h @@ -0,0 +1,6 @@ +#include +#define FPE_FLTSUB (8) +/* +XOPEN(400) +POSIX(200809) +*/ diff --git a/src/signal/FPE_FLTUND.c b/src/signal/FPE_FLTUND.c deleted file mode 100644 index 613aeb20..00000000 --- a/src/signal/FPE_FLTUND.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define FPE_FLTUND (5) -/* -XOPEN(400) -POSIX(200809) -*/ diff --git a/src/signal/FPE_FLTUND.h b/src/signal/FPE_FLTUND.h new file mode 100644 index 00000000..613aeb20 --- /dev/null +++ b/src/signal/FPE_FLTUND.h @@ -0,0 +1,6 @@ +#include +#define FPE_FLTUND (5) +/* +XOPEN(400) +POSIX(200809) +*/ diff --git a/src/signal/FPE_INTDIV.c b/src/signal/FPE_INTDIV.c deleted file mode 100644 index 8cc9bc51..00000000 --- a/src/signal/FPE_INTDIV.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define FPE_INTDIV (1) -/* -XOPEN(400) -POSIX(200809) -*/ diff --git a/src/signal/FPE_INTDIV.h b/src/signal/FPE_INTDIV.h new file mode 100644 index 00000000..8cc9bc51 --- /dev/null +++ b/src/signal/FPE_INTDIV.h @@ -0,0 +1,6 @@ +#include +#define FPE_INTDIV (1) +/* +XOPEN(400) +POSIX(200809) +*/ diff --git a/src/signal/FPE_INTOVF.c b/src/signal/FPE_INTOVF.c deleted file mode 100644 index c18a793b..00000000 --- a/src/signal/FPE_INTOVF.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define FPE_INTOVF (2) -/* -XOPEN(400) -POSIX(200809) -*/ diff --git a/src/signal/FPE_INTOVF.h b/src/signal/FPE_INTOVF.h new file mode 100644 index 00000000..c18a793b --- /dev/null +++ b/src/signal/FPE_INTOVF.h @@ -0,0 +1,6 @@ +#include +#define FPE_INTOVF (2) +/* +XOPEN(400) +POSIX(200809) +*/ diff --git a/src/signal/ILL_BADSTK.c b/src/signal/ILL_BADSTK.c deleted file mode 100644 index c82eeb5a..00000000 --- a/src/signal/ILL_BADSTK.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define ILL_BADSTK (8) -/* -XOPEN(400) -POSIX(200809) -*/ diff --git a/src/signal/ILL_BADSTK.h b/src/signal/ILL_BADSTK.h new file mode 100644 index 00000000..c82eeb5a --- /dev/null +++ b/src/signal/ILL_BADSTK.h @@ -0,0 +1,6 @@ +#include +#define ILL_BADSTK (8) +/* +XOPEN(400) +POSIX(200809) +*/ diff --git a/src/signal/ILL_COPROC.c b/src/signal/ILL_COPROC.c deleted file mode 100644 index 330efbc5..00000000 --- a/src/signal/ILL_COPROC.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define ILL_COPROC (7) -/* -XOPEN(400) -POSIX(200809) -*/ diff --git a/src/signal/ILL_COPROC.h b/src/signal/ILL_COPROC.h new file mode 100644 index 00000000..330efbc5 --- /dev/null +++ b/src/signal/ILL_COPROC.h @@ -0,0 +1,6 @@ +#include +#define ILL_COPROC (7) +/* +XOPEN(400) +POSIX(200809) +*/ diff --git a/src/signal/ILL_ILLADR.c b/src/signal/ILL_ILLADR.c deleted file mode 100644 index 97acf732..00000000 --- a/src/signal/ILL_ILLADR.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define ILL_ILLADR (3) -/* -XOPEN(400) -POSIX(200809) -*/ diff --git a/src/signal/ILL_ILLADR.h b/src/signal/ILL_ILLADR.h new file mode 100644 index 00000000..97acf732 --- /dev/null +++ b/src/signal/ILL_ILLADR.h @@ -0,0 +1,6 @@ +#include +#define ILL_ILLADR (3) +/* +XOPEN(400) +POSIX(200809) +*/ diff --git a/src/signal/ILL_ILLOPC.c b/src/signal/ILL_ILLOPC.c deleted file mode 100644 index 5e171c7c..00000000 --- a/src/signal/ILL_ILLOPC.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define ILL_ILLOPC (1) -/* -XOPEN(400) -POSIX(200809) -*/ diff --git a/src/signal/ILL_ILLOPC.h b/src/signal/ILL_ILLOPC.h new file mode 100644 index 00000000..5e171c7c --- /dev/null +++ b/src/signal/ILL_ILLOPC.h @@ -0,0 +1,6 @@ +#include +#define ILL_ILLOPC (1) +/* +XOPEN(400) +POSIX(200809) +*/ diff --git a/src/signal/ILL_ILLOPN.c b/src/signal/ILL_ILLOPN.c deleted file mode 100644 index 95c20186..00000000 --- a/src/signal/ILL_ILLOPN.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define ILL_ILLOPN (2) -/* -XOPEN(400) -POSIX(200809) -*/ diff --git a/src/signal/ILL_ILLOPN.h b/src/signal/ILL_ILLOPN.h new file mode 100644 index 00000000..95c20186 --- /dev/null +++ b/src/signal/ILL_ILLOPN.h @@ -0,0 +1,6 @@ +#include +#define ILL_ILLOPN (2) +/* +XOPEN(400) +POSIX(200809) +*/ diff --git a/src/signal/ILL_ILLTRP.c b/src/signal/ILL_ILLTRP.c deleted file mode 100644 index 81624edd..00000000 --- a/src/signal/ILL_ILLTRP.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define ILL_ILLTRP (4) -/* -XOPEN(400) -POSIX(200809) -*/ diff --git a/src/signal/ILL_ILLTRP.h b/src/signal/ILL_ILLTRP.h new file mode 100644 index 00000000..81624edd --- /dev/null +++ b/src/signal/ILL_ILLTRP.h @@ -0,0 +1,6 @@ +#include +#define ILL_ILLTRP (4) +/* +XOPEN(400) +POSIX(200809) +*/ diff --git a/src/signal/ILL_PRVOPC.c b/src/signal/ILL_PRVOPC.c deleted file mode 100644 index 80d7575a..00000000 --- a/src/signal/ILL_PRVOPC.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define ILL_PRVOPC (5) -/* -XOPEN(400) -POSIX(200809) -*/ diff --git a/src/signal/ILL_PRVOPC.h b/src/signal/ILL_PRVOPC.h new file mode 100644 index 00000000..80d7575a --- /dev/null +++ b/src/signal/ILL_PRVOPC.h @@ -0,0 +1,6 @@ +#include +#define ILL_PRVOPC (5) +/* +XOPEN(400) +POSIX(200809) +*/ diff --git a/src/signal/ILL_PRVREG.c b/src/signal/ILL_PRVREG.c deleted file mode 100644 index d724ac77..00000000 --- a/src/signal/ILL_PRVREG.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define ILL_PRVREG (6) -/* -XOPEN(400) -POSIX(200809) -*/ diff --git a/src/signal/ILL_PRVREG.h b/src/signal/ILL_PRVREG.h new file mode 100644 index 00000000..d724ac77 --- /dev/null +++ b/src/signal/ILL_PRVREG.h @@ -0,0 +1,6 @@ +#include +#define ILL_PRVREG (6) +/* +XOPEN(400) +POSIX(200809) +*/ diff --git a/src/signal/MINSIGSTKSZ.c b/src/signal/MINSIGSTKSZ.c deleted file mode 100644 index da35b658..00000000 --- a/src/signal/MINSIGSTKSZ.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define MINSIGSTKSZ (1024) -/* -XOPEN(400) -*/ diff --git a/src/signal/MINSIGSTKSZ.h b/src/signal/MINSIGSTKSZ.h new file mode 100644 index 00000000..da35b658 --- /dev/null +++ b/src/signal/MINSIGSTKSZ.h @@ -0,0 +1,5 @@ +#include +#define MINSIGSTKSZ (1024) +/* +XOPEN(400) +*/ diff --git a/src/signal/POLL_ERR.c b/src/signal/POLL_ERR.c deleted file mode 100644 index 11e5e95f..00000000 --- a/src/signal/POLL_ERR.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define POLL_ERR (4) -/* -XOPEN(400) -*/ diff --git a/src/signal/POLL_ERR.h b/src/signal/POLL_ERR.h new file mode 100644 index 00000000..11e5e95f --- /dev/null +++ b/src/signal/POLL_ERR.h @@ -0,0 +1,5 @@ +#include +#define POLL_ERR (4) +/* +XOPEN(400) +*/ diff --git a/src/signal/POLL_HUP.c b/src/signal/POLL_HUP.c deleted file mode 100644 index 440fc631..00000000 --- a/src/signal/POLL_HUP.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define POLL_HUP (6) -/* -XOPEN(400) -*/ diff --git a/src/signal/POLL_HUP.h b/src/signal/POLL_HUP.h new file mode 100644 index 00000000..440fc631 --- /dev/null +++ b/src/signal/POLL_HUP.h @@ -0,0 +1,5 @@ +#include +#define POLL_HUP (6) +/* +XOPEN(400) +*/ diff --git a/src/signal/POLL_IN.c b/src/signal/POLL_IN.c deleted file mode 100644 index cfc2096f..00000000 --- a/src/signal/POLL_IN.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define POLL_IN (1) -/* -XOPEN(400) -*/ diff --git a/src/signal/POLL_IN.h b/src/signal/POLL_IN.h new file mode 100644 index 00000000..cfc2096f --- /dev/null +++ b/src/signal/POLL_IN.h @@ -0,0 +1,5 @@ +#include +#define POLL_IN (1) +/* +XOPEN(400) +*/ diff --git a/src/signal/POLL_MSG.c b/src/signal/POLL_MSG.c deleted file mode 100644 index fda34d14..00000000 --- a/src/signal/POLL_MSG.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define POLL_MSG (3) -/* -XOPEN(400) -*/ diff --git a/src/signal/POLL_MSG.h b/src/signal/POLL_MSG.h new file mode 100644 index 00000000..fda34d14 --- /dev/null +++ b/src/signal/POLL_MSG.h @@ -0,0 +1,5 @@ +#include +#define POLL_MSG (3) +/* +XOPEN(400) +*/ diff --git a/src/signal/POLL_OUT.c b/src/signal/POLL_OUT.c deleted file mode 100644 index 8d8648c0..00000000 --- a/src/signal/POLL_OUT.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define POLL_OUT (2) -/* -XOPEN(400) -*/ diff --git a/src/signal/POLL_OUT.h b/src/signal/POLL_OUT.h new file mode 100644 index 00000000..8d8648c0 --- /dev/null +++ b/src/signal/POLL_OUT.h @@ -0,0 +1,5 @@ +#include +#define POLL_OUT (2) +/* +XOPEN(400) +*/ diff --git a/src/signal/POLL_PRI.c b/src/signal/POLL_PRI.c deleted file mode 100644 index f46fa1c4..00000000 --- a/src/signal/POLL_PRI.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define POLL_PRI (5) -/* -XOPEN(400) -*/ diff --git a/src/signal/POLL_PRI.h b/src/signal/POLL_PRI.h new file mode 100644 index 00000000..f46fa1c4 --- /dev/null +++ b/src/signal/POLL_PRI.h @@ -0,0 +1,5 @@ +#include +#define POLL_PRI (5) +/* +XOPEN(400) +*/ diff --git a/src/signal/SA_NOCLDSTOP.c b/src/signal/SA_NOCLDSTOP.c deleted file mode 100644 index 37ec8281..00000000 --- a/src/signal/SA_NOCLDSTOP.c +++ /dev/null @@ -1,6 +0,0 @@ -#include - -#define SA_NOCLDSTOP (1<<0) -/* -POSIX(1) -*/ diff --git a/src/signal/SA_NOCLDSTOP.h b/src/signal/SA_NOCLDSTOP.h new file mode 100644 index 00000000..37ec8281 --- /dev/null +++ b/src/signal/SA_NOCLDSTOP.h @@ -0,0 +1,6 @@ +#include + +#define SA_NOCLDSTOP (1<<0) +/* +POSIX(1) +*/ diff --git a/src/signal/SA_NOCLDWAIT.c b/src/signal/SA_NOCLDWAIT.c deleted file mode 100644 index 10640682..00000000 --- a/src/signal/SA_NOCLDWAIT.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define SA_NOCLDWAIT (1<<5) -/* -XOPEN(400) -POSIX(200809) -NOTE: the text and history don't seem to agree on this for posix -*/ diff --git a/src/signal/SA_NOCLDWAIT.h b/src/signal/SA_NOCLDWAIT.h new file mode 100644 index 00000000..10640682 --- /dev/null +++ b/src/signal/SA_NOCLDWAIT.h @@ -0,0 +1,7 @@ +#include +#define SA_NOCLDWAIT (1<<5) +/* +XOPEN(400) +POSIX(200809) +NOTE: the text and history don't seem to agree on this for posix +*/ diff --git a/src/signal/SA_NODEFER.c b/src/signal/SA_NODEFER.c deleted file mode 100644 index d5a1e77d..00000000 --- a/src/signal/SA_NODEFER.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SA_NODEFER (1<<6) -/* -XOPEN(400) -POSIX(200809) -*/ diff --git a/src/signal/SA_NODEFER.h b/src/signal/SA_NODEFER.h new file mode 100644 index 00000000..d5a1e77d --- /dev/null +++ b/src/signal/SA_NODEFER.h @@ -0,0 +1,6 @@ +#include +#define SA_NODEFER (1<<6) +/* +XOPEN(400) +POSIX(200809) +*/ diff --git a/src/signal/SA_ONSTACK.c b/src/signal/SA_ONSTACK.c deleted file mode 100644 index 2866fef9..00000000 --- a/src/signal/SA_ONSTACK.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define SA_ONSTACK (1<<1) -/* -XOPEN(400) -*/ diff --git a/src/signal/SA_ONSTACK.h b/src/signal/SA_ONSTACK.h new file mode 100644 index 00000000..2866fef9 --- /dev/null +++ b/src/signal/SA_ONSTACK.h @@ -0,0 +1,5 @@ +#include +#define SA_ONSTACK (1<<1) +/* +XOPEN(400) +*/ diff --git a/src/signal/SA_RESETHAND.c b/src/signal/SA_RESETHAND.c deleted file mode 100644 index b3bf5fa6..00000000 --- a/src/signal/SA_RESETHAND.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SA_RESETHAND (1<<2) -/* -XOPEN(400) -POSIX(200809) -*/ diff --git a/src/signal/SA_RESETHAND.h b/src/signal/SA_RESETHAND.h new file mode 100644 index 00000000..b3bf5fa6 --- /dev/null +++ b/src/signal/SA_RESETHAND.h @@ -0,0 +1,6 @@ +#include +#define SA_RESETHAND (1<<2) +/* +XOPEN(400) +POSIX(200809) +*/ diff --git a/src/signal/SA_RESTART.c b/src/signal/SA_RESTART.c deleted file mode 100644 index efc0c0b9..00000000 --- a/src/signal/SA_RESTART.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SA_RESTART (1<<3) -/* -XOPEN(400) -POSIX(200809) -*/ diff --git a/src/signal/SA_RESTART.h b/src/signal/SA_RESTART.h new file mode 100644 index 00000000..efc0c0b9 --- /dev/null +++ b/src/signal/SA_RESTART.h @@ -0,0 +1,6 @@ +#include +#define SA_RESTART (1<<3) +/* +XOPEN(400) +POSIX(200809) +*/ diff --git a/src/signal/SA_SIGINFO.c b/src/signal/SA_SIGINFO.c deleted file mode 100644 index 68a55230..00000000 --- a/src/signal/SA_SIGINFO.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SA_SIGINFO (1<<4) -/* -XOPEN(400) -POSIX(199309) -*/ diff --git a/src/signal/SA_SIGINFO.h b/src/signal/SA_SIGINFO.h new file mode 100644 index 00000000..68a55230 --- /dev/null +++ b/src/signal/SA_SIGINFO.h @@ -0,0 +1,6 @@ +#include +#define SA_SIGINFO (1<<4) +/* +XOPEN(400) +POSIX(199309) +*/ diff --git a/src/signal/SEGV_ACCERR.c b/src/signal/SEGV_ACCERR.c deleted file mode 100644 index 9451551f..00000000 --- a/src/signal/SEGV_ACCERR.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SEGV_ACCERR (2) -/* -XOPEN(400) -POSIX(200809) -*/ diff --git a/src/signal/SEGV_ACCERR.h b/src/signal/SEGV_ACCERR.h new file mode 100644 index 00000000..9451551f --- /dev/null +++ b/src/signal/SEGV_ACCERR.h @@ -0,0 +1,6 @@ +#include +#define SEGV_ACCERR (2) +/* +XOPEN(400) +POSIX(200809) +*/ diff --git a/src/signal/SEGV_MAPERR.c b/src/signal/SEGV_MAPERR.c deleted file mode 100644 index 9466d052..00000000 --- a/src/signal/SEGV_MAPERR.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SEGV_MAPERR (1) -/* -XOPEN(400) -POSIX(200809) -*/ diff --git a/src/signal/SEGV_MAPERR.h b/src/signal/SEGV_MAPERR.h new file mode 100644 index 00000000..9466d052 --- /dev/null +++ b/src/signal/SEGV_MAPERR.h @@ -0,0 +1,6 @@ +#include +#define SEGV_MAPERR (1) +/* +XOPEN(400) +POSIX(200809) +*/ diff --git a/src/signal/SIGALRM.c b/src/signal/SIGALRM.c deleted file mode 100644 index 63a337fa..00000000 --- a/src/signal/SIGALRM.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define SIGALRM (14) -/*s Alarm s*/ -/* Value selected to match requirements for COMMAND(kill) and COMMAND(trap). */ -/* -POSIX(1) -*/ diff --git a/src/signal/SIGALRM.h b/src/signal/SIGALRM.h new file mode 100644 index 00000000..63a337fa --- /dev/null +++ b/src/signal/SIGALRM.h @@ -0,0 +1,7 @@ +#include +#define SIGALRM (14) +/*s Alarm s*/ +/* Value selected to match requirements for COMMAND(kill) and COMMAND(trap). */ +/* +POSIX(1) +*/ diff --git a/src/signal/SIGBUS.c b/src/signal/SIGBUS.c deleted file mode 100644 index 5757ac15..00000000 --- a/src/signal/SIGBUS.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SIGBUS (12) -/* -XOPEN(400) -POSIX(199309) -*/ diff --git a/src/signal/SIGBUS.h b/src/signal/SIGBUS.h new file mode 100644 index 00000000..5757ac15 --- /dev/null +++ b/src/signal/SIGBUS.h @@ -0,0 +1,6 @@ +#include +#define SIGBUS (12) +/* +XOPEN(400) +POSIX(199309) +*/ diff --git a/src/signal/SIGCHLD.c b/src/signal/SIGCHLD.c deleted file mode 100644 index b1322485..00000000 --- a/src/signal/SIGCHLD.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define SIGCHLD (13) -/* -POSIX(1) -*/ diff --git a/src/signal/SIGCHLD.h b/src/signal/SIGCHLD.h new file mode 100644 index 00000000..b1322485 --- /dev/null +++ b/src/signal/SIGCHLD.h @@ -0,0 +1,5 @@ +#include +#define SIGCHLD (13) +/* +POSIX(1) +*/ diff --git a/src/signal/SIGCONT.c b/src/signal/SIGCONT.c deleted file mode 100644 index 3b2ea99e..00000000 --- a/src/signal/SIGCONT.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define SIGCONT (14) -/* -POSIX(1) -*/ diff --git a/src/signal/SIGCONT.h b/src/signal/SIGCONT.h new file mode 100644 index 00000000..3b2ea99e --- /dev/null +++ b/src/signal/SIGCONT.h @@ -0,0 +1,5 @@ +#include +#define SIGCONT (14) +/* +POSIX(1) +*/ diff --git a/src/signal/SIGEV_NONE.c b/src/signal/SIGEV_NONE.c deleted file mode 100644 index 5dc6b7d2..00000000 --- a/src/signal/SIGEV_NONE.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define SIGEV_NONE (0) -/* -POSIX(199309) -*/ diff --git a/src/signal/SIGEV_NONE.h b/src/signal/SIGEV_NONE.h new file mode 100644 index 00000000..5dc6b7d2 --- /dev/null +++ b/src/signal/SIGEV_NONE.h @@ -0,0 +1,5 @@ +#include +#define SIGEV_NONE (0) +/* +POSIX(199309) +*/ diff --git a/src/signal/SIGEV_SIGNAL.c b/src/signal/SIGEV_SIGNAL.c deleted file mode 100644 index aec400c4..00000000 --- a/src/signal/SIGEV_SIGNAL.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define SIGEV_SIGNAL (1) -/* -POSIX(199309) -*/ diff --git a/src/signal/SIGEV_SIGNAL.h b/src/signal/SIGEV_SIGNAL.h new file mode 100644 index 00000000..aec400c4 --- /dev/null +++ b/src/signal/SIGEV_SIGNAL.h @@ -0,0 +1,5 @@ +#include +#define SIGEV_SIGNAL (1) +/* +POSIX(199309) +*/ diff --git a/src/signal/SIGHUP.c b/src/signal/SIGHUP.c deleted file mode 100644 index d2613613..00000000 --- a/src/signal/SIGHUP.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define SIGHUP (0) -/** Hang-up **/ -/* Value selected to match requirements for COMMAND(kill) and COMMAND(trap). */ -/* -POSIX(1) -*/ diff --git a/src/signal/SIGHUP.h b/src/signal/SIGHUP.h new file mode 100644 index 00000000..d2613613 --- /dev/null +++ b/src/signal/SIGHUP.h @@ -0,0 +1,7 @@ +#include +#define SIGHUP (0) +/** Hang-up **/ +/* Value selected to match requirements for COMMAND(kill) and COMMAND(trap). */ +/* +POSIX(1) +*/ diff --git a/src/signal/SIGINT.c b/src/signal/SIGINT.c deleted file mode 100644 index bdd3f74d..00000000 --- a/src/signal/SIGINT.c +++ /dev/null @@ -1,13 +0,0 @@ -#define SIGINT (2) - -/** interrupt **/ - -/*** -is a signal that indicates the program is being interactively interrupted. -***/ - -/* Value selected to match requirements for COMMAND(kill) and COMMAND(trap). */ - -/* -STDC(1) -*/ diff --git a/src/signal/SIGINT.h b/src/signal/SIGINT.h index b1ae8219..bdd3f74d 100644 --- a/src/signal/SIGINT.h +++ b/src/signal/SIGINT.h @@ -1,12 +1,13 @@ -#define SIGILL (5) +#define SIGINT (2) -/** illegal instruction **/ +/** interrupt **/ /*** -is a signal indicating that the program has attempted to execute an illegal -or improperly formed instruction. +is a signal that indicates the program is being interactively interrupted. ***/ +/* Value selected to match requirements for COMMAND(kill) and COMMAND(trap). */ + /* STDC(1) */ diff --git a/src/signal/SIGKILL.c b/src/signal/SIGKILL.c deleted file mode 100644 index 5ee04b92..00000000 --- a/src/signal/SIGKILL.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define SIGKILL (9) -/*s Kill s*/ -/* Value selected to match requirements for COMMAND(kill) and COMMAND(trap). */ -/* -POSIX(1) -*/ diff --git a/src/signal/SIGKILL.h b/src/signal/SIGKILL.h new file mode 100644 index 00000000..5ee04b92 --- /dev/null +++ b/src/signal/SIGKILL.h @@ -0,0 +1,7 @@ +#include +#define SIGKILL (9) +/*s Kill s*/ +/* Value selected to match requirements for COMMAND(kill) and COMMAND(trap). */ +/* +POSIX(1) +*/ diff --git a/src/signal/SIGPIPE.c b/src/signal/SIGPIPE.c deleted file mode 100644 index a8388af5..00000000 --- a/src/signal/SIGPIPE.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define SIGPIPE (16) -/* -POSIX(1) -*/ diff --git a/src/signal/SIGPIPE.h b/src/signal/SIGPIPE.h new file mode 100644 index 00000000..a8388af5 --- /dev/null +++ b/src/signal/SIGPIPE.h @@ -0,0 +1,5 @@ +#include +#define SIGPIPE (16) +/* +POSIX(1) +*/ diff --git a/src/signal/SIGPOLL.c b/src/signal/SIGPOLL.c deleted file mode 100644 index f80e4d57..00000000 --- a/src/signal/SIGPOLL.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define SIGPOLL (23) -/* -XOPEN(400) -*/ diff --git a/src/signal/SIGPOLL.h b/src/signal/SIGPOLL.h new file mode 100644 index 00000000..f80e4d57 --- /dev/null +++ b/src/signal/SIGPOLL.h @@ -0,0 +1,5 @@ +#include +#define SIGPOLL (23) +/* +XOPEN(400) +*/ diff --git a/src/signal/SIGPROF.c b/src/signal/SIGPROF.c deleted file mode 100644 index 459c6835..00000000 --- a/src/signal/SIGPROF.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define SIGPROF (24) -/* -XOPEN(400) -*/ diff --git a/src/signal/SIGPROF.h b/src/signal/SIGPROF.h new file mode 100644 index 00000000..459c6835 --- /dev/null +++ b/src/signal/SIGPROF.h @@ -0,0 +1,5 @@ +#include +#define SIGPROF (24) +/* +XOPEN(400) +*/ diff --git a/src/signal/SIGQUIT.c b/src/signal/SIGQUIT.c deleted file mode 100644 index 303f57c2..00000000 --- a/src/signal/SIGQUIT.c +++ /dev/null @@ -1,7 +0,0 @@ -#include -#define SIGQUIT (3) -/*s Quit s*/ -/* Value selected to match requirements for COMMAND(kill) and COMMAND(trap). */ -/* -POSIX(1) -*/ diff --git a/src/signal/SIGQUIT.h b/src/signal/SIGQUIT.h new file mode 100644 index 00000000..303f57c2 --- /dev/null +++ b/src/signal/SIGQUIT.h @@ -0,0 +1,7 @@ +#include +#define SIGQUIT (3) +/*s Quit s*/ +/* Value selected to match requirements for COMMAND(kill) and COMMAND(trap). */ +/* +POSIX(1) +*/ diff --git a/src/signal/SIGRTMAX.c b/src/signal/SIGRTMAX.c deleted file mode 100644 index 8821bcf1..00000000 --- a/src/signal/SIGRTMAX.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define SIGRTMAX /* maximum real time signal */ -/* -POSIX(199309) -*/ diff --git a/src/signal/SIGRTMAX.h b/src/signal/SIGRTMAX.h new file mode 100644 index 00000000..8821bcf1 --- /dev/null +++ b/src/signal/SIGRTMAX.h @@ -0,0 +1,5 @@ +#include +#define SIGRTMAX /* maximum real time signal */ +/* +POSIX(199309) +*/ diff --git a/src/signal/SIGRTMIN.c b/src/signal/SIGRTMIN.c deleted file mode 100644 index ccbd6fee..00000000 --- a/src/signal/SIGRTMIN.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define SIGRTMIN /* minimum real-time signal */ -/* -POSIX(199309) -*/ diff --git a/src/signal/SIGRTMIN.h b/src/signal/SIGRTMIN.h new file mode 100644 index 00000000..ccbd6fee --- /dev/null +++ b/src/signal/SIGRTMIN.h @@ -0,0 +1,5 @@ +#include +#define SIGRTMIN /* minimum real-time signal */ +/* +POSIX(199309) +*/ diff --git a/src/signal/SIGSTKSZ.c b/src/signal/SIGSTKSZ.c deleted file mode 100644 index d9f40492..00000000 --- a/src/signal/SIGSTKSZ.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define SIGSTKSZ (1024) -/* -XOPEN(400) -*/ diff --git a/src/signal/SIGSTKSZ.h b/src/signal/SIGSTKSZ.h new file mode 100644 index 00000000..d9f40492 --- /dev/null +++ b/src/signal/SIGSTKSZ.h @@ -0,0 +1,5 @@ +#include +#define SIGSTKSZ (1024) +/* +XOPEN(400) +*/ diff --git a/src/signal/SIGSTOP.c b/src/signal/SIGSTOP.c deleted file mode 100644 index 2f16eb25..00000000 --- a/src/signal/SIGSTOP.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define SIGSTOP (31) -/* -POSIX(1) -*/ diff --git a/src/signal/SIGSTOP.h b/src/signal/SIGSTOP.h new file mode 100644 index 00000000..2f16eb25 --- /dev/null +++ b/src/signal/SIGSTOP.h @@ -0,0 +1,5 @@ +#include +#define SIGSTOP (31) +/* +POSIX(1) +*/ diff --git a/src/signal/SIGSYS.c b/src/signal/SIGSYS.c deleted file mode 100644 index 442af153..00000000 --- a/src/signal/SIGSYS.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define SIGSYS (25) -/* -XOPEN(400) -*/ diff --git a/src/signal/SIGSYS.h b/src/signal/SIGSYS.h new file mode 100644 index 00000000..442af153 --- /dev/null +++ b/src/signal/SIGSYS.h @@ -0,0 +1,5 @@ +#include +#define SIGSYS (25) +/* +XOPEN(400) +*/ diff --git a/src/signal/SIGTRAP.c b/src/signal/SIGTRAP.c deleted file mode 100644 index acc24be9..00000000 --- a/src/signal/SIGTRAP.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define SIGTRAP (26) -/* -XOPEN(400) -*/ diff --git a/src/signal/SIGTRAP.h b/src/signal/SIGTRAP.h new file mode 100644 index 00000000..acc24be9 --- /dev/null +++ b/src/signal/SIGTRAP.h @@ -0,0 +1,5 @@ +#include +#define SIGTRAP (26) +/* +XOPEN(400) +*/ diff --git a/src/signal/SIGTSTP.c b/src/signal/SIGTSTP.c deleted file mode 100644 index 9ede35ea..00000000 --- a/src/signal/SIGTSTP.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define SIGTSTP (18) -/* -POSIX(1) -*/ diff --git a/src/signal/SIGTSTP.h b/src/signal/SIGTSTP.h new file mode 100644 index 00000000..9ede35ea --- /dev/null +++ b/src/signal/SIGTSTP.h @@ -0,0 +1,5 @@ +#include +#define SIGTSTP (18) +/* +POSIX(1) +*/ diff --git a/src/signal/SIGTTIN.c b/src/signal/SIGTTIN.c deleted file mode 100644 index 8ca0db4a..00000000 --- a/src/signal/SIGTTIN.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define SIGTTIN (19) -/* -POSIX(1) -*/ diff --git a/src/signal/SIGTTIN.h b/src/signal/SIGTTIN.h new file mode 100644 index 00000000..8ca0db4a --- /dev/null +++ b/src/signal/SIGTTIN.h @@ -0,0 +1,5 @@ +#include +#define SIGTTIN (19) +/* +POSIX(1) +*/ diff --git a/src/signal/SIGTTOU.c b/src/signal/SIGTTOU.c deleted file mode 100644 index 6eeb8570..00000000 --- a/src/signal/SIGTTOU.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define SIGTTOU (20) -/* -POSIX(1) -*/ diff --git a/src/signal/SIGTTOU.h b/src/signal/SIGTTOU.h new file mode 100644 index 00000000..6eeb8570 --- /dev/null +++ b/src/signal/SIGTTOU.h @@ -0,0 +1,5 @@ +#include +#define SIGTTOU (20) +/* +POSIX(1) +*/ diff --git a/src/signal/SIGURG.c b/src/signal/SIGURG.c deleted file mode 100644 index 8bfaf929..00000000 --- a/src/signal/SIGURG.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SIGURG (27) -/* -XOPEN(400) -POSIX(200112) -*/ diff --git a/src/signal/SIGURG.h b/src/signal/SIGURG.h new file mode 100644 index 00000000..8bfaf929 --- /dev/null +++ b/src/signal/SIGURG.h @@ -0,0 +1,6 @@ +#include +#define SIGURG (27) +/* +XOPEN(400) +POSIX(200112) +*/ diff --git a/src/signal/SIGUSR1.c b/src/signal/SIGUSR1.c deleted file mode 100644 index c4a29756..00000000 --- a/src/signal/SIGUSR1.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define SIGUSR1 (21) -/* -POSIX(1) -*/ diff --git a/src/signal/SIGUSR1.h b/src/signal/SIGUSR1.h new file mode 100644 index 00000000..c4a29756 --- /dev/null +++ b/src/signal/SIGUSR1.h @@ -0,0 +1,5 @@ +#include +#define SIGUSR1 (21) +/* +POSIX(1) +*/ diff --git a/src/signal/SIGUSR2.c b/src/signal/SIGUSR2.c deleted file mode 100644 index 8c580dc8..00000000 --- a/src/signal/SIGUSR2.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define SIGUSR2 (22) -/* -POSIX(1) -*/ diff --git a/src/signal/SIGUSR2.h b/src/signal/SIGUSR2.h new file mode 100644 index 00000000..8c580dc8 --- /dev/null +++ b/src/signal/SIGUSR2.h @@ -0,0 +1,5 @@ +#include +#define SIGUSR2 (22) +/* +POSIX(1) +*/ diff --git a/src/signal/SIGVTALRM.c b/src/signal/SIGVTALRM.c deleted file mode 100644 index 6df66cad..00000000 --- a/src/signal/SIGVTALRM.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define SIGVTALRM (28) -/* -XOPEN(400) -*/ diff --git a/src/signal/SIGVTALRM.h b/src/signal/SIGVTALRM.h new file mode 100644 index 00000000..6df66cad --- /dev/null +++ b/src/signal/SIGVTALRM.h @@ -0,0 +1,5 @@ +#include +#define SIGVTALRM (28) +/* +XOPEN(400) +*/ diff --git a/src/signal/SIGXCPU.c b/src/signal/SIGXCPU.c deleted file mode 100644 index 3630d977..00000000 --- a/src/signal/SIGXCPU.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define SIGXCPU (29) -/* -XOPEN(400) -*/ diff --git a/src/signal/SIGXCPU.h b/src/signal/SIGXCPU.h new file mode 100644 index 00000000..3630d977 --- /dev/null +++ b/src/signal/SIGXCPU.h @@ -0,0 +1,5 @@ +#include +#define SIGXCPU (29) +/* +XOPEN(400) +*/ diff --git a/src/signal/SIGXFSZ.c b/src/signal/SIGXFSZ.c deleted file mode 100644 index 663e383f..00000000 --- a/src/signal/SIGXFSZ.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define SIGXFSZ (30) -/* -XOPEN(400) -*/ diff --git a/src/signal/SIGXFSZ.h b/src/signal/SIGXFSZ.h new file mode 100644 index 00000000..663e383f --- /dev/null +++ b/src/signal/SIGXFSZ.h @@ -0,0 +1,5 @@ +#include +#define SIGXFSZ (30) +/* +XOPEN(400) +*/ diff --git a/src/signal/SIG_BLOCK.c b/src/signal/SIG_BLOCK.c deleted file mode 100644 index 5eddc698..00000000 --- a/src/signal/SIG_BLOCK.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define SIG_BLOCK (1) -/* -POSIX(1) -*/ diff --git a/src/signal/SIG_BLOCK.h b/src/signal/SIG_BLOCK.h new file mode 100644 index 00000000..5eddc698 --- /dev/null +++ b/src/signal/SIG_BLOCK.h @@ -0,0 +1,5 @@ +#include +#define SIG_BLOCK (1) +/* +POSIX(1) +*/ diff --git a/src/signal/SIG_HOLD.c b/src/signal/SIG_HOLD.c deleted file mode 100644 index 3013f0b3..00000000 --- a/src/signal/SIG_HOLD.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define SIG_HOLD /* TODO */ -/* -XOPEN(400) -*/ diff --git a/src/signal/SIG_HOLD.h b/src/signal/SIG_HOLD.h new file mode 100644 index 00000000..3013f0b3 --- /dev/null +++ b/src/signal/SIG_HOLD.h @@ -0,0 +1,5 @@ +#include +#define SIG_HOLD /* TODO */ +/* +XOPEN(400) +*/ diff --git a/src/signal/SIG_SETMASK.c b/src/signal/SIG_SETMASK.c deleted file mode 100644 index 3c070d6b..00000000 --- a/src/signal/SIG_SETMASK.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define SIG_SETMASK (3) -/* -POSIX(1) -*/ diff --git a/src/signal/SIG_SETMASK.h b/src/signal/SIG_SETMASK.h new file mode 100644 index 00000000..3c070d6b --- /dev/null +++ b/src/signal/SIG_SETMASK.h @@ -0,0 +1,5 @@ +#include +#define SIG_SETMASK (3) +/* +POSIX(1) +*/ diff --git a/src/signal/SIG_UNBLOCK.c b/src/signal/SIG_UNBLOCK.c deleted file mode 100644 index fc65ed57..00000000 --- a/src/signal/SIG_UNBLOCK.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define SIG_UNBLOCK (2) -/* -POSIX(1) -*/ diff --git a/src/signal/SIG_UNBLOCK.h b/src/signal/SIG_UNBLOCK.h new file mode 100644 index 00000000..fc65ed57 --- /dev/null +++ b/src/signal/SIG_UNBLOCK.h @@ -0,0 +1,5 @@ +#include +#define SIG_UNBLOCK (2) +/* +POSIX(1) +*/ diff --git a/src/signal/SI_ASYNCIO.c b/src/signal/SI_ASYNCIO.c deleted file mode 100644 index 8c43051a..00000000 --- a/src/signal/SI_ASYNCIO.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define SI_ASYNCIO (14) -/* -POSIX(199309) -*/ diff --git a/src/signal/SI_ASYNCIO.h b/src/signal/SI_ASYNCIO.h new file mode 100644 index 00000000..8c43051a --- /dev/null +++ b/src/signal/SI_ASYNCIO.h @@ -0,0 +1,5 @@ +#include +#define SI_ASYNCIO (14) +/* +POSIX(199309) +*/ diff --git a/src/signal/SI_MESGQ.c b/src/signal/SI_MESGQ.c deleted file mode 100644 index c432db39..00000000 --- a/src/signal/SI_MESGQ.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define SI_MESGQ (15) -/* -POSIX(199309) -*/ diff --git a/src/signal/SI_MESGQ.h b/src/signal/SI_MESGQ.h new file mode 100644 index 00000000..c432db39 --- /dev/null +++ b/src/signal/SI_MESGQ.h @@ -0,0 +1,5 @@ +#include +#define SI_MESGQ (15) +/* +POSIX(199309) +*/ diff --git a/src/signal/SI_QUEUE.c b/src/signal/SI_QUEUE.c deleted file mode 100644 index d5f7bea9..00000000 --- a/src/signal/SI_QUEUE.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define SI_QUEUE (12) -/* -POSIX(199309) -*/ diff --git a/src/signal/SI_QUEUE.h b/src/signal/SI_QUEUE.h new file mode 100644 index 00000000..d5f7bea9 --- /dev/null +++ b/src/signal/SI_QUEUE.h @@ -0,0 +1,5 @@ +#include +#define SI_QUEUE (12) +/* +POSIX(199309) +*/ diff --git a/src/signal/SI_TIMER.c b/src/signal/SI_TIMER.c deleted file mode 100644 index 1cbc0529..00000000 --- a/src/signal/SI_TIMER.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define SI_TIMER (13) -/* -POSIX(199309) -*/ diff --git a/src/signal/SI_TIMER.h b/src/signal/SI_TIMER.h new file mode 100644 index 00000000..1cbc0529 --- /dev/null +++ b/src/signal/SI_TIMER.h @@ -0,0 +1,5 @@ +#include +#define SI_TIMER (13) +/* +POSIX(199309) +*/ diff --git a/src/signal/SI_USER.c b/src/signal/SI_USER.c deleted file mode 100644 index 2d39d96e..00000000 --- a/src/signal/SI_USER.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define SI_USER (11) -/* -POSIX(199309) -*/ diff --git a/src/signal/SI_USER.h b/src/signal/SI_USER.h new file mode 100644 index 00000000..2d39d96e --- /dev/null +++ b/src/signal/SI_USER.h @@ -0,0 +1,5 @@ +#include +#define SI_USER (11) +/* +POSIX(199309) +*/ diff --git a/src/signal/SS_DISABLE.c b/src/signal/SS_DISABLE.c deleted file mode 100644 index 2a048cfd..00000000 --- a/src/signal/SS_DISABLE.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define SS_DISABLE (1<<8) -/* -XOPEN(400) -*/ diff --git a/src/signal/SS_DISABLE.h b/src/signal/SS_DISABLE.h new file mode 100644 index 00000000..2a048cfd --- /dev/null +++ b/src/signal/SS_DISABLE.h @@ -0,0 +1,5 @@ +#include +#define SS_DISABLE (1<<8) +/* +XOPEN(400) +*/ diff --git a/src/signal/SS_ONSTACK.c b/src/signal/SS_ONSTACK.c deleted file mode 100644 index c9939859..00000000 --- a/src/signal/SS_ONSTACK.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define SS_ONSTACK (1<<7) -/* -XOPEN(400) -*/ diff --git a/src/signal/SS_ONSTACK.h b/src/signal/SS_ONSTACK.h new file mode 100644 index 00000000..c9939859 --- /dev/null +++ b/src/signal/SS_ONSTACK.h @@ -0,0 +1,5 @@ +#include +#define SS_ONSTACK (1<<7) +/* +XOPEN(400) +*/ diff --git a/src/signal/TRAP_BRKPT.c b/src/signal/TRAP_BRKPT.c deleted file mode 100644 index 029e868b..00000000 --- a/src/signal/TRAP_BRKPT.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define TRAP_BRKPT (1) -/* -XOPEN(400) -*/ diff --git a/src/signal/TRAP_BRKPT.h b/src/signal/TRAP_BRKPT.h new file mode 100644 index 00000000..029e868b --- /dev/null +++ b/src/signal/TRAP_BRKPT.h @@ -0,0 +1,5 @@ +#include +#define TRAP_BRKPT (1) +/* +XOPEN(400) +*/ diff --git a/src/signal/TRAP_TRACE.c b/src/signal/TRAP_TRACE.c deleted file mode 100644 index cacee48e..00000000 --- a/src/signal/TRAP_TRACE.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define TRAP_TRACE (2) -/* -XOPEN(400) -POSIX(200809) -*/ diff --git a/src/signal/TRAP_TRACE.h b/src/signal/TRAP_TRACE.h new file mode 100644 index 00000000..cacee48e --- /dev/null +++ b/src/signal/TRAP_TRACE.h @@ -0,0 +1,6 @@ +#include +#define TRAP_TRACE (2) +/* +XOPEN(400) +POSIX(200809) +*/ diff --git a/src/signal/siginfo_t.c b/src/signal/siginfo_t.c deleted file mode 100644 index 39c0b19a..00000000 --- a/src/signal/siginfo_t.c +++ /dev/null @@ -1,18 +0,0 @@ -#include - -typedef struct { - int si_signo; - int si_code; - pid_t si_pid; - uid_t si_uid; - void *si_addr; - int si_status; - long si_band; - int si_errno; - union sigval si_value; -} siginfo_t; - -/* -XOPEN(400) -POSIX(199309) -*/ diff --git a/src/signal/siginfo_t.h b/src/signal/siginfo_t.h new file mode 100644 index 00000000..39c0b19a --- /dev/null +++ b/src/signal/siginfo_t.h @@ -0,0 +1,18 @@ +#include + +typedef struct { + int si_signo; + int si_code; + pid_t si_pid; + uid_t si_uid; + void *si_addr; + int si_status; + long si_band; + int si_errno; + union sigval si_value; +} siginfo_t; + +/* +XOPEN(400) +POSIX(199309) +*/ diff --git a/src/signal/sigset_t.c b/src/signal/sigset_t.c deleted file mode 100644 index 45c6544f..00000000 --- a/src/signal/sigset_t.c +++ /dev/null @@ -1,8 +0,0 @@ -#include - -typedef struct { unsigned char __bits[8]; } - sigset_t; - -/* -POSIX(1) -*/ diff --git a/src/signal/sigset_t.h b/src/signal/sigset_t.h new file mode 100644 index 00000000..45c6544f --- /dev/null +++ b/src/signal/sigset_t.h @@ -0,0 +1,8 @@ +#include + +typedef struct { unsigned char __bits[8]; } + sigset_t; + +/* +POSIX(1) +*/ diff --git a/src/signal/stack_t.c b/src/signal/stack_t.c deleted file mode 100644 index 28226941..00000000 --- a/src/signal/stack_t.c +++ /dev/null @@ -1,12 +0,0 @@ -#include - -typedef struct { - void *ss_sp; /* Stack base or pointer */ - size_t ss_size; /* Stack size */ - int ss_flags; /* Flags */ -} stack_t; - -/* -XOPEN(400) -POSIX(200809) -*/ diff --git a/src/signal/stack_t.h b/src/signal/stack_t.h new file mode 100644 index 00000000..28226941 --- /dev/null +++ b/src/signal/stack_t.h @@ -0,0 +1,12 @@ +#include + +typedef struct { + void *ss_sp; /* Stack base or pointer */ + size_t ss_size; /* Stack size */ + int ss_flags; /* Flags */ +} stack_t; + +/* +XOPEN(400) +POSIX(200809) +*/ diff --git a/src/signal/struct_sigaction.c b/src/signal/struct_sigaction.c deleted file mode 100644 index f9b9656b..00000000 --- a/src/signal/struct_sigaction.c +++ /dev/null @@ -1,16 +0,0 @@ -#include - -struct sigaction { - void (*sa_handler)(int); - sigset_t sa_mask; - int sa_flags; - #if (_POSIX_C_SOURCE >= 199506L) || (defined _XOPEN_SOURCE && defined _XOPEN_SOURCE_EXTENDED && _XOPEN_SOURCE_EXTENDED == 1) - void (*sa_sigaction)(int, siginfo_t *, void *); - #else - void (*__padding)(int, void *, void *); - #endif -}; - -/* -POSIX(1) -*/ diff --git a/src/signal/struct_sigaction.h b/src/signal/struct_sigaction.h new file mode 100644 index 00000000..f9b9656b --- /dev/null +++ b/src/signal/struct_sigaction.h @@ -0,0 +1,16 @@ +#include + +struct sigaction { + void (*sa_handler)(int); + sigset_t sa_mask; + int sa_flags; + #if (_POSIX_C_SOURCE >= 199506L) || (defined _XOPEN_SOURCE && defined _XOPEN_SOURCE_EXTENDED && _XOPEN_SOURCE_EXTENDED == 1) + void (*sa_sigaction)(int, siginfo_t *, void *); + #else + void (*__padding)(int, void *, void *); + #endif +}; + +/* +POSIX(1) +*/ diff --git a/src/signal/struct_sigevent.c b/src/signal/struct_sigevent.c deleted file mode 100644 index ac0713f9..00000000 --- a/src/signal/struct_sigevent.c +++ /dev/null @@ -1,13 +0,0 @@ -#include - -struct sigevent { - int sigev_notify; - int sigev_signo; - union sigval sigev_value; - void (*sigev_notify_function)(union sigval); - pthread_attr_t *siegev_notify_attributes; -}; - -/* -POSIX(199309) -*/ diff --git a/src/signal/struct_sigevent.h b/src/signal/struct_sigevent.h new file mode 100644 index 00000000..ac0713f9 --- /dev/null +++ b/src/signal/struct_sigevent.h @@ -0,0 +1,13 @@ +#include + +struct sigevent { + int sigev_notify; + int sigev_signo; + union sigval sigev_value; + void (*sigev_notify_function)(union sigval); + pthread_attr_t *siegev_notify_attributes; +}; + +/* +POSIX(199309) +*/ diff --git a/src/signal/struct_sigstack.c b/src/signal/struct_sigstack.c deleted file mode 100644 index 1db4edba..00000000 --- a/src/signal/struct_sigstack.c +++ /dev/null @@ -1,10 +0,0 @@ -#include - -struct sigstack { - int ss_onstack; - void *ss_sp; -}; - -/* -XOPEN(400,700) -*/ diff --git a/src/signal/struct_sigstack.h b/src/signal/struct_sigstack.h new file mode 100644 index 00000000..1db4edba --- /dev/null +++ b/src/signal/struct_sigstack.h @@ -0,0 +1,10 @@ +#include + +struct sigstack { + int ss_onstack; + void *ss_sp; +}; + +/* +XOPEN(400,700) +*/ diff --git a/src/signal/union_sigval.c b/src/signal/union_sigval.c deleted file mode 100644 index c2f7ecb4..00000000 --- a/src/signal/union_sigval.c +++ /dev/null @@ -1,10 +0,0 @@ -#include - -union sigval { - int sival_int; - void *sival_ptr; -}; - -/* -POSIX(199309) -*/ diff --git a/src/signal/union_sigval.h b/src/signal/union_sigval.h new file mode 100644 index 00000000..c2f7ecb4 --- /dev/null +++ b/src/signal/union_sigval.h @@ -0,0 +1,10 @@ +#include + +union sigval { + int sival_int; + void *sival_ptr; +}; + +/* +POSIX(199309) +*/ diff --git a/src/stdalign/__alignas_is_defined.c b/src/stdalign/__alignas_is_defined.c deleted file mode 100644 index 908f81f9..00000000 --- a/src/stdalign/__alignas_is_defined.c +++ /dev/null @@ -1,5 +0,0 @@ -#define __alignas_is_defined (1) - -/* -STDC(201112) -*/ diff --git a/src/stdalign/__alignas_is_defined.h b/src/stdalign/__alignas_is_defined.h new file mode 100644 index 00000000..908f81f9 --- /dev/null +++ b/src/stdalign/__alignas_is_defined.h @@ -0,0 +1,5 @@ +#define __alignas_is_defined (1) + +/* +STDC(201112) +*/ diff --git a/src/stdalign/__alignof_is_defined.c b/src/stdalign/__alignof_is_defined.c deleted file mode 100644 index 61b0fa2b..00000000 --- a/src/stdalign/__alignof_is_defined.c +++ /dev/null @@ -1,5 +0,0 @@ -#define __alignof_is_defined (1) - -/* -STDC(201112) -*/ diff --git a/src/stdalign/__alignof_is_defined.h b/src/stdalign/__alignof_is_defined.h new file mode 100644 index 00000000..61b0fa2b --- /dev/null +++ b/src/stdalign/__alignof_is_defined.h @@ -0,0 +1,5 @@ +#define __alignof_is_defined (1) + +/* +STDC(201112) +*/ diff --git a/src/stdalign/alignas.c b/src/stdalign/alignas.c deleted file mode 100644 index c3486ae9..00000000 --- a/src/stdalign/alignas.c +++ /dev/null @@ -1,5 +0,0 @@ -#define alignas _Alignas - -/* -STDC(201112) -*/ diff --git a/src/stdalign/alignas.h b/src/stdalign/alignas.h new file mode 100644 index 00000000..c3486ae9 --- /dev/null +++ b/src/stdalign/alignas.h @@ -0,0 +1,5 @@ +#define alignas _Alignas + +/* +STDC(201112) +*/ diff --git a/src/stdalign/alignof.c b/src/stdalign/alignof.c deleted file mode 100644 index 2ae0d90e..00000000 --- a/src/stdalign/alignof.c +++ /dev/null @@ -1,5 +0,0 @@ -#define alignof _Alignof - -/* -STDC(201112) -*/ diff --git a/src/stdalign/alignof.h b/src/stdalign/alignof.h new file mode 100644 index 00000000..2ae0d90e --- /dev/null +++ b/src/stdalign/alignof.h @@ -0,0 +1,5 @@ +#define alignof _Alignof + +/* +STDC(201112) +*/ diff --git a/src/stdarg/va_copy.c b/src/stdarg/va_copy.c deleted file mode 100644 index ad49c5c9..00000000 --- a/src/stdarg/va_copy.c +++ /dev/null @@ -1,16 +0,0 @@ -#include - -/** copy a va_list **/ - -#define va_copy(__dest, __src) __builtin_va_copy(__dest, __src) - -/*** -copies the TYPE(va_list) ARGUMENT(src) to ARGUMENT(dest), including the current -state of the list. -***/ - -/* -PROTOTYPE(void va_copy(va_list dest, va_list src);) - -STDC(199901) -*/ diff --git a/src/stdarg/va_copy.h b/src/stdarg/va_copy.h new file mode 100644 index 00000000..ad49c5c9 --- /dev/null +++ b/src/stdarg/va_copy.h @@ -0,0 +1,16 @@ +#include + +/** copy a va_list **/ + +#define va_copy(__dest, __src) __builtin_va_copy(__dest, __src) + +/*** +copies the TYPE(va_list) ARGUMENT(src) to ARGUMENT(dest), including the current +state of the list. +***/ + +/* +PROTOTYPE(void va_copy(va_list dest, va_list src);) + +STDC(199901) +*/ diff --git a/src/stdbool/__bool_true_false_are_defined.c b/src/stdbool/__bool_true_false_are_defined.c deleted file mode 100644 index a311586b..00000000 --- a/src/stdbool/__bool_true_false_are_defined.c +++ /dev/null @@ -1,15 +0,0 @@ -#include - -/** indicate inclusion of **/ - -#define __bool_true_false_are_defined (1) - -/*** -is set to indicate that the standard header HEADER(stdbool.h) has been included, -and the definitions of MACRO(bool), MACRO(true), and MACRO(false) are available. -***/ - -/* -VALUE_FIXED(1) -STDC(199901) -*/ diff --git a/src/stdbool/__bool_true_false_are_defined.h b/src/stdbool/__bool_true_false_are_defined.h new file mode 100644 index 00000000..a311586b --- /dev/null +++ b/src/stdbool/__bool_true_false_are_defined.h @@ -0,0 +1,15 @@ +#include + +/** indicate inclusion of **/ + +#define __bool_true_false_are_defined (1) + +/*** +is set to indicate that the standard header HEADER(stdbool.h) has been included, +and the definitions of MACRO(bool), MACRO(true), and MACRO(false) are available. +***/ + +/* +VALUE_FIXED(1) +STDC(199901) +*/ diff --git a/src/stdbool/bool.c b/src/stdbool/bool.c deleted file mode 100644 index 9f8bc863..00000000 --- a/src/stdbool/bool.c +++ /dev/null @@ -1,14 +0,0 @@ -#include - -/** boolean type **/ - -#define bool _Bool - -/*** -provides an alternative spelling for the type TYPE(_Bool). -***/ - -/* -VALUE_FIXED(TYPE(_Bool)) -STDC(199901) -*/ diff --git a/src/stdbool/bool.h b/src/stdbool/bool.h new file mode 100644 index 00000000..9f8bc863 --- /dev/null +++ b/src/stdbool/bool.h @@ -0,0 +1,14 @@ +#include + +/** boolean type **/ + +#define bool _Bool + +/*** +provides an alternative spelling for the type TYPE(_Bool). +***/ + +/* +VALUE_FIXED(TYPE(_Bool)) +STDC(199901) +*/ diff --git a/src/stdbool/false.c b/src/stdbool/false.c deleted file mode 100644 index 0259936d..00000000 --- a/src/stdbool/false.c +++ /dev/null @@ -1,14 +0,0 @@ -#include - -/** boolean false constant **/ - -#define false (0) - -/*** -is the false value for the type TYPE(_Bool). -***/ - -/* -VALUE_FIXED(0) -STDC(199901) -*/ diff --git a/src/stdbool/false.h b/src/stdbool/false.h new file mode 100644 index 00000000..0259936d --- /dev/null +++ b/src/stdbool/false.h @@ -0,0 +1,14 @@ +#include + +/** boolean false constant **/ + +#define false (0) + +/*** +is the false value for the type TYPE(_Bool). +***/ + +/* +VALUE_FIXED(0) +STDC(199901) +*/ diff --git a/src/stdbool/true.c b/src/stdbool/true.c deleted file mode 100644 index b6288b05..00000000 --- a/src/stdbool/true.c +++ /dev/null @@ -1,14 +0,0 @@ -#include - -/** boolean true constant **/ - -#define true (1) - -/*** -is the boolean true value for the type TYPE(_Bool). -***/ - -/* -VALUE_FIXED(1) -STDC(199901) -*/ diff --git a/src/stdbool/true.h b/src/stdbool/true.h new file mode 100644 index 00000000..b6288b05 --- /dev/null +++ b/src/stdbool/true.h @@ -0,0 +1,14 @@ +#include + +/** boolean true constant **/ + +#define true (1) + +/*** +is the boolean true value for the type TYPE(_Bool). +***/ + +/* +VALUE_FIXED(1) +STDC(199901) +*/ diff --git a/src/stddef/max_align_t.c b/src/stddef/max_align_t.c deleted file mode 100644 index cd15c79e..00000000 --- a/src/stddef/max_align_t.c +++ /dev/null @@ -1,5 +0,0 @@ -typedef long double max_align_t; - -/* -STDC(201112) -*/ diff --git a/src/stddef/max_align_t.h b/src/stddef/max_align_t.h new file mode 100644 index 00000000..cd15c79e --- /dev/null +++ b/src/stddef/max_align_t.h @@ -0,0 +1,5 @@ +typedef long double max_align_t; + +/* +STDC(201112) +*/ diff --git a/src/stddef/rsize_t.c b/src/stddef/rsize_t.c deleted file mode 100644 index 67e304a0..00000000 --- a/src/stddef/rsize_t.c +++ /dev/null @@ -1,5 +0,0 @@ -typedef size_t rsize_t; - -/* -CEXT1(201112) -*/ diff --git a/src/stddef/rsize_t.h b/src/stddef/rsize_t.h new file mode 100644 index 00000000..67e304a0 --- /dev/null +++ b/src/stddef/rsize_t.h @@ -0,0 +1,5 @@ +typedef size_t rsize_t; + +/* +CEXT1(201112) +*/ diff --git a/src/stdint/INT16_C.c b/src/stdint/INT16_C.c deleted file mode 100644 index ebad0207..00000000 --- a/src/stdint/INT16_C.c +++ /dev/null @@ -1,7 +0,0 @@ -#include - -#define INT16_C(__value) ((int_least16_t)__value) - -/* -STDC(199901) -*/ diff --git a/src/stdint/INT16_C.h b/src/stdint/INT16_C.h new file mode 100644 index 00000000..ebad0207 --- /dev/null +++ b/src/stdint/INT16_C.h @@ -0,0 +1,7 @@ +#include + +#define INT16_C(__value) ((int_least16_t)__value) + +/* +STDC(199901) +*/ diff --git a/src/stdint/INT16_MAX.c b/src/stdint/INT16_MAX.c deleted file mode 100644 index 16136be3..00000000 --- a/src/stdint/INT16_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define INT16_MAX (32767) - -/* -STDC(199901) -*/ diff --git a/src/stdint/INT16_MAX.h b/src/stdint/INT16_MAX.h new file mode 100644 index 00000000..16136be3 --- /dev/null +++ b/src/stdint/INT16_MAX.h @@ -0,0 +1,6 @@ +#include +#define INT16_MAX (32767) + +/* +STDC(199901) +*/ diff --git a/src/stdint/INT16_MIN.c b/src/stdint/INT16_MIN.c deleted file mode 100644 index 35349b4d..00000000 --- a/src/stdint/INT16_MIN.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define INT16_MIN (-32768) - -/* -STDC(199901) -*/ diff --git a/src/stdint/INT16_MIN.h b/src/stdint/INT16_MIN.h new file mode 100644 index 00000000..35349b4d --- /dev/null +++ b/src/stdint/INT16_MIN.h @@ -0,0 +1,6 @@ +#include +#define INT16_MIN (-32768) + +/* +STDC(199901) +*/ diff --git a/src/stdint/INT32_C.c b/src/stdint/INT32_C.c deleted file mode 100644 index 9e052968..00000000 --- a/src/stdint/INT32_C.c +++ /dev/null @@ -1,7 +0,0 @@ -#include - -#define INT32_C(__value) ((int_least32_t)__value##L) - -/* -STDC(199901) -*/ diff --git a/src/stdint/INT32_C.h b/src/stdint/INT32_C.h new file mode 100644 index 00000000..9e052968 --- /dev/null +++ b/src/stdint/INT32_C.h @@ -0,0 +1,7 @@ +#include + +#define INT32_C(__value) ((int_least32_t)__value##L) + +/* +STDC(199901) +*/ diff --git a/src/stdint/INT32_MAX.c b/src/stdint/INT32_MAX.c deleted file mode 100644 index dd935ae3..00000000 --- a/src/stdint/INT32_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define INT32_MAX (2147483647) - -/* -STDC(199901) -*/ diff --git a/src/stdint/INT32_MAX.h b/src/stdint/INT32_MAX.h new file mode 100644 index 00000000..dd935ae3 --- /dev/null +++ b/src/stdint/INT32_MAX.h @@ -0,0 +1,6 @@ +#include +#define INT32_MAX (2147483647) + +/* +STDC(199901) +*/ diff --git a/src/stdint/INT32_MIN.c b/src/stdint/INT32_MIN.c deleted file mode 100644 index 4349cf37..00000000 --- a/src/stdint/INT32_MIN.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define INT32_MIN (-2147483648) - -/* -STDC(199901) -*/ diff --git a/src/stdint/INT32_MIN.h b/src/stdint/INT32_MIN.h new file mode 100644 index 00000000..4349cf37 --- /dev/null +++ b/src/stdint/INT32_MIN.h @@ -0,0 +1,6 @@ +#include +#define INT32_MIN (-2147483648) + +/* +STDC(199901) +*/ diff --git a/src/stdint/INT64_C.c b/src/stdint/INT64_C.c deleted file mode 100644 index c62410d6..00000000 --- a/src/stdint/INT64_C.c +++ /dev/null @@ -1,7 +0,0 @@ -#include - -#define INT64_C(__value) ((int_least64_t)__value##LL) - -/* -STDC(199901) -*/ diff --git a/src/stdint/INT64_C.h b/src/stdint/INT64_C.h new file mode 100644 index 00000000..c62410d6 --- /dev/null +++ b/src/stdint/INT64_C.h @@ -0,0 +1,7 @@ +#include + +#define INT64_C(__value) ((int_least64_t)__value##LL) + +/* +STDC(199901) +*/ diff --git a/src/stdint/INT64_MAX.c b/src/stdint/INT64_MAX.c deleted file mode 100644 index e50109c2..00000000 --- a/src/stdint/INT64_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define INT64_MAX (9223372036854775807LL) - -/* -STDC(199901) -*/ diff --git a/src/stdint/INT64_MAX.h b/src/stdint/INT64_MAX.h new file mode 100644 index 00000000..e50109c2 --- /dev/null +++ b/src/stdint/INT64_MAX.h @@ -0,0 +1,6 @@ +#include +#define INT64_MAX (9223372036854775807LL) + +/* +STDC(199901) +*/ diff --git a/src/stdint/INT64_MIN.c b/src/stdint/INT64_MIN.c deleted file mode 100644 index 55d0f702..00000000 --- a/src/stdint/INT64_MIN.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define INT64_MIN (-9223372036854775808LL) - -/* -STDC(199901) -*/ diff --git a/src/stdint/INT64_MIN.h b/src/stdint/INT64_MIN.h new file mode 100644 index 00000000..55d0f702 --- /dev/null +++ b/src/stdint/INT64_MIN.h @@ -0,0 +1,6 @@ +#include +#define INT64_MIN (-9223372036854775808LL) + +/* +STDC(199901) +*/ diff --git a/src/stdint/INT8_C.c b/src/stdint/INT8_C.c deleted file mode 100644 index 0c7f1550..00000000 --- a/src/stdint/INT8_C.c +++ /dev/null @@ -1,7 +0,0 @@ -#include - -#define INT8_C(__value) ((int_least8_t)__value) - -/* -STDC(199901) -*/ diff --git a/src/stdint/INT8_C.h b/src/stdint/INT8_C.h new file mode 100644 index 00000000..0c7f1550 --- /dev/null +++ b/src/stdint/INT8_C.h @@ -0,0 +1,7 @@ +#include + +#define INT8_C(__value) ((int_least8_t)__value) + +/* +STDC(199901) +*/ diff --git a/src/stdint/INT8_MAX.c b/src/stdint/INT8_MAX.c deleted file mode 100644 index 73da5dbc..00000000 --- a/src/stdint/INT8_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define INT8_MAX (127) - -/* -STDC(199901) -*/ diff --git a/src/stdint/INT8_MAX.h b/src/stdint/INT8_MAX.h new file mode 100644 index 00000000..73da5dbc --- /dev/null +++ b/src/stdint/INT8_MAX.h @@ -0,0 +1,6 @@ +#include +#define INT8_MAX (127) + +/* +STDC(199901) +*/ diff --git a/src/stdint/INT8_MIN.c b/src/stdint/INT8_MIN.c deleted file mode 100644 index c08b71ef..00000000 --- a/src/stdint/INT8_MIN.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define INT8_MIN (-128) - -/* -STDC(199901) -*/ diff --git a/src/stdint/INT8_MIN.h b/src/stdint/INT8_MIN.h new file mode 100644 index 00000000..c08b71ef --- /dev/null +++ b/src/stdint/INT8_MIN.h @@ -0,0 +1,6 @@ +#include +#define INT8_MIN (-128) + +/* +STDC(199901) +*/ diff --git a/src/stdint/INTMAX_C.c b/src/stdint/INTMAX_C.c deleted file mode 100644 index 2cf10573..00000000 --- a/src/stdint/INTMAX_C.c +++ /dev/null @@ -1,7 +0,0 @@ -#include - -#define INTMAX_C(__value) ((intmax_t)__value##LL) - -/* -STDC(199901) -*/ diff --git a/src/stdint/INTMAX_C.h b/src/stdint/INTMAX_C.h new file mode 100644 index 00000000..2cf10573 --- /dev/null +++ b/src/stdint/INTMAX_C.h @@ -0,0 +1,7 @@ +#include + +#define INTMAX_C(__value) ((intmax_t)__value##LL) + +/* +STDC(199901) +*/ diff --git a/src/stdint/INTMAX_MAX.c b/src/stdint/INTMAX_MAX.c deleted file mode 100644 index 07d54edc..00000000 --- a/src/stdint/INTMAX_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define INTMAX_MAX (9223372036854775807LL) - -/* -STDC(199901) -*/ diff --git a/src/stdint/INTMAX_MAX.h b/src/stdint/INTMAX_MAX.h new file mode 100644 index 00000000..07d54edc --- /dev/null +++ b/src/stdint/INTMAX_MAX.h @@ -0,0 +1,6 @@ +#include +#define INTMAX_MAX (9223372036854775807LL) + +/* +STDC(199901) +*/ diff --git a/src/stdint/INTMAX_MIN.c b/src/stdint/INTMAX_MIN.c deleted file mode 100644 index 632b7ff0..00000000 --- a/src/stdint/INTMAX_MIN.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define INTMAX_MIN (-INTMAX_MAX - 1LL) - -/* -STDC(199901) -*/ diff --git a/src/stdint/INTMAX_MIN.h b/src/stdint/INTMAX_MIN.h new file mode 100644 index 00000000..632b7ff0 --- /dev/null +++ b/src/stdint/INTMAX_MIN.h @@ -0,0 +1,6 @@ +#include +#define INTMAX_MIN (-INTMAX_MAX - 1LL) + +/* +STDC(199901) +*/ diff --git a/src/stdint/INTPTR_MAX.c b/src/stdint/INTPTR_MAX.c deleted file mode 100644 index f4b97702..00000000 --- a/src/stdint/INTPTR_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define INTPTR_MAX /* FIXME */ (32767) - -/* -STDC(199901) -*/ diff --git a/src/stdint/INTPTR_MAX.h b/src/stdint/INTPTR_MAX.h new file mode 100644 index 00000000..f4b97702 --- /dev/null +++ b/src/stdint/INTPTR_MAX.h @@ -0,0 +1,6 @@ +#include +#define INTPTR_MAX /* FIXME */ (32767) + +/* +STDC(199901) +*/ diff --git a/src/stdint/INTPTR_MIN.c b/src/stdint/INTPTR_MIN.c deleted file mode 100644 index 57a7f882..00000000 --- a/src/stdint/INTPTR_MIN.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define INTPTR_MIN /* FIXME */ (-32767) - -/* -STDC(199901) -*/ diff --git a/src/stdint/INTPTR_MIN.h b/src/stdint/INTPTR_MIN.h new file mode 100644 index 00000000..57a7f882 --- /dev/null +++ b/src/stdint/INTPTR_MIN.h @@ -0,0 +1,6 @@ +#include +#define INTPTR_MIN /* FIXME */ (-32767) + +/* +STDC(199901) +*/ diff --git a/src/stdint/INT_FAST16_MAX.c b/src/stdint/INT_FAST16_MAX.c deleted file mode 100644 index 4705b9c8..00000000 --- a/src/stdint/INT_FAST16_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define INT_FAST16_MAX (32767) - -/* -STDC(199901) -*/ diff --git a/src/stdint/INT_FAST16_MAX.h b/src/stdint/INT_FAST16_MAX.h new file mode 100644 index 00000000..4705b9c8 --- /dev/null +++ b/src/stdint/INT_FAST16_MAX.h @@ -0,0 +1,6 @@ +#include +#define INT_FAST16_MAX (32767) + +/* +STDC(199901) +*/ diff --git a/src/stdint/INT_FAST16_MIN.c b/src/stdint/INT_FAST16_MIN.c deleted file mode 100644 index c78c28eb..00000000 --- a/src/stdint/INT_FAST16_MIN.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define INT_FAST16_MIN (-32768) - -/* -STDC(199901) -*/ diff --git a/src/stdint/INT_FAST16_MIN.h b/src/stdint/INT_FAST16_MIN.h new file mode 100644 index 00000000..c78c28eb --- /dev/null +++ b/src/stdint/INT_FAST16_MIN.h @@ -0,0 +1,6 @@ +#include +#define INT_FAST16_MIN (-32768) + +/* +STDC(199901) +*/ diff --git a/src/stdint/INT_FAST32_MAX.c b/src/stdint/INT_FAST32_MAX.c deleted file mode 100644 index ea01e62d..00000000 --- a/src/stdint/INT_FAST32_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define INT_FAST32_MAX (2147483647) - -/* -STDC(199901) -*/ diff --git a/src/stdint/INT_FAST32_MAX.h b/src/stdint/INT_FAST32_MAX.h new file mode 100644 index 00000000..ea01e62d --- /dev/null +++ b/src/stdint/INT_FAST32_MAX.h @@ -0,0 +1,6 @@ +#include +#define INT_FAST32_MAX (2147483647) + +/* +STDC(199901) +*/ diff --git a/src/stdint/INT_FAST32_MIN.c b/src/stdint/INT_FAST32_MIN.c deleted file mode 100644 index 2fc24e5d..00000000 --- a/src/stdint/INT_FAST32_MIN.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define INT_FAST32_MIN (-2147483648) - -/* -STDC(199901) -*/ diff --git a/src/stdint/INT_FAST32_MIN.h b/src/stdint/INT_FAST32_MIN.h new file mode 100644 index 00000000..2fc24e5d --- /dev/null +++ b/src/stdint/INT_FAST32_MIN.h @@ -0,0 +1,6 @@ +#include +#define INT_FAST32_MIN (-2147483648) + +/* +STDC(199901) +*/ diff --git a/src/stdint/INT_FAST64_MAX.c b/src/stdint/INT_FAST64_MAX.c deleted file mode 100644 index ffd7bb78..00000000 --- a/src/stdint/INT_FAST64_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define INT_FAST64_MAX (9223372036854775807LL) - -/* -STDC(199901) -*/ diff --git a/src/stdint/INT_FAST64_MAX.h b/src/stdint/INT_FAST64_MAX.h new file mode 100644 index 00000000..ffd7bb78 --- /dev/null +++ b/src/stdint/INT_FAST64_MAX.h @@ -0,0 +1,6 @@ +#include +#define INT_FAST64_MAX (9223372036854775807LL) + +/* +STDC(199901) +*/ diff --git a/src/stdint/INT_FAST64_MIN.c b/src/stdint/INT_FAST64_MIN.c deleted file mode 100644 index 07f4a44c..00000000 --- a/src/stdint/INT_FAST64_MIN.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define INT_FAST64_MIN (-9223372036854775808LL) - -/* -STDC(199901) -*/ diff --git a/src/stdint/INT_FAST64_MIN.h b/src/stdint/INT_FAST64_MIN.h new file mode 100644 index 00000000..07f4a44c --- /dev/null +++ b/src/stdint/INT_FAST64_MIN.h @@ -0,0 +1,6 @@ +#include +#define INT_FAST64_MIN (-9223372036854775808LL) + +/* +STDC(199901) +*/ diff --git a/src/stdint/INT_FAST8_MAX.c b/src/stdint/INT_FAST8_MAX.c deleted file mode 100644 index 58639691..00000000 --- a/src/stdint/INT_FAST8_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define INT_FAST8_MAX (127) - -/* -STDC(199901) -*/ diff --git a/src/stdint/INT_FAST8_MAX.h b/src/stdint/INT_FAST8_MAX.h new file mode 100644 index 00000000..58639691 --- /dev/null +++ b/src/stdint/INT_FAST8_MAX.h @@ -0,0 +1,6 @@ +#include +#define INT_FAST8_MAX (127) + +/* +STDC(199901) +*/ diff --git a/src/stdint/INT_FAST8_MIN.c b/src/stdint/INT_FAST8_MIN.c deleted file mode 100644 index 86ee6ec9..00000000 --- a/src/stdint/INT_FAST8_MIN.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define INT_FAST8_MIN (-128) - -/* -STDC(199901) -*/ diff --git a/src/stdint/INT_FAST8_MIN.h b/src/stdint/INT_FAST8_MIN.h new file mode 100644 index 00000000..86ee6ec9 --- /dev/null +++ b/src/stdint/INT_FAST8_MIN.h @@ -0,0 +1,6 @@ +#include +#define INT_FAST8_MIN (-128) + +/* +STDC(199901) +*/ diff --git a/src/stdint/INT_LEAST16_MAX.c b/src/stdint/INT_LEAST16_MAX.c deleted file mode 100644 index 9a625094..00000000 --- a/src/stdint/INT_LEAST16_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define INT_LEAST16_MAX (32767) - -/* -STDC(199901) -*/ diff --git a/src/stdint/INT_LEAST16_MAX.h b/src/stdint/INT_LEAST16_MAX.h new file mode 100644 index 00000000..9a625094 --- /dev/null +++ b/src/stdint/INT_LEAST16_MAX.h @@ -0,0 +1,6 @@ +#include +#define INT_LEAST16_MAX (32767) + +/* +STDC(199901) +*/ diff --git a/src/stdint/INT_LEAST16_MIN.c b/src/stdint/INT_LEAST16_MIN.c deleted file mode 100644 index 3cd0fec6..00000000 --- a/src/stdint/INT_LEAST16_MIN.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define INT_LEAST16_MIN (-32768) - -/* -STDC(199901) -*/ diff --git a/src/stdint/INT_LEAST16_MIN.h b/src/stdint/INT_LEAST16_MIN.h new file mode 100644 index 00000000..3cd0fec6 --- /dev/null +++ b/src/stdint/INT_LEAST16_MIN.h @@ -0,0 +1,6 @@ +#include +#define INT_LEAST16_MIN (-32768) + +/* +STDC(199901) +*/ diff --git a/src/stdint/INT_LEAST32_MAX.c b/src/stdint/INT_LEAST32_MAX.c deleted file mode 100644 index 6d4d6ff0..00000000 --- a/src/stdint/INT_LEAST32_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define INT_LEAST32_MAX (2147483647) - -/* -STDC(199901) -*/ diff --git a/src/stdint/INT_LEAST32_MAX.h b/src/stdint/INT_LEAST32_MAX.h new file mode 100644 index 00000000..6d4d6ff0 --- /dev/null +++ b/src/stdint/INT_LEAST32_MAX.h @@ -0,0 +1,6 @@ +#include +#define INT_LEAST32_MAX (2147483647) + +/* +STDC(199901) +*/ diff --git a/src/stdint/INT_LEAST32_MIN.c b/src/stdint/INT_LEAST32_MIN.c deleted file mode 100644 index 9c714f2c..00000000 --- a/src/stdint/INT_LEAST32_MIN.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define INT_LEAST32_MIN (-2147483648) - -/* -STDC(199901) -*/ diff --git a/src/stdint/INT_LEAST32_MIN.h b/src/stdint/INT_LEAST32_MIN.h new file mode 100644 index 00000000..9c714f2c --- /dev/null +++ b/src/stdint/INT_LEAST32_MIN.h @@ -0,0 +1,6 @@ +#include +#define INT_LEAST32_MIN (-2147483648) + +/* +STDC(199901) +*/ diff --git a/src/stdint/INT_LEAST64_MAX.c b/src/stdint/INT_LEAST64_MAX.c deleted file mode 100644 index a7ff5e2e..00000000 --- a/src/stdint/INT_LEAST64_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define INT_LEAST64_MAX (9223372036854775807LL) - -/* -STDC(199901) -*/ diff --git a/src/stdint/INT_LEAST64_MAX.h b/src/stdint/INT_LEAST64_MAX.h new file mode 100644 index 00000000..a7ff5e2e --- /dev/null +++ b/src/stdint/INT_LEAST64_MAX.h @@ -0,0 +1,6 @@ +#include +#define INT_LEAST64_MAX (9223372036854775807LL) + +/* +STDC(199901) +*/ diff --git a/src/stdint/INT_LEAST64_MIN.c b/src/stdint/INT_LEAST64_MIN.c deleted file mode 100644 index d4dfb201..00000000 --- a/src/stdint/INT_LEAST64_MIN.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define INT_LEAST64_MIN (-9223372036854775808LL) - -/* -STDC(199901) -*/ diff --git a/src/stdint/INT_LEAST64_MIN.h b/src/stdint/INT_LEAST64_MIN.h new file mode 100644 index 00000000..d4dfb201 --- /dev/null +++ b/src/stdint/INT_LEAST64_MIN.h @@ -0,0 +1,6 @@ +#include +#define INT_LEAST64_MIN (-9223372036854775808LL) + +/* +STDC(199901) +*/ diff --git a/src/stdint/INT_LEAST8_MAX.c b/src/stdint/INT_LEAST8_MAX.c deleted file mode 100644 index 5df7f755..00000000 --- a/src/stdint/INT_LEAST8_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define INT_LEAST8_MAX (127) - -/* -STDC(199901) -*/ diff --git a/src/stdint/INT_LEAST8_MAX.h b/src/stdint/INT_LEAST8_MAX.h new file mode 100644 index 00000000..5df7f755 --- /dev/null +++ b/src/stdint/INT_LEAST8_MAX.h @@ -0,0 +1,6 @@ +#include +#define INT_LEAST8_MAX (127) + +/* +STDC(199901) +*/ diff --git a/src/stdint/INT_LEAST8_MIN.c b/src/stdint/INT_LEAST8_MIN.c deleted file mode 100644 index 2b8c6617..00000000 --- a/src/stdint/INT_LEAST8_MIN.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define INT_LEAST8_MIN (-128) - -/* -STDC(199901) -*/ diff --git a/src/stdint/INT_LEAST8_MIN.h b/src/stdint/INT_LEAST8_MIN.h new file mode 100644 index 00000000..2b8c6617 --- /dev/null +++ b/src/stdint/INT_LEAST8_MIN.h @@ -0,0 +1,6 @@ +#include +#define INT_LEAST8_MIN (-128) + +/* +STDC(199901) +*/ diff --git a/src/stdint/PTRDIFF_MAX.c b/src/stdint/PTRDIFF_MAX.c deleted file mode 100644 index ae518616..00000000 --- a/src/stdint/PTRDIFF_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PTRDIFF_MAX /* FIXME */ (65535) - -/* -STDC(199901) -*/ diff --git a/src/stdint/PTRDIFF_MAX.h b/src/stdint/PTRDIFF_MAX.h new file mode 100644 index 00000000..ae518616 --- /dev/null +++ b/src/stdint/PTRDIFF_MAX.h @@ -0,0 +1,6 @@ +#include +#define PTRDIFF_MAX /* FIXME */ (65535) + +/* +STDC(199901) +*/ diff --git a/src/stdint/PTRDIFF_MIN.c b/src/stdint/PTRDIFF_MIN.c deleted file mode 100644 index 44292a10..00000000 --- a/src/stdint/PTRDIFF_MIN.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define PTRDIFF_MIN /* FIXME */ (-65535) - -/* -STDC(199901) -*/ diff --git a/src/stdint/PTRDIFF_MIN.h b/src/stdint/PTRDIFF_MIN.h new file mode 100644 index 00000000..44292a10 --- /dev/null +++ b/src/stdint/PTRDIFF_MIN.h @@ -0,0 +1,6 @@ +#include +#define PTRDIFF_MIN /* FIXME */ (-65535) + +/* +STDC(199901) +*/ diff --git a/src/stdint/RSIZE_MAX.c b/src/stdint/RSIZE_MAX.c deleted file mode 100644 index c649ceb5..00000000 --- a/src/stdint/RSIZE_MAX.c +++ /dev/null @@ -1,5 +0,0 @@ -#define RSIZE_MAX (SIZE_MAX>>1) - -/* -CEXT1(201112) -*/ diff --git a/src/stdint/RSIZE_MAX.h b/src/stdint/RSIZE_MAX.h new file mode 100644 index 00000000..c649ceb5 --- /dev/null +++ b/src/stdint/RSIZE_MAX.h @@ -0,0 +1,5 @@ +#define RSIZE_MAX (SIZE_MAX>>1) + +/* +CEXT1(201112) +*/ diff --git a/src/stdint/SIG_ATOMIC_MAX.c b/src/stdint/SIG_ATOMIC_MAX.c deleted file mode 100644 index da8db676..00000000 --- a/src/stdint/SIG_ATOMIC_MAX.c +++ /dev/null @@ -1,9 +0,0 @@ -#include -#define SIG_ATOMIC_MAX (127) - -/*If sig_atomic_t (see 7.14) is defined as a signed integer type, the value of SIG_ATOMIC_MIN shall be no greater than −127 and the value of SIG_ATOMIC_MAX shall be no less than 127; otherwise, sig_atomic_t is defined as an unsigned integer type, and the value of SIG_ATOMIC_MIN shall be 0 and the value of SIG_ATOMIC_MAX shall be no less than 255.*/ - - -/* -STDC(199901) -*/ diff --git a/src/stdint/SIG_ATOMIC_MAX.h b/src/stdint/SIG_ATOMIC_MAX.h new file mode 100644 index 00000000..da8db676 --- /dev/null +++ b/src/stdint/SIG_ATOMIC_MAX.h @@ -0,0 +1,9 @@ +#include +#define SIG_ATOMIC_MAX (127) + +/*If sig_atomic_t (see 7.14) is defined as a signed integer type, the value of SIG_ATOMIC_MIN shall be no greater than −127 and the value of SIG_ATOMIC_MAX shall be no less than 127; otherwise, sig_atomic_t is defined as an unsigned integer type, and the value of SIG_ATOMIC_MIN shall be 0 and the value of SIG_ATOMIC_MAX shall be no less than 255.*/ + + +/* +STDC(199901) +*/ diff --git a/src/stdint/SIG_ATOMIC_MIN.c b/src/stdint/SIG_ATOMIC_MIN.c deleted file mode 100644 index f4d27e62..00000000 --- a/src/stdint/SIG_ATOMIC_MIN.c +++ /dev/null @@ -1,9 +0,0 @@ -#include -#define SIG_ATOMIC_MIN (-127) - -/*If sig_atomic_t (see 7.14) is defined as a signed integer type, the value of SIG_ATOMIC_MIN shall be no greater than −127 and the value of SIG_ATOMIC_MAX shall be no less than 127; otherwise, sig_atomic_t is defined as an unsigned integer type, and the value of SIG_ATOMIC_MIN shall be 0 and the value of SIG_ATOMIC_MAX shall be no less than 255.*/ - - -/* -STDC(199901) -*/ diff --git a/src/stdint/SIG_ATOMIC_MIN.h b/src/stdint/SIG_ATOMIC_MIN.h new file mode 100644 index 00000000..f4d27e62 --- /dev/null +++ b/src/stdint/SIG_ATOMIC_MIN.h @@ -0,0 +1,9 @@ +#include +#define SIG_ATOMIC_MIN (-127) + +/*If sig_atomic_t (see 7.14) is defined as a signed integer type, the value of SIG_ATOMIC_MIN shall be no greater than −127 and the value of SIG_ATOMIC_MAX shall be no less than 127; otherwise, sig_atomic_t is defined as an unsigned integer type, and the value of SIG_ATOMIC_MIN shall be 0 and the value of SIG_ATOMIC_MAX shall be no less than 255.*/ + + +/* +STDC(199901) +*/ diff --git a/src/stdint/SIZE_MAX.c b/src/stdint/SIZE_MAX.c deleted file mode 100644 index 22770096..00000000 --- a/src/stdint/SIZE_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define SIZE_MAX /* FIXME */ (65535) - -/* -STDC(199901) -*/ diff --git a/src/stdint/SIZE_MAX.h b/src/stdint/SIZE_MAX.h new file mode 100644 index 00000000..22770096 --- /dev/null +++ b/src/stdint/SIZE_MAX.h @@ -0,0 +1,6 @@ +#include +#define SIZE_MAX /* FIXME */ (65535) + +/* +STDC(199901) +*/ diff --git a/src/stdint/UINT16_C.c b/src/stdint/UINT16_C.c deleted file mode 100644 index afbcc96c..00000000 --- a/src/stdint/UINT16_C.c +++ /dev/null @@ -1,7 +0,0 @@ -#include - -#define UINT16_C(__value) ((uint_least16_t)__value) - -/* -STDC(199901) -*/ diff --git a/src/stdint/UINT16_C.h b/src/stdint/UINT16_C.h new file mode 100644 index 00000000..afbcc96c --- /dev/null +++ b/src/stdint/UINT16_C.h @@ -0,0 +1,7 @@ +#include + +#define UINT16_C(__value) ((uint_least16_t)__value) + +/* +STDC(199901) +*/ diff --git a/src/stdint/UINT16_MAX.c b/src/stdint/UINT16_MAX.c deleted file mode 100644 index f8a8f586..00000000 --- a/src/stdint/UINT16_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define UINT16_MAX (65535) - -/* -STDC(199901) -*/ diff --git a/src/stdint/UINT16_MAX.h b/src/stdint/UINT16_MAX.h new file mode 100644 index 00000000..f8a8f586 --- /dev/null +++ b/src/stdint/UINT16_MAX.h @@ -0,0 +1,6 @@ +#include +#define UINT16_MAX (65535) + +/* +STDC(199901) +*/ diff --git a/src/stdint/UINT32_C.c b/src/stdint/UINT32_C.c deleted file mode 100644 index fd310c88..00000000 --- a/src/stdint/UINT32_C.c +++ /dev/null @@ -1,7 +0,0 @@ -#include - -#define UINT32_C(__value) ((uint_least32_t)__value##U) - -/* -STDC(199901) -*/ diff --git a/src/stdint/UINT32_C.h b/src/stdint/UINT32_C.h new file mode 100644 index 00000000..fd310c88 --- /dev/null +++ b/src/stdint/UINT32_C.h @@ -0,0 +1,7 @@ +#include + +#define UINT32_C(__value) ((uint_least32_t)__value##U) + +/* +STDC(199901) +*/ diff --git a/src/stdint/UINT32_MAX.c b/src/stdint/UINT32_MAX.c deleted file mode 100644 index dd257db3..00000000 --- a/src/stdint/UINT32_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define UINT32_MAX (4294967295U) - -/* -STDC(199901) -*/ diff --git a/src/stdint/UINT32_MAX.h b/src/stdint/UINT32_MAX.h new file mode 100644 index 00000000..dd257db3 --- /dev/null +++ b/src/stdint/UINT32_MAX.h @@ -0,0 +1,6 @@ +#include +#define UINT32_MAX (4294967295U) + +/* +STDC(199901) +*/ diff --git a/src/stdint/UINT64_C.c b/src/stdint/UINT64_C.c deleted file mode 100644 index 4d084517..00000000 --- a/src/stdint/UINT64_C.c +++ /dev/null @@ -1,7 +0,0 @@ -#include - -#define UINT64_C(__value) ((uint_least32_t)__value##ULL) - -/* -STDC(199901) -*/ diff --git a/src/stdint/UINT64_C.h b/src/stdint/UINT64_C.h new file mode 100644 index 00000000..4d084517 --- /dev/null +++ b/src/stdint/UINT64_C.h @@ -0,0 +1,7 @@ +#include + +#define UINT64_C(__value) ((uint_least32_t)__value##ULL) + +/* +STDC(199901) +*/ diff --git a/src/stdint/UINT64_MAX.c b/src/stdint/UINT64_MAX.c deleted file mode 100644 index c92f3d43..00000000 --- a/src/stdint/UINT64_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define UINT64_MAX (18446744073709551616ULL) - -/* -STDC(199901) -*/ diff --git a/src/stdint/UINT64_MAX.h b/src/stdint/UINT64_MAX.h new file mode 100644 index 00000000..c92f3d43 --- /dev/null +++ b/src/stdint/UINT64_MAX.h @@ -0,0 +1,6 @@ +#include +#define UINT64_MAX (18446744073709551616ULL) + +/* +STDC(199901) +*/ diff --git a/src/stdint/UINT8_C.c b/src/stdint/UINT8_C.c deleted file mode 100644 index 5d269bb7..00000000 --- a/src/stdint/UINT8_C.c +++ /dev/null @@ -1,7 +0,0 @@ -#include - -#define UINT8_C(__value) ((uint_least8_t)__value) - -/* -STDC(199901) -*/ diff --git a/src/stdint/UINT8_C.h b/src/stdint/UINT8_C.h new file mode 100644 index 00000000..5d269bb7 --- /dev/null +++ b/src/stdint/UINT8_C.h @@ -0,0 +1,7 @@ +#include + +#define UINT8_C(__value) ((uint_least8_t)__value) + +/* +STDC(199901) +*/ diff --git a/src/stdint/UINT8_MAX.c b/src/stdint/UINT8_MAX.c deleted file mode 100644 index 4ed3d37f..00000000 --- a/src/stdint/UINT8_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define UINT8_MAX (255) - -/* -STDC(199901) -*/ diff --git a/src/stdint/UINT8_MAX.h b/src/stdint/UINT8_MAX.h new file mode 100644 index 00000000..4ed3d37f --- /dev/null +++ b/src/stdint/UINT8_MAX.h @@ -0,0 +1,6 @@ +#include +#define UINT8_MAX (255) + +/* +STDC(199901) +*/ diff --git a/src/stdint/UINTMAX_C.c b/src/stdint/UINTMAX_C.c deleted file mode 100644 index 00b10906..00000000 --- a/src/stdint/UINTMAX_C.c +++ /dev/null @@ -1,7 +0,0 @@ -#include - -#define UINTMAX_C(__value) ((uintmax_t)__value##ULL) - -/* -STDC(199901) -*/ diff --git a/src/stdint/UINTMAX_C.h b/src/stdint/UINTMAX_C.h new file mode 100644 index 00000000..00b10906 --- /dev/null +++ b/src/stdint/UINTMAX_C.h @@ -0,0 +1,7 @@ +#include + +#define UINTMAX_C(__value) ((uintmax_t)__value##ULL) + +/* +STDC(199901) +*/ diff --git a/src/stdint/UINTMAX_MAX.c b/src/stdint/UINTMAX_MAX.c deleted file mode 100644 index b7e77e71..00000000 --- a/src/stdint/UINTMAX_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define UINTMAX_MAX (18446744073709551615ULL) - -/* -STDC(199901) -*/ diff --git a/src/stdint/UINTMAX_MAX.h b/src/stdint/UINTMAX_MAX.h new file mode 100644 index 00000000..b7e77e71 --- /dev/null +++ b/src/stdint/UINTMAX_MAX.h @@ -0,0 +1,6 @@ +#include +#define UINTMAX_MAX (18446744073709551615ULL) + +/* +STDC(199901) +*/ diff --git a/src/stdint/UINTPTR_MAX.c b/src/stdint/UINTPTR_MAX.c deleted file mode 100644 index 05d149c1..00000000 --- a/src/stdint/UINTPTR_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define UINTPTR_MAX /* FIXME */ (65535) - -/* -STDC(199901) -*/ diff --git a/src/stdint/UINTPTR_MAX.h b/src/stdint/UINTPTR_MAX.h new file mode 100644 index 00000000..05d149c1 --- /dev/null +++ b/src/stdint/UINTPTR_MAX.h @@ -0,0 +1,6 @@ +#include +#define UINTPTR_MAX /* FIXME */ (65535) + +/* +STDC(199901) +*/ diff --git a/src/stdint/UINT_FAST16_MAX.c b/src/stdint/UINT_FAST16_MAX.c deleted file mode 100644 index b1c0274c..00000000 --- a/src/stdint/UINT_FAST16_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define UINT_FAST16_MAX (65535) - -/* -STDC(199901) -*/ diff --git a/src/stdint/UINT_FAST16_MAX.h b/src/stdint/UINT_FAST16_MAX.h new file mode 100644 index 00000000..b1c0274c --- /dev/null +++ b/src/stdint/UINT_FAST16_MAX.h @@ -0,0 +1,6 @@ +#include +#define UINT_FAST16_MAX (65535) + +/* +STDC(199901) +*/ diff --git a/src/stdint/UINT_FAST32_MAX.c b/src/stdint/UINT_FAST32_MAX.c deleted file mode 100644 index 9431d807..00000000 --- a/src/stdint/UINT_FAST32_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define UINT_FAST32_MAX (4294967295U) - -/* -STDC(199901) -*/ diff --git a/src/stdint/UINT_FAST32_MAX.h b/src/stdint/UINT_FAST32_MAX.h new file mode 100644 index 00000000..9431d807 --- /dev/null +++ b/src/stdint/UINT_FAST32_MAX.h @@ -0,0 +1,6 @@ +#include +#define UINT_FAST32_MAX (4294967295U) + +/* +STDC(199901) +*/ diff --git a/src/stdint/UINT_FAST64_MAX.c b/src/stdint/UINT_FAST64_MAX.c deleted file mode 100644 index f06a53a0..00000000 --- a/src/stdint/UINT_FAST64_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define UINT_FAST64_MAX (18446744073709551616ULL) - -/* -STDC(199901) -*/ diff --git a/src/stdint/UINT_FAST64_MAX.h b/src/stdint/UINT_FAST64_MAX.h new file mode 100644 index 00000000..f06a53a0 --- /dev/null +++ b/src/stdint/UINT_FAST64_MAX.h @@ -0,0 +1,6 @@ +#include +#define UINT_FAST64_MAX (18446744073709551616ULL) + +/* +STDC(199901) +*/ diff --git a/src/stdint/UINT_FAST8_MAX.c b/src/stdint/UINT_FAST8_MAX.c deleted file mode 100644 index 5395c697..00000000 --- a/src/stdint/UINT_FAST8_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define UINT_FAST8_MAX (255) - -/* -STDC(199901) -*/ diff --git a/src/stdint/UINT_FAST8_MAX.h b/src/stdint/UINT_FAST8_MAX.h new file mode 100644 index 00000000..5395c697 --- /dev/null +++ b/src/stdint/UINT_FAST8_MAX.h @@ -0,0 +1,6 @@ +#include +#define UINT_FAST8_MAX (255) + +/* +STDC(199901) +*/ diff --git a/src/stdint/UINT_LEAST16_MAX.c b/src/stdint/UINT_LEAST16_MAX.c deleted file mode 100644 index f629b638..00000000 --- a/src/stdint/UINT_LEAST16_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define UINT_LEAST16_MAX (65535) - -/* -STDC(199901) -*/ diff --git a/src/stdint/UINT_LEAST16_MAX.h b/src/stdint/UINT_LEAST16_MAX.h new file mode 100644 index 00000000..f629b638 --- /dev/null +++ b/src/stdint/UINT_LEAST16_MAX.h @@ -0,0 +1,6 @@ +#include +#define UINT_LEAST16_MAX (65535) + +/* +STDC(199901) +*/ diff --git a/src/stdint/UINT_LEAST32_MAX.c b/src/stdint/UINT_LEAST32_MAX.c deleted file mode 100644 index fdf97254..00000000 --- a/src/stdint/UINT_LEAST32_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define UINT_LEAST32_MAX (4294967295U) - -/* -STDC(199901) -*/ diff --git a/src/stdint/UINT_LEAST32_MAX.h b/src/stdint/UINT_LEAST32_MAX.h new file mode 100644 index 00000000..fdf97254 --- /dev/null +++ b/src/stdint/UINT_LEAST32_MAX.h @@ -0,0 +1,6 @@ +#include +#define UINT_LEAST32_MAX (4294967295U) + +/* +STDC(199901) +*/ diff --git a/src/stdint/UINT_LEAST64_MAX.c b/src/stdint/UINT_LEAST64_MAX.c deleted file mode 100644 index 637e6fb0..00000000 --- a/src/stdint/UINT_LEAST64_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define UINT_LEAST64_MAX (18446744073709551616ULL) - -/* -STDC(199901) -*/ diff --git a/src/stdint/UINT_LEAST64_MAX.h b/src/stdint/UINT_LEAST64_MAX.h new file mode 100644 index 00000000..637e6fb0 --- /dev/null +++ b/src/stdint/UINT_LEAST64_MAX.h @@ -0,0 +1,6 @@ +#include +#define UINT_LEAST64_MAX (18446744073709551616ULL) + +/* +STDC(199901) +*/ diff --git a/src/stdint/UINT_LEAST8_MAX.c b/src/stdint/UINT_LEAST8_MAX.c deleted file mode 100644 index 29f3c09a..00000000 --- a/src/stdint/UINT_LEAST8_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define UINT_LEAST8_MAX (255) - -/* -STDC(199901) -*/ diff --git a/src/stdint/UINT_LEAST8_MAX.h b/src/stdint/UINT_LEAST8_MAX.h new file mode 100644 index 00000000..29f3c09a --- /dev/null +++ b/src/stdint/UINT_LEAST8_MAX.h @@ -0,0 +1,6 @@ +#include +#define UINT_LEAST8_MAX (255) + +/* +STDC(199901) +*/ diff --git a/src/stdint/WINT_MAX.c b/src/stdint/WINT_MAX.c deleted file mode 100644 index f7303ea1..00000000 --- a/src/stdint/WINT_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define WINT_MAX (2147483647) - -/* -STDC(199901) -*/ diff --git a/src/stdint/WINT_MAX.h b/src/stdint/WINT_MAX.h new file mode 100644 index 00000000..f7303ea1 --- /dev/null +++ b/src/stdint/WINT_MAX.h @@ -0,0 +1,6 @@ +#include +#define WINT_MAX (2147483647) + +/* +STDC(199901) +*/ diff --git a/src/stdint/WINT_MIN.c b/src/stdint/WINT_MIN.c deleted file mode 100644 index 2b3005bf..00000000 --- a/src/stdint/WINT_MIN.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define WINT_MIN (-2147483648) - -/* -STDC(199901) -*/ diff --git a/src/stdint/WINT_MIN.h b/src/stdint/WINT_MIN.h new file mode 100644 index 00000000..2b3005bf --- /dev/null +++ b/src/stdint/WINT_MIN.h @@ -0,0 +1,6 @@ +#include +#define WINT_MIN (-2147483648) + +/* +STDC(199901) +*/ diff --git a/src/stdint/int16_t.c b/src/stdint/int16_t.c deleted file mode 100644 index 30861f20..00000000 --- a/src/stdint/int16_t.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -typedef short int int16_t; - -/* -STDC(199901) -*/ diff --git a/src/stdint/int16_t.h b/src/stdint/int16_t.h new file mode 100644 index 00000000..30861f20 --- /dev/null +++ b/src/stdint/int16_t.h @@ -0,0 +1,6 @@ +#include +typedef short int int16_t; + +/* +STDC(199901) +*/ diff --git a/src/stdint/int32_t.c b/src/stdint/int32_t.c deleted file mode 100644 index 24059172..00000000 --- a/src/stdint/int32_t.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -typedef int int32_t; - -/* -STDC(199901) -*/ diff --git a/src/stdint/int32_t.h b/src/stdint/int32_t.h new file mode 100644 index 00000000..24059172 --- /dev/null +++ b/src/stdint/int32_t.h @@ -0,0 +1,6 @@ +#include +typedef int int32_t; + +/* +STDC(199901) +*/ diff --git a/src/stdint/int64_t.c b/src/stdint/int64_t.c deleted file mode 100644 index cc9419cc..00000000 --- a/src/stdint/int64_t.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -typedef long long int int64_t; - -/* -STDC(199901) -*/ diff --git a/src/stdint/int64_t.h b/src/stdint/int64_t.h new file mode 100644 index 00000000..cc9419cc --- /dev/null +++ b/src/stdint/int64_t.h @@ -0,0 +1,6 @@ +#include +typedef long long int int64_t; + +/* +STDC(199901) +*/ diff --git a/src/stdint/int8_t.c b/src/stdint/int8_t.c deleted file mode 100644 index 11533725..00000000 --- a/src/stdint/int8_t.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -typedef signed char int8_t; - -/* -STDC(199901) -*/ diff --git a/src/stdint/int8_t.h b/src/stdint/int8_t.h new file mode 100644 index 00000000..11533725 --- /dev/null +++ b/src/stdint/int8_t.h @@ -0,0 +1,6 @@ +#include +typedef signed char int8_t; + +/* +STDC(199901) +*/ diff --git a/src/stdint/int_fast16_t.c b/src/stdint/int_fast16_t.c deleted file mode 100644 index 4dcf9838..00000000 --- a/src/stdint/int_fast16_t.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -typedef short int int_fast16_t; - -/* -STDC(199901) -*/ diff --git a/src/stdint/int_fast16_t.h b/src/stdint/int_fast16_t.h new file mode 100644 index 00000000..4dcf9838 --- /dev/null +++ b/src/stdint/int_fast16_t.h @@ -0,0 +1,6 @@ +#include +typedef short int int_fast16_t; + +/* +STDC(199901) +*/ diff --git a/src/stdint/int_fast32_t.c b/src/stdint/int_fast32_t.c deleted file mode 100644 index 65460677..00000000 --- a/src/stdint/int_fast32_t.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -typedef long int int_fast32_t; - -/* -STDC(199901) -*/ diff --git a/src/stdint/int_fast32_t.h b/src/stdint/int_fast32_t.h new file mode 100644 index 00000000..65460677 --- /dev/null +++ b/src/stdint/int_fast32_t.h @@ -0,0 +1,6 @@ +#include +typedef long int int_fast32_t; + +/* +STDC(199901) +*/ diff --git a/src/stdint/int_fast64_t.c b/src/stdint/int_fast64_t.c deleted file mode 100644 index 173e0fe2..00000000 --- a/src/stdint/int_fast64_t.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -typedef long long int int_fast64_t; - -/* -STDC(199901) -*/ diff --git a/src/stdint/int_fast64_t.h b/src/stdint/int_fast64_t.h new file mode 100644 index 00000000..173e0fe2 --- /dev/null +++ b/src/stdint/int_fast64_t.h @@ -0,0 +1,6 @@ +#include +typedef long long int int_fast64_t; + +/* +STDC(199901) +*/ diff --git a/src/stdint/int_fast8_t.c b/src/stdint/int_fast8_t.c deleted file mode 100644 index 1bd43b74..00000000 --- a/src/stdint/int_fast8_t.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -typedef signed char int_fast8_t; - -/* -STDC(199901) -*/ diff --git a/src/stdint/int_fast8_t.h b/src/stdint/int_fast8_t.h new file mode 100644 index 00000000..1bd43b74 --- /dev/null +++ b/src/stdint/int_fast8_t.h @@ -0,0 +1,6 @@ +#include +typedef signed char int_fast8_t; + +/* +STDC(199901) +*/ diff --git a/src/stdint/int_least16_t.c b/src/stdint/int_least16_t.c deleted file mode 100644 index 3aaeacff..00000000 --- a/src/stdint/int_least16_t.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -typedef short int int_least16_t; - -/* -STDC(199901) -*/ diff --git a/src/stdint/int_least16_t.h b/src/stdint/int_least16_t.h new file mode 100644 index 00000000..3aaeacff --- /dev/null +++ b/src/stdint/int_least16_t.h @@ -0,0 +1,6 @@ +#include +typedef short int int_least16_t; + +/* +STDC(199901) +*/ diff --git a/src/stdint/int_least32_t.c b/src/stdint/int_least32_t.c deleted file mode 100644 index 2290dab6..00000000 --- a/src/stdint/int_least32_t.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -typedef long int int_least32_t; - -/* -STDC(199901) -*/ diff --git a/src/stdint/int_least32_t.h b/src/stdint/int_least32_t.h new file mode 100644 index 00000000..2290dab6 --- /dev/null +++ b/src/stdint/int_least32_t.h @@ -0,0 +1,6 @@ +#include +typedef long int int_least32_t; + +/* +STDC(199901) +*/ diff --git a/src/stdint/int_least64_t.c b/src/stdint/int_least64_t.c deleted file mode 100644 index 02a29079..00000000 --- a/src/stdint/int_least64_t.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -typedef long long int int_least64_t; - -/* -STDC(199901) -*/ diff --git a/src/stdint/int_least64_t.h b/src/stdint/int_least64_t.h new file mode 100644 index 00000000..02a29079 --- /dev/null +++ b/src/stdint/int_least64_t.h @@ -0,0 +1,6 @@ +#include +typedef long long int int_least64_t; + +/* +STDC(199901) +*/ diff --git a/src/stdint/int_least8_t.c b/src/stdint/int_least8_t.c deleted file mode 100644 index 2142c96e..00000000 --- a/src/stdint/int_least8_t.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -typedef signed char int_least8_t; - -/* -STDC(199901) -*/ diff --git a/src/stdint/int_least8_t.h b/src/stdint/int_least8_t.h new file mode 100644 index 00000000..2142c96e --- /dev/null +++ b/src/stdint/int_least8_t.h @@ -0,0 +1,6 @@ +#include +typedef signed char int_least8_t; + +/* +STDC(199901) +*/ diff --git a/src/stdint/intmax_t.c b/src/stdint/intmax_t.c deleted file mode 100644 index 3c5532c5..00000000 --- a/src/stdint/intmax_t.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -typedef long long int intmax_t; - -/* -STDC(199901) -*/ diff --git a/src/stdint/intmax_t.h b/src/stdint/intmax_t.h new file mode 100644 index 00000000..3c5532c5 --- /dev/null +++ b/src/stdint/intmax_t.h @@ -0,0 +1,6 @@ +#include +typedef long long int intmax_t; + +/* +STDC(199901) +*/ diff --git a/src/stdint/intptr_t.c b/src/stdint/intptr_t.c deleted file mode 100644 index f72a6eb8..00000000 --- a/src/stdint/intptr_t.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -typedef unsigned long int intptr_t; - -/* -STDC(199901) -*/ diff --git a/src/stdint/intptr_t.h b/src/stdint/intptr_t.h new file mode 100644 index 00000000..f72a6eb8 --- /dev/null +++ b/src/stdint/intptr_t.h @@ -0,0 +1,6 @@ +#include +typedef unsigned long int intptr_t; + +/* +STDC(199901) +*/ diff --git a/src/stdint/uint16_t.c b/src/stdint/uint16_t.c deleted file mode 100644 index b8d579a5..00000000 --- a/src/stdint/uint16_t.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -typedef unsigned short int uint16_t; - -/* -STDC(199901) -*/ diff --git a/src/stdint/uint16_t.h b/src/stdint/uint16_t.h new file mode 100644 index 00000000..b8d579a5 --- /dev/null +++ b/src/stdint/uint16_t.h @@ -0,0 +1,6 @@ +#include +typedef unsigned short int uint16_t; + +/* +STDC(199901) +*/ diff --git a/src/stdint/uint32_t.c b/src/stdint/uint32_t.c deleted file mode 100644 index 01a11eae..00000000 --- a/src/stdint/uint32_t.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -typedef unsigned int uint32_t; - -/* -STDC(199901) -*/ diff --git a/src/stdint/uint32_t.h b/src/stdint/uint32_t.h new file mode 100644 index 00000000..01a11eae --- /dev/null +++ b/src/stdint/uint32_t.h @@ -0,0 +1,6 @@ +#include +typedef unsigned int uint32_t; + +/* +STDC(199901) +*/ diff --git a/src/stdint/uint64_t.c b/src/stdint/uint64_t.c deleted file mode 100644 index d4af00d7..00000000 --- a/src/stdint/uint64_t.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -typedef unsigned long long int uint64_t; - -/* -STDC(199901) -*/ diff --git a/src/stdint/uint64_t.h b/src/stdint/uint64_t.h new file mode 100644 index 00000000..d4af00d7 --- /dev/null +++ b/src/stdint/uint64_t.h @@ -0,0 +1,6 @@ +#include +typedef unsigned long long int uint64_t; + +/* +STDC(199901) +*/ diff --git a/src/stdint/uint8_t.c b/src/stdint/uint8_t.c deleted file mode 100644 index 136c50be..00000000 --- a/src/stdint/uint8_t.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -typedef unsigned char uint8_t; - -/* -STDC(199901) -*/ diff --git a/src/stdint/uint8_t.h b/src/stdint/uint8_t.h new file mode 100644 index 00000000..136c50be --- /dev/null +++ b/src/stdint/uint8_t.h @@ -0,0 +1,6 @@ +#include +typedef unsigned char uint8_t; + +/* +STDC(199901) +*/ diff --git a/src/stdint/uint_fast16_t.c b/src/stdint/uint_fast16_t.c deleted file mode 100644 index 0e89feca..00000000 --- a/src/stdint/uint_fast16_t.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -typedef unsigned short int uint_fast16_t; - -/* -STDC(199901) -*/ diff --git a/src/stdint/uint_fast16_t.h b/src/stdint/uint_fast16_t.h new file mode 100644 index 00000000..0e89feca --- /dev/null +++ b/src/stdint/uint_fast16_t.h @@ -0,0 +1,6 @@ +#include +typedef unsigned short int uint_fast16_t; + +/* +STDC(199901) +*/ diff --git a/src/stdint/uint_fast32_t.c b/src/stdint/uint_fast32_t.c deleted file mode 100644 index 3fc55b4e..00000000 --- a/src/stdint/uint_fast32_t.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -typedef unsigned int uint_fast32_t; - -/* -STDC(199901) -*/ diff --git a/src/stdint/uint_fast32_t.h b/src/stdint/uint_fast32_t.h new file mode 100644 index 00000000..3fc55b4e --- /dev/null +++ b/src/stdint/uint_fast32_t.h @@ -0,0 +1,6 @@ +#include +typedef unsigned int uint_fast32_t; + +/* +STDC(199901) +*/ diff --git a/src/stdint/uint_fast64_t.c b/src/stdint/uint_fast64_t.c deleted file mode 100644 index d2ce6fee..00000000 --- a/src/stdint/uint_fast64_t.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -typedef unsigned long long int uint_fast64_t; - -/* -STDC(199901) -*/ diff --git a/src/stdint/uint_fast64_t.h b/src/stdint/uint_fast64_t.h new file mode 100644 index 00000000..d2ce6fee --- /dev/null +++ b/src/stdint/uint_fast64_t.h @@ -0,0 +1,6 @@ +#include +typedef unsigned long long int uint_fast64_t; + +/* +STDC(199901) +*/ diff --git a/src/stdint/uint_fast8_t.c b/src/stdint/uint_fast8_t.c deleted file mode 100644 index 263bdd7a..00000000 --- a/src/stdint/uint_fast8_t.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -typedef unsigned char uint_fast8_t; - -/* -STDC(199901) -*/ diff --git a/src/stdint/uint_fast8_t.h b/src/stdint/uint_fast8_t.h new file mode 100644 index 00000000..263bdd7a --- /dev/null +++ b/src/stdint/uint_fast8_t.h @@ -0,0 +1,6 @@ +#include +typedef unsigned char uint_fast8_t; + +/* +STDC(199901) +*/ diff --git a/src/stdint/uint_least16_t.c b/src/stdint/uint_least16_t.c deleted file mode 100644 index d4216fb1..00000000 --- a/src/stdint/uint_least16_t.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -typedef unsigned short int uint_least16_t; - -/* -STDC(199901) -*/ diff --git a/src/stdint/uint_least16_t.h b/src/stdint/uint_least16_t.h new file mode 100644 index 00000000..d4216fb1 --- /dev/null +++ b/src/stdint/uint_least16_t.h @@ -0,0 +1,6 @@ +#include +typedef unsigned short int uint_least16_t; + +/* +STDC(199901) +*/ diff --git a/src/stdint/uint_least32_t.c b/src/stdint/uint_least32_t.c deleted file mode 100644 index 7a1b6432..00000000 --- a/src/stdint/uint_least32_t.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -typedef unsigned long int uint_least32_t; - -/* -STDC(199901) -*/ diff --git a/src/stdint/uint_least32_t.h b/src/stdint/uint_least32_t.h new file mode 100644 index 00000000..7a1b6432 --- /dev/null +++ b/src/stdint/uint_least32_t.h @@ -0,0 +1,6 @@ +#include +typedef unsigned long int uint_least32_t; + +/* +STDC(199901) +*/ diff --git a/src/stdint/uint_least64_t.c b/src/stdint/uint_least64_t.c deleted file mode 100644 index 4c3cd753..00000000 --- a/src/stdint/uint_least64_t.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -typedef unsigned long long int uint_least64_t; - -/* -STDC(199901) -*/ diff --git a/src/stdint/uint_least64_t.h b/src/stdint/uint_least64_t.h new file mode 100644 index 00000000..4c3cd753 --- /dev/null +++ b/src/stdint/uint_least64_t.h @@ -0,0 +1,6 @@ +#include +typedef unsigned long long int uint_least64_t; + +/* +STDC(199901) +*/ diff --git a/src/stdint/uint_least8_t.c b/src/stdint/uint_least8_t.c deleted file mode 100644 index 012c9cf8..00000000 --- a/src/stdint/uint_least8_t.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -typedef unsigned char uint_least8_t; - -/* -STDC(199901) -*/ diff --git a/src/stdint/uint_least8_t.h b/src/stdint/uint_least8_t.h new file mode 100644 index 00000000..012c9cf8 --- /dev/null +++ b/src/stdint/uint_least8_t.h @@ -0,0 +1,6 @@ +#include +typedef unsigned char uint_least8_t; + +/* +STDC(199901) +*/ diff --git a/src/stdint/uintmax_t.c b/src/stdint/uintmax_t.c deleted file mode 100644 index 95ed2d9a..00000000 --- a/src/stdint/uintmax_t.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -typedef unsigned long long int uintmax_t; - -/* -STDC(199901) -*/ diff --git a/src/stdint/uintmax_t.h b/src/stdint/uintmax_t.h new file mode 100644 index 00000000..95ed2d9a --- /dev/null +++ b/src/stdint/uintmax_t.h @@ -0,0 +1,6 @@ +#include +typedef unsigned long long int uintmax_t; + +/* +STDC(199901) +*/ diff --git a/src/stdint/uintptr_t.c b/src/stdint/uintptr_t.c deleted file mode 100644 index cb204c66..00000000 --- a/src/stdint/uintptr_t.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -typedef unsigned long long int uintptr_t; - -/* -STDC(199901) -*/ diff --git a/src/stdint/uintptr_t.h b/src/stdint/uintptr_t.h new file mode 100644 index 00000000..cb204c66 --- /dev/null +++ b/src/stdint/uintptr_t.h @@ -0,0 +1,6 @@ +#include +typedef unsigned long long int uintptr_t; + +/* +STDC(199901) +*/ diff --git a/src/stdio/L_ctermid.c b/src/stdio/L_ctermid.c deleted file mode 100644 index f280b586..00000000 --- a/src/stdio/L_ctermid.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define L_ctermid (255) -/* -POSIX(1) -*/ diff --git a/src/stdio/L_ctermid.h b/src/stdio/L_ctermid.h new file mode 100644 index 00000000..f280b586 --- /dev/null +++ b/src/stdio/L_ctermid.h @@ -0,0 +1,5 @@ +#include +#define L_ctermid (255) +/* +POSIX(1) +*/ diff --git a/src/stdio/L_cuserid.c b/src/stdio/L_cuserid.c deleted file mode 100644 index 27425cac..00000000 --- a/src/stdio/L_cuserid.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define L_cuserid (255) -/* -POSIX(1,200112) -*/ diff --git a/src/stdio/L_cuserid.h b/src/stdio/L_cuserid.h new file mode 100644 index 00000000..27425cac --- /dev/null +++ b/src/stdio/L_cuserid.h @@ -0,0 +1,5 @@ +#include +#define L_cuserid (255) +/* +POSIX(1,200112) +*/ diff --git a/src/stdio/L_tmpnam_s.c b/src/stdio/L_tmpnam_s.c deleted file mode 100644 index c014796b..00000000 --- a/src/stdio/L_tmpnam_s.c +++ /dev/null @@ -1,5 +0,0 @@ -#define L_tmpnam_s (255) - -/* -CEXT1(201112) -*/ diff --git a/src/stdio/L_tmpnam_s.h b/src/stdio/L_tmpnam_s.h new file mode 100644 index 00000000..c014796b --- /dev/null +++ b/src/stdio/L_tmpnam_s.h @@ -0,0 +1,5 @@ +#define L_tmpnam_s (255) + +/* +CEXT1(201112) +*/ diff --git a/src/stdio/P_tmpdir.c b/src/stdio/P_tmpdir.c deleted file mode 100644 index 9ff77865..00000000 --- a/src/stdio/P_tmpdir.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define P_tmpdir "/tmp" -/* -XOPEN(4) -*/ diff --git a/src/stdio/P_tmpdir.h b/src/stdio/P_tmpdir.h new file mode 100644 index 00000000..9ff77865 --- /dev/null +++ b/src/stdio/P_tmpdir.h @@ -0,0 +1,5 @@ +#include +#define P_tmpdir "/tmp" +/* +XOPEN(4) +*/ diff --git a/src/stdio/TMP_MAX_S.c b/src/stdio/TMP_MAX_S.c deleted file mode 100644 index 69822bb4..00000000 --- a/src/stdio/TMP_MAX_S.c +++ /dev/null @@ -1,5 +0,0 @@ -#define TMP_MAX_S (10000) - -/* -CEXT1(201112) -*/ diff --git a/src/stdio/TMP_MAX_S.h b/src/stdio/TMP_MAX_S.h new file mode 100644 index 00000000..69822bb4 --- /dev/null +++ b/src/stdio/TMP_MAX_S.h @@ -0,0 +1,5 @@ +#define TMP_MAX_S (10000) + +/* +CEXT1(201112) +*/ diff --git a/src/stdlib/constraint_handler_t.c b/src/stdlib/constraint_handler_t.c deleted file mode 100644 index 6c109471..00000000 --- a/src/stdlib/constraint_handler_t.c +++ /dev/null @@ -1,5 +0,0 @@ -typedef void (*constraint_handler_t)(const char * restrict msg, void * restrict ptr, errno_t error); - -/* -CEXT1(201112) -*/ diff --git a/src/stdlib/constraint_handler_t.h b/src/stdlib/constraint_handler_t.h new file mode 100644 index 00000000..6c109471 --- /dev/null +++ b/src/stdlib/constraint_handler_t.h @@ -0,0 +1,5 @@ +typedef void (*constraint_handler_t)(const char * restrict msg, void * restrict ptr, errno_t error); + +/* +CEXT1(201112) +*/ diff --git a/src/stdlib/lldiv_t.c b/src/stdlib/lldiv_t.c deleted file mode 100644 index e7e72e6b..00000000 --- a/src/stdlib/lldiv_t.c +++ /dev/null @@ -1,10 +0,0 @@ -#include - -typedef struct { - long long int quot; - long long int rem; -} lldiv_t; - -/* -STDC(199901) -*/ diff --git a/src/stdlib/lldiv_t.h b/src/stdlib/lldiv_t.h new file mode 100644 index 00000000..e7e72e6b --- /dev/null +++ b/src/stdlib/lldiv_t.h @@ -0,0 +1,10 @@ +#include + +typedef struct { + long long int quot; + long long int rem; +} lldiv_t; + +/* +STDC(199901) +*/ diff --git a/src/stdnoreturn/noreturn.c b/src/stdnoreturn/noreturn.c deleted file mode 100644 index ce6b0c2b..00000000 --- a/src/stdnoreturn/noreturn.c +++ /dev/null @@ -1,5 +0,0 @@ -#define noreturn _Noreturn - -/* -STDC(201112) -*/ diff --git a/src/stdnoreturn/noreturn.h b/src/stdnoreturn/noreturn.h new file mode 100644 index 00000000..ce6b0c2b --- /dev/null +++ b/src/stdnoreturn/noreturn.h @@ -0,0 +1,5 @@ +#define noreturn _Noreturn + +/* +STDC(201112) +*/ diff --git a/src/threads/ONCE_FLAG_INIT.c b/src/threads/ONCE_FLAG_INIT.c deleted file mode 100644 index 66a81242..00000000 --- a/src/threads/ONCE_FLAG_INIT.c +++ /dev/null @@ -1,4 +0,0 @@ -#define ONCE_FLAG_INIT /* same as PTHREAD_ONCE_INIT */ -/* -STDC(201112) -*/ diff --git a/src/threads/ONCE_FLAG_INIT.h b/src/threads/ONCE_FLAG_INIT.h new file mode 100644 index 00000000..66a81242 --- /dev/null +++ b/src/threads/ONCE_FLAG_INIT.h @@ -0,0 +1,4 @@ +#define ONCE_FLAG_INIT /* same as PTHREAD_ONCE_INIT */ +/* +STDC(201112) +*/ diff --git a/src/threads/TSS_DTOR_ITERATIONS.c b/src/threads/TSS_DTOR_ITERATIONS.c deleted file mode 100644 index 1bedb2a5..00000000 --- a/src/threads/TSS_DTOR_ITERATIONS.c +++ /dev/null @@ -1,4 +0,0 @@ -#define TSS_DTOR_ITERATIONS (64) -/* -STDC(201112) -*/ diff --git a/src/threads/TSS_DTOR_ITERATIONS.h b/src/threads/TSS_DTOR_ITERATIONS.h new file mode 100644 index 00000000..1bedb2a5 --- /dev/null +++ b/src/threads/TSS_DTOR_ITERATIONS.h @@ -0,0 +1,4 @@ +#define TSS_DTOR_ITERATIONS (64) +/* +STDC(201112) +*/ diff --git a/src/threads/_enums.c b/src/threads/_enums.c deleted file mode 100644 index a8a16849..00000000 --- a/src/threads/_enums.c +++ /dev/null @@ -1,16 +0,0 @@ -enum { - mtx_plain = 1 << 0, - mtx_recursive = 1 << 1, - mtx_timed = 1 << 2, -}; - -enum { - thrd_success = 0, - thrd_busy = 1, - thrd_error = 2, - thrd_nomem = 3, - thrd_timedout = 4, -}; -/* -STDC(201112) -*/ diff --git a/src/threads/_enums.h b/src/threads/_enums.h new file mode 100644 index 00000000..a8a16849 --- /dev/null +++ b/src/threads/_enums.h @@ -0,0 +1,16 @@ +enum { + mtx_plain = 1 << 0, + mtx_recursive = 1 << 1, + mtx_timed = 1 << 2, +}; + +enum { + thrd_success = 0, + thrd_busy = 1, + thrd_error = 2, + thrd_nomem = 3, + thrd_timedout = 4, +}; +/* +STDC(201112) +*/ diff --git a/src/threads/cnd_t.c b/src/threads/cnd_t.c deleted file mode 100644 index cb6a93d0..00000000 --- a/src/threads/cnd_t.c +++ /dev/null @@ -1,5 +0,0 @@ -typedef /* same as pthread_cond_t */ cnd_t; - -/* -STDC(201112) -*/ diff --git a/src/threads/cnd_t.h b/src/threads/cnd_t.h new file mode 100644 index 00000000..cb6a93d0 --- /dev/null +++ b/src/threads/cnd_t.h @@ -0,0 +1,5 @@ +typedef /* same as pthread_cond_t */ cnd_t; + +/* +STDC(201112) +*/ diff --git a/src/threads/mtx_t.c b/src/threads/mtx_t.c deleted file mode 100644 index a690eb6a..00000000 --- a/src/threads/mtx_t.c +++ /dev/null @@ -1,5 +0,0 @@ -typedef /* same as pthread_mutex_t */ mtx_t; - -/* -STDC(201112) -*/ diff --git a/src/threads/mtx_t.h b/src/threads/mtx_t.h new file mode 100644 index 00000000..a690eb6a --- /dev/null +++ b/src/threads/mtx_t.h @@ -0,0 +1,5 @@ +typedef /* same as pthread_mutex_t */ mtx_t; + +/* +STDC(201112) +*/ diff --git a/src/threads/thrd_start_t.c b/src/threads/thrd_start_t.c deleted file mode 100644 index c44f1bcb..00000000 --- a/src/threads/thrd_start_t.c +++ /dev/null @@ -1,5 +0,0 @@ -typedef int (*thrd_start_t)(void *); - -/* -STDC(201112) -*/ diff --git a/src/threads/thrd_start_t.h b/src/threads/thrd_start_t.h new file mode 100644 index 00000000..c44f1bcb --- /dev/null +++ b/src/threads/thrd_start_t.h @@ -0,0 +1,5 @@ +typedef int (*thrd_start_t)(void *); + +/* +STDC(201112) +*/ diff --git a/src/threads/thrd_t.c b/src/threads/thrd_t.c deleted file mode 100644 index 9db99925..00000000 --- a/src/threads/thrd_t.c +++ /dev/null @@ -1,5 +0,0 @@ -typedef /* same as pthread_t */ thrd_t; - -/* -STDC(201112) -*/ diff --git a/src/threads/thrd_t.h b/src/threads/thrd_t.h new file mode 100644 index 00000000..9db99925 --- /dev/null +++ b/src/threads/thrd_t.h @@ -0,0 +1,5 @@ +typedef /* same as pthread_t */ thrd_t; + +/* +STDC(201112) +*/ diff --git a/src/threads/tss_dtor_t.c b/src/threads/tss_dtor_t.c deleted file mode 100644 index fa2556cb..00000000 --- a/src/threads/tss_dtor_t.c +++ /dev/null @@ -1,5 +0,0 @@ -typedef void (*tss_dtor_t)(void*); - -/* -STDC(201112) -*/ diff --git a/src/threads/tss_dtor_t.h b/src/threads/tss_dtor_t.h new file mode 100644 index 00000000..fa2556cb --- /dev/null +++ b/src/threads/tss_dtor_t.h @@ -0,0 +1,5 @@ +typedef void (*tss_dtor_t)(void*); + +/* +STDC(201112) +*/ diff --git a/src/threads/tss_t.c b/src/threads/tss_t.c deleted file mode 100644 index 8efd9a9d..00000000 --- a/src/threads/tss_t.c +++ /dev/null @@ -1,5 +0,0 @@ -typedef /* same as pthread_key_t */ tss_t; - -/* -STDC(201112) -*/ diff --git a/src/threads/tss_t.h b/src/threads/tss_t.h new file mode 100644 index 00000000..8efd9a9d --- /dev/null +++ b/src/threads/tss_t.h @@ -0,0 +1,5 @@ +typedef /* same as pthread_key_t */ tss_t; + +/* +STDC(201112) +*/ diff --git a/src/time/CLK_TCK.c b/src/time/CLK_TCK.c deleted file mode 100644 index 7ce665f5..00000000 --- a/src/time/CLK_TCK.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define CLK_TCK /* TODO */ -/* -POSIX(1) -*/ diff --git a/src/time/CLK_TCK.h b/src/time/CLK_TCK.h new file mode 100644 index 00000000..7ce665f5 --- /dev/null +++ b/src/time/CLK_TCK.h @@ -0,0 +1,5 @@ +#include +#define CLK_TCK /* TODO */ +/* +POSIX(1) +*/ diff --git a/src/time/CLOCK_REALTIME.c b/src/time/CLOCK_REALTIME.c deleted file mode 100644 index fc72f017..00000000 --- a/src/time/CLOCK_REALTIME.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define CLOCK_REALTIME (3) -/* -POSIX(199309) -*/ diff --git a/src/time/CLOCK_REALTIME.h b/src/time/CLOCK_REALTIME.h new file mode 100644 index 00000000..fc72f017 --- /dev/null +++ b/src/time/CLOCK_REALTIME.h @@ -0,0 +1,5 @@ +#include +#define CLOCK_REALTIME (3) +/* +POSIX(199309) +*/ diff --git a/src/time/TIMER_ABSTIME.c b/src/time/TIMER_ABSTIME.c deleted file mode 100644 index 1625e95b..00000000 --- a/src/time/TIMER_ABSTIME.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define TIMER_ABSTIME (0) -/* -POSIX(199309) -*/ diff --git a/src/time/TIMER_ABSTIME.h b/src/time/TIMER_ABSTIME.h new file mode 100644 index 00000000..1625e95b --- /dev/null +++ b/src/time/TIMER_ABSTIME.h @@ -0,0 +1,5 @@ +#include +#define TIMER_ABSTIME (0) +/* +POSIX(199309) +*/ diff --git a/src/time/TIME_UTC.c b/src/time/TIME_UTC.c deleted file mode 100644 index f2fd5121..00000000 --- a/src/time/TIME_UTC.c +++ /dev/null @@ -1,5 +0,0 @@ -#define TIME_UTC (1) - -/* -STDC(201112) -*/ diff --git a/src/time/TIME_UTC.h b/src/time/TIME_UTC.h new file mode 100644 index 00000000..f2fd5121 --- /dev/null +++ b/src/time/TIME_UTC.h @@ -0,0 +1,5 @@ +#define TIME_UTC (1) + +/* +STDC(201112) +*/ diff --git a/src/uchar/char16_t.c b/src/uchar/char16_t.c deleted file mode 100644 index f7b141aa..00000000 --- a/src/uchar/char16_t.c +++ /dev/null @@ -1,5 +0,0 @@ -typedef unsigned short char16_t; - -/* -STDC(201112) -*/ diff --git a/src/uchar/char16_t.h b/src/uchar/char16_t.h new file mode 100644 index 00000000..f7b141aa --- /dev/null +++ b/src/uchar/char16_t.h @@ -0,0 +1,5 @@ +typedef unsigned short char16_t; + +/* +STDC(201112) +*/ diff --git a/src/uchar/char32_t.c b/src/uchar/char32_t.c deleted file mode 100644 index 52d7a25e..00000000 --- a/src/uchar/char32_t.c +++ /dev/null @@ -1,5 +0,0 @@ -typedef unsigned int char32_t; - -/* -STDC(201112) -*/ diff --git a/src/uchar/char32_t.h b/src/uchar/char32_t.h new file mode 100644 index 00000000..52d7a25e --- /dev/null +++ b/src/uchar/char32_t.h @@ -0,0 +1,5 @@ +typedef unsigned int char32_t; + +/* +STDC(201112) +*/ diff --git a/src/uchar/mbstate_t.ref b/src/uchar/mbstate_t.ref new file mode 100644 index 00000000..e69de29b diff --git a/src/uchar/size_t.ref b/src/uchar/size_t.ref new file mode 100644 index 00000000..e69de29b diff --git a/src/wchar/WCHAR_MAX.c b/src/wchar/WCHAR_MAX.c deleted file mode 100644 index 7fdb4f01..00000000 --- a/src/wchar/WCHAR_MAX.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define WCHAR_MAX (0x10FFFF) - -/* -STDC(199409) -*/ diff --git a/src/wchar/WCHAR_MAX.h b/src/wchar/WCHAR_MAX.h new file mode 100644 index 00000000..7fdb4f01 --- /dev/null +++ b/src/wchar/WCHAR_MAX.h @@ -0,0 +1,6 @@ +#include +#define WCHAR_MAX (0x10FFFF) + +/* +STDC(199409) +*/ diff --git a/src/wchar/WCHAR_MIN.c b/src/wchar/WCHAR_MIN.c deleted file mode 100644 index dbf961db..00000000 --- a/src/wchar/WCHAR_MIN.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define WCHAR_MIN (0) - -/* -STDC(199409) -*/ diff --git a/src/wchar/WCHAR_MIN.h b/src/wchar/WCHAR_MIN.h new file mode 100644 index 00000000..dbf961db --- /dev/null +++ b/src/wchar/WCHAR_MIN.h @@ -0,0 +1,6 @@ +#include +#define WCHAR_MIN (0) + +/* +STDC(199409) +*/ diff --git a/src/wchar/mbstate_t.c b/src/wchar/mbstate_t.c deleted file mode 100644 index d29ecfa5..00000000 --- a/src/wchar/mbstate_t.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -typedef int mbstate_t; - -/* -STDC(199409) -*/ diff --git a/src/wchar/mbstate_t.h b/src/wchar/mbstate_t.h new file mode 100644 index 00000000..d29ecfa5 --- /dev/null +++ b/src/wchar/mbstate_t.h @@ -0,0 +1,6 @@ +#include +typedef int mbstate_t; + +/* +STDC(199409) +*/ diff --git a/src/wctype/WEOF.c b/src/wctype/WEOF.c deleted file mode 100644 index 021fed95..00000000 --- a/src/wctype/WEOF.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define WEOF ((wint_t)(-1)) - -/* -STDC(199409) -*/ diff --git a/src/wctype/WEOF.h b/src/wctype/WEOF.h new file mode 100644 index 00000000..021fed95 --- /dev/null +++ b/src/wctype/WEOF.h @@ -0,0 +1,6 @@ +#include +#define WEOF ((wint_t)(-1)) + +/* +STDC(199409) +*/ diff --git a/src/wctype/wctrans_t.c b/src/wctype/wctrans_t.c deleted file mode 100644 index f11d5863..00000000 --- a/src/wctype/wctrans_t.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -typedef int wctrans_t; - -/* -STDC(199409) -*/ diff --git a/src/wctype/wctrans_t.h b/src/wctype/wctrans_t.h new file mode 100644 index 00000000..f11d5863 --- /dev/null +++ b/src/wctype/wctrans_t.h @@ -0,0 +1,6 @@ +#include +typedef int wctrans_t; + +/* +STDC(199409) +*/ diff --git a/src/wctype/wctype_t.c b/src/wctype/wctype_t.c deleted file mode 100644 index f2dbd801..00000000 --- a/src/wctype/wctype_t.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -typedef int wctype_t; - -/* -STDC(199409) -*/ diff --git a/src/wctype/wctype_t.h b/src/wctype/wctype_t.h new file mode 100644 index 00000000..f2dbd801 --- /dev/null +++ b/src/wctype/wctype_t.h @@ -0,0 +1,6 @@ +#include +typedef int wctype_t; + +/* +STDC(199409) +*/ diff --git a/src/wctype/wint_t.c b/src/wctype/wint_t.c deleted file mode 100644 index ba069f94..00000000 --- a/src/wctype/wint_t.c +++ /dev/null @@ -1,6 +0,0 @@ -#include -typedef int wint_t; - -/* -STDC(199409) -*/ diff --git a/src/wctype/wint_t.h b/src/wctype/wint_t.h new file mode 100644 index 00000000..ba069f94 --- /dev/null +++ b/src/wctype/wint_t.h @@ -0,0 +1,6 @@ +#include +typedef int wint_t; + +/* +STDC(199409) +*/ -- cgit v1.2.1