Commit Verlauf

Autor SHA1 Nachricht Datum
  Tom Almeida da664d4919 Merged relibc with branch vor 6 Jahren
  jD91mZM2 30ec8aa2c9 Add redox to CI vor 6 Jahren
  jD91mZM2 07dbc6bd76 Fix no_std on redox vor 6 Jahren
  jD91mZM2 17778ba1b4 Remove missing rustfmt.toml options vor 6 Jahren
  jD91mZM2 9c01673422 Use no_std in inttypes (whoops) vor 6 Jahren
  Stephan Vedder cc210361d6 wchar support vor 6 Jahren
  jD91mZM2 fb09b03acf Fix compilation on redox vor 6 Jahren
  Jeremy Soller 396a6dbb90 Merge branch 'mggmuggins/ci' into 'master' vor 6 Jahren
  SamwiseFilmore b911a76de4 Stage and Cache build vor 6 Jahren
  jD91mZM2 0567f699a2 Merge branch 'master' into 'master' vor 6 Jahren
  jD91mZM2 541fbcf57c Use ptr::null over 0 vor 6 Jahren
  jD91mZM2 1fd9a5f249 Moooore fixes :| vor 6 Jahren
  Tom Almeida 05b4b76426 Fix some issues vor 6 Jahren
  Tom Almeida 10a9081b66 Made sure that something that's unsafe is actually marked as unsafe vor 6 Jahren
  Tom Almeida 18418254b9 Made sure lazy_static works with no_std vor 7 Jahren
  Tom Almeida 8075447fad Changed FILE to use a vector as a buffer instead of raw pointers. This allows us to remove the large majority of unsafe blocks from the code vor 7 Jahren
  Tom Almeida 57f7de1e6d Changed FILE to use a vector as a buffer instead of raw pointers. This allows us to remove the large majority of unsafe blocks from the code vor 7 Jahren
  Tom Almeida 4c65f14f9a Fixed some issues with temporary files and moved some raw pointers to Option<&T>s vor 7 Jahren
  Tom Almeida 71fa4026f5 Changed FILE to use a vector as a buffer instead of raw pointers. This allows us to remove the large majority of unsafe blocks from the code vor 7 Jahren
  Tom Almeida a2dc22123f Merge branch 'master' into 'master' vor 6 Jahren
  jD91mZM2 2f6467bce6 Fix test warning vor 7 Jahren
  jD91mZM2 674d4e3695 Preallocate because why not vor 7 Jahren
  jD91mZM2 234632d319 Workaround compilation errors vor 7 Jahren
  Jeremy Soller 29a626cd7c Merge branch 'unistd' into 'master' vor 7 Jahren
  Paul Sajna 5c5e237042 Exec Functions (again) (again) vor 7 Jahren
  Jeremy Soller da992bff56 Merge branch 'master' into 'master' vor 7 Jahren
  jD91mZM2 8e7cd11bc0 Fix CI vor 7 Jahren
  jD91mZM2 2c0f9ce747 Fix off-by-one error and remove utf8 check in mktemp vor 7 Jahren
  Jeremy Soller e4be43f617 Adjust list of expected binaries vor 7 Jahren
  Jeremy Soller 2e3eda4612 Add more expected files vor 7 Jahren