Browse Subversion Repository
Diff of /trunk/ttssh2/ttxssh/ttxssh.h
Parent Directory
| Revision Log
| Patch
| 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 |
|
|
| |