summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/mbrune.3
Commit message (Collapse)AuthorAgeFilesLines
* Update cross references after utf2/euc move.tjr2003-11-151-2/+2
|
* The .Fn functioncharnier2003-02-061-1/+1
|
* mdoc(7) police: Deal with self-xrefs.ru2002-12-241-1/+0
|
* mdoc(7) police: Fixed abuses of the .Ar and .Em macros.ru2002-12-181-1/+1
|
* Add a UTF-8 encoding method, which will eventually replace the antiquetjr2002-10-101-1/+2
| | | | | | | "UTF2" method. Although UTF-8 and the old UTF2 encoding are compatible for 16-bit characters, the new UTF-8 implementation is much more strict about rejecting malformed input and also handles the full 31 bit range of characters.
* Mark mbmb(), mbrune(), and mbrrune() as deprecated functions. We want totjr2002-09-181-0/+16
| | | | | | get applications to move to the ISO C interfaces as well as have the freedom to replace the rune interfaces with ones that support stateful conversions some time in the future.
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-1/+1
|
* Remove whitespace at EOL.dd2001-07-151-2/+2
|
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-1/+1
|
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
| | | | More libraries manpages updates following.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
| | | | | | | | | | | | | | | | | track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde
* The terminating character in strings is `NUL', not `NULL'.wosch1997-12-281-1/+1
|
* Show the real revision date and not the date that thissteve1997-06-231-1/+1
| | | | manpage is being viewed.
* Sort cross references.wosch1997-01-201-1/+1
|
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+157
OpenPOWER on IntegriCloud