David Schleef
|
43989bfe8b
termios test program, since I'm having difficulty on powerpc
|
24 years ago |
David Schleef
|
a9c9a68333
Needed for libm
|
24 years ago |
Eric Andersen
|
2735ede06c
Add in missing capset and capget syscalls. Stub out syscalls when missing
|
24 years ago |
Eric Andersen
|
05ab9bfe6f
We need the definition of HUGE_VAL fpr some apps. Include it.
|
24 years ago |
Eric Andersen
|
b1870045d4
Cleanup the math.h header file. It was broken when enabling doubles
|
24 years ago |
Eric Andersen
|
677eb9f98f
Update for the SH port from Jean-Yves Avenard <jean-yves_avenard@hp.com>
|
24 years ago |
Eric Andersen
|
cebef70d90
One last structural change. Install header files to INSTALLDIR/usr/include
|
24 years ago |
Manuel Novoa III
|
1af9efbcb5
Remove dead code.
|
24 years ago |
Manuel Novoa III
|
ca3c705bbb
Added file for non-Cephes double routines; currently only fmod and modf.
|
24 years ago |
Manuel Novoa III
|
54265bebea
Add poll.h header.
|
24 years ago |
David Schleef
|
d59cff5af1
Copied sgidefs.h from Debian libc6 2.2.2-4 for MIPS. Should go into
|
24 years ago |
David Schleef
|
d2c9f24fe0
Header cleanups to fix compilation. Mostly a hack, pending figuring
|
24 years ago |
David Schleef
|
665ce29c84
Copied bits/*.h from Debian MIPS libc6-dev 2.2.2-4 package.
|
24 years ago |
David Schleef
|
5a2fb0bbdd
First cut of MIPS port
|
24 years ago |
Eric Andersen
|
3ebc83e381
rewrite to accomodate devfs
|
24 years ago |
Eric Andersen
|
f1c423b188
Stub out libresolv for now. Some apps try to link with it (though
|
24 years ago |
Eric Andersen
|
9995419bee
Patch from Andreas Neuhaus <andy@fasta.fh-dortmund.de>
|
24 years ago |
Eric Andersen
|
a8aa4c6446
Wrap getline() inside #ifdef __USE_GNU
|
24 years ago |
Manuel Novoa III
|
54e059a46b
Proper prototype for mtherr, although this should probably be made an
|
24 years ago |
Manuel Novoa III
|
8662b5d098
Add comment about scanf pushback behavior and glibc difference.
|
24 years ago |
Eric Andersen
|
a17d863945
I wasn't building the libdl shared lib anymore. Make each lib install a
|
24 years ago |
Eric Andersen
|
d13d4ad946
Fix up some problems noted by August Hoerandl <ahoerandl@gmx.at>
|
24 years ago |
Eric Andersen
|
58903a0726
Patch from David McCullough <davidm@lineo.com> -- do not
|
24 years ago |
Eric Andersen
|
595edd2276
Add in tempnam()
|
24 years ago |
Eric Andersen
|
8583879856
Move the default ptrace.c to common, but let arches override it (such
|
24 years ago |
Eric Andersen
|
f2eb46b4e6
Sigpause was broken. Now it is fixed.
|
24 years ago |
Eric Andersen
|
11cd5e7f00
Oops again. We do want to print this info, but only when
|
24 years ago |
Eric Andersen
|
d3f352eb3c
Oops. I left in some debugging noise. Also some minor formatting updates.
|
24 years ago |
Eric Andersen
|
0ad1b4fdd3
Fix up a few little problems
|
24 years ago |
Eric Andersen
|
51116eca39
Should not call make on ldso/libdl
|
24 years ago |