コミット履歴

作者 SHA1 メッセージ 日付
  Bernhard Reutner-Fischer 26f2af4c23 - remove the error counter 17 年 前
  Bernhard Reutner-Fischer 1a4af4684c - add error-counter, do not immediately exit if a testcase fails but print 17 年 前
  Bernhard Reutner-Fischer 80e7510b59 - do not test pthread if threads are not available 17 年 前
  Bernhard Reutner-Fischer a1dc829ec2 - the interp is an order-only prereq of lib-so-y 17 年 前
  Bernhard Reutner-Fischer 13f04a3b02 - don't test libcrypt stubs 17 年 前
  Bernhard Reutner-Fischer d4fb87c8db - do not run tests that are not available 17 年 前
  Bernhard Reutner-Fischer e22185db7a wow. So why does test/ keep it's own copy of CFLAGS guessing etc? 17 年 前
  Bernhard Reutner-Fischer be56824c13 check and test have to depend on test_compile 17 年 前
  Carmelo Amoroso cbb6c19f76 Removed wrong preprocessed files 17 年 前
  Carmelo Amoroso bb9231c840 Added missing tests for locale with multibyte encoding 17 年 前
  Carmelo Amoroso a691312d87 Added several tests for locale support (8 bit and multibyte UTF-8) 17 年 前
  Carmelo Amoroso 56df95fe5d sh4 don't need to cope with older RLIMIT implementation. 17 年 前
  Carmelo Amoroso 9be49589b1 Fix the test build system by installing headers on a local folder 17 年 前
  Denis Vlasenko 1e85d9e010 New .config option UCLIBC_HAS_STUBS, enables fork() stub on NOMMU 17 年 前
  Carmelo Amoroso 388e096fa6 Include errno.h from kernel headers instead of using internal errno_values.h 17 年 前
  Carmelo Amoroso 86f53c1e4b Fix makefile target to run test when there are some shell script. 17 年 前
  Ricard Wanderlof 0f3d1914ce Simplified check_pf() so it returns a bit vector in an unsigned int, 17 年 前
  Denis Vlasenko 2600ca66db #include <ifaddrs.h> should be #include "ifaddrs.h" 17 年 前
  Mike Frysinger fb3e9d63a5 add test case for argv[0] == null 17 年 前
  Mike Frysinger 63342ff906 if argv[0] is NULL, dont try to parse it and subsequently crash ... found by running execve05 ltp test on blackfin ([#4194]) 17 年 前
  Ricard Wanderlof 0546f7ccc6 Removed include/ifaddrs.h and put contents in libc/inet/ifaddrs.h, as we do not 17 年 前
  Ricard Wanderlof f2f6143a40 Fixed #if -> #if defined. 17 年 前
  Ricard Wanderlof 6c1d86dcdb Added support for the AI_ADDRCONFIG flag in the hints->ai_flags parameter to getaddrinfo(3). 17 年 前
  Bernhard Reutner-Fischer 516a518c9d - make sure to build crti and crtn with PICFLAG 17 年 前
  Bernhard Reutner-Fischer 63abaebc01 - move stripping into do_ar resp compile-m for the sake of simplicity 17 年 前
  Bernhard Reutner-Fischer 0fcbbcc67b - remove improper comment 17 年 前
  Bernhard Reutner-Fischer 8b59245621 - fix build error 17 年 前
  Denis Vlasenko ee6e93f15a des: des_setkey always returns 0, there is no point 17 年 前
  Peter Kjellerstedt 46307c8d27 Include sys/syscall.h since we are checking for __NR_clock_getres. 17 年 前
  Denis Vlasenko 1817cd16b2 remove a trivial comment. no code changes 17 年 前