aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/locale/islower.3
Commit message (Collapse)AuthorAgeFilesLines
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
| | | | | | | | | clause. # If I've done so improperly on a file, please let me know. Notes: svn path=/head/; revision=165903
* -mdoc sweep.Ruslan Ermilov2005-11-171-1/+1
| | | | Notes: svn path=/head/; revision=152551
* Remove confusing "single C char locales" phrase; arguments to theseTim J. Robbins2005-07-171-9/+4
| | | | | | | | functions and must now be either an unsigned char or EOF, regardless of locale. Notes: svn path=/head/; revision=148087
* Re-word compatibility section, taking care to use the word "obsolete" toTim J. Robbins2004-08-211-3/+4
| | | | | | | | describe the 4.4BSD extension of accepting characters (runes) outside of the range of unsigned char. Notes: svn path=/head/; revision=134103
* Re-word the COMPATIBILITY section, taking care to use the word "deprecated"Tim J. Robbins2004-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. Notes: svn path=/head/; revision=132859
* Add a note to the Compatiblity section suggesting that these functionsTim J. Robbins2002-10-061-1/+13
| | | | | | | | only be used for byte values. Add cross-references to the wide-char counterparts. Notes: svn path=/head/; revision=104562
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
| | | | Notes: svn path=/head/; revision=84306
* .St -ansiC -> .St -isoCRuslan Ermilov2001-02-261-1/+1
| | | | Notes: svn path=/head/; revision=73088
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-291-6/+6
| | | | Notes: svn path=/head/; revision=70481
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
| | | | | | | More libraries manpages updates following. Notes: svn path=/head/; revision=59460
* Add comment after localesAndrey A. Chernov2000-04-121-2/+4
| | | | | | | | | Use .Li for type Suggested-by: sheldonh Notes: svn path=/head/; revision=59180
* Better wording according to multibyte(3)Andrey A. Chernov2000-04-111-2/+8
| | | | | | | | Better man formatting Add reference to multibyte(3) Notes: svn path=/head/; revision=59149
* Describe valid argument domain for 8-bit wide locales to prevent common errorAndrey A. Chernov2000-03-281-0/+2
| | | | | | | calling ctype functions with signed char as an argument. Notes: svn path=/head/; revision=58737
* Although it should be obvious that the 3-digit numeric values of theSheldon Hearn2000-01-191-1/+2
| | | | | | | | characters shown are octal, state this explicitly for the easily misled. Notes: svn path=/head/; revision=56288
* Add .Xrefs to tolower.3 and toupper.3, respectively.Tim Vanderhoek1999-12-281-0/+1
| | | | Notes: svn path=/head/; revision=55183
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-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 Notes: svn path=/head/; revision=48794
* Don't use literal semicolons in .Fn macro invocations.Bruce Evans1997-04-131-1/+1
| | | | Notes: svn path=/head/; revision=24872
* Very minor mdoc cleanup.Mike Pritchard1997-01-311-1/+1
| | | | Notes: svn path=/head/; revision=22147
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+74
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573