Age | Commit message (Expand) | Author |
---|---|---|
2001-09-21 | add isnan.c | Miod Vallat |
2001-09-20 | Add PSEUDO_NOERROR similar to that used by NetBSD. | Todd C. Miller |
2001-09-10 | Use the LBL isnan() and isinf() on all platforms with ieee floating point. | Todd C. Miller |
2001-09-10 | Use the LBL frexp() on all platforms with ieee floating point. | Todd C. Miller |
2000-03-01 | $OpenBSD$ | Todd T. Fries |
1999-06-07 | replacement pipe() system call; copies data into place inside kernel, so | Theo de Raadt |
1999-04-25 | missing parts from last commit | Todd C. Miller |
1999-02-09 | Fixed brk() and sbrk(). Removal of old mvme88k dir. | Steve Murphree |
1999-02-01 | mi ptrace | David Leonard |
1998-12-15 | correted sigsetjmp, setjump. Fixed MACHINE_ARCH vs. MACHINE stuff. | Steve Murphree |