stdio.h\bits\include - 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/bits/stdio.h
blob: 0afd8b40ba9ead344164ae2c448f69369df93712 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#define BUFSIZ 1024
#define FILENAME_MAX 4095
#define FOPEN_MAX 1000
#define TMP_MAX 10000
#define L_cuserid 20
#define L_ctermid 20
#define L_tmpnam 20
#define P_tmpdir "/tmp"
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月06日 20:21:14 +0000

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