comparison packages/io/fileio/current/ChangeLog @ 281:fc52fa818b5f

* src/select.cxx (select): Changed mechanism for calculating select timeout to avoid possible race conditions between this code and the timer DSR.
author nickg
date Fri, 09 Aug 2002 17:10:21 +0000
parents 6eb55882e01c
children 9fc33f5be435
comparison
equal deleted inserted replaced
280:96e3418e1f5b 281:fc52fa818b5f
1 2002-08-08 Nick Garnett <nickg@calivar.demon.co.uk>
2
3 * src/select.cxx (select): Changed mechanism for calculating
4 select timeout to avoid possible race conditions between this code
5 and the timer DSR.
6
1 2002-05-29 Jesper Skov <jskov@redhat.com> 7 2002-05-29 Jesper Skov <jskov@redhat.com>
2 8
3 * tests/fileio1.c: Removed strcat definition. Rely on string.h to 9 * tests/fileio1.c: Removed strcat definition. Rely on string.h to
4 provide it. 10 provide it.
5 11