summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/isupper.3
Commit message (Collapse)AuthorAgeFilesLines
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
| | | | | | clause. # If I've done so improperly on a file, please let me know.
* -mdoc sweep.ru2005-11-171-1/+1
|
* Remove confusing "single C char locales" phrase; arguments to thesetjr2005-07-171-9/+4
| | | | | functions and must now be either an unsigned char or EOF, regardless of locale.
* Re-word compatibility section, taking care to use the word "obsolete" totjr2004-08-211-3/+4
| | | | | describe the 4.4BSD extension of accepting characters (runes) outside of the range of unsigned char.
* Re-word the COMPATIBILITY section, taking care to use the word "deprecated"tjr2004-07-291-8/+6
| | | | | | to describe the 4.4BSD extension of accepting arguments outside the range of unsigned char. This gives us freedom to remove this extension when we remove the <rune.h> interface in FreeBSD 6.
* Add a note to the Compatiblity section suggesting that these functionstjr2002-10-061-1/+13
| | | | | only be used for byte values. Add cross-references to the wide-char counterparts.
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-1/+1
|
* .St -ansiC -> .St -isoCru2001-02-261-1/+1
|
* Prepare for mdoc(7)NG.ru2000-12-291-6/+6
|
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
| | | | More libraries manpages updates following.
* Add comment after localesache2000-04-121-2/+4
| | | | | | Use .Li for type Suggested-by: sheldonh
* Better wording according to multibyte(3)ache2000-04-111-2/+8
| | | | | Better man formatting Add reference to multibyte(3)
* Describe valid argument domain for 8-bit wide locales to prevent common errorache2000-03-281-0/+2
| | | | calling ctype functions with signed char as an argument.
* Although it should be obvious that the 3-digit numeric values of thesheldonh2000-01-191-1/+2
| | | | | characters shown are octal, state this explicitly for the easily misled.
* Add .Xrefs to tolower.3 and toupper.3, respectively.hoek1999-12-281-0/+1
|
* $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
* Don't use literal semicolons in .Fn macro invocations.bde1997-04-131-1/+1
|
* Very minor mdoc cleanup.mpp1997-01-311-1/+1
|
* Added missing section numbers to a bunch of .Xr macros, ormpp1996-03-271-1/+1
| | | | | converted them into .Fn macros where appropriate. Also fixed up some minor formatting problems.
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+74
OpenPOWER on IntegriCloud