| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove unused variable. | David Schultz | 2004-07-23 | 1 | -9/+1 |
| * | Return the correct value when dst == NULL and conversion has stopped after | Tim J. Robbins | 2004-07-22 | 1 | -2/+2 |
| * | now e.f.f.3.ip6.arpa is delegated, we no longer need to query ip6.int | Hajimu UMEMOTO | 2004-07-21 | 2 | -7/+1 |
| * | Read directly from the stdio buffer using the new __mbsnrtowcs() interface | Tim J. Robbins | 2004-07-21 | 1 | -14/+38 |
| * | Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are | Tim J. Robbins | 2004-07-21 | 14 | -165/+317 |
| * | Use __wcsrtombs() and __sfvwrite() to convert and write the wide character | Tim J. Robbins | 2004-07-21 | 1 | -8/+25 |
| * | Back out previous commit. Even though statfs(2) can take a regular | Christian S.J. Peron | 2004-07-20 | 1 | -0/+4 |
| * | Remove reference to ENOTDIR in the documented errors | Christian S.J. Peron | 2004-07-20 | 1 | -4/+0 |
| * | Call __mbrtowc() and __wcrtomb() directly instead of taking detours | Tim J. Robbins | 2004-07-20 | 3 | -3/+6 |
| * | Fix printing of long doubles to match the size that | Andrew Gallatin | 2004-07-19 | 2 | -11/+8 |
| * | prgregset_t changed type from being a typedef of struct reg to an | Marcel Moolenaar | 2004-07-19 | 1 | -1/+1 |
| * | Enable libpthread build for powerpc | Peter Grehan | 2004-07-19 | 1 | -1/+1 |
| * | PPC MD bits for KSE. Runs test cases OK. Crippled to 1:1 mode for | Peter Grehan | 2004-07-19 | 16 | -0/+1640 |
| * | Add signalcontext, required by KSE. | Peter Grehan | 2004-07-19 | 2 | -1/+104 |
| * | The new program counter should go into the trapframe's srr0 and | Peter Grehan | 2004-07-19 | 1 | -1/+1 |
| * | Update paths to reg*.c and regex2.h. Add a target to build regex.h. | Tim J. Robbins | 2004-07-19 | 1 | -1/+3 |
| * | Update for removal of cclass.h. Trim some useless targets. Invoke mkh | Tim J. Robbins | 2004-07-19 | 1 | -34/+6 |
| * | Update for recent changes to struct re_guts. Disable printing the contents | Tim J. Robbins | 2004-07-19 | 1 | -38/+5 |
| * | Remove unused files. | Tim J. Robbins | 2004-07-19 | 2 | -12/+0 |
| * | Make FLT_ROUNDS correctly reflect the dynamic rounding mode. | David Schultz | 2004-07-19 | 6 | -3/+80 |
| * | Fix two bugs in the signbit() macro, which was implemented last year: | David Schultz | 2004-07-19 | 5 | -9/+31 |
| * | Replace seven nominally MD implementations of frexp() that are broken | David Schultz | 2004-07-18 | 16 | -456/+65 |
| * | This library is not WARNS=2 clean for -O2 builds, because we include | Marcel Moolenaar | 2004-07-18 | 1 | -1/+1 |
| * | Correct the mess I made by committing from the wrong tree. Most | Marcel Moolenaar | 2004-07-18 | 5 | -33/+33 |
| * | Try to fix ia64 and alpha compiles. I don't have either equipment fired | Scott Long | 2004-07-18 | 2 | -0/+14 |
| * | Add missing #includes so that this can compile. Obtained from the i386 version. | Scott Long | 2004-07-18 | 1 | -0/+7 |
| * | Remove claim of conformance to IEEE Std. 1003.2. Replace it with a list | Tim J. Robbins | 2004-07-18 | 1 | -7/+12 |
| * | Remove claim of conformance to IEEE Std. 1003.2. Replace it with a list | Tim J. Robbins | 2004-07-18 | 1 | -3/+7 |
| * | Hook libthread_db into the build, except for arm and powerpc. | Marcel Moolenaar | 2004-07-18 | 1 | -2/+6 |
| * | Define _libthr_debug for use by libthread_db. | Marcel Moolenaar | 2004-07-18 | 1 | -0/+9 |
| * | Don't include lock.h and pthread_md.h when we're being included by | Marcel Moolenaar | 2004-07-18 | 2 | -0/+4 |
| * | Add rudimentary support and stubs for libthr and libc_r on alpha, amd64, | Marcel Moolenaar | 2004-07-18 | 22 | -1178/+1851 |
| * | Add the const qualifier to the prgregset_t argument for the *setregs* | Marcel Moolenaar | 2004-07-17 | 4 | -4/+4 |
| * | Fix minor namespace pollution: The prototypes for f{dim,max,min}(), | Stefan Farfeleder | 2004-07-17 | 1 | -6/+6 |
| * | Fix typo: carat -> caret. | Tim J. Robbins | 2004-07-17 | 1 | -1/+1 |
| * | Document the MSG_DONTWAIT flag. | Hartmut Brandt | 2004-07-16 | 1 | -1/+8 |
| * | Tweak the conditions under which certain gcc builtins are used: | David Schultz | 2004-07-16 | 1 | -2/+2 |
| * | 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 |
| * | Add my initial work of libthread_db. The library is used by gdb to debug | David Xu | 2004-07-15 | 9 | -0/+2030 |
| * | Style: rename 'mkdirpath' so it's clearer exactly what it does. | Tim Kientzle | 2004-07-15 | 1 | -22/+27 |
| * | Copy lwp id to thread mailbox. | David Xu | 2004-07-14 | 2 | -0/+2 |
| * | Call kse_switchin to switch context when being debugged. | David Xu | 2004-07-13 | 9 | -55/+158 |
| * | Remove unused symbols. | David Xu | 2004-07-13 | 2 | -28/+0 |
| * | Export necessary symbols to debugger. | David Xu | 2004-07-13 | 1 | -7/+4 |
| * | 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 |