major refactorings
Signed-off-by: kaguya3311 <kaguya3311@national.shitposting.agency>
This commit is contained in:
@@ -264,7 +264,7 @@ unsigned int alarm(unsigned int __seconds);
|
||||
int chdir(const char *__path);
|
||||
int chown(const char *__path, uid_t __uid, gid_t __gid);
|
||||
int close(int __fd);
|
||||
ssize_t confstr(int __name, char *__buf, size_t __size);
|
||||
size_t confstr(int __name, char *__buf, size_t __size);
|
||||
char *ctermid(char *__s);
|
||||
int dup(int __fd);
|
||||
int dup2(int __src_fd, int __dest_fd);
|
||||
|
||||
Reference in New Issue
Block a user