0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Mar 24, 2023 — Mar 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix CI build (#25) More... over 4 years ago
fix link with c++ binary (#26) More... over 4 years ago
fix size calculation (#24) More... over 4 years ago
Fix: typos in fbr_mq_* funcs comments (#21) More... over 6 years ago
Fix: typo in fbr_yield assert message (root fbr yield) (#20) More... almost 7 years ago
Merge pull request #18 from alexeyknyshev/ev_abort_cb More... almost 8 years ago
Abort callback for non-awaited watcher More... almost 8 years ago
Added option to enable valgrind support More... almost 8 years ago
Fixed fiber local keys More... about 8 years ago
Fix install dir for lib64 systems More... over 8 years ago
Some docs for fbr_waitpid() More... over 8 years ago
Some documentation for fbr_popen3 More... over 8 years ago
Support for lib64 More... over 8 years ago
Add support for detecting libeio as ev-eio More... over 8 years ago
Attempt to fix Travis deps installation More... over 8 years ago
Changed /bin/true to /bin/ls More... over 8 years ago
Inversed /dev/null read/write modes for popen3 More... over 8 years ago
Fix for 4fd3618 More... over 8 years ago
Merge commit 'ec0b180a0e041cea6fcc0a3fe394dae14036079e' More... over 8 years ago
Added zero init for sockaddr structures in tests More... over 8 years ago
Fixed buffer overrun in cond test More... over 8 years ago
Fixed fbr_popen3 and covered it with tests More... over 8 years ago
Fixed possible negative return from get_page_size More... over 8 years ago
Fixed umask for mkstemp More... over 8 years ago
Fixed potential unterminated string in fiber name More... over 8 years ago
Fixed alloca allocation size in fbr_ev_wait_to More... over 8 years ago
Merge pull request #17 from JohnPJenkins/osx-support More... over 8 years ago
Sketches for fbr_mq, lightweight fiber communication channel More... over 8 years ago
OSX support More... over 8 years ago
Merge pull request #16 from carns/fbr-async-wait More... over 8 years ago