aboutsummaryrefslogtreecommitdiff
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 12:34:49 +0200
commitd247b86202f68170de6b5c2fb4e73ed16a621ed3 (patch)
tree8a79f77722501afe94b28710747107e7555eb911
parenta1c7dd99bedf7a55484e7ed226af386f6f005a0b (diff)
downloadlibssh-d247b86202f68170de6b5c2fb4e73ed16a621ed3.tar.gz
libssh-d247b86202f68170de6b5c2fb4e73ed16a621ed3.tar.xz
libssh-d247b86202f68170de6b5c2fb4e73ed16a621ed3.zip
Update map file.
-rw-r--r--libssh/libssh.map1
1 files changed, 1 insertions, 0 deletions
diff --git a/libssh/libssh.map b/libssh/libssh.map
index c8652129..84a9b03e 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;