2001-02-05 Charles Wilson <cwilson@ece.gatech.edu>
* libc/include/locale.h: add LC_MESSAGES definition
This commit is contained in:
parent
ae9b22c69b
commit
31f5feea33
@ -1,3 +1,7 @@
|
|||||||
|
2001-02-05 Charles Wilson <cwilson@ece.gatech.edu>
|
||||||
|
|
||||||
|
* libc/include/locale.h: add LC_MESSAGES definition
|
||||||
|
|
||||||
2001-02-01 Alexandre Oliva <aoliva@redhat.com>
|
2001-02-01 Alexandre Oliva <aoliva@redhat.com>
|
||||||
|
|
||||||
* libc/sys/sh/sys/syscall.h (SYS_get_argc, SYS_get_argN_len,
|
* libc/sys/sh/sys/syscall.h (SYS_get_argc, SYS_get_argN_len,
|
||||||
|
@ -22,6 +22,7 @@ extern "C" {
|
|||||||
#define LC_MONETARY 3
|
#define LC_MONETARY 3
|
||||||
#define LC_NUMERIC 4
|
#define LC_NUMERIC 4
|
||||||
#define LC_TIME 5
|
#define LC_TIME 5
|
||||||
|
#define LC_MESSAGES 6
|
||||||
|
|
||||||
struct lconv
|
struct lconv
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user