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


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

--

Legend:

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

    v45 v46  
    117117||[PATCH 43/52] build: move out config.h include from syshead||dazo||||
    118118||[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||||||
     119||[PATCH 45/52] build: move gettimeofday() emulation to compat||dazo||dazo: "It cleans up a lot of the code too"||
    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]||||