Denna sida fungerar bättre med Javascript igång.
Startsida
Utforska
Hjälp
Logga in
Immanuel
/
nnn
Bevaka
1
Stjärnmärk
0
Förgrening
0
Kod
Ärenden
0
Pull-förfrågningar
0
Släpp
0
Wiki
Aktiviteter
Bläddra i källkod
Add license pointer
master
sin
9 år sedan
förälder
756b50be27
incheckning
8c04bea678
3 ändrade filer
med
3 tillägg
och
0 borttagningar
Delad Vy
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
config.def.h
+1
-0
noice.c
+1
-0
util.h
+ 1
- 0
config.def.h
Visa fil
@@ -1,3 +1,4 @@
/* See LICENSE file for copyright and license details. */
#define CWD "cwd: "
#define CURSR " > "
#define EMPTY " "
+ 1
- 0
noice.c
Visa fil
@@ -1,3 +1,4 @@
/* See LICENSE file for copyright and license details. */
#include <sys/stat.h>
#include <sys/types.h>
#include <sys/wait.h>
+ 1
- 0
util.h
Visa fil
@@ -1,3 +1,4 @@
/* See LICENSE file for copyright and license details. */
#undef strlcat
size_t strlcat(char *, const char *, size_t);
#undef strlcpy
Write
Förhandsgranska
Laddar…
Avbryt
Spara