|
Tor 0.4.9.8
|
Files | |
| compat_ctype.c | |
| Locale-independent character-type inspection (backend) | |
| compat_ctype.h | |
| Locale-independent character-type inspection (header) | |
| compat_string.c | |
| Useful string-processing functions that some platforms don't provide. | |
| compat_string.h | |
| Header for compat_string.c. | |
| parse_int.c | |
| Convert strings into the integers they encode, with bounds checking. | |
| parse_int.h | |
| Header for parse_int.c. | |
| printf.c | |
| Compatibility wrappers around snprintf and its friends. | |
| printf.h | |
| Header for printf.c. | |
| scanf.c | |
| Locale-independent minimal implementation of sscanf(). | |
| scanf.h | |
| Header for scanf.c. | |
| util_string.c | |
| Non-standard string functions used throughout Tor. | |
| util_string.h | |
| Header for util_string.c. | |