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/include/stdio.h
AgeCommit message (Expand)AuthorLines
2024年05月23日add renameat2 linux syscall wrapper Tony Ambardar-0/+7
2022年10月19日remove LFS64 programming interfaces (macro-only) from _GNU_SOURCE Rich Felker-1/+1
2021年11月29日define NULL as nullptr when used in C++11 or later Ismael Luceno-1/+3
2019年03月12日make FILE a complete type for pre-C11 standard profiles Rich Felker-0/+4
2018年02月24日fix aliasing violations in fgetpos/fsetpos Rich Felker-0/+1
2017年12月06日adjust fopencookie structure tag for ABI-compat Rich Felker-1/+1
2017年12月06日implement the fopencookie extension to stdio William Pitcock-0/+14
2013年11月24日restore type of NULL to void * except when used in C++ programs Rich Felker-0/+4
2013年07月22日refactor headers, especially alltypes.h, and improve C++ ABI compat Rich Felker-1/+1
2013年07月18日fix FILENAME_MAX to match PATH_MAX Rich Felker-1/+1
2013年06月25日respect iso c namespace in stdio.h and wchar.h regarding va_list Rich Felker-10/+11
2013年01月18日use a common definition of NULL as 0L for C and C++ Rich Felker-6/+1
2012年12月28日expose [v]asprintf under _BSD_SOURCE Rich Felker-2/+2
2012年12月03日feature test macros: make _GNU_SOURCE enable everything Rich Felker-3/+0
2012年09月07日default features: make musl usable without feature test macros Rich Felker-5/+1
2012年09月06日use restrict everywhere it's required by c99 and/or posix 2008 Rich Felker-28/+34
2012年08月25日implement "low hanging fruit" from C11 Rich Felker-0/+2
2012年08月11日add bsd fgetln function Rich Felker-0/+4
2012年07月04日add prototypes for getw/putw Rich Felker-0/+2
2012年06月04日_GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE Rich Felker-1/+1
2012年05月28日there is no such GNU function fpurge, only __fpurge. Rich Felker-1/+0
2012年05月28日add prototype for BSD/GNU stdio *_unlocked extension functions Rich Felker-2/+12
2012年05月28日remove duplicate lfs64 cruft in stdio.h Rich Felker-2/+0
2012年05月22日support _BSD_SOURCE feature test macro Rich Felker-4/+7
2012年05月04日add support for ugly *64 functions with _LARGEFILE64_SOURCE Rich Felker-0/+12
2011年09月11日add prototypes for GNU *_unlocked stdio functions Rich Felker-0/+4
2011年09月03日implement fmemopen Rich Felker-0/+1
2011年09月03日implement open_memstream Rich Felker-0/+1
2011年06月30日implement the nonstandard GNU function fpurge Rich Felker-0/+1
2011年04月05日add more legacy functions: setlinebuf and setbuffer Rich Felker-0/+2
2011年02月20日prototypes for GNU asprintf/vasprintf Rich Felker-0/+2
2011年02月15日move stdio stuff that's not arch-specific out of bits Rich Felker-1/+9
2011年02月14日begin namespace-cleanup of standard C headers Rich Felker-20/+31
2011年02月12日initial check-in, version 0.5.0 v0.5.0 Rich Felker-0/+144
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月02日 18:09:20 +0000

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