Add some compat macros from BSD.
modified compat/bsd_compat.h
@@ -80,7 +80,9 @@ ssize_t readlinkat(int fd, const char *restrict path, char *restrict buf, size_t
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -88,4 +90,21 @@ int unlinkat(int fd, const char *path, int flag);
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|