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 |
Eric Andersen
|
b239d3e6bf
Use the right name.
|
24 years ago |
Eric Andersen
|
a4258c4f7e
Use the name crt0.o, and cp it to $(TOPDIR)/libcrt0.o
|
24 years ago |
Eric Andersen
|
0a3e7b0f16
USe the name crt0.o, and cp it to $(TOPDIR)/libcrt0.o
|
24 years ago |
Eric Andersen
|
12e006e50e
Fix naming error. s/sigsetjmp/__sigsetjmp/g
|
24 years ago |
Eric Andersen
|
eafdf1b819
Reduce dependancies -- don't use sysconf() internal to libc.
|
24 years ago |
Eric Andersen
|
c4c3071e27
Make the implementation match the header file.
|
24 years ago |
Eric Andersen
|
51d2e12a88
I've been working on fixing up the rpc crap. now it is only
|
24 years ago |
Eric Andersen
|
67fb342b08
Makeheader files be more like GNU
|
24 years ago |
Eric Andersen
|
6c7a9c98a3
"I will always compile before I commit."
|
24 years ago |
Eric Andersen
|
ddaf940958
Patch from James Graves <jgraves@deltamobile.com> to better handle m68k.
|
24 years ago |
Eric Andersen
|
7787955467
Thanks to James Graves <jgraves@deltamobile.com>, we now have
|
24 years ago |
Eric Andersen
|
e4492b9c21
Clean test dir on 'make clean'
|
24 years ago |
Eric Andersen
|
57a66bf9e5
Update makefile to match the new malloc code
|
24 years ago |
Eric Andersen
|
7415018e05
Manuel Novoa III modified malloc.c and avlmacro.h to reduce code size by
|
24 years ago |
Eric Andersen
|
47459d25eb
Cannot portably pass a short via va_args, since it will be
|
24 years ago |
Eric Andersen
|
886546e0d4
Ignore generated files.
|
24 years ago |
Eric Andersen
|
163df9f27d
Makefile cleanups. For starters, OPTIMIZATION was missing...
|
24 years ago |