diff options
Diffstat (limited to 'src/locale/LC_TIME_MASK.c')
| -rw-r--r-- | src/locale/LC_TIME_MASK.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/locale/LC_TIME_MASK.c b/src/locale/LC_TIME_MASK.c new file mode 100644 index 00000000..0d5f5613 --- /dev/null +++ b/src/locale/LC_TIME_MASK.c @@ -0,0 +1,4 @@ +#define LC_TIME_MASK (1 << LC_TIME) +/* +POSIX(200809) +*/ |
