Manuel Novoa III
|
546aeaf1c1
The files unified_syscall_{ARCH}.h are not auto-generated while others are.
|
24 years ago |
Manuel Novoa III
|
849cfab1c5
UnDOSified file and added assert when debugging.
|
24 years ago |
Manuel Novoa III
|
cecd0b2a5c
Adapted to handle shared libraries as well as static. Fixed Makefile for m68k.
|
24 years ago |
Eric Andersen
|
8943c95591
"I will always compile before I commit."
|
24 years ago |
Eric Andersen
|
6c2ef877c3
Update the comments a wee bit.
|
24 years ago |
Eric Andersen
|
b8e0118b10
A little update to wait* and a minor syscall cleanup.
|
24 years ago |
Eric Andersen
|
31e36a1498
Fix arm so it actually works.
|
24 years ago |
Eric Andersen
|
b881459888
Remove an extra "/" from the crt0 path
|
24 years ago |
Eric Andersen
|
9cf790d833
Oops. Forgot to check these in...
|
24 years ago |
Eric Andersen
|
ce0350a763
Ignore generated files
|
24 years ago |
Eric Andersen
|
b84da91e64
Remove generated files
|
24 years ago |
Eric Andersen
|
6437980d51
Makefile fixes
|
24 years ago |
Eric Andersen
|
320f7978c2
Remove generated files.
|
24 years ago |
Eric Andersen
|
cc9d92f467
Ignore generated binaries. Add a Config usable by most stock x86 systems.
|
24 years ago |
Eric Andersen
|
8eaff69d91
Add first pass shared lib support into Makefile.
|
24 years ago |
Eric Andersen
|
5354f1ab0c
Remove the nonexistant __sigaction
|
24 years ago |
Eric Andersen
|
f87967b01f
Add wrapper for old termio interface
|
24 years ago |
Eric Andersen
|
9e750508ce
Add poll, so this is now needed
|
24 years ago |
Eric Andersen
|
059d081440
Symbol cleanup/bugfix. Add in needed global.
|
24 years ago |
Eric Andersen
|
cfcf2c267b
Clean all subdirs on 'make clean'
|
24 years ago |
Eric Andersen
|
b02e50be3e
Facelist/cleanup for several syscalls. Added poll.
|
24 years ago |
Eric Andersen
|
705ce36d85
Added common handling of errno.
|
24 years ago |
Eric Andersen
|
31c580aa61
linux 2.0.x kernels have broken header files. It is silly to be so
|
24 years ago |
Eric Andersen
|
6fce1235be
Fix termios handling. Now synced with behavior of GNU libc.
|
24 years ago |
Eric Andersen
|
5d83a25c29
Remove and ignore unwanted generated binaries
|
24 years ago |
Eric Andersen
|
d1322f5f39
First pass at making this work with the new libcrt0.o location.
|
24 years ago |
Eric Andersen
|
330a35150a
If they have an x86, but HAS_MMU is false, warn and sleep(10) since
|
24 years ago |
Eric Andersen
|
ff044eda5d
Warn using $(WARNINGS)
|
24 years ago |
Eric Andersen
|
79aabd53ec
init var to 0 to avoid warning
|
24 years ago |
Eric Andersen
|
346abd962d
Remove generated files. Bring Makefile behavior into sync with other arches.
|
24 years ago |