Difference between revisions of "Libsigsegv"

From Free Software Directory
Jump to: navigation, search
(Review:Libsigsegv-BUG-1, add homepage URL)
(2 intermediate revisions by one other user not shown)
Line 3: Line 3:
 
|Short description=Library for handling page faults
 
|Short description=Library for handling page faults
 
|Full description=GNU libsigsegv is a library for handling page faults. A page fault occurs when a program tries to access a region of memory that is currently not available. Catching and handling a page fault is a useful technique for implementing garbage collectors, stack overflow handlers, persistent databases, and distributed shared memory.
 
|Full description=GNU libsigsegv is a library for handling page faults. A page fault occurs when a program tries to access a region of memory that is currently not available. Catching and handling a page fault is a useful technique for implementing garbage collectors, stack overflow handlers, persistent databases, and distributed shared memory.
 +
|Homepage URL=http://www.gnu.org/software/libsigsegv/
 
|User level=intermediate
 
|User level=intermediate
 +
|VCS checkout command=git clone git://git.sv.gnu.org/libsigsegv.git
 +
|Computer languages=C
 +
|Keywords=library,memory,GNUlibsigsegv,page fault,garbage collection,stack overflow handlers,persistent databases,distributed shared memory
 +
|Version identifier=2.10
 +
|Version date=2011/04/03
 +
|Version status=stable
 +
|Version download=http://ftp.gnu.org/gnu/libsigsegv/libsigsegv-2.10.tar.gz
 +
|Last review by=mtjm
 +
|Last review date=2012-09-15
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=2.5
+
|Is GNU=Yes
|Version date=2007-11-11
+
|GNU package identifier=libsigsegv
|Version status=stable
+
|License verified date=2009-12-11
|Version download=http://ftp.gnu.org/pub/gnu/libsigsegv/libsigsegv-2.5.tar.gz
+
}}
|License verified date=2007-12-25
+
{{Project license
|Version comment=
+
|License=GPLv2orlater
 +
|License verified by=Kelly Hopkins
 +
|License verified date=2009-12-11
 +
}}
 +
{{Person
 +
|Real name=Bruno Haible
 +
|Role=Maintainer
 +
|Email=bruno@clisp.org
 +
}}
 +
{{Person
 +
|Real name=Paolo Bonzini
 +
|Role=Contributor
 +
|Email=bonzini@gnu.org
 +
}}
 +
{{Resource
 +
|Resource audience=General
 +
|Resource kind=Download
 +
|Resource URL=ftp://ftp.gnu.org/pub/gnu/libsigsegv/
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=http://git.savannah.gnu.org/gitweb/?p=libsigsegv.git
 +
}}
 +
{{Resource
 +
|Resource audience=Bug Tracking,Developer,Support
 +
|Resource kind=E-mail
 +
|Resource URL=mailto:bug-libsigsegv@gnu.org
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource URL=https://savannah.gnu.org/projects/libsigsegv
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=library
 
|Interface=library
 +
|Software-development=small-specific-development-task
 +
|Use=software-development
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=GPLv2orlater
 
|License verified by=Karl Söderström
 
|License verified date=2007-12-25
 
}}
 

Revision as of 13:23, 15 September 2012


[edit]

libsigsegv

https://www.gnu.org/software/libsigsegv/
Library for handling page faults.

GNU libsigsegv is a library for handling page faults. A page fault occurs when a program tries to access a region of memory that is currently not available. Catching and handling a page fault is a useful technique for implementing garbage collectors, stack overflow handlers, persistent databases, and distributed shared memory.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

2 February 2022




Leaders and contributors

Contact(s)Role
Bruno Haible Maintainer


Resources and communication

AudienceResource typeURI
FTPMailing Listhttps://ftpmirror.gnu.org/libsigsegv/
Savannah (Ref)Developerhttps://savannah.gnu.org/projects/libsigsegv/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-libsigsegv/
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/libsigsegv.git/
WikidataGeneralhttps://www.wikidata.org/wiki/Q76185306
FTPDownloadhttps://ftp.gnu.org/pub/gnu/libsigsegv/
DebianDeveloperhttps://tracker.debian.org/pkg/libsigsegv


Software prerequisites

This entry (in part or in whole) was last reviewed on 2 February 2022.




Entry
























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.