freebsd-nq/lib/libc/locale
Andrey A. Chernov e2900279d2 Add rcsid[]
Since locale reading code not resistent against stack overflowing or
similar intruder attacks, don't allow PATH_LOCALE env variable action
for s-bit programs (non-standard locale path setting)
1996-11-27 22:30:44 +00:00
..
ansi.c
collate.c PATH_LOCALE: use this non-standard env variable first time only, i.e. 1996-11-26 02:49:53 +00:00
collate.h Rename collate_range_cmp to __collate_range_cmp for internal usage 1996-10-31 04:25:14 +00:00
collcmp.c Rename collate_range_cmp to __collate_range_cmp for internal usage 1996-10-31 04:25:14 +00:00
ctype.3
ctype.c
euc.4
euc.5
euc.c
frune.c
isalnum.3
isalpha.3
isascii.3
isblank.3
iscntrl.3
isctype.c
isdigit.3
isgraph.3
islower.3
isprint.3
ispunct.3
isspace.3
isupper.3
isxdigit.3
lconv.c
localeconv.c
Makefile.inc
mbrune.3
mbrune.c
multibyte.3
nomacros.c
none.c
rune.3
rune.c
runetype.c
setinvalidrune.c
setlocale.3 Correctly use .Fn instead of .Nm to reference function names 1996-08-22 23:31:07 +00:00
setlocale.c Add rcsid[] 1996-11-27 22:30:44 +00:00
setrunelocale.c PATH_LOCALE: use this non-standard env variable first time only, i.e. 1996-11-26 02:49:53 +00:00
table.c Add Id 1996-08-20 21:16:53 +00:00
toascii.3
tolower.3
tolower.c
toupper.3
toupper.c
utf2.4
utf2.5
utf2.c