Finish library, switch to GPLv3.
This commit is contained in:
parent
60b9d9cc48
commit
de6e661982
25 changed files with 771 additions and 290 deletions
6
README
6
README
|
|
@ -1,7 +1,7 @@
|
|||
liblwevent
|
||||
========================================================================
|
||||
(c)2007, Laurence Withers, <l@lwithers.me.uk>.
|
||||
Released under the GNU GPLv2. See file COPYING or
|
||||
Released under the GNU GPLv3. See file COPYING or
|
||||
http://www.gnu.org/copyleft/gpl.html for details.
|
||||
|
||||
Really Quick Instructions
|
||||
|
|
@ -14,4 +14,6 @@ You might want to edit 'config' first. You might also want to set
|
|||
'INSTALL_PREFIX', which is prepended onto the destination of any
|
||||
installed file.
|
||||
|
||||
@TODO@
|
||||
This library has no direct dependencies, but it does provide an
|
||||
implementation of the signalfd(2) system call, since (at the time of
|
||||
writing) it is not yet implemented in glibc.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue