This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
DragonOS-Community
/
relibc
réplica de
https://github.com/DragonOS-Community/relibc
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Árbore:
f29e6b00d7
Ramas
Etiquetas
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
Histórico
Raw
1
2
3
4
typedef struct {
time_t tv_sec;
long tv_nsec;
} timespec;