aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/winf.h
AgeCommit message (Expand)AuthorFilesLines
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen1-2/+0
2015-02-11 * dlfcn.cc (check_path_access): Drop FE_NATIVE from find_exec call.Corinna Vinschen1-2/+2
2013-07-19* spawn.cc (child_info_spawn::worker): Reinstate using temp buffer for wideChristopher Faylor1-9/+1
2013-07-19* common.din: Export GetCommandLine{A,W}.Christopher Faylor1-6/+28
2013-06-19* winf.h (av::unshift): Make __reg2.Christopher Faylor1-2/+3
2013-06-19* spawn.cc (child_info_spawn::worker): Eliminate call to newargv.set() in favorChristopher Faylor1-10/+4
2013-01-21Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout,Christopher Faylor1-4/+4
2011-01-20 * exec.cc: Include pinfo.h.Corinna Vinschen1-10/+0
2011-01-19 * errno.cc (errmap): Add error codes for invalid binaries.Corinna Vinschen1-2/+12
2009-08-01* cygheap_malloc.h: New file.Christopher Faylor1-3/+3
2007-12-05 * fhandler_registry.cc: Use NAME_MAX + 1 instead of CYG_MAX_PATHCorinna Vinschen1-1/+1
2007-11-26Change many cygheap allocation routines to their *_abort analogs.Christopher Faylor1-1/+1
2007-02-23 * fhandler_console.cc (fhandler_console::need_invisible): DropCorinna Vinschen1-4/+3
2006-05-29* winf.h (MAXCYGWINCMDLEN): Set down size to 30000 or suffer fork errors.Christopher Faylor1-3/+3
2006-04-13* spawn.cc (spawn_guts): Revert patch which treated derived cygwin programsChristopher Faylor1-2/+10
2006-04-12* Makefile.in (DLL_OFILES): Add winf.o.Christopher Faylor1-0/+82