time: remove usage of more deprecated functions
modified libpkg/fetch_ssh.c
@@ -39,6 +39,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -341,7 +342,7 @@ ssh_close(void *data)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -352,21 +353,21 @@ ssh_writev(int fd, struct iovec *iov, int iovcnt, int64_t tmout)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -423,7 +424,7 @@ static int
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -431,7 +432,7 @@ ssh_read(void *data, char *buf, int len)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -456,14 +457,14 @@ ssh_read(void *data, char *buf, int len)
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|