summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/winf.h
Commit message (Expand)AuthorAgeFilesLines
* * cygheap_malloc.h: New file.Christopher Faylor2009-08-011-3/+3
* * fhandler_registry.cc: Use NAME_MAX + 1 instead of CYG_MAX_PATHCorinna Vinschen2007-12-051-1/+1
* Change many cygheap allocation routines to their *_abort analogs.Christopher Faylor2007-11-261-1/+1
* * fhandler_console.cc (fhandler_console::need_invisible): DropCorinna Vinschen2007-02-231-4/+3
* * winf.h (MAXCYGWINCMDLEN): Set down size to 30000 or suffer fork errors.Christopher Faylor2006-05-291-3/+3
* * spawn.cc (spawn_guts): Revert patch which treated derived cygwin programsChristopher Faylor2006-04-131-2/+10
* * Makefile.in (DLL_OFILES): Add winf.o.Christopher Faylor2006-04-121-0/+82