summaryrefslogtreecommitdiff
path: root/src/langinfo
diff options
context:
space:
mode:
Diffstat (limited to 'src/langinfo')
-rw-r--r--src/langinfo/ABDAY_1.h6
-rw-r--r--src/langinfo/ABDAY_2.h6
-rw-r--r--src/langinfo/ABDAY_3.h6
-rw-r--r--src/langinfo/ABDAY_4.h6
-rw-r--r--src/langinfo/ABDAY_5.h6
-rw-r--r--src/langinfo/ABDAY_6.h6
-rw-r--r--src/langinfo/ABDAY_7.h6
-rw-r--r--src/langinfo/ABMON_1.h6
-rw-r--r--src/langinfo/ABMON_10.h6
-rw-r--r--src/langinfo/ABMON_11.h6
-rw-r--r--src/langinfo/ABMON_12.h6
-rw-r--r--src/langinfo/ABMON_2.h6
-rw-r--r--src/langinfo/ABMON_3.h6
-rw-r--r--src/langinfo/ABMON_4.h6
-rw-r--r--src/langinfo/ABMON_5.h6
-rw-r--r--src/langinfo/ABMON_6.h6
-rw-r--r--src/langinfo/ABMON_7.h6
-rw-r--r--src/langinfo/ABMON_8.h6
-rw-r--r--src/langinfo/ABMON_9.h6
-rw-r--r--src/langinfo/ALT_DIGITS.h6
-rw-r--r--src/langinfo/AM_STR.h6
-rw-r--r--src/langinfo/CODESET.h6
-rw-r--r--src/langinfo/CRNCYSTR.h6
-rw-r--r--src/langinfo/DAY_1.h6
-rw-r--r--src/langinfo/DAY_2.h6
-rw-r--r--src/langinfo/DAY_3.h6
-rw-r--r--src/langinfo/DAY_4.h6
-rw-r--r--src/langinfo/DAY_5.h6
-rw-r--r--src/langinfo/DAY_6.h6
-rw-r--r--src/langinfo/DAY_7.h6
-rw-r--r--src/langinfo/D_FMT.h6
-rw-r--r--src/langinfo/D_T_FMT.h6
-rw-r--r--src/langinfo/ERA.h6
-rw-r--r--src/langinfo/ERA_D_FMT.h6
-rw-r--r--src/langinfo/ERA_D_T_FMT.h6
-rw-r--r--src/langinfo/ERA_T_FMT.h6
-rw-r--r--src/langinfo/MON_1.h6
-rw-r--r--src/langinfo/MON_10.h6
-rw-r--r--src/langinfo/MON_11.h6
-rw-r--r--src/langinfo/MON_12.h6
-rw-r--r--src/langinfo/MON_2.h6
-rw-r--r--src/langinfo/MON_3.h6
-rw-r--r--src/langinfo/MON_4.h6
-rw-r--r--src/langinfo/MON_5.h6
-rw-r--r--src/langinfo/MON_6.h6
-rw-r--r--src/langinfo/MON_7.h6
-rw-r--r--src/langinfo/MON_8.h6
-rw-r--r--src/langinfo/MON_9.h6
-rw-r--r--src/langinfo/NOEXPR.h6
-rw-r--r--src/langinfo/NOSTR.h5
-rw-r--r--src/langinfo/PM_STR.h6
-rw-r--r--src/langinfo/RADIXCHAR.h6
-rw-r--r--src/langinfo/THOUSEP.h6
-rw-r--r--src/langinfo/T_FMT.h6
-rw-r--r--src/langinfo/T_FMT_AMPM.h6
-rw-r--r--src/langinfo/YESEXPR.h6
-rw-r--r--src/langinfo/YESSTR.h5
-rw-r--r--src/langinfo/nl_langinfo.c75
58 files changed, 0 insertions, 415 deletions
diff --git a/src/langinfo/ABDAY_1.h b/src/langinfo/ABDAY_1.h
deleted file mode 100644
index ebf7abfa..00000000
--- a/src/langinfo/ABDAY_1.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define ABDAY_1 ((nl_item)15)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/ABDAY_2.h b/src/langinfo/ABDAY_2.h
deleted file mode 100644
index 42b77208..00000000
--- a/src/langinfo/ABDAY_2.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define ABDAY_2 ((nl_item)16)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/ABDAY_3.h b/src/langinfo/ABDAY_3.h
deleted file mode 100644
index dd482adb..00000000
--- a/src/langinfo/ABDAY_3.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define ABDAY_3 ((nl_item)17)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/ABDAY_4.h b/src/langinfo/ABDAY_4.h
deleted file mode 100644
index 760e7d55..00000000
--- a/src/langinfo/ABDAY_4.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define ABDAY_4 ((nl_item)18)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/ABDAY_5.h b/src/langinfo/ABDAY_5.h
deleted file mode 100644
index 7070dc5b..00000000
--- a/src/langinfo/ABDAY_5.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define ABDAY_5 ((nl_item)19)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/ABDAY_6.h b/src/langinfo/ABDAY_6.h
deleted file mode 100644
index e55bd91d..00000000
--- a/src/langinfo/ABDAY_6.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define ABDAY_6 ((nl_item)20)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/ABDAY_7.h b/src/langinfo/ABDAY_7.h
deleted file mode 100644
index 655ce948..00000000
--- a/src/langinfo/ABDAY_7.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define ABDAY_7 ((nl_item)21)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/ABMON_1.h b/src/langinfo/ABMON_1.h
deleted file mode 100644
index 422fd6ab..00000000
--- a/src/langinfo/ABMON_1.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define ABMON_1 ((nl_item)34)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/ABMON_10.h b/src/langinfo/ABMON_10.h
deleted file mode 100644
index fc70c2c7..00000000
--- a/src/langinfo/ABMON_10.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define ABMON_10 ((nl_item)43)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/ABMON_11.h b/src/langinfo/ABMON_11.h
deleted file mode 100644
index 3dd70f0a..00000000
--- a/src/langinfo/ABMON_11.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define ABMON_11 ((nl_item)44)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/ABMON_12.h b/src/langinfo/ABMON_12.h
deleted file mode 100644
index 41b52d17..00000000
--- a/src/langinfo/ABMON_12.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define ABMON_12 ((nl_item)45)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/ABMON_2.h b/src/langinfo/ABMON_2.h
deleted file mode 100644
index 98737148..00000000
--- a/src/langinfo/ABMON_2.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define ABMON_2 ((nl_item)35)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/ABMON_3.h b/src/langinfo/ABMON_3.h
deleted file mode 100644
index 196ad96f..00000000
--- a/src/langinfo/ABMON_3.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define ABMON_3 ((nl_item)36)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/ABMON_4.h b/src/langinfo/ABMON_4.h
deleted file mode 100644
index dd68f121..00000000
--- a/src/langinfo/ABMON_4.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define ABMON_4 ((nl_item)37)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/ABMON_5.h b/src/langinfo/ABMON_5.h
deleted file mode 100644
index f4e6ba76..00000000
--- a/src/langinfo/ABMON_5.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define ABMON_5 ((nl_item)38)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/ABMON_6.h b/src/langinfo/ABMON_6.h
deleted file mode 100644
index 419906ef..00000000
--- a/src/langinfo/ABMON_6.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define ABMON_6 ((nl_item)39)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/ABMON_7.h b/src/langinfo/ABMON_7.h
deleted file mode 100644
index 52b6ed3b..00000000
--- a/src/langinfo/ABMON_7.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define ABMON_7 ((nl_item)40)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/ABMON_8.h b/src/langinfo/ABMON_8.h
deleted file mode 100644
index b224ef9d..00000000
--- a/src/langinfo/ABMON_8.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define ABMON_8 ((nl_item)41)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/ABMON_9.h b/src/langinfo/ABMON_9.h
deleted file mode 100644
index 91adf14f..00000000
--- a/src/langinfo/ABMON_9.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define ABMON_9 ((nl_item)42)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/ALT_DIGITS.h b/src/langinfo/ALT_DIGITS.h
deleted file mode 100644
index 20932ab0..00000000
--- a/src/langinfo/ALT_DIGITS.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define ALT_DIGITS ((nl_item)50)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/AM_STR.h b/src/langinfo/AM_STR.h
deleted file mode 100644
index 9e36696a..00000000
--- a/src/langinfo/AM_STR.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define AM_STR ((nl_item)6)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/CODESET.h b/src/langinfo/CODESET.h
deleted file mode 100644
index 3f012db0..00000000
--- a/src/langinfo/CODESET.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define CODESET ((nl_item)1)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/CRNCYSTR.h b/src/langinfo/CRNCYSTR.h
deleted file mode 100644
index 909d60ff..00000000
--- a/src/langinfo/CRNCYSTR.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define CRNCYSTR ((nl_item)55)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/DAY_1.h b/src/langinfo/DAY_1.h
deleted file mode 100644
index f5aa6c21..00000000
--- a/src/langinfo/DAY_1.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define DAY_1 ((nl_item)8)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/DAY_2.h b/src/langinfo/DAY_2.h
deleted file mode 100644
index 6ae94738..00000000
--- a/src/langinfo/DAY_2.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define DAY_2 ((nl_item)9)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/DAY_3.h b/src/langinfo/DAY_3.h
deleted file mode 100644
index 2ed617f0..00000000
--- a/src/langinfo/DAY_3.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define DAY_3 ((nl_item)10)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/DAY_4.h b/src/langinfo/DAY_4.h
deleted file mode 100644
index 1b10036a..00000000
--- a/src/langinfo/DAY_4.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define DAY_4 ((nl_item)11)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/DAY_5.h b/src/langinfo/DAY_5.h
deleted file mode 100644
index 76b9840c..00000000
--- a/src/langinfo/DAY_5.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define DAY_5 ((nl_item)12)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/DAY_6.h b/src/langinfo/DAY_6.h
deleted file mode 100644
index 39a27b0c..00000000
--- a/src/langinfo/DAY_6.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define DAY_6 ((nl_item)13)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/DAY_7.h b/src/langinfo/DAY_7.h
deleted file mode 100644
index ec2c93bf..00000000
--- a/src/langinfo/DAY_7.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define DAY_7 ((nl_item)14)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/D_FMT.h b/src/langinfo/D_FMT.h
deleted file mode 100644
index acd6710f..00000000
--- a/src/langinfo/D_FMT.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define D_FMT ((nl_item)3)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/D_T_FMT.h b/src/langinfo/D_T_FMT.h
deleted file mode 100644
index b83531fc..00000000
--- a/src/langinfo/D_T_FMT.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define D_T_FMT ((nl_item)2)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/ERA.h b/src/langinfo/ERA.h
deleted file mode 100644
index 2aede645..00000000
--- a/src/langinfo/ERA.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define ERA ((nl_item)46)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/ERA_D_FMT.h b/src/langinfo/ERA_D_FMT.h
deleted file mode 100644
index 9e2f5021..00000000
--- a/src/langinfo/ERA_D_FMT.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define ERA_D_FMT ((nl_item)47)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/ERA_D_T_FMT.h b/src/langinfo/ERA_D_T_FMT.h
deleted file mode 100644
index 066c837e..00000000
--- a/src/langinfo/ERA_D_T_FMT.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define ERA_D_T_FMT ((nl_item)48)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/ERA_T_FMT.h b/src/langinfo/ERA_T_FMT.h
deleted file mode 100644
index 27918009..00000000
--- a/src/langinfo/ERA_T_FMT.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define ERA_T_FMT ((nl_item)49)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/MON_1.h b/src/langinfo/MON_1.h
deleted file mode 100644
index 4c7355d9..00000000
--- a/src/langinfo/MON_1.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define MON_1 ((nl_item)22)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/MON_10.h b/src/langinfo/MON_10.h
deleted file mode 100644
index 81abb9ed..00000000
--- a/src/langinfo/MON_10.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define MON_10 ((nl_item)31)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/MON_11.h b/src/langinfo/MON_11.h
deleted file mode 100644
index 15c7df0d..00000000
--- a/src/langinfo/MON_11.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define MON_11 ((nl_item)32)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/MON_12.h b/src/langinfo/MON_12.h
deleted file mode 100644
index 264ad84c..00000000
--- a/src/langinfo/MON_12.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define MON_12 ((nl_item)33)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/MON_2.h b/src/langinfo/MON_2.h
deleted file mode 100644
index 313fdbfe..00000000
--- a/src/langinfo/MON_2.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define MON_2 ((nl_item)23)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/MON_3.h b/src/langinfo/MON_3.h
deleted file mode 100644
index a112b701..00000000
--- a/src/langinfo/MON_3.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define MON_3 ((nl_item)24)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/MON_4.h b/src/langinfo/MON_4.h
deleted file mode 100644
index 37f975af..00000000
--- a/src/langinfo/MON_4.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define MON_4 ((nl_item)25)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/MON_5.h b/src/langinfo/MON_5.h
deleted file mode 100644
index 3bfec3ef..00000000
--- a/src/langinfo/MON_5.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define MON_5 ((nl_item)26)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/MON_6.h b/src/langinfo/MON_6.h
deleted file mode 100644
index cc7afac0..00000000
--- a/src/langinfo/MON_6.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define MON_6 ((nl_item)27)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/MON_7.h b/src/langinfo/MON_7.h
deleted file mode 100644
index 5793ca0c..00000000
--- a/src/langinfo/MON_7.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define MON_7 ((nl_item)28)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/MON_8.h b/src/langinfo/MON_8.h
deleted file mode 100644
index 6a19643b..00000000
--- a/src/langinfo/MON_8.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define MON_8 ((nl_item)29)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/MON_9.h b/src/langinfo/MON_9.h
deleted file mode 100644
index b18779c1..00000000
--- a/src/langinfo/MON_9.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define MON_9 ((nl_item)30)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/NOEXPR.h b/src/langinfo/NOEXPR.h
deleted file mode 100644
index 8f60fa4b..00000000
--- a/src/langinfo/NOEXPR.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define NOEXPR ((nl_item)54)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/NOSTR.h b/src/langinfo/NOSTR.h
deleted file mode 100644
index bb2c9f48..00000000
--- a/src/langinfo/NOSTR.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <langinfo.h>
-#define NOSTR /* TODO */
-/*
-XOPEN(4,600)
-*/
diff --git a/src/langinfo/PM_STR.h b/src/langinfo/PM_STR.h
deleted file mode 100644
index 60b9d049..00000000
--- a/src/langinfo/PM_STR.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define PM_STR ((nl_item)7)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/RADIXCHAR.h b/src/langinfo/RADIXCHAR.h
deleted file mode 100644
index 544688ba..00000000
--- a/src/langinfo/RADIXCHAR.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define RADIXCHAR ((nl_item)51)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/THOUSEP.h b/src/langinfo/THOUSEP.h
deleted file mode 100644
index e59f18fa..00000000
--- a/src/langinfo/THOUSEP.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define THOUSEP ((nl_item)52)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/T_FMT.h b/src/langinfo/T_FMT.h
deleted file mode 100644
index 99b1b90b..00000000
--- a/src/langinfo/T_FMT.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define T_FMT ((nl_item)4)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/T_FMT_AMPM.h b/src/langinfo/T_FMT_AMPM.h
deleted file mode 100644
index bb01a8d7..00000000
--- a/src/langinfo/T_FMT_AMPM.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define T_FMT_AMPM ((nl_item)5)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/YESEXPR.h b/src/langinfo/YESEXPR.h
deleted file mode 100644
index 1af04bb2..00000000
--- a/src/langinfo/YESEXPR.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <langinfo.h>
-#define YESEXPR ((nl_item)53)
-/*
-XOPEN(4)
-POSIX(200809)
-*/
diff --git a/src/langinfo/YESSTR.h b/src/langinfo/YESSTR.h
deleted file mode 100644
index 7c140cbc..00000000
--- a/src/langinfo/YESSTR.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <langinfo.h>
-#define YESSTR /* TODO */
-/*
-XOPEN(4,600)
-*/
diff --git a/src/langinfo/nl_langinfo.c b/src/langinfo/nl_langinfo.c
deleted file mode 100644
index 7fd5d1bf..00000000
--- a/src/langinfo/nl_langinfo.c
+++ /dev/null
@@ -1,75 +0,0 @@
-#if 0
-
-#include <nl_types.h>
-#include <langinfo.h>
-#include <stddef.h>
-
-char * nl_langinfo(nl_item item)
-{
- /** @arg_one_of:
- CODESET LC_CTYPE Codeset name
- D_T_FMT LC_TIME String for formatting date and time
- D_FMT LC_TIME Date format string
- T_FMT LC_TIME Time format string
- T_FMT_AMPM LC_TIME a.m. or p.m. time format string
- AM_STR LC_TIME Ante-meridiem affix
- PM_STR LC_TIME Post-meridiem affix
- DAY_1 LC_TIME Name of the 1st day of the week (Sunday)
- DAY_2 LC_TIME Name of the 2nd day of the week
- DAY_3 LC_TIME Name of the 3rd day of the week
- DAY_4 LC_TIME Name of the 4th day of the week
- DAY_5 LC_TIME Name of the 5th day of the week
- DAY_6 LC_TIME Name of the 6th day of the week
- DAY_7 LC_TIME Name of the 7th day of the week
- ABDAY_1 LC_TIME Abbreviated name of 1st day (Sun)
- ABDAY_2 LC_TIME Abbreviated name of 2nd day
- ABDAY_3 LC_TIME Abbreviated name of 3rd day
- ABDAY_4 LC_TIME Abbreviated name of 4th day
- ABDAY_5 LC_TIME Abbreviated name of 5th day
- ABDAY_6 LC_TIME Abbreviated name of 6th day
- ABDAY_7 LC_TIME Abbreviated name of 7th day
- MON_1 LC_TIME Name of the 1st month of the year
- MON_2 LC_TIME Name of the 2nd month of the year
- MON_3 LC_TIME Name of the 3rd month of the year
- MON_4 LC_TIME Name of the 4th month of the year
- MON_5 LC_TIME Name of the 5th month of the year
- MON_6 LC_TIME Name of the 6th month of the year
- MON_7 LC_TIME Name of the 7th month of the year
- MON_8 LC_TIME Name of the 8th month of the year
- MON_9 LC_TIME Name of the 9th month of the year
- MON_10 LC_TIME Name of the 10th month of the year
- MON_11 LC_TIME Name of the 11th month of the year
- MON_12 LC_TIME Name of the 12th month of the year
- ABMON_1 LC_TIME Abbreviated name of the 1st month
- ABMON_2 LC_TIME Abbreviated name of the 2nd month
- ABMON_3 LC_TIME Abbreviated name of the 3rd month
- ABMON_4 LC_TIME Abbreviated name of the 4th month
- ABMON_5 LC_TIME Abbreviated name of the 5th month
- ABMON_6 LC_TIME Abbreviated name of the 6th month
- ABMON_7 LC_TIME Abbreviated name of the 7th month
- ABMON_8 LC_TIME Abbreviated name of the 8th month
- ABMON_9 LC_TIME Abbreviated name of the 9th month
- ABMON_10 LC_TIME Abbreviated name of the 10th month
- ABMON_11 LC_TIME Abbreviated name of the 11th month
- ABMON_12 LC_TIME Abbreviated name of the 12th month
- ERA LC_TIME Era description segments
- ERA_D_FMT LC_TIME Era date format string
- ERA_D_T_FMT LC_TIME Era date and time format string
- ERA_T_FMT LC_TIME Era time format string
- ALT_DIGITS LC_TIME Alternative symbols for digits
- RADIXCHAR LC_NUMERIC Radix character
- THOUSEP LC_NUMERIC Separator for thousands
- YESEXPR LC_MESSAGES Affirmative response expression
- NOEXPR LC_MESSAGES Negative response expression
- CRNCYSTR LC_MONETARY Local currency symbol
- */
- return NULL;
-}
-
-/*
-XOPEN(4)
-POSIX(200809)
-*/
-
-
-#endif