This is the mail archive of the glibc-cvs@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

libc/hurd Tag: glibc-2-1-branch hurdselect.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	roland@sourceware.cygnus.com	00/01/28 15:23:53

Modified files:
	hurd           : Tag: glibc-2-1-branch hurdselect.c 

Log message:
	2000-01-28  Roland McGrath  <roland@baalperazim.frob.com>
	
	* hurd/hurdselect.c (_hurd_select): Don't allocate D as a
	variable-sized automatic.  Instead, use alloca after capping
	number of elements (NFDS) to a reasonable upper bound.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]