Package: socket++ / 1.12.13+git20131030.5d039ba-1
Metadata
Package | Version | Patches format |
---|---|---|
socket++ | 1.12.13+git20131030.5d039ba-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
kfreebsd.patch | (download) |
socket++/local.h |
10 6 + 4 - 0 ! |
fix compilation issue on kfreebsd and hurd |
hurd3.patch | (download) |
socket++/local.h |
2 1 + 1 - 0 ! |
fix compilation issue on kfreebsd and hurd |
hurd4.patch | (download) |
socket++/ftp.cpp |
4 4 + 0 - 0 ! |
fix compilation issue on kfreebsd and hurd |
hurd5.patch | (download) |
socket++/ftp.h |
3 3 + 0 - 0 ! |
fix compilation issue on kfreebsd and hurd |
sys_errlist.patch | (download) |
socket++/sockstream.cpp |
2 1 + 1 - 0 ! |
fix compilation issue on hurd http://www.gnu.org/software/hurd/hurd/porting/guidelines.html#sys_errlist_tt_vs_strerror_tt_ |
glibc 2.32.patch | (download) |
socket++/fork.cpp |
4 2 + 2 - 0 ! |
use strsignal() instead of sys_siglist to fix ftbfs with glibc 2.32. |