| Age | Commit message (Expand) | Author |
| 2007-10-08 | In handwritten asm use -fPIC code instead of -fpic, our libc has grown | uwe |
| 2007-07-18 | Fix the return value so the MNT_GETARGS returns 0, not the buffer length. | dsl |
| 2007-07-14 | Change libc system callstub from 'mount' to '__mount50', add compat call. | dsl |
| 2007-04-08 | Remove support for NetBSD/{,evb}sh5. | scw |
| 2007-03-10 | - Remove unused ctype.h header | hubertf |
| 2007-03-02 | PR lib/34210: Avoid bus error (unaligned 64-bit access) on sparc64. | nakayama |
| 2006-10-31 | Changed error message of ENOPROTOOPT to "Protocol option not available". | cbiere |
| 2006-09-23 | Further ia64 libc compat bits | cherry |
| 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 |