[PHP-DEV] PHP 4.0.4.pl1 Bug

2001-03-22 Thread Larry Schartman
code from readdir returns - Directory handle: Resource id #1 Files: and no file names. Please let me know if there is anything I can do. larry -- Larry Schartman Department of Mechanical Engineering University of Cincinnati Room 598 Rhodes Hall Cincinnati, OH 45221 513-556-2713 [EMAIL

[PHP-DEV] PHP 4.0 Bug #9933 Updated: readdir doesn't work see Bug ID # 9058

2001-04-27 Thread Larry . Schartman
ID: 9933 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Directory function related Description: readdir doesn't work see Bug ID # 9058 Hi, i think this is the problem (reentrancy.c) int ret; errno = 0; ret = readdir_r(dirp, entry); if (!ret