This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
DragonOS-Community
/
relibc
zrcadlo
https://github.com/DragonOS-Community/relibc
Sledovat
2
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Wiki
Strom:
85b80d0fe5
Větve
Značky
dragonos-relibc
master
patch-add-dragonos-port
patch-support-run-first-demo-on-dragonos
update-dsc
relibc
/
include
/
bits
/
errno.h
errno.h
100 B
Historie
Surový
1
2
3
4
5
6
#ifndef _BITS_ERRNO_H
#define _BITS_ERRNO_H
extern __thread int errno;
#endif /* _BITS_ERRNO_H */