Histórico de commits

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