OSX: Add missing reallocarray and strchrnul
modified auto.def
@@ -148,7 +148,7 @@ cc-check-includes stdint.h inttypes.h
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified external/libfetch/common.c
@@ -272,7 +272,11 @@ fetch_resolve(const char *addr, int port, int af)
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -1443,7 +1447,11 @@ fetch_add_entry(struct url_ent **p, int *size, int *len,
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
| + | |
|
|
|
|
|