Eric Andersen
|
e63b3fd32f
Adjust configs for updated math lib
|
23 years ago |
Eric Andersen
|
648d5f450e
Default to building C89 math stuff only. Cleanup some warnings.
|
23 years ago |
Eric Andersen
|
7ce331c01c
Totally rework the math library, this time based on the MacOs X
|
23 years ago |
Eric Andersen
|
c117dd5fb1
Seems we were lacking an acos() implementation
|
23 years ago |
Eric Andersen
|
ee185898f6
Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and add
|
23 years ago |
Eric Andersen
|
e625699c3b
Fix support for sysv style signals
|
23 years ago |
Eric Andersen
|
34f7c5e5be
Finish off the getc putc adjustment
|
23 years ago |
Eric Andersen
|
922abaa876
Add acct syscall. Fix sigsuspend which was totally broken (it
|
23 years ago |
Eric Andersen
|
4248737d6d
Cleanup abort() so it behaves itself a bit better
|
23 years ago |
Eric Andersen
|
14f7d9c3fd
Add missing ctermid. Also add putc and getc (in case they get
|
23 years ago |
Eric Andersen
|
404978ea7c
pathconf can't use fpathconf or it will block opening FIFOs
|
23 years ago |
Eric Andersen
|
1b2ddaae02
Oops. Lets try that again.
|
23 years ago |
Eric Andersen
|
6dd7cf3090
A few symbols needed for testing
|
23 years ago |
Eric Andersen
|
61349a4cef
Fix up pathconf and friend so that test suits can work
|
23 years ago |
Eric Andersen
|
62b9d33a21
Can't use CLK_TCK in here since /usr/include/bits/time.h now
|
23 years ago |
Eric Andersen
|
342a6da429
Be more careful able not shadowing with var names
|
23 years ago |
David Schleef
|
0a82a2891b
Notes on Build-Depends
|
23 years ago |
David Schleef
|
cc427a2e79
Fix build-depends to use kernel-headers-2.4. Should satisfy more
|
23 years ago |
Eric Andersen
|
68ced41433
Fix default install dirs
|
23 years ago |
Eric Andersen
|
fbfca56bad
Add an initial clone from glibc. Needs fixing.
|
23 years ago |
David Schleef
|
fae66c996d
Debian upload
|
23 years ago |
David Schleef
|
2d7114f846
Added a few items on my wishlist, removed some stuff that is finished.
|
23 years ago |
David Schleef
|
16a7c3dc14
Don't define _GNU_OBSTACK_INTERFACE_VERSION, because we don't provide
|
23 years ago |
David Schleef
|
b3f8080d19
Updated notes
|
23 years ago |
David Schleef
|
1ffc1d5793
Added build-stamp for Debian
|
23 years ago |
Eric Andersen
|
1c577bff7d
Another todo item
|
23 years ago |
Eric Andersen
|
257dd591c2
Silly me. I left in a define which caused statfs64 to
|
23 years ago |
Eric Andersen
|
7f4745c277
Fix comments. Attempt at c++ global constructor support.
|
23 years ago |
Eric Andersen
|
71b7921b4f
This is a .c file
|
23 years ago |
Eric Andersen
|
a9584047a9
I fixed readdir64
|
23 years ago |