]> granicus.if.org Git - icinga2/history - third-party/execvpe
Don't try to include <alloca.h> (as for other BSDs)
[icinga2] / third-party / execvpe /
2017-02-08 Edgar FußDon't try to include <alloca.h> (as for other BSDs)
2017-01-10 Michael FriedrichEnsure that *.icinga.com is used everywhere
2016-08-30 Michael FriedrichMerge branch 'support/2.5'
2016-08-25 Gunnar BeutnerSet versions for all internal libraries
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2015-10-22 Gunnar BeutnerMerge branch 'support/2.3'
2015-08-31 Gunnar BeutnerImplement the Icinga Studio application
2015-02-16 Jean FlachMove execvpe and socketpair builds to the Lib folder
2015-02-13 Gunnar BeutnerBuild fix for OpenBSD
2015-01-22 Michael FriedrichUpdate copyright year
2014-09-04 Gunnar BeutnerBuild fix for FreeBSD
2014-09-02 Gunnar BeutnerFix build problems with Oracle Solaris Studio
2014-05-25 Gunnar BeutnerRename C++ header files.
2014-03-19 Michael FriedrichChange copyright header (again).
2014-01-08 Michael FriedrichUpdate copyright header.
2013-11-03 Gunnar BeutnerMerge branch 'feature/cmake-4962' into next
2013-11-03 Gunnar BeutnerAdd cmake build files.
2013-11-03 Gunnar BeutnerRemove unused files.
2013-10-28 Gunnar BeutnerMerge branch 'feature/mkclass-4963' into next
2013-10-28 Gunnar BeutnerImplement class compiler.
2013-10-21 Gunnar BeutnerFreeBSD build fix.
2013-09-25 Gunnar BeutnerUpdate copyright information.
2013-08-07 Gunnar BeutnerReplace our execvpe() replacement with something GPL...
2013-02-12 Gunnar BeutnerPrefer libc's implementation of execvpe over our own.
2013-02-11 Gunnar BeutnerFreeBSD build fix.
2013-02-11 Gunnar BeutnerFixed memory leak when using execvpe() with vfork().
2013-02-10 Gunnar BeutnerBuild fix V2.
2013-02-10 Gunnar BeutnerBuild fix for *NIX systems with a non-GNU libc.