unistd.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/unistd.h
blob: 1b4605c7c6a6d3461e293985797dfd95aa13a49a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#ifndef UNISTD_H
#define UNISTD_H
#include "../../include/unistd.h"
extern char **__environ;
hidden int __dup3(int, int, int);
hidden int __mkostemps(char *, int, int);
hidden int __execvpe(const char *, char *const *, char *const *);
hidden int __aio_close(int);
hidden off_t __lseek(int, off_t, int);
#endif
generated by cgit v1.2.1 (git 2.18.0) at 2025年10月02日 23:00:26 +0000

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