pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/rudiments
Module Name: pkgsrc
Committed By: fhajny
Date: Thu Oct 30 10:40:36 UTC 2014
Modified Files:
pkgsrc/devel/rudiments: Makefile PLIST distinfo
Log Message:
Update rudiments to 0.48.
0.48
- got directory and file permissions working properly on windows
- added non-static methods to randomnumber
- added support for random_r, lrand48_r, arc4random and CreateGenRandom
- fixed connect-with-timeout error when getaddrinfo is disabled
- updated deployment projects for windows
- replaced compile-tests with link-tests for kqueue, posix_fadvise,
xattr-functions and various mmap-related functions for minix
3.3.0 which defines them but doesn't implement them
- added test for -lmthread for minix
- ioctl/FIONBIO is disabled for minix now
- added configurable randomization of hosts for
inetsocketclient::connect()
- refactored listener class to match paradigms established by
kqueue, epoll, /dev/poll and poll
- added support for /dev/poll and port_create()
- fixed a few configure-related issues under Cygwin
- renamed the "retrycount" parameter "tries" in the client classes
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/devel/rudiments/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/rudiments/PLIST \
pkgsrc/devel/rudiments/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index