| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the hard-coded limit of 3 bytes for EUC encodings. | Jeroen Ruigrok van der Werven | 2002-04-14 | 1 | -1/+3 |
* | Install digittoint.3 (forgotten in rev 1.21) | Dag-Erling Smørgrav | 2002-04-13 | 1 | -1/+1 |
* | This was recently MFC'd, so it will appear in 4.6. | Dima Dorfman | 2002-04-13 | 1 | -1/+1 |
* | Fix EUC encoding conversion for codeset 3 and 4 to comply to the specification. | Jeroen Ruigrok van der Werven | 2002-04-07 | 1 | -0/+6 |
* | Do not use __progname directly (except in [gs]etprogname(3)). | Mark Murray | 2002-03-29 | 1 | -2/+3 |
* | Fix the style of the SCM ID's. | David E. O'Brien | 2002-03-22 | 27 | -49/+68 |
* | Remove __P() usage. | David E. O'Brien | 2002-03-21 | 9 | -27/+27 |
* | mdoc(7) police: tidy up. | Ruslan Ermilov | 2002-03-18 | 1 | -8/+8 |
* | bde got caught by mdoc(7) police. :-) | Ruslan Ermilov | 2002-03-15 | 2 | -2/+2 |
* | mdoc(7) police: don't you notice the warnings? | Ruslan Ermilov | 2002-03-15 | 1 | -1/+0 |
* | o Move NTOHL() and associated macros into <sys/param.h>. These are | Mike Barcroft | 2002-02-18 | 1 | -0/+1 |
* | Do not try to convert to char already converted C monetary locale members. | Andrey A. Chernov | 2002-01-28 | 2 | -28/+40 |
* | get __time_load_locale() prototype from include file, rather than declare | Alexey Zelkin | 2002-01-24 | 1 | -3/+2 |
* | Restore C99 standard conformance information, isblank() _is_ in final | Andrey A. Chernov | 2002-01-22 | 1 | -0/+5 |
* | Replaced bogus cross references by the usual one for the ctype family | Bruce Evans | 2002-01-11 | 2 | -32/+2 |
* | Removed assertion that isblank() conforms to C90 too. This assertion | Bruce Evans | 2002-01-11 | 1 | -5/+0 |
* | Fixed unsorting of almost all lists in previous commit. | Bruce Evans | 2002-01-11 | 1 | -7/+4 |
* | Fixed unsorting of MLINKS in previous commit. | Bruce Evans | 2002-01-11 | 1 | -3/+3 |
* | Remove assertion that isblank() is in C99, pointed out by ache. | Nik Clayton | 2002-01-10 | 1 | -4/+0 |
* | From the PR: | Nik Clayton | 2002-01-09 | 10 | -8/+98 |
* | Back out recent replacement of LC_MESSAGES file with directory. | Alexey Zelkin | 2001-12-24 | 1 | -1/+1 |
* | Slightly re-work locale messages storage scheme. Before this commit | Alexey Zelkin | 2001-12-21 | 1 | -1/+1 |
* | style(9)'ify | Alexey Zelkin | 2001-12-20 | 7 | -73/+77 |
* | Add my e-mail to copyrights | Alexey Zelkin | 2001-12-20 | 2 | -2/+2 |
* | mdoc(7) police: use no-break space. | Ruslan Ermilov | 2001-12-12 | 1 | -1/+3 |
* | mdoc(7) police: use no-break space, fix markup. | Ruslan Ermilov | 2001-12-12 | 1 | -1/+2 |
* | mdoc(7) police: use non-break space, remove whitespace at EOL, fix markup. | Ruslan Ermilov | 2001-12-12 | 1 | -1/+3 |
* | * Add my e-mail to copyrights | Alexey Zelkin | 2001-12-11 | 10 | -52/+57 |
* | Fix grouping string handling | Alexey Zelkin | 2001-12-11 | 1 | -1/+4 |
* | Clarify ' ' space issue | Andrey A. Chernov | 2001-12-05 | 2 | -2/+3 |
* | Remove specific reference to ASCII space (' '), it is true for localized | Andrey A. Chernov | 2001-12-02 | 1 | -1/+1 |
* | Clarify isblank range | Andrey A. Chernov | 2001-11-30 | 1 | -0/+14 |
* | Clarify valid isspace() range | Andrey A. Chernov | 2001-11-30 | 1 | -8/+10 |
* | Clarify that is[x]digit() class is the same in any locale | Andrey A. Chernov | 2001-11-29 | 2 | -17/+18 |
* | mdoc(7) police: Use the new .In macro for #include statements. | Ruslan Ermilov | 2001-10-01 | 21 | -23/+23 |
* | First appeared in 5.0, not in 4.4 | Andrey A. Chernov | 2001-09-17 | 1 | -1/+1 |
* | mdoc(7) police: | Ruslan Ermilov | 2001-08-07 | 1 | -3/+4 |
* | Remove whitespace at EOL. | Dima Dorfman | 2001-07-15 | 10 | -34/+34 |
* | mdoc(7) police: fixed bugs in rev. 1.19, split section headers names. | Ruslan Ermilov | 2001-07-04 | 1 | -5/+5 |
* | Return "" if reallocf() fails | Andrey A. Chernov | 2001-06-25 | 1 | -1/+2 |
* | Describe success return value | Andrey A. Chernov | 2001-06-25 | 1 | -0/+6 |
* | Add transition period hack allowing old locale names return proper codeset too | Andrey A. Chernov | 2001-06-25 | 1 | -4/+31 |
* | Handle "ASCII" and "US-ASCII" aliases | Andrey A. Chernov | 2001-06-10 | 1 | -1/+2 |
* | add nl_langinfo(3) | Alexey Zelkin | 2001-05-03 | 1 | -2/+2 |
* | Eliminate BUGS section. No one of listed bugs is applicable to FreeBSD-current | Alexey Zelkin | 2001-05-03 | 1 | -25/+0 |
* | add manpage for nl_langinfo(3) | Alexey Zelkin | 2001-05-03 | 1 | -0/+90 |
* | Include <unistd.h> so that read(2) and write(2) don't cause warnings. | Daniel Eischen | 2001-04-10 | 1 | -1/+2 |
* | mdoc(7) police: LIBRARY should be before SYNOPSIS. | Ruslan Ermilov | 2001-03-29 | 1 | -2/+2 |
* | MAN[1-9] -> MAN. | Ruslan Ermilov | 2001-03-27 | 1 | -2/+2 |
* | Implement D_MD_ORDER (local extension) to get month/day order from locale | Andrey A. Chernov | 2001-03-19 | 1 | -0/+3 |