Histórico de Commits

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