0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 15 hours ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix for inaccessible definitions of NSIG and SIG_HOLD on FreeBSD. More... about 12 years ago
Add configuration file for Travis-CI More... over 12 years ago
Run tests in the .spec file More... over 12 years ago
Release 0.3.0 More... over 12 years ago
Rename build/ -> config/ More... over 12 years ago
Require ptsname(), remove workaround More... over 12 years ago
Include sys/signalvar.h directly More... over 12 years ago
Add include for OpenBSD More... over 12 years ago
Add include for OpenBSD More... over 12 years ago
Whitespace More... over 12 years ago
Move lfp_getpeereid() to socket.h More... over 12 years ago
Add include for OpenBSD More... over 12 years ago
Fix declaration for lfp_ptsname() More... over 12 years ago
Fix typo More... over 12 years ago
Incompatible change: make lfp_ptsname() wrap ptsname_r() More... over 12 years ago
Add missing include for OpenBSD More... over 12 years ago
Implement in-process PRNG for mkostemp More... over 12 years ago
Make pselect() optional, fallback on select() More... over 12 years ago
Don't define _XOPEN_SOURCE on OpenBSD More... over 12 years ago
Fix OpenBSD CFLAGS More... over 12 years ago
lfp_mkostemp: avoid leaking the random source file descriptor More... over 12 years ago
Fix backwards check in lfp_mkostemp More... over 12 years ago
Fix typo: lfp_mkostemp not mkostemp More... over 12 years ago
Include stdlib.h for OSX More... over 12 years ago
Move macro checks up, seems to fix OSX bug More... over 12 years ago
Make the includes C++-friendly again, "template" is a reserved keyword More... almost 13 years ago
Style fix More... about 13 years ago
Use plain strlen instead of pathconf+strnlen More... about 13 years ago
Add lfp_mkostemp() More... about 13 years ago
Fix typo More... about 13 years ago