Download List

Projeto Descrição

sigsafe is a C library for safely, reliably, and
promptly handling signals delivered to specific threads
without significant overhead.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-05-11 12:38
0.1.3

Esta versão adicionou o suporte para Linux / Alpha, Linux/ia64, Linux/x86_64, NetBSD/i386, Solaris / SPARC, e Tru64/Alpha. Ele acrescentou também portar notas e teste para a documentação.
Tags: Major feature enhancements
This release added support for Linux/Alpha, Linux/ia64,
Linux/x86_64, NetBSD/i386, Solaris/SPARC, and
Tru64/Alpha. It also added porting and testing notes to the
documentation.

2004-05-02 14:15
0.1.2

Esta versão adicionou o suporte para FreeBSD/x86, mas necessita de testes com diferentes bibliotecas Threading (4.X "-pthreads", LinuxThreads e 5.X com kses). Houve também melhorias de documentação, uma solução para compilar com o Red Hat 9 de meia-acabados epoll, e uma correção para sigsafe_select.
Tags: Major feature enhancements
This release added support for FreeBSD/x86, but needs testing with the different threading libraries (4.X "-pthreads", LinuxThreads, and 5.X with KSEs). There were also documentation improvements, a workaround to compile with Red Hat 9's half-finished epoll, and a fix for sigsafe_select.

2004-02-25 04:18
0.1.1

A documentação foi melhor: não há uma visão extremamente rápido na primeira página, uma página com os padrões de sinal de uso e notas (a partir da página de idade), e uma página de fundo separado. Os testes de condição de corrida são mais completas e mais fáceis de executar.
Tags: Documentation
The documentation has been improved: there's an extremely
quick overview on the front page, a page with signal usage
patterns and notes (from the old front page), and a separate
background page. The race condition tests are now more
complete and easier to run.

2004-02-16 06:57
0.1.0

Versão inicial com Linux/i386 e Darwin / PPC (OS X) implementações. O verificador de condição de corrida que ainda não existe trabalho em Darwin.
Tags: Initial freshmeat announcement
Initial version with Linux/i386 and Darwin/PPC (OS X) implementations. The race condition checker does not yet work under Darwin.

Project Resources