mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2025-12-06 16:42:43 +00:00
strftime versus LOCALE_HOME
SCCS-file: strftime.c SCCS-SID: 7.34
This commit is contained in:
committed by
Paul Eggert
parent
fa7a8bd546
commit
2910b5ee72
@ -53,6 +53,7 @@ struct lc_time_T {
|
||||
};
|
||||
|
||||
#ifdef LOCALE_HOME
|
||||
#include "sys/stat.h"
|
||||
static struct lc_time_T localebuf;
|
||||
static struct lc_time_T * _loc P((void));
|
||||
#define Locale _loc()
|
||||
|
||||
Reference in New Issue
Block a user