newlib/winsup
Corinna Vinschen 230a3c86d1 * mmap.cc: Convert usage of dynamically growing cmalloced arrays to
cmalloced linked lists throughout.
	(class mmap_record): Add LIST_ENTRY element.
	(mmap_record::match): New method, taking over match algorithm from
	list::search_record.
	(class mmap_list): Rename from class list.  Add LIST_ENTRY.  Convert
	recs to a LIST_HEAD.  Drop nrecs and maxrecs members.
	(mmap_list::get_record): Drop entirely.
	(mmap_list::free_recs): Drop entirely.
	(mmap_list::del_record): Take mmap_record to delete as parameter.
	(mmap_list::search_record): Convert to mmap_record::match.
	(class mmap_areas): Rename from class map.  Convert lists to LIST_HEAD.
	(mmap_areas::get_list): Drop entirely.
	(mmap_areas::del_list): Take mmap_list to delete as parameter.
	(mprotect): Fix indentation.
2007-11-27 10:09:05 +00:00
..
cygserver * bsd_helper.cc (tunable_params): Add kern.ipc.shm_allow_removed as 2007-11-05 15:45:52 +00:00
cygwin * mmap.cc: Convert usage of dynamically growing cmalloced arrays to 2007-11-27 10:09:05 +00:00
doc * faq-what.xml: Remove paragraph about and link to stoneage old 2007-09-25 17:03:59 +00:00
lsaauth
mingw 2007-11-26 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> 2007-11-27 02:14:19 +00:00
testsuite
utils 2007-08-31 Dave Korn <dave.korn@artimi.com> 2007-08-31 00:39:41 +00:00
w32api 2007-11-21 Kevin Conaway <kevin_conaway@users.sourceforge.net> 2007-11-22 03:16:15 +00:00
acinclude.m4
aclocal.m4
ChangeLog * configure: Regenerate. 2007-08-31 23:11:04 +00:00
configure * configure: Regenerate. 2007-08-31 23:11:04 +00:00
configure.in
COPYING
CYGWIN_LICENSE
Makefile.common
Makefile.in
README

THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.

Cygwin documentation is available on the net at http://cygwin.com
You might especially be interested in

http://cygwin.com/faq/faq.programming.html#faq.programming.building-cygwin