Commit History

Author SHA1 Message Date
  Rich Felker 3f25354e62 avoid using pthread cleanup push/pop in stdio when not needed 13 years ago
  Rich Felker b7a2761780 also ensure that write buffer is bounded when __stdio_write returns 13 years ago
  Rich Felker 5816592389 make stdio open, read, and write operations cancellation points 13 years ago
  Rich Felker e3cd6c5c26 major stdio overhaul, using readv/writev, plus other changes 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