index
:
skalibs
2.11.0.0
main
master
Mirror of git://git.skarnet.org/skalibs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sysdeps
Age
Commit message (
Expand
)
Author
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 ass
Laurent Bercot
2016-04-27
Even less standards for futimes()
Laurent Bercot
2016-04-27
futimes() is not POSIX, so add some ftms
Laurent Bercot
2016-04-27
Add new sysdeps for futimens() and futimes(), adapt touch() implementation
Laurent Bercot
2015-07-13
- sysdeps for strnlen (Solaris... sigh)
Laurent Bercot
2015-03-13
Applied Roman Kimov's fixes
v2.3.1.3
Laurent Bercot
2014-12-31
Add _GNU_SOURCE to trynbwaitall.c because glibc headers
Laurent Bercot
2014-12-21
OK, this one works, and the problem was actually on my side (failure to
Laurent 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 problems
Laurent Bercot
2014-12-21
So the non-portable MSG_DONTWAIT may alleviate the problem... might
Laurent Bercot
2014-12-20
Something is rotten in the state of FreeBSD... but we all knew it
Laurent Bercot
2014-12-20
FreeBSD now chokes on tryancilautoclose ; tentative fix
Laurent Bercot
2014-12-20
Found the BSD unixmessage bug. recvmsg(..., MSG_WAITALL) blocks
Laurent Bercot
2014-09-18
initial commit with rc for skalibs-2.0.0.0
Laurent Bercot