]> granicus.if.org Git - icinga2/history - third-party/execvpe/execvpe.c
Merge pull request #5929 from Icinga/feature/remove-boost-assign
[icinga2] / third-party / execvpe / execvpe.c
2017-12-20 Michael FriedrichMerge pull request #5805 from KAMI911/master
2017-12-20 Gunnar BeutnerMerge pull request #5889 from Icinga/fix/execvpe-indention
2017-12-19 Markus Froschexecvpe: Fixup indention for readability 5889/head
2017-03-29 Gunnar BeutnerMerge branch 'support/2.6'
2017-02-08 Edgar FußDon't try to include <alloca.h> (as for other BSDs)
2015-02-13 Gunnar BeutnerBuild fix for OpenBSD
2014-09-04 Gunnar BeutnerBuild fix for FreeBSD
2014-09-02 Gunnar BeutnerFix build problems with Oracle Solaris Studio
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-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 for *NIX systems with a non-GNU libc.