mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2026-09-19 09:44:19 +00:00
some locale work
SCCS-file: private.h SCCS-SID: 7.10
This commit is contained in:
committed by
Paul Eggert
parent
a1474beeab
commit
2979fa3523
@@ -198,6 +198,10 @@ extern void free P((char * buf));
|
||||
((sizeof(type) * CHAR_BIT - 1) * 302 / 1000 + 2)
|
||||
#endif /* !defined INT_STRLEN_MAXIMUM */
|
||||
|
||||
#ifndef LOCALE_HOME
|
||||
#define LOCALE_HOME "/usr/lib/locale"
|
||||
#endif /* !defined LOCALE_HOME */
|
||||
|
||||
/*
|
||||
** UNIX was a registered trademark of UNIX System Laboratories in 1993.
|
||||
** VAX is a trademark of Digital Equipment Corporation.
|
||||
|
||||
Reference in New Issue
Block a user