Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More consistently put remarks about the less useful LC_* categoties, | schwarze | 2019-05-16 | 1 | -10/+12 |
| | | | | | | i.e. those other than LC_CTYPE, into the CAVEATS section, and standardize wording somewhat. OK jmc@ | ||||
* | New POSIX xlocale implementation written from scratch.libressl-v2.6.1 | schwarze | 2017-09-05 | 1 | -23/+52 |
| | | | | | | | | | | | | Complete in the sense that all POSIX *locale(3) and *_l(3) functions are included, but in OpenBSD, we of course only really care about LC_CTYPE and we only support ASCII and UTF-8. With important help from kettenis@, guenther@, and jca@. Repeated testing in ports bulk builds by naddy@. Additional testing by jca@, sebastia@, dcoppa@, and others. OK kettenis@ dcoppa@, and guenther@ on an earlier version. Riding guenther@'s libc/librthread major bump. | ||||
* | Replace all 14 instances of .St -ansiC-99 in our tree with .St -isoC-99. | schwarze | 2014-11-30 | 1 | -3/+3 |
| | | | | | | The former is not used anywhere in NetBSD, FreeBSD, or DragonFly and not supported by groff, so i'm going to delete it from mandoc(1). We don't need two macros for the same thing. | ||||
* | Add some missing names to the NAME sections. | schwarze | 2014-04-07 | 1 | -3/+4 |
| | | | | | | For inet(3), go the other way, remove some bogus symlinks. Found while testing the new makewhatis(8). ok jmc@ | ||||
* | Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze | tedu | 2013-06-05 | 1 | -3/+3 |
| | |||||
* | Bump standards years, as we conform to the new versions too | guenther | 2012-03-26 | 1 | -4/+4 |
| | | | | ok jmc@ | ||||
* | update HISTORY and SEE ALSO for all of string(3), together with various | schwarze | 2011-07-25 | 1 | -2/+11 |
| | | | | | smaller improvements; jmc@ and nicm@ both ask me to get this in because further tweaking will be easier in-tree | ||||
* | convert to new .Dd format; | jmc | 2007-05-31 | 1 | -2/+2 |
| | |||||
* | typos, then -> than, from Michael Knudsen | jaredy | 2004-12-10 | 1 | -2/+2 |
| | |||||
* | Do a better job of documenting strerror_r() and add an ERRORS section. | millert | 2004-05-03 | 1 | -15/+43 |
| | |||||
* | Remove the advertising clause in the UCB license which Berkeley | millert | 2003-06-02 | 1 | -6/+2 |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | Add strerror_r and functions versions of getchar_unlocked and | marc | 2002-11-21 | 1 | -1/+21 |
| | | | | putchar_unlocked. Crank the minor on related libs. OK fgs@, deraadt@ | ||||
* | Document that the string returned by strerror(3) contains a maximum of | aaron | 2000-10-23 | 1 | -2/+6 |
| | | | | NL_TEXTMAX characters. | ||||
* | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | aaron | 1999-05-23 | 1 | -2/+2 |
| | | | | is used instead; kwesterback@home.com | ||||
* | Fix RCS ids | tholo | 1996-08-19 | 1 | -2/+1 |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | initial import of NetBSD tree | deraadt | 1995-10-18 | 1 | -0/+66 |