[tor-commits] [tlsdate/master] Merge pull request #95 from	riastradh/implement-fmemopen-with-funopen
    ioerror at torproject.org 
    ioerror at torproject.org
       
    Fri Apr 19 04:11:44 UTC 2013
    
    
  
commit ca5ca2e0655738be7f308b98eb6b25cbf1896790
Merge: a52417b 07337c5
Author: Jacob Appelbaum <jacob at appelbaum.net>
Date:   Wed Apr 17 18:58:11 2013 -0700
    Merge pull request #95 from riastradh/implement-fmemopen-with-funopen
    
    Implement fmemopen in terms of funopen where needed and possible.
 configure.ac                  |   13 ++--
 src/common/fmemopen-funopen.c |  158 +++++++++++++++++++++++++++++++++++++++++
 src/common/fmemopen.h         |    8 ++
 src/conf-unittest.c           |    6 ++
 src/include.am                |    9 +++
 5 files changed, 189 insertions(+), 5 deletions(-)
    
    
More information about the tor-commits
mailing list