Mercurial > flash_v2
comparison packages/io/fileio/current/ChangeLog @ 1461:244c4e8297c2
* src/select.cxx: No need to make pselect() dependent on
CYGPKG_POSIX - that would depend on the arguments. Assert instead,
and more correctly make it contingent on CYGPKG_POSIX_SIGNALS.
* src/fio.h: Separate out signal functionality into its own separate
test.
| author | jlarmour |
|---|---|
| date | Wed, 07 Jan 2004 06:45:28 +0000 |
| parents | afd0f71095a5 |
| children | 6324598456d0 |
comparison
equal
deleted
inserted
replaced
| 1460:3203d2eca45d | 1461:244c4e8297c2 |
|---|---|
| 1 2004-01-07 Jonathan Larmour <jifl@eCosCentric.com> | |
| 2 | |
| 3 * src/select.cxx: No need to make pselect() dependent on | |
| 4 CYGPKG_POSIX - that would depend on the arguments. Assert instead, | |
| 5 and more correctly make it contingent on CYGPKG_POSIX_SIGNALS. | |
| 6 | |
| 7 * src/fio.h: Separate out signal functionality into its own separate | |
| 8 test. | |
| 9 | |
| 1 2003-12-21 Sandeep Kumar <sandeep@codito.com> | 10 2003-12-21 Sandeep Kumar <sandeep@codito.com> |
| 2 | 11 |
| 3 * src/dir.cxx (readdir_r): Handle NULL dirp argument and return | 12 * src/dir.cxx (readdir_r): Handle NULL dirp argument and return |
| 4 EBADF | 13 EBADF |
| 5 | 14 |
