Commitin historia

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