| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add a cross reference to fgetwln(3). | Tim J. Robbins | 2004-07-16 | 1 | -0/+1 |
| * | Add fgetwln(), a wide character version of fgetln(). | Tim J. Robbins | 2004-07-16 | 3 | -2/+192 |
| * | Rename slbexpand() to __slbexpand() and make it available outside | Tim J. Robbins | 2004-07-16 | 2 | -4/+5 |
| * | Clarify getfsstat(2) usage. | Alfred Perlstein | 2004-07-16 | 1 | -1/+6 |
| * | Remove an entry from the BUGS section: we have multibyte character | Tim J. Robbins | 2004-07-12 | 1 | -2/+0 |
| * | Make regular expression matching aware of multibyte characters. The general | Tim J. Robbins | 2004-07-12 | 5 | -322/+476 |
| * | Add a new error code, REG_ILLSEQ, to indicate that a regular expression | Tim J. Robbins | 2004-07-12 | 2 | -1/+5 |
| * | Document the new PT_LWPINFO request. In fact, the request is so new | Marcel Moolenaar | 2004-07-12 | 1 | -0/+19 |
| * | Remove incomplete support for multi-character collating elements. Remove | Tim J. Robbins | 2004-07-11 | 2 | -262/+8 |
| * | Unbreak alpha: On alpha a long double is the same as a double and | Marcel Moolenaar | 2004-07-10 | 1 | -0/+4 |
| * | Add fast paths for conversion of plain ASCII characters. | Tim J. Robbins | 2004-07-09 | 1 | -0/+13 |
| * | Slightly reorganize and simplify. | Tim J. Robbins | 2004-07-09 | 1 | -24/+11 |
| * | Bump document date for recent changes. | David Schultz | 2004-07-09 | 1 | -1/+1 |
| * | Document these functions as being in libm, not libc. Some of them | David Schultz | 2004-07-09 | 1 | -4/+1 |
| * | Implement the classification macros isfinite(), isinf(), isnan(), and | David Schultz | 2004-07-09 | 17 | -501/+141 |
| * | Eliminate some magic numbers and correct description of _PC_NO_TRUNC. | Garrett Wollman | 2004-07-08 | 2 | -20/+45 |
| * | Add a function to iterate over all characters in a particular character | Tim J. Robbins | 2004-07-08 | 3 | -2/+150 |
| * | there's no such define as KERN_NAME_MAX, change to _POSIX_NAME_MAX. | Alfred Perlstein | 2004-07-07 | 1 | -1/+1 |
| * | Markup nits. | Ruslan Ermilov | 2004-07-07 | 1 | -2/+4 |
| * | Fixed markup. | Ruslan Ermilov | 2004-07-07 | 1 | -16/+22 |
| * | mdoc(7) fixes. | Ruslan Ermilov | 2004-07-07 | 1 | -2/+3 |
| * | Move the return value information about the getenv(3) library function | Hiten Pandya | 2004-07-06 | 1 | -4/+10 |
| * | Keep it sync with OpenBSD: | Andrey A. Chernov | 2004-07-06 | 1 | -3/+4 |
| * | Document incorrect handling of multibyte characters. | Tim J. Robbins | 2004-07-06 | 1 | -1/+3 |
| * | Add implementations of ftw(3) and nftw(3) and the corresponding header | David Schultz | 2004-07-05 | 2 | -2/+211 |
| * | Documentation for ftw(3) and nftw(3). | David Schultz | 2004-07-05 | 1 | -0/+210 |
| * | Fix the NAME section making whatis(1) happy in particular. | Ruslan Ermilov | 2004-07-05 | 6 | -16/+13 |
| * | Markup fixes. | Ruslan Ermilov | 2004-07-05 | 3 | -128/+180 |
| * | Markup nits. | Ruslan Ermilov | 2004-07-05 | 13 | -70/+91 |
| * | Sort SEE ALSO references (in dictionary order, ignoring case). | Ruslan Ermilov | 2004-07-04 | 7 | -7/+7 |
| * | Add commentary explaining why we return EBADF upon attempts to fflush() a | Colin Percival | 2004-07-04 | 1 | -0/+12 |
| * | Consistently use __inline instead of __inline__ as the former is an empty macro | Stefan Farfeleder | 2004-07-04 | 1 | -3/+3 |
| * | Fixed markup. | Ruslan Ermilov | 2004-07-03 | 3 | -13/+14 |
| * | Eliminate double whitespace. | Ruslan Ermilov | 2004-07-03 | 22 | -45/+48 |
| * | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 143 | -439/+851 |
| * | Follow previous change in makecontext. Use %esi to store next ucp | David Xu | 2004-07-02 | 1 | -1/+1 |
| * | Removed trailing whitespace. | Ruslan Ermilov | 2004-07-02 | 6 | -15/+15 |
| * | Markup tidying. | Ruslan Ermilov | 2004-07-02 | 6 | -16/+37 |
| * | Use %esi to store next ucp pointer. Mark end of stack by | David Xu | 2004-07-02 | 2 | -3/+4 |
| * | Markup, grammar, and spelling fixes. | Ruslan Ermilov | 2004-06-30 | 20 | -82/+121 |
| * | Fixed a typo. | Ruslan Ermilov | 2004-06-30 | 2 | -2/+2 |
| * | Fix typo: WRDE_DOOFS -> WRDE_DOOFFS. | Tim J. Robbins | 2004-06-30 | 2 | -5/+5 |
| * | s/SS_CANTSENDMORE/SBS_CANTSENDMORE/ | Roman Kurakin | 2004-06-24 | 1 | -1/+1 |
| * | Prefix the names of members of _RuneLocale and its sub-structures | Tim J. Robbins | 2004-06-23 | 6 | -87/+90 |
| * | Be specific about which socket properties are inherited from the original | Bruce M Simpson | 2004-06-23 | 1 | -10/+13 |
| * | Spelling fixes. | Mike Pritchard | 2004-06-21 | 2 | -3/+3 |
| * | Spelling fixes. | Mike Pritchard | 2004-06-21 | 1 | -1/+1 |
| * | Spelling fixes. | Mike Pritchard | 2004-06-21 | 1 | -1/+1 |
| * | Spelling fixes. | Mike Pritchard | 2004-06-21 | 2 | -3/+3 |
| * | Spelling fixes. | Mike Pritchard | 2004-06-21 | 6 | -7/+7 |