Changes between Version 46 and Version 47 of Topics-2012-03-15


Ignore:
Timestamp:
03/15/12 20:07:34 (12 years ago)
Author:
Samuli Seppänen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Topics-2012-03-15

    v46 v47  
    116116||[PATCH 42/52] build: win-msvc: msbuild format||[http://thread.gmane.org/gmane.network.openvpn.devel/5772/focus=5928 samuli]||||
    117117||[PATCH 43/52] build: move out config.h include from syshead||dazo||||
    118 ||[PATCH 44/52] build: split out compat||dazo, [http://thread.gmane.org/gmane.network.openvpn.devel/5772/focus=5929 samuli (feature-ACK only)]||dazo: "Each file in the compat/ dir is for each compat function .... and all is put into a static library which the linker uses to pull in the needed functions the linker doesn't take everything in the library, just the stuff it needs to complete the linking (and of course, there's these HAVE_$funcname macros in each compat file, which includes the code at build time)."||
    119 ||[PATCH 45/52] build: move gettimeofday() emulation to compat||dazo||dazo: "It cleans up a lot of the code too"||
     118||[PATCH 44/52] build: split out compat||dazo, [http://thread.gmane.org/gmane.network.openvpn.devel/5772/focus=5929 samuli (feature-ACK only)]||||
     119||[PATCH 45/52] build: move gettimeofday() emulation to compat||dazo||Removes #ifdefs, cleans up the code||
    120120||[PATCH 46/52] build: move daemon() emulation into compat||[http://thread.gmane.org/gmane.network.openvpn.devel/5772/focus=5930 samuli]||||
    121121||[PATCH 47/52] build: move inet_ntop(), inet_pton() emulation into comp||[http://thread.gmane.org/gmane.network.openvpn.devel/5772/focus=5952 samuli]||||