Difference between revisions of "Libsigsegv"

From Free Software Directory
Jump to: navigation, search
(Review:Libsigsegv-BUG-1, add homepage URL)
(libsigsegv-2.14)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=libsigsegv
 
|Name=libsigsegv
|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/
+
|Homepage URL=https://www.gnu.org/software/libsigsegv/
|User level=intermediate
+
|Version download=https://ftpmirror.gnu.org/libsigsegv/libsigsegv-2.14.tar.gz
 +
|Is High Priority Project=No
 
|VCS checkout command=git clone git://git.sv.gnu.org/libsigsegv.git
 
|VCS checkout command=git clone git://git.sv.gnu.org/libsigsegv.git
|Computer languages=C
+
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gnustandards
 
|Keywords=library,memory,GNUlibsigsegv,page fault,garbage collection,stack overflow handlers,persistent databases,distributed shared memory
 
|Keywords=library,memory,GNUlibsigsegv,page fault,garbage collection,stack overflow handlers,persistent databases,distributed shared memory
|Version identifier=2.10
+
|Version identifier=2.12
|Version date=2011/04/03
+
|Version date=2018/01/16
 
|Version status=stable
 
|Version status=stable
|Version download=http://ftp.gnu.org/gnu/libsigsegv/libsigsegv-2.10.tar.gz
+
|Last review by=Bendikker
|Last review by=mtjm
+
|Last review date=2019/01/04
|Last review date=2012-09-15
 
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011-04-01
+
|Submitted date=2011/04/01
 +
|User level=intermediate
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/pub/gnu/libsigsegv/libsigsegv-2.12.tar.gz.sig
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=libsigsegv
 
|GNU package identifier=libsigsegv
 +
|Decommissioned/Obsolete=No
 
|License verified date=2009-12-11
 
|License verified date=2009-12-11
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=GPLv2orlater
 
|License=GPLv2orlater
|License verified by=Kelly Hopkins
+
|License copyright=Copyright 1998-1999, 2002-2012, 2016-2021  Bruno Haible <bruno@clisp.org>
|License verified date=2009-12-11
+
Copyright 2002-2005, 2009  Paolo Bonzini <bonzini@gnu.org>
 +
Copyright 2008-2010  Eric Blake <ebb9@byu.net>
 +
Copyright 2002-2021  Free Software Foundation, Inc.
 +
|License verified by=Genium
 +
|License verified date=2022-02-02
 +
|License note=https://git.savannah.gnu.org/cgit/libsigsegv.git/tree/COPYING
 +
}}
 +
{{Software category
 +
|Interface=library
 +
|Programming-language=C
 +
|Runs-on=Windows, BSD, OS X, GNU/Linux, GNU/Hurd
 +
|Software-development=small-specific-development-task
 +
|Use=software-development
 +
}}
 +
{{EntryGNU
 +
|Is GNU=Yes
 +
|GNU package identifier=libsigsegv
 
}}
 
}}
 
{{Person
 
{{Person
Line 30: Line 54:
 
|Email=bruno@clisp.org
 
|Email=bruno@clisp.org
 
}}
 
}}
{{Person
+
{{Resource
|Real name=Paolo Bonzini
+
|Resource audience=Savannah (Ref)
|Role=Contributor
+
|Resource kind=Developer
|Email=bonzini@gnu.org
+
|Resource URL=https://savannah.gnu.org/projects/libsigsegv/
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://git.savannah.gnu.org/cgit/libsigsegv.git/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-libsigsegv/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=General
+
|Resource audience=FTP
|Resource kind=Download
+
|Resource kind=Mailing List
|Resource URL=ftp://ftp.gnu.org/pub/gnu/libsigsegv/
+
|Resource URL=https://ftpmirror.gnu.org/libsigsegv/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource audience=FTP
|Resource kind=VCS Repository Webview
+
|Resource kind=Download
|Resource URL=http://git.savannah.gnu.org/gitweb/?p=libsigsegv.git
+
|Resource URL=https://ftp.gnu.org/pub/gnu/libsigsegv/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking,Developer,Support
+
|Resource audience=Wikidata
|Resource kind=E-mail
+
|Resource kind=General
|Resource URL=mailto:bug-libsigsegv@gnu.org
+
|Resource URL=https://www.wikidata.org/wiki/Q76185306
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource audience=Debian
|Resource URL=https://savannah.gnu.org/projects/libsigsegv
+
|Resource kind=Developer
 +
|Resource URL=https://tracker.debian.org/pkg/libsigsegv
 
}}
 
}}
{{Software category
+
{{EntryDetails
|Interface=library
+
|Is High Priority Project=No
|Software-development=small-specific-development-task
+
|VCS checkout command=git clone git://git.savannah.gnu.org/libsigsegv.git
|Use=software-development
+
|Computer languages=C
 +
|Decommissioned or Obsolete=No
 +
|Version identifier=2.14
 +
|Version date=2022-01-07
 +
|Version status=stable
 +
|Last review by=Genium
 +
|Last review date=2022-02-02
 +
|Submitted by=WikiSysop
 +
|Submitted date=2011-04-12
 +
|User level=advanced
 +
|Accepts cryptocurrency donations=No
 +
|OpenPGP signature=https://ftpmirror.gnu.org/libsigsegv/libsigsegv-2.14.tar.gz.sig
 +
|Test entry=No
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 17:10, 2 February 2022


[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








"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Wikidata" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.














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.