1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/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 Remove some hardcode *roff font change escape codes from 1996-08-06 22:42:23 +00:00
euc.5 Remove some hardcode *roff font change escape codes from 1996-08-06 22:42:23 +00:00
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 Add internal function __collcmp once instead of adding it statically 1996-08-12 03:40:37 +00:00
mbrune.3
mbrune.c
multibyte.3
nomacros.c
none.c
rune.3
rune.c
runetype.c Fixed longstanding namespace convolution involving rune_t vs wchar_t. 1996-05-01 00:40:10 +00:00
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 Fixed longstanding namespace convolution involving rune_t vs wchar_t. 1996-05-01 00:40:10 +00:00
toupper.3
toupper.c Fixed longstanding namespace convolution involving rune_t vs wchar_t. 1996-05-01 00:40:10 +00:00
utf2.4
utf2.5
utf2.c