summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/winf.h
Commit message (Expand)AuthorAgeFilesLines
* Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen2016-06-231-2/+0
* * dlfcn.cc (check_path_access): Drop FE_NATIVE from find_exec call.Corinna Vinschen2015-02-111-2/+2
* * spawn.cc (child_info_spawn::worker): Reinstate using temp buffer for wideChristopher Faylor2013-07-191-9/+1
* * common.din: Export GetCommandLine{A,W}.Christopher Faylor2013-07-191-6/+28
* * winf.h (av::unshift): Make __reg2.Christopher Faylor2013-06-191-2/+3
* * spawn.cc (child_info_spawn::worker): Eliminate call to newargv.set() in favorChristopher Faylor2013-06-191-10/+4
* Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout,Christopher Faylor2013-01-211-4/+4
* * exec.cc: Include pinfo.h.Corinna Vinschen2011-01-201-10/+0
* * errno.cc (errmap): Add error codes for invalid binaries.Corinna Vinschen2011-01-191-2/+12
* * 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