0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add licence header to all C source files More... almost 15 years ago
LICENCE: dos2unix More... almost 15 years ago
Refactoring More... almost 15 years ago
Add "restrict" qualifier to signature of lfp_spawn() More... almost 15 years ago
Refactoring More... almost 15 years ago
Fix last commit More... almost 15 years ago
Replace lfp_open_flags_t with uint64_t More... almost 15 years ago
Remove enums that mirrored POSIX macros More... almost 15 years ago
Style fixes More... almost 15 years ago
Style fix More... almost 15 years ago
Minor fix: signed int -> unsigned int More... almost 15 years ago
Add fixes for FreeBSD 8.1 More... almost 15 years ago
Implement lfp_select() if pselect() is not available More... almost 15 years ago
Add _lfp_timespec_to_timeval() More... almost 15 years ago
Style fix More... almost 15 years ago
Declare environ, as OSX doesn't have it More... almost 15 years ago
Fix definition of O_CLOEXEC More... almost 15 years ago
Remove useless casts More... almost 15 years ago
Add missing #include More... almost 15 years ago
Fix usage of varargs in lfp_open() More... almost 15 years ago
Return LFP_ENOSYS from lfp_sigrt{min,max} if SIGRT{MIN,MAX} are undefined More... almost 15 years ago
Change errno functions to receive and return lfp_errno_t More... almost 15 years ago
Fix some warnings on OSX More... almost 15 years ago
Add lfp_strnlen() More... almost 15 years ago
More fixes for uses of Autoconf-defined macros More... almost 15 years ago
Remove lfp_cmsg_align(), as CMSG_ALIGN is not defined on OSX and doesn't seem very useful More... almost 15 years ago
Disable signalfd for the moment More... almost 15 years ago
Delete stray paren More... almost 15 years ago
Fix typo More... almost 15 years ago
Include limits.h More... almost 15 years ago