Historial de Commits

Autor SHA1 Mensaje Fecha
  Jeremy Soller 9325183b21 Fix strcat hace 6 años
  Jeremy Soller 52493a1ec3 Add popen/pclose hace 6 años
  Jeremy Soller de43271204 Merge branch 'uname' into 'master' hace 6 años
  Tibor Nagy 55eb8f2779 Implement alloca.h hace 6 años
  Tibor Nagy 012a9b2eb3 Implement uname for Redox hace 6 años
  Michal Z a7b71a311d Implement libgen.h hace 6 años
  jD91mZM2 75c5c04bee Implement a proper mutex type for future usage hace 6 años
  Tibor Nagy aee3f68117 Add tests for constructors and destructors hace 6 años
  jD91mZM2 758f681590 Implement scandir hace 6 años
  jD91mZM2 418a960f3b Implement realpath hace 6 años
  jD91mZM2 9d56ce42c6 Implement timer* macros, and GNU's getopt_long hace 6 años
  jD91mZM2 1acc2a1a32 Initial regex.h implementation hace 6 años
  jD91mZM2 dd711f4dee Fix bug in fread hace 6 años
  jD91mZM2 243ce18ecd Implement ftell hace 6 años
  jD91mZM2 afc1ff134a Rewrite IO to use core-io library hace 6 años
  Jeremy Soller 7f14fcdee0 Remove c_str functions, replace with CStr hace 6 años
  jD91mZM2 d659377b24 VERY basic crti/crtn hace 6 años
  Tom Almeida b43299642b Fix buffering issue with large output through stdio hace 6 años
  Paul Sajna 07eb658a8a Netdb hace 6 años
  Jeremy Soller 3dbf9f872a Allow use of custom CC for compiling tests hace 6 años
  Jeremy Soller 28912d84d9 Further fixes to tests makefile hace 6 años
  Jeremy Soller 82b9715f41 Fix makefile for tests, add sysroot target hace 6 años
  Jeremy Soller 83cb46afd8 Fix path to crt0.o and libc.a hace 6 años
  jD91mZM2 b10fa984f3 Implement strtod hace 6 años
  Tom Almeida d5a9cd6953 Add tests to make sure setvbuf works. hace 6 años
  jD91mZM2 3bb3a3e322 Fix strcpy hace 6 años
  jD91mZM2 b20307dca0 Implement fnmatch.h hace 6 años
  jD91mZM2 442a7bbedc Fix getcwd with a NULL argument hace 6 años
  jD91mZM2 daf65c7a46 Implement access hace 6 años
  jD91mZM2 d3e4fa71a5 Implement sys/select.h hace 6 años