| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix two more cases where a libc_hidden_proto was added to string.h while | Bernd Schmidt | 2008-06-11 | 2 | -0/+2 |
* | xtensa: Fix spill routine. | Chris Zankel | 2008-06-11 | 1 | -0/+1 |
* | - no need to export the included dependencies generated by cc | Bernhard Reutner-Fischer | 2008-06-10 | 1 | -4/+8 |
* | Revert revison 19346, except parts needed by later patches (r19347 also added | Bernd Schmidt | 2008-06-10 | 2 | -34/+14 |
* | Revert revision 19342, plus one whitespace fix demanded by the pre-commit | Bernd Schmidt | 2008-06-10 | 1 | -80/+25 |
* | - Improve prerequisites and avoid spurious reconfigurations. | Bernhard Reutner-Fischer | 2008-06-09 | 6 | -83/+147 |
* | In string.h, move libc_hidden_proto next to the corresponding declaration. | Bernd Schmidt | 2008-06-08 | 2 | -117/+50 |
* | - if UNIX98PTY_ONLY is not set then we're in legacy land anyway which needs | Bernhard Reutner-Fischer | 2008-06-07 | 1 | -13/+24 |
* | - revert incorrect parts of r22257 and 22259 | Bernhard Reutner-Fischer | 2008-06-07 | 3 | -7/+6 |
* | - remove __USE_BSD guard from __bsd_getpt(). | Bernhard Reutner-Fischer | 2008-06-07 | 1 | -2/+0 |
* | - UCLIBC_HAS_GETPT pulls in getpt. | Bernhard Reutner-Fischer | 2008-06-07 | 2 | -2/+8 |
* | Remove superfluous attribute_hidden from function | Denis Vlasenko | 2008-06-06 | 1 | -1/+1 |
* | Document the reason why ether tests in testsuite may fail. | Denis Vlasenko | 2008-06-06 | 2 | -0/+9 |
* | Fix hard-to-rigger locking bug in vsyslog(): | Denis Vlasenko | 2008-06-06 | 1 | -9/+13 |
* | Use more natural way to return a value in __read_etc_hosts_r: | Denis Vlasenko | 2008-06-06 | 1 | -24/+21 |
* | Fix failure in test/inet/gethost_r-align: | Denis Vlasenko | 2008-06-06 | 1 | -4/+8 |
* | shrink getopt a bit by using smallints. Run tested (busybox testsuite) | Denis Vlasenko | 2008-06-06 | 1 | -16/+18 |
* | Heed a warning: "string" was assigned to char*, changing that to const char* | Denis Vlasenko | 2008-06-06 | 1 | -2/+2 |
* | Fix spurious testsuite failure | Denis Vlasenko | 2008-06-06 | 1 | -0/+5 |
* | Revert revision 22027 which totally broke getopt. | Bernd Schmidt | 2008-06-05 | 2 | -18/+20 |
* | - forgot to checkin this s/check/FORCE/ | Bernhard Reutner-Fischer | 2008-06-05 | 1 | -1/+1 |
* | - revert r22233 | Bernhard Reutner-Fischer | 2008-06-05 | 1 | -9/+4 |
* | - make libcrypt optional. Untested. | Bernhard Reutner-Fischer | 2008-06-05 | 7 | -4/+72 |
* | - switching thread impls without makeing clean before left the objs of the | Bernhard Reutner-Fischer | 2008-06-05 | 1 | -4/+9 |
* | - do a defconfig for the given arch, not unconditionally for alpha | Bernhard Reutner-Fischer | 2008-06-05 | 1 | -1/+2 |
* | - drats. The pre-commit hook is broken. No chance to ci a patch other than ob... | Bernhard Reutner-Fischer | 2008-06-05 | 2 | -462/+0 |
* | - pull kconfig from 2.6.25.4 | Bernhard Reutner-Fischer | 2008-06-05 | 36 | -1308/+1805 |
* | - fix keyword "depends on" | Bernhard Reutner-Fischer | 2008-06-05 | 2 | -11/+11 |
* | - linuxthreads and linuxthreads.old need nanosleep() | Bernhard Reutner-Fischer | 2008-06-05 | 1 | -0/+2 |
* | Fix typo that prevented "make clean" from removing objects in libc/misc/locale. | Bernd Schmidt | 2008-06-04 | 1 | -1/+1 |
* | - remove duplicate removing of ustat.h | Bernhard Reutner-Fischer | 2008-06-04 | 1 | -6/+0 |
* | - strip the targets and not prerequisites | Bernhard Reutner-Fischer | 2008-06-04 | 15 | -52/+46 |
* | Undefining __UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL__ did not work, since we | Bernd Schmidt | 2008-06-04 | 1 | -1/+1 |
* | This fixes a problem with the move of libc_hidden_proto to string.h. | Bernd Schmidt | 2008-06-04 | 11 | -33/+3 |
* | - fix typo (have to check the content, not if true) | Bernhard Reutner-Fischer | 2008-06-04 | 1 | -1/+2 |
* | Fix merge error: mmap.c no longer exists in bfin/. | Bernd Schmidt | 2008-06-03 | 1 | -1/+1 |
* | close bug 473: | Denis Vlasenko | 2008-06-03 | 1 | -33/+39 |
* | - Revert _dl_exit touch-up. | Bernhard Reutner-Fischer | 2008-06-03 | 1 | -5/+1 |
* | - add libpthread-nonshared-y to files.dep | Bernhard Reutner-Fischer | 2008-06-03 | 1 | -5/+7 |
* | syslog.c: fix a buglet in prev-last commit: logic inversion in closelog | Denis Vlasenko | 2008-06-03 | 1 | -3/+3 |
* | syslog.c: fix indentation and style. No code changes. | Denis Vlasenko | 2008-06-03 | 1 | -47/+46 |
* | Fix bug 575 and other small problems noticed along the way. | Denis Vlasenko | 2008-06-03 | 1 | -42/+46 |
* | - Generate dummy rules for prerequisites. | Bernhard Reutner-Fischer | 2008-06-03 | 1 | -1/+1 |
* | - adds several config-options to allow for turning off certain features | Bernhard Reutner-Fischer | 2008-06-03 | 88 | -154/+892 |
* | - breakup lines of compile.c and add a variable to hold filter-out PHONY target. | Bernhard Reutner-Fischer | 2008-06-03 | 1 | -3/+10 |
* | Remove __PRINTF_INFO_NO_BITFIELD hack, UCLIBC_INTERNAL can be used instead, | Denis Vlasenko | 2008-06-03 | 3 | -84/+65 |
* | fix trivial mismatch in return type of build_wcs_upper_buffer() | Denis Vlasenko | 2008-06-03 | 1 | -1/+1 |
* | Rename HAVE_NO_SHARED to ARCH_HAS_NO_SHARED, otherwise it's too confusing | Denis Vlasenko | 2008-06-02 | 4 | -7/+7 |
* | dlfcn.h exists only if __HAVE_SHARED__ ("we are built with shared lib support"), | Denis Vlasenko | 2008-06-02 | 1 | -1/+1 |
* | libc/stdlib/stdlib.c: fix whitespace damage. No code changes | Denis Vlasenko | 2008-06-02 | 1 | -92/+86 |