Histórico de Commits

Autor SHA1 Mensagem Data
  Jeremy Soller c20ce5ffed Large reorganization of headers (WIP) há 7 anos atrás
  jD91mZM2 b20307dca0 Implement fnmatch.h há 7 anos atrás
  jD91mZM2 44599a032e Kind of get bash to compile há 7 anos atrás
  jD91mZM2 d3e4fa71a5 Implement sys/select.h há 7 anos atrás
  Jeremy Soller a9fcb973f6 Implement utimes and utime 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 f6b364845e Implement pwd.h há 7 anos atrás
  jD91mZM2 2bf426b0fb Implement isatty há 7 anos atrás
  jD91mZM2 83949290c9 Implement dirent.h há 7 anos atrás
  jD91mZM2 992e50ef0f Fix a few things with openssl há 7 anos atrás
  Paul Sajna 0550a7b9db implement arpainet há 7 anos atrás
  jD91mZM2 d3f6985ee9 Add a few things necessary for openssl (not all) há 7 anos atrás
  Stephan Vedder cc210361d6 wchar support há 7 anos atrás
  jD91mZM2 9de73d0e5b Add uname and gethostname há 7 anos atrás
  jD91mZM2 feed73ffcc inttypes há 7 anos atrás
  Jeremy Soller 878f466b67 Update to new ralloc, new panic implementation, new compiler-builtins há 7 anos atrás
  jD91mZM2 4e99b55417 Implement basic setjmp using musl's awesome existing code há 7 anos atrás
  jD91mZM2 996445a6a3 Add empty locale functions há 7 anos atrás
  Jeremy Soller dabd8dc6a2 Move memory handling into string, do not use compiler_builtins for memory handling há 7 anos atrás
  Jeremy Soller 79d05d7eda Build variadic functions as part of relibc há 7 anos atrás
  Jeremy Soller ea804582b9 Rename sys header crates, add mman constants há 7 anos atrás
  Dan Robertson 16e82636fb Add basic structures for netinet/in.h crate há 7 anos atrás
  Dan Robertson 01081729c8 Add structures and stub fns for sys/socket.h há 7 anos atrás
  Jeremy Soller d6e210b1fd Merge branch 'signal' of https://github.com/dlrobertson/relibc into dlrobertson-signal há 7 anos atrás
  Dan Robertson ef8a64c101 Add missing extern crate statements há 7 anos atrás
  Dan Robertson 50eab4369d Add signal.h há 7 anos atrás
  Dan Robertson 3699b53ba2 float: Add crate for float.h há 7 anos atrás
  Dan Robertson f29e6b00d7 fenv: Add crate for fenv.h há 7 anos atrás
  Dan Robertson ca7f3a00e6 wait: Add crate for sys/wait.h há 7 anos atrás