This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
Immanuel
/
btpd
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
On solaris bcopy and some other useful functions are declared in strings.h.
master
Richard Nyberg
пре 16 година
родитељ
b47b55b3bc
комит
06bd2a1a21
7 измењених фајлова
са
7 додато
и
0 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
btpd/btpd.h
+1
-0
cli/btcli.h
+1
-0
misc/benc.c
+1
-0
misc/http_client.c
+1
-0
misc/iobuf.c
+1
-0
misc/metainfo.c
+1
-0
misc/subr.c
+ 1
- 0
btpd/btpd.h
Прегледај датотеку
@@ -23,6 +23,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <strings.h>
#include <unistd.h>
#include <benc.h>
+ 1
- 0
cli/btcli.h
Прегледај датотеку
@@ -10,6 +10,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <strings.h>
#include <unistd.h>
#include "btpd_if.h"
+ 1
- 0
misc/benc.c
Прегледај датотеку
@@ -5,6 +5,7 @@
#include <stdarg.h>
#include <stdlib.h>
#include <string.h>
#include <strings.h>
#include "benc.h"
#include "subr.h"
+ 1
- 0
misc/http_client.c
Прегледај датотеку
@@ -5,6 +5,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <strings.h>
#include <unistd.h>
#include "iobuf.h"
+ 1
- 0
misc/iobuf.c
Прегледај датотеку
@@ -4,6 +4,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <strings.h>
#include "iobuf.h"
#include "subr.h"
+ 1
- 0
misc/metainfo.c
Прегледај датотеку
@@ -4,6 +4,7 @@
#include <inttypes.h>
#include <stdlib.h>
#include <string.h>
#include <strings.h>
#include <openssl/sha.h>
+ 1
- 0
misc/subr.c
Прегледај датотеку
@@ -11,6 +11,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <strings.h>
#include <unistd.h>
void *
Write
Preview
|
|
|
|
|
|
x
0
0
0:0
Loading…
Откажи
Сачувај