Bernhard Reutner-Fischer
|
656c5c4b20
- fix return value
|
16 years ago |
Bernhard Reutner-Fischer
|
8e36b7ce60
- add signalfd()
|
16 years ago |
Bernhard Reutner-Fischer
|
840d49dc03
- .. and don't install the config dir, too
|
16 years ago |
Bernhard Reutner-Fischer
|
9f9f820d40
- remove bashism; don't install config/* to the target
|
16 years ago |
Bernhard Reutner-Fischer
|
7738ddaa11
- pull kconfig from linux-2.6.27
|
16 years ago |
Bernhard Reutner-Fischer
|
9c2d269cfa
- make sure to match the start of the MAKE_VERSION
|
16 years ago |
Bernhard Reutner-Fischer
|
d0bb3a0eb0
- remove suspicious_dependency
|
16 years ago |
Bernhard Reutner-Fischer
|
77d4b47b8c
- add and use EXTRA_DIRS to wipe the test/locale/C directory
|
16 years ago |
Bernhard Reutner-Fischer
|
abd9e9beec
- Include stdio.h for the perror prototype, use constants from stdlib.h,
|
16 years ago |
Bernhard Reutner-Fischer
|
6ef0e347c8
- prevent spurious rebuilds
|
16 years ago |
Bernhard Reutner-Fischer
|
ffdeb51cd3
- cut down on attempted pattern rule matches
|
16 years ago |
Bernhard Reutner-Fischer
|
73ebffadad
- reinstate hostutils target
|
16 years ago |
Bernhard Reutner-Fischer
|
bc30655167
- tidy up utils_install
|
16 years ago |
Bernhard Reutner-Fischer
|
2d534901ce
- beautify hcompile.u
|
16 years ago |
Bernhard Reutner-Fischer
|
35e4e865b5
- standardize fopen error message a bit
|
16 years ago |
Bernhard Reutner-Fischer
|
4a9c34b27b
- fix errno setting (we're outside of libc here)
|
16 years ago |
Bernhard Reutner-Fischer
|
be9f2f9226
- mention a FIXME for some make guru :)
|
16 years ago |
Bernhard Reutner-Fischer
|
dbedb35f6c
- fix test. Tests are normal userspace and are _not_ part of the libc itself
|
16 years ago |
Bernhard Reutner-Fischer
|
51abdcd4c3
- sync comment to rule as pointed out by psm.
|
16 years ago |
Bernhard Reutner-Fischer
|
a291c2cf54
- fix bad r23573 from egtvedt
|
16 years ago |
Bernhard Reutner-Fischer
|
6f98f3f2bb
- fix building locale (pre- and generated, even parallel)
|
16 years ago |
Bernhard Reutner-Fischer
|
b60e6c916c
- revert bad hunk from (my) r22403
|
16 years ago |
Bernhard Reutner-Fischer
|
c6a737210a
- Fix strtol*() with xlocale (on e.g. x86_64) (closes #2544)
|
16 years ago |
Bernhard Reutner-Fischer
|
4e885757e8
- add/use variables to make build-tools configurable
|
16 years ago |
Carmelo Amoroso
|
ab49004709
Fix scandir function to reset the errno when the
|
16 years ago |
Bernhard Reutner-Fischer
|
acbd962f90
- fix typo in previous commit
|
16 years ago |
Bernhard Reutner-Fischer
|
6911f56a3e
- add libc_hidden_def(clock_getres) as spotted by Ned Ludd
|
16 years ago |
Bernhard Reutner-Fischer
|
d25d39b7ef
- implement log2()
|
16 years ago |
Bernhard Reutner-Fischer
|
aa3f8de438
- mention the architectures that currently support fenv(3).
|
16 years ago |
Bernhard Reutner-Fischer
|
bd37019948
- wrap overlong lines
|
16 years ago |