Bernhard Reutner-Fischer
|
abb4ab4e62
- drats. The pre-commit hook is broken. No chance to ci a patch other than obfuscated, sorry.
|
hace 16 años |
Bernhard Reutner-Fischer
|
b7a51199bd
- pull kconfig from 2.6.25.4
|
hace 16 años |
Bernhard Reutner-Fischer
|
3afa034815
- fix keyword "depends on"
|
hace 16 años |
Bernhard Reutner-Fischer
|
696bbc3a1e
- linuxthreads and linuxthreads.old need nanosleep()
|
hace 16 años |
Bernd Schmidt
|
8048d7f7c0
Fix typo that prevented "make clean" from removing objects in libc/misc/locale.
|
hace 16 años |
Bernhard Reutner-Fischer
|
b5466338c6
- remove duplicate removing of ustat.h
|
hace 16 años |
Bernhard Reutner-Fischer
|
bf765e60dd
- strip the targets and not prerequisites
|
hace 16 años |
Bernd Schmidt
|
436bc06bbf
Undefining __UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL__ did not work, since we
|
hace 16 años |
Bernd Schmidt
|
6d7aed92f2
This fixes a problem with the move of libc_hidden_proto to string.h.
|
hace 16 años |
Bernhard Reutner-Fischer
|
542bc8ee46
- fix typo (have to check the content, not if true)
|
hace 16 años |
Bernd Schmidt
|
c8a4ed2b41
Fix merge error: mmap.c no longer exists in bfin/.
|
hace 16 años |
Denis Vlasenko
|
1e284e17b9
close bug 473:
|
hace 16 años |
Bernhard Reutner-Fischer
|
8818c27776
- Revert _dl_exit touch-up.
|
hace 16 años |
Bernhard Reutner-Fischer
|
e211e88fc8
- add libpthread-nonshared-y to files.dep
|
hace 16 años |
Denis Vlasenko
|
8aeac64e83
syslog.c: fix a buglet in prev-last commit: logic inversion in closelog
|
hace 16 años |
Denis Vlasenko
|
98d631495c
syslog.c: fix indentation and style. No code changes.
|
hace 16 años |
Denis Vlasenko
|
4139fe5aec
Fix bug 575 and other small problems noticed along the way.
|
hace 16 años |
Bernhard Reutner-Fischer
|
c28c512dce
- Generate dummy rules for prerequisites.
|
hace 16 años |
Bernhard Reutner-Fischer
|
4cc4b30426
- adds several config-options to allow for turning off certain features
|
hace 16 años |
Bernhard Reutner-Fischer
|
1f124eb028
- breakup lines of compile.c and add a variable to hold filter-out PHONY target.
|
hace 16 años |
Denis Vlasenko
|
d8dfa34f0e
Remove __PRINTF_INFO_NO_BITFIELD hack, UCLIBC_INTERNAL can be used instead,
|
hace 16 años |
Denis Vlasenko
|
c9a2b6c249
fix trivial mismatch in return type of build_wcs_upper_buffer()
|
hace 16 años |
Denis Vlasenko
|
a1c0be1a06
Rename HAVE_NO_SHARED to ARCH_HAS_NO_SHARED, otherwise it's too confusing
|
hace 16 años |
Denis Vlasenko
|
0b0a9a449d
dlfcn.h exists only if __HAVE_SHARED__ ("we are built with shared lib support"),
|
hace 16 años |
Denis Vlasenko
|
3ff4c54cc8
libc/stdlib/stdlib.c: fix whitespace damage. No code changes
|
hace 16 años |
Denis Vlasenko
|
b1bebd2955
fix bug 1577: '`' is not an acceptable digit for strto[u]l().
|
hace 16 años |
Denis Vlasenko
|
d666e2a911
libc/inet/resolv.c: use ip6.arpa instead of ip6.int for reverse
|
hace 16 años |
Denis Vlasenko
|
0725864228
libc/inet/addr.c: fix broked indentation and bad style. No code changes.
|
hace 16 años |
Denis Vlasenko
|
ad636db9fe
fix fallout from libc_hidden_proto removal
|
hace 16 años |
Denis Vlasenko
|
0119403c3a
suppress a few "might be used uninitialized" warnings. No code growth.
|
hace 16 años |