Histórico de Commits

Autor SHA1 Mensagem Data
  Tom Almeida d219d57acb Fix an issue where _IONBF would cause an overflow error há 7 anos atrás
  jD91mZM2 deee825a1c Implement llabs há 7 anos atrás
  jD91mZM2 b26213731c Don't forget to lock stdout when printfing há 7 anos atrás
  jD91mZM2 23a8855e50 Fix garbage env pointer to main on redox há 7 anos atrás
  jD91mZM2 40a7380a58 Fix snprintf and make strftime use a counting writer há 7 anos atrás
  jD91mZM2 d39a66c351 Fix waitpid -1 on redox há 7 anos atrás
  jD91mZM2 3bb3a3e322 Fix strcpy há 7 anos atrás
  jD91mZM2 f6ca7d7c2d Add S_ISSOCK and fix str(c)spn há 7 anos atrás
  jD91mZM2 b20307dca0 Implement fnmatch.h há 7 anos atrás
  jD91mZM2 b5adee798d Move scanf unit tests to normal C tests há 7 anos atrás
  jD91mZM2 442a7bbedc Fix getcwd with a NULL argument há 7 anos atrás
  jD91mZM2 ba8bd8c4e8 Add the last few things for bash to compile :D há 7 anos atrás
  jD91mZM2 44599a032e Kind of get bash to compile há 7 anos atrás
  jD91mZM2 9c57c222f6 Fix strcasecmp há 7 anos atrás
  jD91mZM2 daf65c7a46 Implement access há 7 anos atrás
  jD91mZM2 ce53ac7e13 Fix inttypes a little há 7 anos atrás
  jD91mZM2 2a303c4b60 Implement sys/file.h há 7 anos atrás
  jD91mZM2 d3e4fa71a5 Implement sys/select.h há 7 anos atrás
  Jeremy Soller bc7f7356b9 Fix redox futimens fd type há 7 anos atrás
  Jeremy Soller a9fcb973f6 Implement utimes and utime há 7 anos atrás
  jD91mZM2 3eb7b99799 Move test binaries to tests/bins/ há 7 anos atrás
  jD91mZM2 f82b48b839 Implement sys/times.h on linux há 7 anos atrás
  jD91mZM2 e7e9d57db5 Implement a dummy sgtty há 7 anos atrás
  jD91mZM2 65cbd40fce Remove an accidentally committed binary. Again. Sigh. há 7 anos atrás
  jD91mZM2 4a42983d13 Make sigset_t be a long because bash needs that to compile há 7 anos atrás
  jD91mZM2 7524a83d82 fixup! sigemptyset and sigaddset há 7 anos atrás
  jD91mZM2 892ce75eb4 sigemptyset and sigaddset há 7 anos atrás
  jD91mZM2 6da2639dfa Fix leaking uninitialized elements and missing free há 7 anos atrás
  jD91mZM2 3c88056f9d Implement getrusage on linux há 7 anos atrás
  jD91mZM2 193328952d Alias memory.h to string.h há 7 anos atrás