| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
powerpc port by Dale Rahn.
|
| |
|
| |
|
| |
|
|
|
|
| |
added as appropriate.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- use _C_LABEL(__cerror) and not cerror to avoid polluting the name space.
- Use weak symbols for libc_r syscalls.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
the copying, initial idea is from freebsd (not fully
implemented there, apparently).
this also makes bcopy/memcpy a tiny little bit faster.
|
|
|
|
|
|
| |
Should even be slightly better than the old one.
Checked and fixed by miod@, my initial version was not 100% right
(writing m68k loops blindly doesn't always work).
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
how I got libc to compile with this. Blush.
Replace this with a correct implementation, and write a faster fabs()
while there.
ok mickey@
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This enables awk to link.
|
| |
|
| |
|
| |
|
|
|
|
| |
still using -traditional-cpp.
|
| |
|
| |
|
| |
|
| |
|