summaryrefslogtreecommitdiffstats
path: root/libdaemon/dsignal.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.
* save and restore errno in destructorLennart Poettering2008-07-281-0/+4
|
* make sure we don't keep a round a va_list that is started but not stoppedLennart Poettering2008-07-281-5/+3
|
* destruct signal fds on failureLennart Poettering2008-07-281-1/+3
|
* update licenses/file headersLennart Poettering2008-07-281-29/+28
|
* save and restore errno in sighandlerLennart Poettering2007-10-301-0/+2
| | | | git-svn-id: file:///home/lennart/svn/public/libdaemon/trunk@132 153bfa13-eec0-0310-be40-b0cb6a0e1b4b
* Make sure that we always return a sensible errnoLennart Poettering2007-06-111-3/+1
| | | | git-svn-id: file:///home/lennart/svn/public/libdaemon/trunk@117 153bfa13-eec0-0310-be40-b0cb6a0e1b4b
* whitespace cleanupLennart Poettering2007-06-111-2/+1
| | | | git-svn-id: file:///home/lennart/svn/public/libdaemon/trunk@115 153bfa13-eec0-0310-be40-b0cb6a0e1b4b
* fix typo (reported by Marc Kleine-Budde)Lennart Poettering2006-07-061-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/libdaemon/trunk@112 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 some more compiler warningsLennart Poettering2005-10-301-4/+4
| | | | git-svn-id: file:///home/lennart/svn/public/libdaemon/trunk@96 153bfa13-eec0-0310-be40-b0cb6a0e1b4b
* rename src/ to libdaemon/Lennart Poettering2004-12-181-0/+152
git-svn-id: file:///home/lennart/svn/public/libdaemon/trunk@71 153bfa13-eec0-0310-be40-b0cb6a0e1b4b