Releases: dvnrrs/libcppwrap
Releases · dvnrrs/libcppwrap
v1.3.9
14 Mar 20:47
Compare
Sorry, something went wrong.
No results found
add missing sys/uio.h include in posix
replace CMake generator expressions with old-fashioned if-based list building, since the generator expressions fail in some circumstances
v1.3.8
28 Feb 20:12
Compare
Sorry, something went wrong.
No results found
posix: add readv and writev
linux: add eventfd
v1.3.7
19 Feb 15:09
Compare
Sorry, something went wrong.
No results found
posix: add readv and writev
fix epoll uninitialized value
add pipe(); epoll fixes
add mmap; now using c++20; support static lib
v1.3.4
18 Mar 15:28
Compare
Sorry, something went wrong.
No results found
Add UNIX domain socket address constructors.
Fix w::accept() bug.
v1.3.3
12 Mar 20:05
Compare
Sorry, something went wrong.
No results found
fix missing posix write()
v1.3.2
12 Mar 16:51
Compare
Sorry, something went wrong.
No results found
v1.3.1
17 Feb 14:46
Compare
Sorry, something went wrong.
No results found
Downgrade cmake minimum required version to 3.15 for wider compatibility.
v1.3.0
16 Feb 21:41
Compare
Sorry, something went wrong.
No results found