Historial de Commits

Autor SHA1 Mensaje Fecha
  Jeremy Soller ee40035c4b Add asprintf hace 6 años
  Jeremy Soller 925d9f6bbf WIP: fflush all files when null is passed hace 6 años
  Jeremy Soller 4ced856b39 Fix fseeko not flushing write buffer hace 6 años
  Jeremy Soller 52fd4d7e83 Clippy fixes hace 6 años
  Jeremy Soller d4e42fd9e0 Merge branch 'type' into 'master' hace 6 años
  Ian Douglas Scott fdd966629d Some type signature fixes found using script in #111 hace 6 años
  Jeremy Soller 5c4c49a9d1 Add getdelim and getline hace 6 años
  Jeremy Soller 7398fae8b6 Re-add removed comments hace 6 años
  Jeremy Soller 0ac16556bc Format hace 6 años
  Jeremy Soller 52493a1ec3 Add popen/pclose hace 6 años
  Jeremy Soller b4f36bce17 Add more stdio_ext functions hace 6 años
  Jeremy Soller 632f9f18e5 fpending hace 6 años
  Jeremy Soller ebffc977b2 Reduce warnings hace 6 años
  jD91mZM2 75c5c04bee Implement a proper mutex type for future usage hace 6 años
  jD91mZM2 23fe526c55 Fix feof and ferror hace 6 años
  jD91mZM2 dfa3845c33 Make fread/fwrite retry their respective operations hace 6 años
  jD91mZM2 dd711f4dee Fix bug in fread hace 6 años
  jD91mZM2 0451fac66c Delete RawFile in favor of File hace 6 años
  jD91mZM2 4f187efc9b Change BUFSIZ type to work with cbindgen hace 6 años
  jD91mZM2 243ce18ecd Implement ftell hace 6 años
  jD91mZM2 afc1ff134a Rewrite IO to use core-io library hace 6 años
  Jeremy Soller 7f14fcdee0 Remove c_str functions, replace with CStr hace 6 años
  Jeremy Soller ef9fee5a2b Prepare for use of Write trait by renaming Write to WriteByte hace 6 años
  jD91mZM2 d659377b24 VERY basic crti/crtn hace 6 años
  jD91mZM2 6d99915154 Use RAII for file locking in stdio hace 6 años
  Jeremy Soller 7e4a60f78b Fix possible deadlocks hace 6 años
  jD91mZM2 658dc34d30 A few I/O related fixes hace 6 años
  Jeremy Soller c911facca6 Make pal functions take cstr hace 6 años
  Jeremy Soller 8f5470fd27 Reduce warnings hace 6 años
  Jeremy Soller bab4e2896a Format hace 6 años