Historique des commits

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