summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/winf.cc
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-13/+2
* * winf.cc (linebuf::fromargv): Temporarily revert patch from 2014-01-24.Corinna Vinschen2014-04-181-1/+1
* update copyrightChristopher Faylor2014-01-271-1/+1
* * winf.cc (linebuf::fromargv): Treat '=' as a special character.Christopher Faylor2014-01-241-1/+1
* * spawn.cc (child_info_spawn::worker): Eliminate call to newargv.set() in favorChristopher Faylor2013-06-191-1/+0
* Throughout, update copyrights to reflect dates which correspond to main-branchChristopher Faylor2013-01-211-1/+1
* * cygheap_malloc.h: New file.Christopher Faylor2009-08-011-1/+1
* Remove unneeded header files from source files throughout.Christopher Faylor2008-04-071-1/+0
* * Fix copyright dates.Corinna Vinschen2008-04-011-1/+1
* * winsup.h (NT_MAX_PATH): Revert ill-advised change to 32767.Corinna Vinschen2008-03-121-1/+2
* * environ.cc (parse_options): Use tmp_pathbuf to allocate buffer.Corinna Vinschen2008-03-111-1/+3
* * string.h: Re-enable inline strcasematch and strncasematchCorinna Vinschen2008-02-011-1/+1
* * spawn.cc (spawn_guts): Revert patch which treated derived cygwin programsChristopher Faylor2006-04-131-4/+8
* * Makefile.in (DLL_OFILES): Add winf.o.Christopher Faylor2006-04-121-0/+148