Denis Vlasenko
|
c98a59e5a5
Fix failure in test/inet/gethost_r-align:
|
17 years ago |
Denis Vlasenko
|
5680095d5d
shrink getopt a bit by using smallints. Run tested (busybox testsuite)
|
17 years ago |
Denis Vlasenko
|
3e0c11bdce
Heed a warning: "string" was assigned to char*, changing that to const char*
|
17 years ago |
Denis Vlasenko
|
78bb0c1f0b
Fix spurious testsuite failure
|
17 years ago |
Bernd Schmidt
|
e66aed2bde
Revert revision 22027 which totally broke getopt.
|
17 years ago |
Bernhard Reutner-Fischer
|
f8b866fc12
- forgot to checkin this s/check/FORCE/
|
17 years ago |
Bernhard Reutner-Fischer
|
2e91f39c31
- revert r22233
|
17 years ago |
Bernhard Reutner-Fischer
|
07beb34d51
- make libcrypt optional. Untested.
|
17 years ago |
Bernhard Reutner-Fischer
|
64ba3e5e08
- switching thread impls without makeing clean before left the objs of the
|
17 years ago |
Bernhard Reutner-Fischer
|
583c765a5c
- do a defconfig for the given arch, not unconditionally for alpha
|
17 years ago |
Bernhard Reutner-Fischer
|
abb4ab4e62
- drats. The pre-commit hook is broken. No chance to ci a patch other than obfuscated, sorry.
|
17 years ago |
Bernhard Reutner-Fischer
|
b7a51199bd
- pull kconfig from 2.6.25.4
|
17 years ago |
Bernhard Reutner-Fischer
|
3afa034815
- fix keyword "depends on"
|
17 years ago |
Bernhard Reutner-Fischer
|
696bbc3a1e
- linuxthreads and linuxthreads.old need nanosleep()
|
17 years ago |
Bernd Schmidt
|
8048d7f7c0
Fix typo that prevented "make clean" from removing objects in libc/misc/locale.
|
17 years ago |
Bernhard Reutner-Fischer
|
b5466338c6
- remove duplicate removing of ustat.h
|
17 years ago |
Bernhard Reutner-Fischer
|
bf765e60dd
- strip the targets and not prerequisites
|
17 years ago |
Bernd Schmidt
|
436bc06bbf
Undefining __UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL__ did not work, since we
|
17 years ago |
Bernd Schmidt
|
6d7aed92f2
This fixes a problem with the move of libc_hidden_proto to string.h.
|
17 years ago |
Bernhard Reutner-Fischer
|
542bc8ee46
- fix typo (have to check the content, not if true)
|
17 years ago |
Bernd Schmidt
|
c8a4ed2b41
Fix merge error: mmap.c no longer exists in bfin/.
|
17 years ago |
Denis Vlasenko
|
1e284e17b9
close bug 473:
|
17 years ago |
Bernhard Reutner-Fischer
|
8818c27776
- Revert _dl_exit touch-up.
|
17 years ago |
Bernhard Reutner-Fischer
|
e211e88fc8
- add libpthread-nonshared-y to files.dep
|
17 years ago |
Denis Vlasenko
|
8aeac64e83
syslog.c: fix a buglet in prev-last commit: logic inversion in closelog
|
17 years ago |
Denis Vlasenko
|
98d631495c
syslog.c: fix indentation and style. No code changes.
|
17 years ago |
Denis Vlasenko
|
4139fe5aec
Fix bug 575 and other small problems noticed along the way.
|
17 years ago |
Bernhard Reutner-Fischer
|
c28c512dce
- Generate dummy rules for prerequisites.
|
17 years ago |
Bernhard Reutner-Fischer
|
4cc4b30426
- adds several config-options to allow for turning off certain features
|
17 years ago |
Bernhard Reutner-Fischer
|
1f124eb028
- breakup lines of compile.c and add a variable to hold filter-out PHONY target.
|
17 years ago |