Manuel Novoa III
|
11c7ac847a
Remove obsolete files tell.c and getdents.c
|
23 years ago |
Eric Andersen
|
2a316d44e7
Stub out an initial version. Manuel will be writing
|
23 years ago |
Eric Andersen
|
b271ed4a2e
Don't even threaten to include asm/* stuff
|
23 years ago |
Eric Andersen
|
77d10fe916
Don't include asm/unistd.h
|
23 years ago |
Eric Andersen
|
b38bccff42
Step one in a process to ween ourselves off of using asm/unistd.h.
|
23 years ago |
Manuel Novoa III
|
417a99ec21
Fix syntax error in comment.
|
23 years ago |
Manuel Novoa III
|
a79cec095d
Make these PIC and _LIBC_REENTRANT compatible.
|
23 years ago |
Manuel Novoa III
|
b52e867b79
For now, we need to explicitly make clean in libc/unistd (sysconf stuff)
|
23 years ago |
Manuel Novoa III
|
9e415cfb91
Yes... I forgot to update bits/dirent.h for the other archs. :-(
|
23 years ago |
Manuel Novoa III
|
ca7088108b
ANSI/ISO specifies that no library function sets errno to 0.
|
23 years ago |
Eric Andersen
|
7064bb231f
Looks like we lost clearing errno
|
23 years ago |
David Schleef
|
ee8108569d
Change to allow compiling against unconfigured kernels. Creates
|
23 years ago |
Manuel Novoa III
|
3e2e5af56a
Note need to fix scandir.c's dynamic memory handling.
|
23 years ago |
Manuel Novoa III
|
96b91643c3
Remove simulated d_type support for getdents and the dirent struct, and use
|
23 years ago |
Eric Andersen
|
130ddae173
Add in missing syscalls.h for powerpc
|
23 years ago |
David McCullough
|
5d2472cf83
|
23 years ago |
Eric Andersen
|
c5207a5547
Make PIC a config option
|
23 years ago |
Eric Andersen
|
f0d383b45b
This adds in support for PIC on x86. Unfortunately, this will break
|
23 years ago |
Eric Andersen
|
3c6f0ae167
Patch from Shane Nay, who noticed that these were not properly labeling
|
23 years ago |
Manuel Novoa III
|
384a7491ad
Oops... forgot to remove rint.c from the makefile.
|
23 years ago |
Manuel Novoa III
|
4ab8b2dd6e
Remove Erik's broken implementation of rint(). Replace it by one "less broken".
|
23 years ago |
Eric Andersen
|
e10f6cc02b
Add in "HAVE_SHARED" so shared libs build or not as needed
|
23 years ago |
Eric Andersen
|
4a7511c316
This was violating policy and using a kernel header file...
|
23 years ago |
Eric Andersen
|
08e0c24b47
This commit finishes adding support for the old m68k-coff toolchains by
|
23 years ago |
Eric Andersen
|
4db5f2c0a1
I went nuts and wrote a generic rint implementation. I think it is
|
23 years ago |
Manuel Novoa III
|
e13e3a7da6
Update TODO file.
|
23 years ago |
Manuel Novoa III
|
55f1ccc5c9
Add the in* and out* functions for i386. Note: the sys/io.h header for
|
23 years ago |
Eric Andersen
|
34d61933bb
A few build updates
|
23 years ago |
Eric Andersen
|
1c8b3c30f9
These are needed for powerpc to compile
|
23 years ago |
Eric Andersen
|
c09a19ecb9
Note missing struct _res in resolv.h
|
23 years ago |