Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: SAITOH Masanobu <msaitoh@netbsd.org>
List: source-changes
Date: 10/31/2000 00:39:55
Module Name: pkgsrc
Committed By: msaitoh
Date: Mon Oct 30 22:39:55 UTC 2000
Modified Files:
pkgsrc/devel/ptl2: Makefile
Log Message:
Upgrade to 2.1.6.
Changes from 2.1.5:
* src/io.c (fcntl): support nonblocking I/O.
* src/sleep.c (sleep): change return type and the argument of
sleep() from int to unsigned.
* src/cond.c: add unrenamed pthread_cond_timedwait().
* include/pthread.h: fix the prototype of pthread_cond_timedwait().
To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 pkgsrc/devel/ptl2/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.