Commit History

Author SHA1 Message Date
  jD91mZM2 75c5c04bee Implement a proper mutex type for future usage 6 years ago
  jD91mZM2 23fe526c55 Fix feof and ferror 6 years ago
  jD91mZM2 dfa3845c33 Make fread/fwrite retry their respective operations 6 years ago
  jD91mZM2 dd711f4dee Fix bug in fread 6 years ago
  jD91mZM2 0451fac66c Delete RawFile in favor of File 6 years ago
  jD91mZM2 4f187efc9b Change BUFSIZ type to work with cbindgen 6 years ago
  jD91mZM2 243ce18ecd Implement ftell 6 years ago
  jD91mZM2 afc1ff134a Rewrite IO to use core-io library 6 years ago
  Jeremy Soller 7f14fcdee0 Remove c_str functions, replace with CStr 6 years ago
  Jeremy Soller ef9fee5a2b Prepare for use of Write trait by renaming Write to WriteByte 6 years ago
  jD91mZM2 d659377b24 VERY basic crti/crtn 6 years ago
  jD91mZM2 6d99915154 Use RAII for file locking in stdio 6 years ago
  Jeremy Soller 7e4a60f78b Fix possible deadlocks 6 years ago
  jD91mZM2 658dc34d30 A few I/O related fixes 6 years ago
  Jeremy Soller c911facca6 Make pal functions take cstr 7 years ago
  Jeremy Soller 8f5470fd27 Reduce warnings 7 years ago
  Jeremy Soller bab4e2896a Format 7 years ago
  Jeremy Soller 7ab700315d Fix warnings and add c_str 7 years ago
  Jeremy Soller 277b9abcd5 Fix build, mostly 7 years ago
  Jeremy Soller c20ce5ffed Large reorganization of headers (WIP) 7 years ago