Commit History

Author SHA1 Message Date
  jD91mZM2 758f681590 Implement scandir 6 years ago
  jD91mZM2 418a960f3b Implement realpath 6 years ago
  jD91mZM2 9d56ce42c6 Implement timer* macros, and GNU's getopt_long 6 years ago
  jD91mZM2 1acc2a1a32 Initial regex.h implementation 6 years ago
  jD91mZM2 dd711f4dee Fix bug in fread 6 years ago
  jD91mZM2 243ce18ecd Implement ftell 6 years ago
  jD91mZM2 afc1ff134a Rewrite IO to use core-io library 6 years ago
  Jeremy Soller 7f14fcdee0 Remove c_str functions, replace with CStr 6 years ago
  jD91mZM2 d659377b24 VERY basic crti/crtn 6 years ago
  Tom Almeida b43299642b Fix buffering issue with large output through stdio 6 years ago
  Paul Sajna 07eb658a8a Netdb 7 years ago
  Jeremy Soller 3dbf9f872a Allow use of custom CC for compiling tests 7 years ago
  Jeremy Soller 28912d84d9 Further fixes to tests makefile 7 years ago
  Jeremy Soller 82b9715f41 Fix makefile for tests, add sysroot target 7 years ago
  Jeremy Soller 83cb46afd8 Fix path to crt0.o and libc.a 7 years ago
  jD91mZM2 b10fa984f3 Implement strtod 7 years ago
  Tom Almeida d5a9cd6953 Add tests to make sure setvbuf works. 7 years ago
  jD91mZM2 3bb3a3e322 Fix strcpy 7 years ago
  jD91mZM2 b20307dca0 Implement fnmatch.h 7 years ago
  jD91mZM2 442a7bbedc Fix getcwd with a NULL argument 7 years ago
  jD91mZM2 daf65c7a46 Implement access 7 years ago
  jD91mZM2 d3e4fa71a5 Implement sys/select.h 7 years ago
  jD91mZM2 3eb7b99799 Move test binaries to tests/bins/ 7 years ago
  jD91mZM2 f82b48b839 Implement sys/times.h on linux 7 years ago
  jD91mZM2 3c88056f9d Implement getrusage on linux 7 years ago
  jD91mZM2 f6b364845e Implement pwd.h 7 years ago
  jD91mZM2 2bf426b0fb Implement isatty 7 years ago
  jD91mZM2 a0f2baff12 Implement gettimeofday 7 years ago
  jD91mZM2 83949290c9 Implement dirent.h 7 years ago
  jD91mZM2 8021ade2a9 Move stat test out of expected tests 7 years ago