This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
DragonOS-Community
/
relibc
kopia lustrzana
https://github.com/DragonOS-Community/relibc
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Drzewo:
f29e6b00d7
Gałęzie
Tagi
dragonos-relibc
master
patch-add-dragonos-port
patch-support-run-first-demo-on-dragonos
update-dsc
relibc
/
include
/
bits
/
timespec.h
timespec.h
66 B
Historia
Czysty
1
2
3
4
typedef struct {
time_t tv_sec;
long tv_nsec;
} timespec;