This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
PUBLIC_REPOS
/
buildroot
réplica de
git://git.buildroot.net/buildroot
Seguir
2
Destacar
1
Fork
0
Ficheiros
Explorar o código
test file, no longer needed
Eric Andersen
%!s(int64=20) %!d(string=hai) anos
pai
302ea19e5e
achega
21c7c4c26b
Modificáronse 1 ficheiros
con
0 adicións
e
8 borrados
Dividir vista
Mostrar estatísticas de Diff
0
8
tiny.c
+ 0
- 8
tiny.c
Ver ficheiro
@@ -1,8 +0,0 @@
-/* comment, test #13 */
-
-#include <unistd.h>
-
-int main(void)
-{
- _exit(42);
-}