This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
Immanuel
/
nnn
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
We don't use realpath(3) anymore
master
lostd
пре 10 година
родитељ
24567ce6f5
комит
70d292ed24
1 измењених фајлова
са
0 додато
и
11 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-11
noice.c
+ 0
- 11
noice.c
Прегледај датотеку
@@ -101,17 +101,6 @@ xstrdup(const char *s)
return p;
}
char *
xrealpath(const char *path)
{
char *p;
p = realpath(path, NULL);
if (p == NULL)
printerr(1, "realpath");
return p;
}
char *
xdirname(const char *path)
{
Write
Preview
Loading…
Откажи
Сачувај