[tor-commits] [tlsdate/master] Merge pull request #96 from	riastradh/implement-strnlen
    ioerror at torproject.org 
    ioerror at torproject.org
       
    Fri Apr 19 04:11:44 UTC 2013
    
    
  
commit 1eb63c3cffd185e49afad85bb8eeccdfb4e456de
Merge: ca5ca2e c9eeee0
Author: Jacob Appelbaum <jacob at 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(-)
    
    
More information about the tor-commits
mailing list