summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/setlocale.h
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1997-04-07 08:54:38 +0000
committerache <ache@FreeBSD.org>1997-04-07 08:54:38 +0000
commit7b1360495da7bd7306ddeea3a9ddb95a483233ae (patch)
tree8ba3017cb8ed5f902d750c3aa3a11f5ca86a887f /lib/libc/locale/setlocale.h
parent42b08e73160ea8e6dc0d62f41a73acb091c3cc39 (diff)
downloadFreeBSD-src-7b1360495da7bd7306ddeea3a9ddb95a483233ae.zip
FreeBSD-src-7b1360495da7bd7306ddeea3a9ddb95a483233ae.tar.gz
Restore PATH_LOCALE functionality using issetugid() call now
Diffstat (limited to 'lib/libc/locale/setlocale.h')
-rw-r--r--lib/libc/locale/setlocale.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/locale/setlocale.h b/lib/libc/locale/setlocale.h
index 262b9c0..f3b2a22 100644
--- a/lib/libc/locale/setlocale.h
+++ b/lib/libc/locale/setlocale.h
@@ -27,6 +27,7 @@
*/
#define ENCODING_LEN 31
+#define CATEGORY_LEN 11
extern char *_PathLocale;
OpenPOWER on IntegriCloud