RSS 1 project tagged "portability enhancements"

No download No website Updated 08 Jan 2013 clens

Screenshot
Pop 25.30
Vit 1.72

clens is a convenience library that aids in porting code from OpenBSD to different operating systems. Operating systems traditionally have different enough APIs that porting code is painful and can litter pretty code with ugly #ifdefs. In order to keep code readable and drastically reduce the number of #ifdefs needed, clens brings other APIs or missing functions into specific OS "focus".

Screenshot

Project Spotlight

Sagan

A 'Snort like' way of dealing with system logs (syslog/event/etc.)

Screenshot

Project Spotlight

Tntnet

A Web application server for C++.