Histórico de Commits

Autor SHA1 Mensagem Data
  Peter Limkilde Svendsen dcff3fd836 Use y_from_x naming for functions há 6 anos atrás
  Peter Limkilde Svendsen fe4a3ae2b4 Refactor for consistency há 6 anos atrás
  Peter Limkilde Svendsen b2a9cdf930 Implement lcong48() and seed48() há 6 anos atrás
  Peter Limkilde Svendsen 767cf86b38 Refer to newer standard (with correct half-open output intervals) há 6 anos atrás
  Peter Limkilde Svendsen 13108776ae Implement erand48(), jrand48() and nrand48() há 6 anos atrás
  jD91mZM2 dab6530fb4 Merge branch 'valloc_pagesize' into 'master' há 6 anos atrás
  jD91mZM2 f1b88d9ea0 Merge branch 'lcg48' into 'master' há 6 anos atrás
  Peter Limkilde Svendsen 45860e9256 Implement LCG pseudorandom number functions há 6 anos atrás
  jD91mZM2 06ab5b7de2 Merge branch 'memrchr' into 'master' há 6 anos atrás
  jD91mZM2 f3363af54d Merge branch 'housekeeping' into 'master' há 6 anos atrás
  Mateusz Mikuła 5dd9c042d6 Update rust-toolchain há 6 anos atrás
  Mateusz Mikuła 7597c082e7 Fix Clippy warnings há 6 anos atrás
  Jeremy Soller 20a2355bc4 Merge branch 'master' of https://gitlab.redox-os.org/redox-os/relibc há 6 anos atrás
  Jeremy Soller 2606266c3f If the prefix is recompiled, clzsi2 does not have to be removed. há 6 anos atrás
  Mateusz Mikuła d62db7b1b9 Add memrchr() há 6 anos atrás
  Mateusz Mikuła 30f6a9c323 Cargo fmt há 6 anos atrás
  Peter Limkilde Svendsen f8cf25d76c Fix inaccurate comment há 6 anos atrás
  jD91mZM2 15aa52a8e9 Fix the CI; Disregard last commit há 6 anos atrás
  jD91mZM2 123031dcfe Fix race condition in parallel Makefile há 6 anos atrás
  Peter Limkilde Svendsen 54c5423f35 Avoid call to memalign() há 6 anos atrás
  Peter Limkilde Svendsen 8beb10b1bd Get page size through sysconf() há 6 anos atrás
  Peter Limkilde Svendsen f13bd7fdd1 Add tests for valloc há 6 anos atrás
  jD91mZM2 3be13d672f Fix the GitLab CI for Redox OS (finally!) há 6 anos atrás
  Jeremy Soller cfc541019c Add socketpair on Linux with stub on Redox há 6 anos atrás
  Jeremy Soller 75cb7033c7 Fix use of timeout in epoll_pwait on redox há 6 anos atrás
  Jeremy Soller d2cb0959f3 Fix redox epoll timeout há 6 anos atrás
  Jeremy Soller 6a9d070115 Fix time path, use c_str macro há 6 anos atrás
  Jeremy Soller 61dea7f52b Add all 3 epoll_ctl ops há 6 anos atrás
  Jeremy Soller 16083a6020 Remove epoll_ctl debug message há 6 anos atrás
  Jeremy Soller 8efa7a3ed8 Fixes for epoll on Redox há 6 anos atrás