This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Pierakstīties
DragonOS-Community
/
relibc
spogulis no
https://github.com/DragonOS-Community/relibc
Vērot
2
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Vikivietne
Koks:
85b80d0fe5
Atzari
Tagi
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
Vēsture
Neapstrādāts
1
2
3
4
5
6
#ifndef _BITS_ERRNO_H
#define _BITS_ERRNO_H
extern __thread int errno;
#endif /* _BITS_ERRNO_H */