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 |
Eric Andersen
|
dee92a2d22
When doing a 'make clean', clean all subdirs, not just the current arch.
|
24 years ago |
Eric Andersen
|
ae97a89e1a
A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.
|
24 years ago |
Eric Andersen
|
abdc3e4d06
Make error msg even friendlier.
|
24 years ago |
Eric Andersen
|
723a9aa88f
Oops. left strftime.c in twice.
|
24 years ago |
Eric Andersen
|
39d74aae95
Patch from James Graves <jgraves@deltamobile.com> to get
|
24 years ago |
Eric Andersen
|
6264eafa58
Oops. Extra #endif...
|
24 years ago |
Eric Andersen
|
76eab266b3
Duh. This was so wrong.
|
24 years ago |
Eric Andersen
|
a7b5c37689
Carefully tell folks when their Config is screwed up.
|
24 years ago |
Eric Andersen
|
8c29d069db
A bunch of updates, part from Manuel Novoa III (such as more long long
|
24 years ago |
Eric Andersen
|
67d0b8edf6
Seems I forgot these...
|
24 years ago |
Eric Andersen
|
3210add029
Move stuff out if pwd_gep that doesn't belong there (getpass, utmp stuff)
|
24 years ago |
Eric Andersen
|
39bf3c74cb
Just define __kernel_off_t ourselves...
|
24 years ago |
Eric Andersen
|
9ef33266bf
This file violated policy and directly used kernel headers.
|
24 years ago |