提交歷史

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