Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/ttssh2/ttxssh/ttxssh.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 5261 by doda, Mon May 13 05:37:00 2013 UTC revision 5545 by yutakapon, Mon Mar 17 16:06:58 2014 UTC
# Line 299  void get_teraterm_dir_relative_name(char Line 299  void get_teraterm_dir_relative_name(char
299  int copy_teraterm_dir_relative_path(char FAR * dest, int destsize, char FAR * basename);  int copy_teraterm_dir_relative_path(char FAR * dest, int destsize, char FAR * basename);
300  void get_file_version(char *exefile, int *major, int *minor, int *release, int *build);  void get_file_version(char *exefile, int *major, int *minor, int *release, int *build);
301  int uuencode(unsigned char *src, int srclen, unsigned char *target, int targsize);  int uuencode(unsigned char *src, int srclen, unsigned char *target, int targsize);
302    void arc4random_buf(void *_buf, size_t n);
303    
304  #endif  #endif

Legend:
Removed from v.5261  
changed lines
  Added in v.5545

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26