stdlib.h\include\src - 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/include/stdlib.h
blob: d38a5417f1ea97a720e13fd8fbda223fe53c193a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
#ifndef STDLIB_H
#define STDLIB_H
#include "../../include/stdlib.h"
hidden int __putenv(char *, size_t, char *);
hidden void __env_rm_add(char *, char *);
hidden int __mkostemps(char *, int, int);
hidden int __ptsname_r(int, char *, size_t);
hidden char *__randname(char *);
#endif
generated by cgit v1.2.1 (git 2.18.0) at 2025年10月06日 11:16:09 +0000

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