aboutsummaryrefslogtreecommitdiff
path: root/libssh/libssh.map
diff options
context:
space:
mode:
authorAndreas Schneider <mail@cynapses.org>2009-07-25 11:56:59 +0200
committerAndreas Schneider <mail@cynapses.org>2009-07-25 11:56:59 +0200
commit194880b86988e21cb0f96c1c9e53a4c3c89a6d9e (patch)
tree8c4b7967668146f56b5fe71ce3bce97c5bccae0b /libssh/libssh.map
parent737f588b3b9b3b828eb2bdc7d414f4c770127b88 (diff)
downloadlibssh-194880b86988e21cb0f96c1c9e53a4c3c89a6d9e.tar.gz
libssh-194880b86988e21cb0f96c1c9e53a4c3c89a6d9e.tar.xz
libssh-194880b86988e21cb0f96c1c9e53a4c3c89a6d9e.zip
Update map file.
Diffstat (limited to 'libssh/libssh.map')
-rw-r--r--libssh/libssh.map1
1 files changed, 1 insertions, 0 deletions
diff --git a/libssh/libssh.map b/libssh/libssh.map
index c865212..84a9b03 100644
--- a/libssh/libssh.map
+++ b/libssh/libssh.map
@@ -39,6 +39,7 @@ SSH_0.3 {
sftp_stat; sftp_lstat; sftp_fstat; sftp_attributes_free; sftp_dir_close;
sftp_file_close; sftp_open; sftp_read; sftp_write; sftp_seek; sftp_tell;
sftp_rewind; sftp_rm; sftp_rmdir; sftp_mkdir; sftp_rename; sftp_setstat;
+ sftp_symlink; sftp_readlink;
sftp_canonicalize_path; sftp_server_new; sftp_server_init;
sftp_get_client_message; sftp_client_message_free; sftp_reply_name;
sftp_reply_handle; sftp_handle_alloc; sftp_reply_attr; sftp_handle;