Commit Verlauf

Autor SHA1 Nachricht Datum
  Tibor Nagy 7ee59d2fdb tests: set C11, enable pedantic warnings, fix GCC and Clang warnings vor 6 Jahren
  Jeremy Soller 602f015e93 Implement fpathconf and pathconf vor 6 Jahren
  Jeremy Soller c59f268fcd Implement getaddrinfo (somewhat) vor 6 Jahren
  Jeremy Soller 8e9d65cb46 Add support for pthreads to Linux vor 6 Jahren
  lmiskiew 5b6b11cb65 Fix panic in fwrite vor 6 Jahren
  Jeremy Soller a8f3608f3c Fix stdlib div functions, add _Exit vor 6 Jahren
  Jeremy Soller 9325183b21 Fix strcat vor 6 Jahren
  Jeremy Soller 52493a1ec3 Add popen/pclose vor 6 Jahren
  Jeremy Soller de43271204 Merge branch 'uname' into 'master' vor 6 Jahren
  Tibor Nagy 55eb8f2779 Implement alloca.h vor 6 Jahren
  Tibor Nagy 012a9b2eb3 Implement uname for Redox vor 6 Jahren
  Michal Z a7b71a311d Implement libgen.h vor 6 Jahren
  jD91mZM2 75c5c04bee Implement a proper mutex type for future usage vor 6 Jahren
  Tibor Nagy aee3f68117 Add tests for constructors and destructors vor 6 Jahren
  jD91mZM2 758f681590 Implement scandir vor 6 Jahren
  jD91mZM2 418a960f3b Implement realpath vor 6 Jahren
  jD91mZM2 9d56ce42c6 Implement timer* macros, and GNU's getopt_long vor 6 Jahren
  jD91mZM2 1acc2a1a32 Initial regex.h implementation vor 6 Jahren
  jD91mZM2 dd711f4dee Fix bug in fread vor 6 Jahren
  jD91mZM2 243ce18ecd Implement ftell vor 6 Jahren
  jD91mZM2 afc1ff134a Rewrite IO to use core-io library vor 6 Jahren
  Jeremy Soller 7f14fcdee0 Remove c_str functions, replace with CStr vor 6 Jahren
  jD91mZM2 d659377b24 VERY basic crti/crtn vor 6 Jahren
  Tom Almeida b43299642b Fix buffering issue with large output through stdio vor 6 Jahren
  Paul Sajna 07eb658a8a Netdb vor 6 Jahren
  Jeremy Soller 3dbf9f872a Allow use of custom CC for compiling tests vor 6 Jahren
  Jeremy Soller 28912d84d9 Further fixes to tests makefile vor 6 Jahren
  Jeremy Soller 82b9715f41 Fix makefile for tests, add sysroot target vor 6 Jahren
  Jeremy Soller 83cb46afd8 Fix path to crt0.o and libc.a vor 6 Jahren
  jD91mZM2 b10fa984f3 Implement strtod vor 6 Jahren