Histórico de Commits

Autor SHA1 Mensagem Data
  Jeremy Soller 54fb8b9b2b Fix select on regular files há 6 anos atrás
  Jeremy Soller ba711deb0d Convert select example to use pipes há 6 anos atrás
  Jeremy Soller 378ea3ac0e signal test is no longer expected há 6 anos atrás
  Jeremy Soller b399e87ef8 Add epoll test há 6 anos atrás
  Jeremy Soller dd9328bd41 Add pipe2 há 6 anos atrás
  Jeremy Soller 68c4e95b6d Merge branch 'epoll' há 6 anos atrás
  Jeremy Soller c9a8674c61 Update pthreads-emb há 6 anos atrás
  Jeremy Soller be765f879d Merge branch 'master' into 'master' há 6 anos atrás
  Jeremy Soller 6d857f8db7 C flavored Rust doesn't taste good há 6 anos atrás
  Jeremy Soller 125e0e08da Add timegm há 6 anos atrás
  Jeremy Soller 5a34907033 Merge branch 'master' of https://gitlab.redox-os.org/redox-os/relibc há 6 anos atrás
  Alex Lyon 68d3c5f1b1 Format code há 6 anos atrás
  Alex Lyon 3584edf199 stdio: implement tempnam() and tmpnam() há 6 anos atrás
  Alex Lyon 5bbce37789 string: add strnlen_s() há 6 anos atrás
  Alex Lyon 67af78d0eb stdlib: make rand()/rand_r() generate from [0, RAND_MAX] há 6 anos atrás
  Alex Lyon 13a10ce7af stdlib: implement rand_r() using XorShiftRng há 6 anos atrás
  Jeremy Soller 6a16275817 Fix warning, format makefile, and update depends há 6 anos atrás
  Jeremy Soller 6074616857 Merge branch 'strerror_r' into 'master' há 6 anos atrás
  Mateusz Mikuła 1ebd8a3d72 Handle zero length for strerror_r há 6 anos atrás
  jD91mZM2 87ba8f8a08 Merge branch '140-bufferedvalist-index-may-read-out-of-bounds' into 'master' há 6 anos atrás
  jD91mZM2 8fca7bcbc1 More printf tests and corner cases há 6 anos atrás
  jD91mZM2 0a0aec502b Fix #140 há 6 anos atrás
  jD91mZM2 40d01d9d57 Convert printf internals to iterator há 6 anos atrás
  jD91mZM2 c2c8806f04 Merge branch 'malloc_errno' into 'master' há 6 anos atrás
  Peter Limkilde Svendsen 912385b501 Set errno in alloc functions and add further tests há 6 anos atrás
  Jeremy Soller 7bde036031 Remove va_list submodule, format há 6 anos atrás
  Jeremy Soller b2cc25dd38 Fix missing import há 6 anos atrás
  jD91mZM2 6d4ac9dba8 Finally, get rid of all rust warnings há 6 anos atrás
  jD91mZM2 3a3fd3da39 Use the memchr crate há 6 anos atrás
  Dan Robertson fa94f1b6d5 Use core::ffi::VaList há 6 anos atrás