Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Seems I forgot these... | Eric Andersen | 2000-12-30 | 2 | -0/+518 | |
| | ||||||
* | Handle fork and vfork on a per architecture basis... | Eric Andersen | 2000-12-13 | 1 | -1/+1 | |
| | ||||||
* | Fix doc blunder. | Eric Andersen | 2000-11-04 | 1 | -4/+4 | |
| | ||||||
* | Make spelling of uClibc be consistant. | Eric Andersen | 2000-11-04 | 1 | -1/+1 | |
| | ||||||
* | Need these includes, so add 'em. | Eric Andersen | 2000-10-30 | 2 | -0/+134 | |
| | ||||||
* | Fix symbol problem. Add in arm support -- might even work... | Eric Andersen | 2000-10-30 | 3 | -1/+75 | |
| | ||||||
* | Add in a platform specific _start | Eric Andersen | 2000-10-28 | 1 | -1/+1 | |
| | ||||||
* | Not needed -- apps simply need to link vs libgcc. | Eric Andersen | 2000-10-26 | 1 | -1/+1 | |
| | ||||||
* | Remove some minor glibc'isms. | Eric Andersen | 2000-10-26 | 2 | -3/+3 | |
| | ||||||
* | Fix it so it compiles again. | Eric Andersen | 2000-10-26 | 1 | -1/+1 | |
| | ||||||
* | Add in arm specific bits. | Eric Andersen | 2000-10-26 | 32 | -0/+2909 | |
| | ||||||
* | Move syscalls to sysdeps/linux/common (since they are common). | Eric Andersen | 2000-10-25 | 1 | -7/+0 | |
| | | | | Remove _start.S since I now have a portable C version. | |||||
* | Dependancy fix | Eric Andersen | 2000-10-23 | 1 | -3/+3 | |
| | ||||||
* | Updates (list_syscalls.sh was missing _syscall0 calls). | Eric Andersen | 2000-10-23 | 1 | -1/+1 | |
| | ||||||
* | First pass at arm arch support. Works on my netwinder... | Eric Andersen | 2000-10-23 | 1 | -0/+61 | |
-Erik |