gecko-dev/nsprpub
wtc%netscape.com 2fabca5b50 Bug 192797: improved the implementation of PR_Poll for Win32. Increase
FD_SETSIZE from the default 64 to 1024.  Make PR_Poll fail with
PR_INVALID_ARGUMENT_ERROR if we try to add more than FD_SETSIZE fd's to a
fd_set.  Do not pass an empty fd_set to select, and do not call select if
all three fd_sets are empty.
2003-03-20 00:10:31 +00:00
..
admin Updated for NSPR 4.3. 2002-08-28 20:21:57 +00:00
build Added cygwin-wrapper to the tip. Bug 141834. 2002-08-23 01:03:57 +00:00
config Renamed MOD_REVISION_VERSION to MOD_PATCH_VERSION. 2003-02-28 01:48:15 +00:00
lib Bug 134113: make NSPR build on Win32 using MinGW gcc. The patch is 2003-01-20 16:26:24 +00:00
macbuild
pkg Deleted blank lines at the end of the file. 2003-02-26 15:11:34 +00:00
pr Bug 192797: improved the implementation of PR_Poll for Win32. Increase 2003-03-20 00:10:31 +00:00
tools
.cvsignore
Makefile.in Removed obsolete PR_CLIENT_BUILD and PR_CLIENT_BUILD_UNIX make variables. 2003-02-27 04:13:19 +00:00
configure Renamed MOD_REVISION_VERSION to MOD_PATCH_VERSION. 2003-02-28 01:48:15 +00:00
configure.in Renamed MOD_REVISION_VERSION to MOD_PATCH_VERSION. 2003-02-28 01:48:15 +00:00
gmakefile.win
makefile.win