index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
locale
Age
Commit message (
Expand
)
Author
2017-10-04
pasto in function name in the SYNOPSIS; from semarie@
Ingo Schwarze
2017-09-05
New POSIX xlocale implementation written from scratch.
Ingo Schwarze
2017-08-05
We only support ASCII and UTF-8, so we never need to
Ingo Schwarze
2016-09-05
Delete some abstraction that we don't and won't need.
Ingo Schwarze
2016-09-02
Make it clear that printable characters of width 0 exist.
Ingo Schwarze
2016-09-02
Since we support only one non-ASCII LC_CTYPE locale, we don't need
Ingo Schwarze
2016-06-28
fix a couple of errors in the page;
Jason McIntyre
2016-05-23
Stop exposing <sys/localedef.h> and various symbols internal to the libc
Philip Guenther
2016-03-30
for some time now mandoc has not required MLINKS to function
Jason McIntyre
2016-03-20
LOCALE_CHARSETS has been unused for some time now
Jeremie Courreges-Anglas
2016-02-27
Fix STANDARDS: use the appropriate .St argument and add the information
Ingo Schwarze
2016-02-27
If an incomplete character is passed to mbtowc(3), set errno to EILSEQ.
Ingo Schwarze
2016-02-13
Dv fix;
Jason McIntyre
2016-02-13
Fix an obvious cut-and-paste error:
Ingo Schwarze
2016-02-08
Align with reality, and with POSIX: For this particular function,
Ingo Schwarze
2016-02-05
avoid an uninitialised value in a return path added in rev 1.5
Jonathan Gray
2015-12-06
Validate input files to prevent out of boundary accesses.
Tobias Stoeckmann
2015-10-28
Rewrite the mbtowc(3) page for clarity. Explain what needs to be done on error.
Stefan Sperling
2015-10-24
typo
mmcc
2015-10-24
nl_langinfo(3) conforms to POSIX.
Anthony J. Bentley
2015-10-01
Eliminate the last of the LINTEDn and PRINTFLIKEn comments. In one
Philip Guenther
2015-09-21
Prefer Xr over Fn for interpage references and delete reference to
Philip Guenther
2015-09-19
Don't wrap initialized variables: binutils appears to be mishandling them
Philip Guenther
2015-09-14
Wrap <langinfo.h> and <regexp.h> so internal calls go direct and
Philip Guenther
2015-09-14
Wrap <locale.h> so internal calls go direct
Philip Guenther
2015-09-13
Wrap <ctype.h> and <wctype.h> so that calls go direct and the symbols not
Philip Guenther
2015-09-13
Wrap <stdlib.h> so that calls go direct and the symbols not in the
Philip Guenther
2015-09-12
Wrap <inttypes.h> and finish wrapping of <wchar.h> so that calls go direct
Philip Guenther
2015-09-10
reduce more .Nd to one line and kill more .Tn
Ingo Schwarze
2015-08-23
restore codeset checking: we shouldn't silency fallback to ASCII codeset.
Sebastien Marie
2015-08-14
Load LC_MESSAGES locale only if the character encoding is UTF-8.
Stefan Sperling
2015-08-14
Disable support for loading LC_CTYPE locales other than UTF-8.
Stefan Sperling
2015-08-12
Mention LC_MESSAGES.
Vadim Zhukov
2015-07-07
the C locale should contain only ASCII
semarie
2015-07-03
There are no ${LIBCSRCDIR}/arch/${MACHINE_CPU}/locale directories in
semarie
2015-07-02
remove new_categories variable from global.
semarie
2015-06-09
Remove unused parameter of load_locale_sub(). No assembly change on i386.
Stefan Sperling
2015-04-12
Let nl_langinfo(CODESET) return "US-ASCII" as the name of the
Christian Weisgerber
2015-03-22
Resolve a mandoc -Tlint warning about trailing whitespace.
Stefan Sperling
2015-03-22
More wide character string function man page improvements based on feedback
Stefan Sperling
2015-03-19
better wording, from andre smagin; ok stsp
Jason McIntyre
2015-02-05
Include stdint.h, not limits.h to get SIZE_MAX. OK guenther@
Todd C. Miller
2014-12-11
Fix previous:
Ingo Schwarze
2014-12-09
LC_CTYPE has no effect on ctype(3), but on wctype(3); ok jmc@
Ingo Schwarze
2014-11-30
mandoc -Tlint fixes from <kaspars at bankovskis dot net>
Ingo Schwarze
2014-11-18
Nuke some obvious #include duplications.
Kenneth R Westerback
2014-09-15
When fopen()ing internal to libc (the API doesn't support the use
Philip Guenther
2014-07-14
international currency locale rules as per POSIX.1-2008
Martin Pelikan
2014-05-25
use calloc, from Benjamin Baier
Ted Unangst
2014-04-07
Add some missing names to the NAME sections.
Ingo Schwarze
[next]