Mercurial > ecos
diff packages/io/fileio/current/ChangeLog @ 1449:afd0f71095a5
* src/dir.cxx (readdir_r): Handle NULL dirp argument and return
EBADF
| author | asl |
|---|---|
| date | Sun, 21 Dec 2003 10:11:16 +0000 |
| parents | 786e2e6e3c3d |
| children | 244c4e8297c2 |
line wrap: on
line diff
--- a/packages/io/fileio/current/ChangeLog +++ b/packages/io/fileio/current/ChangeLog @@ -1,3 +1,8 @@ +2003-12-21 Sandeep Kumar <sandeep@codito.com> + + * src/dir.cxx (readdir_r): Handle NULL dirp argument and return + EBADF + 2003-12-03 Dan Jakubiec <djakubiec@yahoo.com> * src/select.cxx (pselect): Fixed the pselect() call to correctly
