[tlsdate/master] Merge pull request #96 from riastradh/implement-strnlen

19 Apr
2013
19 Apr
'13
4:11 a.m.
commit 1eb63c3cffd185e49afad85bb8eeccdfb4e456de Merge: ca5ca2e c9eeee0 Author: Jacob Appelbaum <jacob@appelbaum.net> Date: Wed Apr 17 18:59:29 2013 -0700 Merge pull request #96 from riastradh/implement-strnlen Implement strnlen locally if the system libc doesn't have it. configure.ac | 3 +++ src/common/strnlen.c | 19 +++++++++++++++++++ src/common/strnlen.h | 8 ++++++++ src/include.am | 11 +++++++++++ src/proxy-bio.c | 6 ++++++ src/proxy-polarssl.c | 6 ++++++ 6 files changed, 53 insertions(+), 0 deletions(-)
4412
Age (days ago)
4412
Last active (days ago)
0 comments
1 participants
participants (1)
-
ioerror@torproject.org