This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
piumarta
/
subc
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
move system include files to subdir
master
Ian Piumarta
пре 3 месеци
родитељ
ddf85ac562
комит
102ad64330
6 измењених фајлова
са
2 додато
и
2 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-0
assert.h
+1
-0
include/assert.h
+1
-1
include/stdio.h
+0
-1
stdio.h
+0
-0
stdlib.h
+0
-0
string.h
+ 0
- 0
assert.h
Прегледај датотеку
+ 1
- 0
include/assert.h
Прегледај датотеку
@ -0,0 +1 @@
extern
void
assert
(
int
condition
)
;
+ 1
- 1
include/stdio.h
Прегледај датотеку
@ -1 +1 @@
extern
int
printf
(
char
*
,
.
.
.
)
;
extern
int
printf
(
char
*
format
,
.
.
.
)
;
+ 0
- 1
stdio.h
Прегледај датотеку
@ -1 +0,0 @@
extern
int
printf
(
char
*
,
.
.
.
)
;
+ 0
- 0
stdlib.h
Прегледај датотеку
+ 0
- 0
string.h
Прегледај датотеку
Write
Preview
Loading…
Откажи
Сачувај