| Age | Commit message (Expand) | Author |
| 2006-08-26 | Move ns_addr and ns_ntoa to compat libc. Add a stripped version of | matt |
| 2006-08-04 | add missing const. | yamt |
| 2006-08-04 | whitespace. | yamt |
| 2006-08-04 | remove the support of variable-sized filehandle from compat version of | yamt |
| 2006-07-31 | Make filehandles opaque to userland | martin |
| 2006-07-27 | fts_data is defined to be something else now. Avoid syntax error. | christos |
| 2006-07-27 | Turn fts_number to a quad. | christos |
| 2006-07-13 | Lint insists on this. | martin |
| 2006-07-13 | Ooops, forgot to add this with the last commit | martin |
| 2006-07-13 | Fix alignement problems for fhandle_t, exposed by gcc4.1. | martin |
| 2006-07-07 | urk, need these too | ross |
| 2006-07-03 | Remove a comment questioning correct denormal handling. | drochner |
| 2006-07-03 | build {frexp,ldexp,modf} in the "compat" subtree | drochner |
| 2006-07-03 | build frexp_ieee754 and ldexp_ieee754 in the "compat" subtree | drochner |
| 2006-07-03 | build frexp_ieee754 and ldexp_ieee754 in the "compat" subtree | drochner |
| 2006-07-03 | build frexp_ieee754 in the "compat" subtree | drochner |
| 2006-07-03 | build frexp_ieee754 in the "compat" subtree | drochner |
| 2006-07-01 | ppc64 build framework | ross |
| 2006-07-01 | powerpc64 build framework | ross |
| 2006-06-28 | build frexp/ldexp/modf in the "compat" part (code is identical) | drochner |
| 2006-06-28 | build frexp/ldexp/modf in the "compat" part | drochner |
| 2006-06-27 | Build just the compatibility versions of frexp()/ldexp()/modf(), the | drochner |
| 2006-06-27 | First step to clean up the variety of frexp(), ldexp() and modf() | drochner |
| 2006-06-26 | version the socket(2) syscall. for compat30 socket, we use | mrg |
| 2006-05-29 | support the new ntp_gettime() syscall and add compatibility for the old one | drochner |
| 2006-05-04 | Adjust for the fhstat() compat kernel change. | christos |
| 2006-03-30 | Unbreak fts13 after yesterdays header changes [yes I keep old binaries around | christos |
| 2006-03-30 | PR/33163: Auster Vl.: fts: cant allocate memory | filename too long | christos |
| 2006-03-26 | PR/33124: Murray Armfield: readdir_r is missing a restrict qualifier. | christos |
| 2006-03-26 | PR/33123: Murray Armfield: standards compliance & glob.h | christos |
| 2006-03-11 | Fix bug where we did not build archdir and simplify. | christos |
| 2006-03-11 | Add glue to build the compat library as a separate "libcold" turned off by | christos |
| 2006-03-11 | move hppa to the new compat layout. | christos |
| 2006-03-11 | More new compat layout fixes. | christos |
| 2006-03-11 | Move to the new compat layout. | christos |
| 2006-03-11 | Welcome to the new compat layout. | christos |
| 2006-03-09 | files moved from arch compat layout | christos |
| 2006-02-18 | Seperate out the compat support for VAX. Also, make references to the | matt |
| 2006-02-18 | *setjmp14 are not compat, plain setjmp/sigsetjmp are the compat versions. | matt |
| 2006-02-18 | Move PowerPC compat files from arch/powerpc to compat/arch/powerpc. | matt |
| 2006-01-24 | rename __func to _func_unlocked, and add their prototypes in extern.h | christos |
| 2006-01-24 | Expose __readdir and __telldir, unlocked versions of the non-underscore | christos |
| 2006-01-06 | Use JUMP_CERROR instead of messing with errno directly. | uwe |
| 2006-01-06 | Simplify. | uwe |
| 2006-01-06 | Simplify. Add WARN_REFERENCES. | uwe |
| 2006-01-06 | Change cerror to take errno in r4, instead of r0. | uwe |
| 2006-01-05 | Use PIC_PROLOGUE_NOSAVE in long jumps, where we don't need to preserve r12. | uwe |
| 2006-01-05 | Oops^2. Init pointer to the saved registers area. | uwe |
| 2006-01-05 | Oops, correct numeric label in branch. | uwe |
| 2006-01-05 | Use PLT for PIC calls to avoids text relocs in the shared library. | uwe |