Commit History

Author SHA1 Message Date
  Rich Felker 835f9f950e clean up stdio_impl.h 12 years ago
  Rich Felker 892cafff66 greatly improve freopen behavior 12 years ago
  Rich Felker 8582a6e9f2 add 'e' modifier (close-on-exec) to fopen and fdopen 12 years ago
  Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 years ago
  Rich Felker 9bff7c133e implement "low hanging fruit" from C11 12 years ago
  Rich Felker 5816592389 make stdio open, read, and write operations cancellation points 13 years ago
  Rich Felker eb0e8fa0b1 debloat: use __syscall instead of syscall where possible 14 years ago
  Rich Felker aa398f56fa global cleanup to use the new syscall interface 14 years ago
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 14 years ago