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/internal/stdio_impl.h
AgeCommit message (Expand)AuthorLines
2020年04月17日move __string_read into vsscanf source file Rich Felker-2/+0
2018年10月18日adjust types in FILE struct to make line buffering check less expensive Rich Felker-4/+2
2018年10月18日optimize internal putc_unlocked macro used in putc Rich Felker-1/+2
2018年10月18日fix wrong result for putc variants due to operator precedence Rich Felker-1/+1
2018年10月16日move stdio locking MAYBE_WAITERS definition to stdio_impl.h Rich Felker-0/+2
2018年09月16日fix null pointer subtraction and comparison in stdio Rich Felker-2/+2
2018年09月12日reduce spurious inclusion of libc.h Rich Felker-1/+3
2018年09月12日declare and make hidden additional internal stdio symbols Rich Felker-0/+5
2018年09月12日apply hidden visibility to stdio internals Rich Felker-26/+26
2018年09月12日declare __getopt_msg in stdio_impl.h Rich Felker-0/+2
2018年09月12日move __stdio_exit_needed to stdio_impl.h Rich Felker-0/+2
2018年09月12日make internal declarations for flockfile tracking functions checkable Rich Felker-0/+5
2018年02月24日use idiomatic safe form for FUNLOCK macro Rich Felker-1/+1
2016年02月10日fix line-buffered flush omission for odd usage of putc-family functions Rich Felker-1/+2
2015年06月16日refactor stdio open file list handling, move it out of global libc struct Rich Felker-2/+3
2015年06月16日byte-based C locale, phase 2: stdio and iconv (multibyte callers) Rich Felker-0/+1
2015年03月03日make all objects used with atomic operations volatile Rich Felker-2/+2
2014年08月23日fix false ownership of stdio FILEs due to tid reuse Rich Felker-0/+1
2014年02月07日fix ftello result for append streams with unflushed output Rich Felker-0/+1
2013年07月22日refactor headers, especially alltypes.h, and improve C++ ABI compat Rich Felker-1/+1
2012年11月08日clean up stdio_impl.h Rich Felker-17/+0
2012年11月01日fix more unused variable warnings Rich Felker-0/+1
2012年10月25日use explicit visibility to optimize a few hot-path function calls Rich Felker-4/+4
2012年10月24日greatly improve freopen behavior Rich Felker-0/+1
2012年08月11日add bsd fgetln function Rich Felker-1/+1
2012年06月19日remove flush hook cruft that was never used from stdio Rich Felker-1/+1
2012年04月24日ditch the priority inheritance locks; use malloc's version of lock Rich Felker-2/+2
2012年04月16日new scanf implementation and corresponding integer parser/converter Rich Felker-0/+2
2012年04月10日add "scan helper getc" and rework strtod, etc. to use it Rich Felker-0/+2
2011年07月30日add proper fuxed-based locking for stdio Rich Felker-5/+4
2011年04月17日clean up handling of thread/nothread mode, locking Rich Felker-1/+1
2011年03月28日major stdio overhaul, using readv/writev, plus other changes Rich Felker-12/+22
2011年03月24日simplify and optimize FILE lock handling Rich Felker-3/+2
2011年03月18日implement [v]swprintf Rich Felker-1/+1
2011年03月12日implement flockfile api, rework stdio locking Rich Felker-12/+7
2011年02月12日initial check-in, version 0.5.0 v0.5.0 Rich Felker-0/+100
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月06日 18:28:19 +0000

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