| Commit message (Expand) | Author | Age | Files | Lines |
| * | Let debugger check signal, make SIGINFO works. | David Xu | 2004-07-13 | 2 | -24/+50 |
| * | If _libkse_debug is not zero, activate thread mode. | David Xu | 2004-07-13 | 2 | -0/+12 |
| * | Add code to support thread debugging. | David Xu | 2004-07-13 | 10 | -88/+292 |
| * | Remove an entry from the BUGS section: we have multibyte character | Tim J. Robbins | 2004-07-12 | 1 | -2/+0 |
| * | kse_switchin ABI was changed in kernel. | David Xu | 2004-07-12 | 2 | -6/+4 |
| * | 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 |
| * | Update the README notes to include the current list of supported | Tim Kientzle | 2004-07-12 | 1 | -49/+47 |
| * | Remove incomplete support for multi-character collating elements. Remove | Tim J. Robbins | 2004-07-11 | 2 | -262/+8 |
| * | Correct a brain-o in extract_dir: mkdirpath() and mkdir(2) are | Tim Kientzle | 2004-07-10 | 1 | -2/+4 |
| * | 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 |
| * | Remove the declaration of isnan() from this file. It is no longer | David Schultz | 2004-07-09 | 2 | -6/+0 |
| * | 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 | 21 | -508/+287 |
| * | Define the following macros in terms of [gi]cc builtins when the | David Schultz | 2004-07-09 | 1 | -0/+29 |
| * | Eliminate some magic numbers and correct description of _PC_NO_TRUNC. | Garrett Wollman | 2004-07-08 | 2 | -20/+45 |
| * | Add the new call control layer to the library and install the man page | Hartmut Brandt | 2004-07-08 | 1 | -5/+11 |
| * | Add a function to iterate over all characters in a particular character | Tim J. Robbins | 2004-07-08 | 3 | -2/+150 |
| * | I think this is my fourth complete rewrite of the dir-creation | Tim Kientzle | 2004-07-08 | 1 | -138/+212 |
| * | Make bluetooth compile on all platforms | Maksim Yevmenkin | 2004-07-07 | 1 | -1/+2 |
| * | there's no such define as KERN_NAME_MAX, change to _POSIX_NAME_MAX. | Alfred Perlstein | 2004-07-07 | 1 | -1/+1 |
| * | Markup fixes. | Ruslan Ermilov | 2004-07-07 | 1 | -16/+24 |
| * | 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 |
| * | Push WARNS back up to 6, but define NO_WERROR; I want the warts out in the | Dag-Erling Smørgrav | 2004-07-06 | 1 | -1/+2 |
| * | Introduce inline {ip,udp,tcp}_next() functions which take a pointer to an | Dag-Erling Smørgrav | 2004-07-06 | 12 | -52/+77 |
| * | Rewrite twowords() to access its argument through a char pointer and not | Dag-Erling Smørgrav | 2004-07-06 | 1 | -2/+9 |
| * | Document incorrect handling of multibyte characters. | Tim J. Robbins | 2004-07-06 | 1 | -1/+3 |
| * | Temporarily lower WARNS to 3 while I figure out the alignment issues on | Dag-Erling Smørgrav | 2004-07-06 | 1 | -1/+1 |
| * | Add C99's nearbyint{,f}() functions as wrappers around rint(). | David Schultz | 2004-07-06 | 4 | -6/+94 |
| * | 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 |
| * | Minor wordsmithing; remove a controversial colon. | Tim Kientzle | 2004-07-05 | 1 | -3/+2 |
| * | Add convenience functions to retrieve the atime fields directly, | Tim Kientzle | 2004-07-05 | 3 | -0/+20 |
| * | ru@'s ambitious sweep through the manpages is mostly a good thing, | Tim Kientzle | 2004-07-05 | 1 | -1/+1 |
| * | Make whatis(1) happy about the NAME section. | Ruslan Ermilov | 2004-07-05 | 1 | -57/+60 |
| * | Fix the NAME section making whatis(1) happy in particular. | Ruslan Ermilov | 2004-07-05 | 7 | -68/+65 |
| * | Unbreak a whatis(1) entry by fixing the NAME section. | Ruslan Ermilov | 2004-07-05 | 1 | -14/+10 |
| * | Make libalias WARNS?=6-clean. This mostly involves renaming variables | Dag-Erling Smørgrav | 2004-07-05 | 15 | -676/+721 |
| * | Parenthesize return values. | Dag-Erling Smørgrav | 2004-07-05 | 6 | -120/+120 |
| * | Mechanical whitespace cleanup. | Dag-Erling Smørgrav | 2004-07-05 | 6 | -126/+126 |
| * | Markup fixes. | Ruslan Ermilov | 2004-07-05 | 3 | -128/+180 |
| * | Markup fixes. | Ruslan Ermilov | 2004-07-05 | 1 | -22/+28 |