Peter S. Mazinger
|
3c0674cb09
Do hidden sbrk
|
20 years ago |
Peter S. Mazinger
|
7afc8b539d
Sync w/ glibc
|
20 years ago |
Peter S. Mazinger
|
8a0cbd49fa
Sync w/ glibc
|
20 years ago |
Peter S. Mazinger
|
8d7e9880f0
Make sure we are really within uClibc only, these bits should move from the visible header
|
20 years ago |
"Steven J. Hill"
|
454a824ca5
Fix debugging.
|
20 years ago |
Peter S. Mazinger
|
523e137830
Install dummy libc-internal.h
|
20 years ago |
Peter S. Mazinger
|
1f3828fda9
Remove fread/fwrite/vfprintf redefines, the only user is iconv, being an external app
|
20 years ago |
"Steven J. Hill"
|
344250b3e6
Merge from NPTL branch.
|
20 years ago |
"Steven J. Hill"
|
c0e47c665d
Fix alias.
|
20 years ago |
Peter S. Mazinger
|
460caef23f
Solve warning about redefined _GNU_SOURCE, allow iconv to build
|
20 years ago |
Peter S. Mazinger
|
acb5ff2ef3
Remove trailing ';' from strong_alias, thx Bernhard Fischer
|
20 years ago |
"Steven J. Hill"
|
a61cb3bea1
Merge from NPTL branch. Bring in the remaining changes for sigaction.
|
20 years ago |
"Steven J. Hill"
|
7e3edddc72
Merge from NPTL branch.
|
20 years ago |
"Steven J. Hill"
|
57a205846f
The minimum is different for NPTL because of two new signals.
|
20 years ago |
"Steven J. Hill"
|
b9ff960b2d
Remove unused weak_alias. Thanks Peter.
|
20 years ago |
Bernhard Reutner-Fischer
|
56ace36beb
- fixup after sync with glibc. _ptyname was renamed to __libc_ptyname
|
20 years ago |
"Steven J. Hill"
|
4e54a567f2
Merge from NPTL.
|
20 years ago |
Mike Frysinger
|
34130f5af5
fixed unused warning
|
20 years ago |
Mike Frysinger
|
38e7e2a6e2
fix signed warning
|
20 years ago |
Mike Frysinger
|
974dfe15ec
fix a warning
|
20 years ago |
Mike Frysinger
|
5a0c58adc7
fix some warnings
|
20 years ago |
Mike Frysinger
|
91175c5878
fix warning
|
20 years ago |
Mike Frysinger
|
611d2eff25
sync with glibc (grab some hidden updates) and fix some warnings
|
20 years ago |
Mike Frysinger
|
a005e0b515
macro away the last parameter since we dont actually utilize it (saves a few bytes) and fix signed warnings
|
20 years ago |
Mike Frysinger
|
10ab006634
clean up warnings
|
20 years ago |
Mike Frysinger
|
f8f1411ef0
add attribute_unused and include features.h so that we can include libc-internal.h directly and have it work
|
20 years ago |
Peter S. Mazinger
|
36bff6b9bf
Do hidden __*stat*
|
20 years ago |
Peter S. Mazinger
|
3720c42fcc
Switch fread/fwrite/fclose/pipe/sigsetmask users
|
20 years ago |
Peter S. Mazinger
|
f445c58e70
Do hidden fread/fwrite/fclose
|
20 years ago |
Peter S. Mazinger
|
73130cae60
Do hidden pipe, please check the change in mips (.end __pipe?)
|
20 years ago |