Rob Landley
|
bdf8a6c4b8
Fix thinko in svn 25434.
|
15 years ago |
Rob Landley
|
fb863f7592
Make HARDWIRED_ABSPATH a config option.
|
15 years ago |
Rob Landley
|
11495b6f6a
Fix __attribute__ (( __attribute__ ((noreturn)))), which doesn't compile.
|
15 years ago |
Bernhard Reutner-Fischer
|
3a59769488
- remove superfluous $(strip)
|
15 years ago |
Bernhard Reutner-Fischer
|
d38ad7827e
- remove dependency on GNU error functionality
|
15 years ago |
Bernhard Reutner-Fischer
|
3ec57a9f7e
- disable libcrypt tests if we have no libcrypt
|
15 years ago |
Bernhard Reutner-Fischer
|
a31726d36b
- also filter out headers-y
|
15 years ago |
Bernhard Reutner-Fischer
|
17c7994988
- fix weak ssp symbol on some arches (Peter S. Mazinger)
|
15 years ago |
Carmelo Amoroso
|
1a08441c06
Use gcc built-in defines for detecting SH cores instead of
|
15 years ago |
Carmelo Amoroso
|
2dca8cd643
Fix my previous commit to use preprocessor in the right way !
|
15 years ago |
Carmelo Amoroso
|
548c2c5b15
Linuxthreads_old and NPTL must be mutually exclusive.
|
15 years ago |
Carmelo Amoroso
|
f89c4fbbb6
Fix typo.
|
15 years ago |
Carmelo Amoroso
|
e6b3f12247
sh: Fix __SH_SYSCALL_TRAP_BASE for SH2A architecture
|
15 years ago |
Denis Vlasenko
|
384bdf3b17
Install other linux kernel header subdirectories too
|
15 years ago |
Bernhard Reutner-Fischer
|
6eee7ad345
- explicitely discourage to use pregenerated locale data.
|
15 years ago |
Denis Vlasenko
|
913e98c452
mathcalls.h: remove tons of redundant semicolons; better comment about macros
|
15 years ago |
Denis Vlasenko
|
ef3c0c193c
test/math/compile_test.c: make it exit with 0 always
|
15 years ago |
Denis Vlasenko
|
8a7390cdc0
test/math/compile_test.c: add compile testing of (some) floats
|
15 years ago |
Denis Vlasenko
|
050aa62a22
libm/Makefile.in: reformat the list of wrappers
|
15 years ago |
Denis Vlasenko
|
845b3a4460
fix typo in comment
|
15 years ago |
Denis Vlasenko
|
d0fdc959d9
test/math/compile_test.c: "are long double functions even compile/link?" test
|
15 years ago |
Denis Vlasenko
|
cb3b02f51f
Makefile.in: comment out deletion of include/ucontext.h,
|
15 years ago |
Denis Vlasenko
|
3c71e47750
suppress bogus ioctl on fd==INT_MAX when vasprintf() is called
|
15 years ago |
Denis Vlasenko
|
44d44d807e
math.h: fix libm_hidden_proto leak into sanitized headers
|
15 years ago |
Mike Frysinger
|
f065344918
strict POSIX requires a path to specified to `find`
|
15 years ago |
Bernhard Reutner-Fischer
|
0b5d467c13
- repair my r25322 that ment to deal with getdomainname()'s visibility
|
15 years ago |
Bernhard Reutner-Fischer
|
0881a12999
- scalb{,f,l} depend on UCLIBC_SUSV3_LEGACY
|
15 years ago |
Bernhard Reutner-Fischer
|
d09f165588
- fix comment style to make it compile again
|
15 years ago |
Bernhard Reutner-Fischer
|
8fc970ab0a
- we may need getdomainname internally
|
15 years ago |
Bernhard Reutner-Fischer
|
4348f28daa
- use existing __stringify macro
|
15 years ago |