This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
DragonOS-Community
/
relibc
同期ミラー
https://github.com/DragonOS-Community/relibc
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
Wiki
ツリー:
85b80d0fe5
ブランチ
タグ
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
履歴
Raw
1
2
3
4
5
6
#ifndef _BITS_ERRNO_H
#define _BITS_ERRNO_H
extern __thread int errno;
#endif /* _BITS_ERRNO_H */