musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/src/stdio/__stdio_read.c
AgeCommit message (Expand)AuthorLines
2018年02月24日avoid use of readv syscall in __stdio_read backend when not needed Rich Felker-1/+2
2018年02月24日consistently return number of bytes read from stdio read backend Rich Felker-1/+1
2018年02月24日remove obfuscated flags bit-twiddling logic in __stdio_read Rich Felker-1/+1
2015年06月13日remove cancellation points in stdio Rich Felker-10/+1
2015年05月29日fix failure of ungetc and ungetwc to work on files in eof status Rich Felker-1/+0
2014年03月24日always initialize thread pointer at program start Rich Felker-7/+3
2012年11月08日clean up stdio_impl.h Rich Felker-0/+1
2012年05月25日avoid using pthread cleanup push/pop in stdio when not needed Rich Felker-3/+7
2012年02月02日make stdio open, read, and write operations cancellation points Rich Felker-1/+10
2011年04月09日work around a nasty bug in linux readv syscall Rich Felker-3/+4
2011年03月28日major stdio overhaul, using readv/writev, plus other changes Rich Felker-1/+17
2011年03月20日global cleanup to use the new syscall interface Rich Felker-1/+1
2011年02月12日initial check-in, version 0.5.0 v0.5.0 Rich Felker-0/+6
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月06日 14:58:35 +0000

AltStyle によって変換されたページ (->オリジナル) /