summaryrefslogtreecommitdiffstats
path: root/libdaemon/dexec.c
Commit message (Collapse)AuthorAgeFilesLines
* LICENSE: change license to MITHEADmasterBrandon Philips2012-09-031-13/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | In the spirit of 70df7aaa lets change the license again, this time to MIT! Context: On 23:15 Tue 10 Apr 2012, Lennart Poettering wrote: > On Mon, 09.04.12 14:51, Brandon Philips (brandon@ifup.org) wrote: > > I am working on a daemon and it would be great to use libdaemon. > > However, the project is Apache licensed and I have no idea how they > > interact. Is it at all possible to dual license LGPL/BSD or LGPL/Apache? > > > > https://github.com/racker/virgo > > heya. I am not such a big fan of the BSD licenses myself, but I guess in > this case it is OK. Yea :-/ > The only major other contributor seems to be Diego Pettenò who should be > OK with such a change. I'll ask him. Great, thank you. > Would you be OK with MIT as well? Yes, the MIT license works too.
* Revert "bump soname/version" which was innappropriately named and a bad idea ↵v0.13Lennart Poettering2008-07-291-1/+0
| | | | | | anyway This reverts commit b05a9ea7518befdae73772becaf9bc4b11711f80.
* bump soname/versionLennart Poettering2008-07-291-0/+1
|
* fix indentingLennart Poettering2008-07-281-1/+1
|
* close fds/reset sigs for exec'ed processesLennart Poettering2008-07-281-0/+2
|
* add a bit more error checkingLennart Poettering2008-07-281-4/+14
|
* save/restore errno where applicableLennart Poettering2008-07-281-2/+17
|
* decrement number of possible argsLennart Poettering2008-07-281-2/+1
|
* update licenses/file headersLennart Poettering2008-07-281-43/+42
|
* Make sure that we always return a sensible errnoLennart Poettering2007-06-111-0/+3
| | | | git-svn-id: file:///home/lennart/svn/public/libdaemon/trunk@117 153bfa13-eec0-0310-be40-b0cb6a0e1b4b
* add daemon_logv()Lennart Poettering2007-06-111-5/+12
| | | | git-svn-id: file:///home/lennart/svn/public/libdaemon/trunk@116 153bfa13-eec0-0310-be40-b0cb6a0e1b4b
* * Change license to LGPLLennart Poettering2005-11-181-9/+10
| | | | | | | | * Update README * make use of autoconf macro AM_GNU_SOURCE git-svn-id: file:///home/lennart/svn/public/libdaemon/trunk@101 153bfa13-eec0-0310-be40-b0cb6a0e1b4b
* remove superfluous \nLennart Poettering2005-11-011-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/libdaemon/trunk@99 153bfa13-eec0-0310-be40-b0cb6a0e1b4b
* * add a "const" to daemon_log_identLennart Poettering2005-09-101-8/+21
| | | | | | | | | | * fix log message in dfork.c * in dexec.c: call waitpid() in a loop and ignore EINTR * add a "const" to daemon_log_ident * minor doc update git-svn-id: file:///home/lennart/svn/public/libdaemon/trunk@90 153bfa13-eec0-0310-be40-b0cb6a0e1b4b
* Merge MacOSX compat patch from Sebastien EstienneLennart Poettering2005-07-011-1/+2
| | | | git-svn-id: file:///home/lennart/svn/public/libdaemon/trunk@86 153bfa13-eec0-0310-be40-b0cb6a0e1b4b
* rename src/ to libdaemon/Lennart Poettering2004-12-181-0/+177
git-svn-id: file:///home/lennart/svn/public/libdaemon/trunk@71 153bfa13-eec0-0310-be40-b0cb6a0e1b4b