aboutsummaryrefslogtreecommitdiffstats
path: root/src/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* - sysdeps for strnlen (Solaris... sigh)Laurent Bercot2015-07-131-0/+4
* Applied Roman Kimov's fixesv2.3.1.3Laurent Bercot2015-03-131-1/+0
* Add _GNU_SOURCE to trynbwaitall.c because glibc headersLaurent Bercot2014-12-311-0/+3
* OK, this one works, and the problem was actually on my side (failure toLaurent Bercot2014-12-213-19/+4
* next generation of the FreeBSD fix...Laurent Bercot2014-12-213-15/+5
* So MSG_WAITALL can block even with MSG_DONTWAIT... wtfbsdseriously.Laurent Bercot2014-12-211-13/+6
* Stricter trynbwaitall to actually catch the problemsLaurent Bercot2014-12-211-3/+8
* So the non-portable MSG_DONTWAIT may alleviate the problem... mightLaurent Bercot2014-12-212-2/+19
* Something is rotten in the state of FreeBSD... but we all knew itLaurent Bercot2014-12-201-1/+2
* FreeBSD now chokes on tryancilautoclose ; tentative fixLaurent Bercot2014-12-201-31/+33
* Found the BSD unixmessage bug. recvmsg(..., MSG_WAITALL) blocksLaurent Bercot2014-12-201-0/+117
* initial commit with rc for skalibs-2.0.0.0Laurent Bercot2014-09-1835-0/+767