This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
DragonOS-Community
/
tar
espejo de
https://github.com/DragonOS-Community/tar.git
Seguir
4
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Initial revision
Paul Eggert
hace 24 años
padre
01c35d7225
commit
509ab656f7
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
lib/strtoumax.c
+ 2
- 0
lib/strtoumax.c
Ver fichero
@@ -0,0 +1,2 @@
+#define UNSIGNED 1
+#include "strtoimax.c"