0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Indentation More... about 15 years ago
Rename pipe.c -> unistd.c More... about 15 years ago
Merge branch 'master' of ssh://gitorious.org/libfixposix/libfixposix More... about 15 years ago
Rename lfp_flags_t -> lfp_open_flags_t More... about 15 years ago
Merge branch 'master' of ssh://gitorious.org/libfixposix/libfixposix More... about 15 years ago
Close fds a bit more eagerly. More... about 15 years ago
Style fix More... about 15 years ago
Merge branch 'master' of gitorious.org:libfixposix/libfixposix More... about 15 years ago
Define LFP_SIGEMT and LFP_SIGINFO only if their Posix counterparts exist More... about 15 years ago
Rename lfp_signal_number_t -> lfp_signal_t More... about 15 years ago
Move declaration of lfp_install_signalfd() More... about 15 years ago
Remove extern from signal.c, after Stelian's apparent change of mind. More... about 15 years ago
Merge branch 'master' of ssh://gitorious.org/libfixposix/libfixposix More... about 15 years ago
Add support for signals More... about 15 years ago
Move CMSG_* accessors to socket.c More... about 15 years ago
Remove "extern" qualifier from functions because it's redundant More... about 15 years ago
Add basic implementation of lfp_spawn() More... about 15 years ago
Move CMSG_* wrappers up More... about 15 years ago
lfp_cmsg_data() returns "void*" More... about 15 years ago
Use type "bool" in wrapping wait() macros More... about 15 years ago
Mark lfp_* functions as "extern" More... about 15 years ago
AF_UNIX, AF_LOCAL, AF_INET, AF_INET6, SOCK_STREAM and SOCK_DGRAM are required now More... about 15 years ago
Fix includes More... about 15 years ago
Include required system headers in .c files More... about 15 years ago
Merge branch 'master' of ssh://gitorious.org/libfixposix/libfixposix More... about 15 years ago
Fix test More... about 15 years ago
cmsg support More... about 15 years ago
Rename waitpid.c to wait.c, fix support. More... about 15 years ago
waitpid support. more errno tweaks. More... about 15 years ago
errno support. Add .gitignore. Fix signalfd_test More... about 15 years ago