Rev. | Time | Author |
---|---|---|
539adfd | 2000-10-25 16:12:13 | Eric Andersen |
Move syscalls to sysdeps/linux/common (since they are common). |
||
b7aed1d | 2000-10-25 15:58:57 | Eric Andersen |
A few more syscalls. |
||
db032b3 | 2000-10-25 15:30:10 | Eric Andersen |
Try adding in a generic cross platform _start.c to make future |
||
c7851a0 | 2000-10-25 06:15:59 | Eric Andersen |
Support even more syscalls. |
||
042c7cf | 2000-10-24 08:53:33 | Eric Andersen |
Fix a few more screwups. |
||
4e766ab | 2000-10-24 08:35:07 | Eric Andersen |
Forgot a few things... |
||
5606e4d | 2000-10-24 08:23:54 | Eric Andersen |
More reorg. A place for everything and everything in its place... |
||
56c9a84 | 2000-10-24 03:22:42 | Eric Andersen |
Dependancy fix |
||
463cd4e | 2000-10-24 03:21:22 | Eric Andersen |
Fix dependancy problem |
||
44e205c | 2000-10-24 02:08:59 | Eric Andersen |
Another bug fix. ioctl lacked a ; |
||
25738fc | 2000-10-24 01:54:56 | Eric Andersen |
Updates (list_syscalls.sh was missing _syscall0 calls). |
||
93734c2 | 2000-10-24 01:14:17 | Eric Andersen |
Revert Makefie changes. |
||
a80a46e | 2000-10-24 01:11:48 | Eric Andersen |
First pass at arm arch support. Works on my netwinder... |
||
fff49ec | 2000-10-24 00:47:35 | Eric Andersen |
Cleanup arch support |
||
3914653 | 2000-10-24 00:27:33 | Eric Andersen |
Try removing no-builtin |
||
0957924 | 2000-10-24 00:26:33 | Eric Andersen |
Include real prototype for bcmp |
||
3a17064 | 2000-10-24 00:26:01 | Eric Andersen |
Link w libcc. |
||
99174a6 | 2000-10-23 08:24:58 | Eric Andersen |
Need this now. |
||
5977468 | 2000-10-23 08:24:29 | Eric Andersen |
Remove io |
||
27f248f | 2000-10-20 16:46:54 | Eric Andersen |
Switch to doing syscalls in C. Makes things much more easily portable. |
||
82d7660 | 2000-10-20 12:48:11 | Eric Andersen |
A smaller, kinder, gentler regexp implementation. |
||
5ce562f | 2000-10-20 09:14:04 | Eric Andersen |
ignore more stuff |
||
430e386 | 2000-10-20 09:03:55 | Eric Andersen |
Strip all object files of all non global symbols and .note and |
||
9b7d191 | 2000-10-19 08:38:13 | Eric Andersen |
More updates. Implement strsignal. Add pwd_grp tests |
||
a6a89eb | 2000-10-19 06:06:41 | Eric Andersen |
Signal test. One test written and already found a bug. |
||
21006ae | 2000-10-18 06:25:58 | Eric Andersen |
Naming fix |
||
3b81d48 | 2000-10-18 06:23:48 | Eric Andersen |
Fix up ctype.h |
||
1dce8cb | 2000-10-18 03:41:23 | Eric Andersen |
More stuff |
||
f8c4b3a | 2000-10-18 03:21:26 | Eric Andersen |
Better syscall building mechanism |
||
d7eabbb | 2000-10-18 03:16:15 | Eric Andersen |
Ignore more junk |