austinf
|
00ebae02f6
fix compilation of linuxthreads for sparc
|
16 years ago |
Carmelo Amoroso
|
e72856950a
Fixed makefiles inclusion flow to pass actual configuration variable values.
|
16 years ago |
Carmelo Amoroso
|
72e880a46d
Added string.h header for strerr prototype.
|
16 years ago |
Mike Frysinger
|
9889c8791b
enable mprotect() regardless of MMU as some systems have MPUs which allows memory protection
|
16 years ago |
Mike Frysinger
|
67a247e9f0
import user.h from the kernel as it is no longer exported by the kernel
|
16 years ago |
Khem Raj
|
74cc326ef4
Update copyright header.
|
16 years ago |
Denis Vlasenko
|
527bcddcd0
docs/pthreads_hacking.txt: new file
|
16 years ago |
Mike Frysinger
|
8f5908bf99
default linux-2.4 module support to off for Blackfin targets
|
16 years ago |
Mike Frysinger
|
9538c47d48
force DOPIC for FDPIC ELF targets
|
16 years ago |
Mike Frysinger
|
cf65d6c6c6
add GNU extension for select timeouts where the sub-second field is actually longer than one second
|
16 years ago |
Denis Vlasenko
|
d0ac81b3ec
add linuxthreads support for arm. By Will Newton (will.newton AT gmail.com)
|
16 years ago |
Denis Vlasenko
|
52c9ef85a6
linuxthreads fixes from Will Newton (will.newton AT gmail.com):
|
16 years ago |
Denis Vlasenko
|
a8e76cbe14
resolver:
|
16 years ago |
Khem Raj
|
e190a24231
Define creat in an independent file
|
16 years ago |
Carmelo Amoroso
|
c190f738e1
Use __always_inline instead of __inline__
|
16 years ago |
Carmelo Amoroso
|
ed957f44cd
Make long double support available for sh too.
|
16 years ago |
Denis Vlasenko
|
7f5cc205a7
mknod: widen the parameters to match kernel
|
16 years ago |
Denis Vlasenko
|
eb097eb482
Add EPOLLRDHUP constant
|
16 years ago |
Denis Vlasenko
|
f5773054ef
fix breakage in x86_64 defconfig
|
16 years ago |
Denis Vlasenko
|
147041d260
Reinstate __libc_foo's needed for linuxthreads.old.
|
16 years ago |
Rob Landley
|
bdf8a6c4b8
Fix thinko in svn 25434.
|
16 years ago |
Rob Landley
|
fb863f7592
Make HARDWIRED_ABSPATH a config option.
|
16 years ago |
Rob Landley
|
11495b6f6a
Fix __attribute__ (( __attribute__ ((noreturn)))), which doesn't compile.
|
16 years ago |
Bernhard Reutner-Fischer
|
3a59769488
- remove superfluous $(strip)
|
16 years ago |
Bernhard Reutner-Fischer
|
d38ad7827e
- remove dependency on GNU error functionality
|
16 years ago |
Bernhard Reutner-Fischer
|
3ec57a9f7e
- disable libcrypt tests if we have no libcrypt
|
16 years ago |
Bernhard Reutner-Fischer
|
a31726d36b
- also filter out headers-y
|
16 years ago |
Bernhard Reutner-Fischer
|
17c7994988
- fix weak ssp symbol on some arches (Peter S. Mazinger)
|
16 years ago |
Carmelo Amoroso
|
1a08441c06
Use gcc built-in defines for detecting SH cores instead of
|
16 years ago |
Carmelo Amoroso
|
2dca8cd643
Fix my previous commit to use preprocessor in the right way !
|
16 years ago |