summaryrefslogtreecommitdiff
path: root/src/sysdeps
AgeCommit message (Expand)Author
2016-10-24 More strict test for SKALIBS_HASTIMER (must have struct itimerspec and struc...Laurent Bercot
2016-10-24 Add the alarm library, first draft.Laurent Bercot
2016-10-14 Clean up and modernize librandom.Laurent Bercot
2016-04-27 Fix tryfutimens.c header inclusion. The test should be good now...Laurent Bercot
2016-04-27 Help Solaris finds its own futimens() in its own assLaurent Bercot
2016-04-27 Even less standards for futimes()Laurent Bercot
2016-04-27 futimes() is not POSIX, so add some ftmsLaurent Bercot
2016-04-27 Add new sysdeps for futimens() and futimes(), adapt touch() implementationLaurent Bercot
2015-07-13 - sysdeps for strnlen (Solaris... sigh)Laurent Bercot
2015-03-13 Applied Roman Kimov's fixesv2.3.1.3Laurent Bercot
2014-12-31 Add _GNU_SOURCE to trynbwaitall.c because glibc headersLaurent Bercot
2014-12-21 OK, this one works, and the problem was actually on my side (failure toLaurent Bercot
2014-12-21 next generation of the FreeBSD fix...Laurent Bercot
2014-12-21 So MSG_WAITALL can block even with MSG_DONTWAIT... wtfbsdseriously.Laurent Bercot
2014-12-21 Stricter trynbwaitall to actually catch the problemsLaurent Bercot
2014-12-21 So the non-portable MSG_DONTWAIT may alleviate the problem... mightLaurent Bercot
2014-12-20 Something is rotten in the state of FreeBSD... but we all knew itLaurent Bercot
2014-12-20 FreeBSD now chokes on tryancilautoclose ; tentative fixLaurent Bercot
2014-12-20 Found the BSD unixmessage bug. recvmsg(..., MSG_WAITALL) blocksLaurent Bercot
2014-09-18initial commit with rc for skalibs-2.0.0.0Laurent Bercot