summaryrefslogtreecommitdiff
path: root/lib/libc/string/strcoll.3
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.3.0_cvscvs2svn2001-04-211-1/+1
| | | | | | | 'RELENG_4_3_0_RELEASE'. This commit was manufactured to restore the state of the 4.3-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-061-1/+1
| | | | Notes: svn path=/stable/4/; revision=73888
* MFC: introduce .Lb macro to libc manpagesAlexey Zelkin2000-04-221-0/+2
| | | | Notes: svn path=/stable/4/; revision=59521
* $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
* Back out fallback approximation changes, they are not so right to liveAndrey A. Chernov1996-08-131-4/+7
| | | | Notes: svn path=/head/; revision=17583
* Use better approximation if collate info not available.Andrey A. Chernov1996-06-091-7/+4
| | | | | | | Fix bug: strxfrm+strcmp != strcoll, if collate info not available Notes: svn path=/head/; revision=16255
* Fix even more spelling errors in some more man pages.Mike Pritchard1996-01-301-1/+1
| | | | Notes: svn path=/head/; revision=13750
* Copyrights cleanupAndrey A. Chernov1995-02-181-6/+18
| | | | Notes: svn path=/head/; revision=6537
* Add 8bit collate stuffAndrey A. Chernov1995-02-161-22/+8
| | | | | | | Submitted by: alex@elvisti.kiev.ua Notes: svn path=/head/; revision=6509
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+74
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573