OSDN Git Service

locale.h, xlocale.h: guard *locale functions correctly
authorPeter S. Mazinger <ps.m@gmx.net>
Sat, 12 Mar 2011 19:45:04 +0000 (20:45 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 15 Jun 2012 12:00:21 +0000 (14:00 +0200)
commit9414f108db466019b6d4fb7ff5d74afc0a6cc285
tree924a8a97bcb23dcb402b5611637fd7d6a6d6111e
parentbb2512780405353b1f66ffe93483972b97d1aec9
locale.h, xlocale.h: guard *locale functions correctly

change the guard from LOCALE to XLOCALE for uselocale/newlocale...
move locale_t to xlocale.h

Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
include/locale.h
include/xlocale.h