Eric Andersen
|
9cf790d833
Oops. Forgot to check these in...
|
25 years ago |
Eric Andersen
|
ce0350a763
Ignore generated files
|
25 years ago |
Eric Andersen
|
b84da91e64
Remove generated files
|
25 years ago |
Eric Andersen
|
6437980d51
Makefile fixes
|
25 years ago |
Eric Andersen
|
320f7978c2
Remove generated files.
|
25 years ago |
Eric Andersen
|
cc9d92f467
Ignore generated binaries. Add a Config usable by most stock x86 systems.
|
25 years ago |
Eric Andersen
|
8eaff69d91
Add first pass shared lib support into Makefile.
|
25 years ago |
Eric Andersen
|
5354f1ab0c
Remove the nonexistant __sigaction
|
25 years ago |
Eric Andersen
|
f87967b01f
Add wrapper for old termio interface
|
25 years ago |
Eric Andersen
|
9e750508ce
Add poll, so this is now needed
|
25 years ago |
Eric Andersen
|
059d081440
Symbol cleanup/bugfix. Add in needed global.
|
25 years ago |
Eric Andersen
|
cfcf2c267b
Clean all subdirs on 'make clean'
|
25 years ago |
Eric Andersen
|
b02e50be3e
Facelist/cleanup for several syscalls. Added poll.
|
25 years ago |
Eric Andersen
|
705ce36d85
Added common handling of errno.
|
25 years ago |
Eric Andersen
|
31c580aa61
linux 2.0.x kernels have broken header files. It is silly to be so
|
25 years ago |
Eric Andersen
|
6fce1235be
Fix termios handling. Now synced with behavior of GNU libc.
|
25 years ago |
Eric Andersen
|
5d83a25c29
Remove and ignore unwanted generated binaries
|
25 years ago |
Eric Andersen
|
d1322f5f39
First pass at making this work with the new libcrt0.o location.
|
25 years ago |
Eric Andersen
|
330a35150a
If they have an x86, but HAS_MMU is false, warn and sleep(10) since
|
25 years ago |
Eric Andersen
|
ff044eda5d
Warn using $(WARNINGS)
|
25 years ago |
Eric Andersen
|
79aabd53ec
init var to 0 to avoid warning
|
25 years ago |
Eric Andersen
|
346abd962d
Remove generated files. Bring Makefile behavior into sync with other arches.
|
25 years ago |
Eric Andersen
|
b239d3e6bf
Use the right name.
|
25 years ago |
Eric Andersen
|
a4258c4f7e
Use the name crt0.o, and cp it to $(TOPDIR)/libcrt0.o
|
25 years ago |
Eric Andersen
|
0a3e7b0f16
USe the name crt0.o, and cp it to $(TOPDIR)/libcrt0.o
|
25 years ago |
Eric Andersen
|
12e006e50e
Fix naming error. s/sigsetjmp/__sigsetjmp/g
|
25 years ago |
Eric Andersen
|
eafdf1b819
Reduce dependancies -- don't use sysconf() internal to libc.
|
25 years ago |
Eric Andersen
|
c4c3071e27
Make the implementation match the header file.
|
25 years ago |
Eric Andersen
|
51d2e12a88
I've been working on fixing up the rpc crap. now it is only
|
25 years ago |
Eric Andersen
|
67fb342b08
Makeheader files be more like GNU
|
25 years ago |