Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | System call stubs don't have a frame of their own, so use EMTRY_LEAF instead | 2006-01-05 | 1 | -2/+2 | |
| | | | | | | of ENTRY. This avoids emitting bogus unwind entries, which makes gdb a lot happier. ok mickey@ | ||||
* | zap rcsid. | 2005-08-07 | 1 | -7/+1 | |
| | | | | okay deraadt@ (tested them all) | ||||
* | three four kill ... | 2003-06-02 | 1 | -7/+2 | |
| | |||||
* | gotta define SYSEXIT() and make all the rest of sys/*S be thread-safe now, missed this fuct in the previous take on thread-safe libc | 2002-10-31 | 1 | -4/+4 | |
| | |||||
* | entrieness cleanup | 2001-06-04 | 1 | -3/+3 | |
| | |||||
* | fix fork, brk/sbrk; rcsid embedding | 2001-03-29 | 1 | -6/+5 | |
| | |||||
* | return values are in ret* regs | 2000-01-24 | 1 | -4/+4 | |
| | |||||
* | ugly workaround for an .align parse bug in current binutils | 2000-01-12 | 1 | -2/+3 | |
| | |||||
* | SYSLIBC_SCCS | 1999-12-31 | 1 | -1/+7 | |
| | |||||
* | 0 in child, pid in parent | 1999-12-31 | 1 | -1/+39 | |
| | |||||
* | some basic framework | 1999-09-14 | 1 | -0/+5 | |