Historia zmian

Autor SHA1 Wiadomość Data
  Jeremy Soller ea5f8d59de Add dlmalloc 6 lat temu
  Jeremy Soller 3ef9599af5 Update ralloc 6 lat temu
  Jeremy Soller 42abc98a99 Cleanup allocation functions 6 lat temu
  Jeremy Soller b6b34a7026 Ralloc fixes and fixes for Redox execution 6 lat temu
  Jeremy Soller 7e6e1b164c Align stack on x86_64 6 lat temu
  jD91mZM2 6a0928edfd Use relibc to build openlibm 6 lat temu
  jD91mZM2 9c169a186f Run fmt.sh 6 lat temu
  jD91mZM2 aff5380723 Merge branch 'master' into 'master' 6 lat temu
  Tom Almeida 53a03cb0ba Made sure errors were properly handled by printf 6 lat temu
  Tom Almeida 8bc07abd05 Fix freopen.stdout. There was a trailing space 6 lat temu
  Tom Almeida ebe1ed15f8 Fix fgets 6 lat temu
  Tom Almeida bf2973e857 Ensure we correctly insert null character in gets 6 lat temu
  Tom Almeida d7a0f3d526 Ensure gets stops on newline or bufchar 6 lat temu
  Tom Almeida bf6db91993 Actually remove stdlib from stdio. This should have been done with wchar being put in, but I messed something up 6 lat temu
  Tom Almeida 72177be0fa Add a working implementation of gets 6 lat temu
  Tom Almeida 7277286efd Implement Drop for FILE, so we flush when the process exits 6 lat temu
  Tom Almeida 81107f8cd1 Don't reset read/write every time we check if we can read or write 6 lat temu
  Tom Almeida e9cecfead3 Return -1 for error in printf 6 lat temu
  Tom Almeida 0d61f9f4fd Make sure we can actually write before writing anything when using printf 6 lat temu
  Tom Almeida da664d4919 Merged relibc with branch 6 lat temu
  jD91mZM2 30ec8aa2c9 Add redox to CI 6 lat temu
  jD91mZM2 07dbc6bd76 Fix no_std on redox 6 lat temu
  jD91mZM2 17778ba1b4 Remove missing rustfmt.toml options 6 lat temu
  jD91mZM2 9c01673422 Use no_std in inttypes (whoops) 6 lat temu
  Stephan Vedder cc210361d6 wchar support 6 lat temu
  jD91mZM2 fb09b03acf Fix compilation on redox 6 lat temu
  Jeremy Soller 396a6dbb90 Merge branch 'mggmuggins/ci' into 'master' 6 lat temu
  SamwiseFilmore b911a76de4 Stage and Cache build 6 lat temu
  jD91mZM2 0567f699a2 Merge branch 'master' into 'master' 6 lat temu
  jD91mZM2 541fbcf57c Use ptr::null over 0 6 lat temu