Historique des commits

Auteur SHA1 Message Date
  jD91mZM2 243ce18ecd Implement ftell il y a 6 ans
  jD91mZM2 afc1ff134a Rewrite IO to use core-io library il y a 6 ans
  Jeremy Soller 7f14fcdee0 Remove c_str functions, replace with CStr il y a 6 ans
  jD91mZM2 d659377b24 VERY basic crti/crtn il y a 6 ans
  Tom Almeida b43299642b Fix buffering issue with large output through stdio il y a 6 ans
  Paul Sajna 07eb658a8a Netdb il y a 7 ans
  Jeremy Soller 3dbf9f872a Allow use of custom CC for compiling tests il y a 7 ans
  Jeremy Soller 28912d84d9 Further fixes to tests makefile il y a 7 ans
  Jeremy Soller 82b9715f41 Fix makefile for tests, add sysroot target il y a 7 ans
  Jeremy Soller 83cb46afd8 Fix path to crt0.o and libc.a il y a 7 ans
  jD91mZM2 b10fa984f3 Implement strtod il y a 7 ans
  Tom Almeida d5a9cd6953 Add tests to make sure setvbuf works. il y a 7 ans
  jD91mZM2 3bb3a3e322 Fix strcpy il y a 7 ans
  jD91mZM2 b20307dca0 Implement fnmatch.h il y a 7 ans
  jD91mZM2 442a7bbedc Fix getcwd with a NULL argument il y a 7 ans
  jD91mZM2 daf65c7a46 Implement access il y a 7 ans
  jD91mZM2 d3e4fa71a5 Implement sys/select.h il y a 7 ans
  jD91mZM2 3eb7b99799 Move test binaries to tests/bins/ il y a 7 ans
  jD91mZM2 f82b48b839 Implement sys/times.h on linux il y a 7 ans
  jD91mZM2 3c88056f9d Implement getrusage on linux il y a 7 ans
  jD91mZM2 f6b364845e Implement pwd.h il y a 7 ans
  jD91mZM2 2bf426b0fb Implement isatty il y a 7 ans
  jD91mZM2 a0f2baff12 Implement gettimeofday il y a 7 ans
  jD91mZM2 83949290c9 Implement dirent.h il y a 7 ans
  jD91mZM2 8021ade2a9 Move stat test out of expected tests il y a 7 ans
  jD91mZM2 5697ac0f84 Fix stat stack corruption and link test il y a 7 ans
  jD91mZM2 ecd8aca6d6 Basic signal support il y a 7 ans
  jD91mZM2 67d5976622 Clean up tests il y a 7 ans
  stratact 6fa1f60830 Implement `mkstemp` and `mkostemps` (squashed) il y a 7 ans
  Paul Sajna 0550a7b9db implement arpainet il y a 7 ans