gecko-dev/nsprpub
wtc%netscape.com 63c8ffe5f1 Apply the patch submitted by Joe Keane <jgk@jgk.org> to PR_Poll
so that we use a struct pollfd array allocated on the stack
when caller's poll descriptor array can fit in it.  This avoids
the cost of a malloc and a free call when the poll descriptor
arrays are small.
1998-12-07 01:39:48 +00:00
..
config Miscellaneous porting changes from Brian Ostrom <briano@netscape.com>. 1998-12-05 01:41:18 +00:00
lib BugSplat 335862 1998-11-24 01:26:00 +00:00
macbuild Moved plvector.c and plvector.h from mozilla/nsprpub/lib/ds to mozilla/xpcom. 1998-11-09 20:05:38 +00:00
pr Apply the patch submitted by Joe Keane <jgk@jgk.org> to PR_Poll 1998-12-07 01:39:48 +00:00
tools Removed all the autoconf *.in files in mozilla/nsprpub. 1998-10-05 19:19:56 +00:00
Makefile Removed the temporary "depend: clean" hack. 1998-11-11 20:30:02 +00:00
makefile.win In debug build, define MOZ_NO_DEBUG_RTL to use the nondebug version 1998-06-04 04:55:37 +00:00