summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/external.cc
Commit message (Expand)AuthorAgeFilesLines
* Cygwin: fix formatting: collapse whitespace-only linesCorinna Vinschen2020-03-111-1/+1
* Cygwin: fix formatting: drop spaces leading tabsCorinna Vinschen2020-03-111-1/+1
* Cygwin: remove CYGWIN=dos_file_warning optionCorinna Vinschen2020-01-281-4/+1
* Cygwin: strace: print windows and cygwin pid in event outputCorinna Vinschen2019-03-231-0/+4
* Cygwin: kill(1): introduce a -W optionCorinna Vinschen2019-02-021-0/+9
* Cygwin: processes: fix handling of native Windows processesCorinna Vinschen2019-02-021-4/+8
* cygwin: convert most #ifndef __x86_64__ to #ifdef __i386__Corinna Vinschen2017-11-271-1/+1
* cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::cmdlineKen Brown2017-10-091-1/+1
* Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen2016-06-231-3/+0
* Revert "Refactor to avoid nonnull checks on "this" pointer."Corinna Vinschen2016-04-051-1/+1
* Refactor to avoid nonnull checks on "this" pointer.Peter Foley2016-04-041-1/+1
* Support profiling of multi-threaded apps.Mark Geisert2016-03-101-0/+11
* Add cygwin_internal() operation to retrieve the EXCEPTION_RECORD from a sigin...Jon TURNEY2015-04-231-0/+14
* * autoload.cc (CreateEnvironmentBlock): Import.Corinna Vinschen2014-12-021-1/+2
* * cygheap.h (cygheap_pwdgrp): Remove constants NSS_FILES and NSS_DB.Corinna Vinschen2014-11-121-0/+8
* * dcrt0.cc (cygwin_atexit): Change preceeding comment to reflectCorinna Vinschen2014-11-061-0/+6
* * external.cc (cygwin_internal): Use local name buffer instead ofCorinna Vinschen2014-05-161-3/+2
* * external.cc (cygwin_internal): Implement CW_CYGNAME_FROM_WINNAME.Corinna Vinschen2014-05-151-0/+55
* * autoload.cc (CheckTokenMembership): Import.Corinna Vinschen2014-02-271-2/+2
* * external.cc (cygwin_internal): Add cases for CW_GETNSSSEP,Corinna Vinschen2014-02-221-0/+24
* * external.cc (cygwin_internal): Handle new CW_SETENT, CW_GETENT andCorinna Vinschen2014-02-181-1/+43
* * external.cc (fillout_pinfo): Remove nonsensical loop.Christopher Faylor2013-12-181-7/+0
* * external.cc (fillout_pinfo): If start_time is 0, wait a while beforeChristopher Faylor2013-10-241-0/+7
* * Merge in cygwin-64bit-branch.Corinna Vinschen2013-04-231-14/+14
* Throughout, update copyrights to reflect dates which correspond to main-branchChristopher Faylor2013-01-211-2/+2
* * external.cc (fillout_pinfo): Return NULL rather than 0.Christopher Faylor2012-07-021-3/+5
* * environ.cc (enum settings): Add setbool. Rename justset to setdwordCorinna Vinschen2012-02-261-1/+0
* * cygheap.cc (init_cygheap::init_installation_root): Convert functionCorinna Vinschen2012-02-141-3/+2
* * external.cc (cygwin_internal): Implement CW_ALLOC_DRIVE_MAP,Corinna Vinschen2011-12-221-0/+25
* Throughout use wincap.allocation_granularity instead of getpagesize.Corinna Vinschen2011-12-221-1/+1
* * external.cc (fillout_pinfo): Store program name as POSIX path inCorinna Vinschen2011-11-281-1/+1
* * external.cc (create_winenv): Rename from sync_winenv. TakeCorinna Vinschen2011-10-051-5/+17
* * external.cc (fillout_pinfo): Don't truncate ctty if it's < 0.Christopher Faylor2011-06-011-1/+1
* * autoload.cc: Call _api_fatal in asm.Christopher Faylor2011-05-281-1/+1
* * cygserver_setpwd.h (setlsapwd): Add username parameter to declaration.Corinna Vinschen2011-04-041-2/+3
* * external.cc (sync_wincwd): Remove.Corinna Vinschen2010-08-271-26/+0
* * external.cc (cygwin_internal): In CW_CVT_MNT_OPTS case, initializeCorinna Vinschen2010-08-241-1/+1
* * external.cc (sync_wincwd): New function.Corinna Vinschen2010-08-191-6/+26
* * external.cc (CW_SETCWD): New option.Christopher Faylor2010-08-181-0/+6
* * path.cc (path_conv::check): Move fs-specific settings to a point where weChristopher Faylor2010-07-041-1/+7
* * environ.cc (regopt): Change the first argument to wide char string.Christopher Faylor2010-05-181-2/+2
* * external.cc (cygwin_internal): Add CW_CVT_MNT_OPTS to allow mountCorinna Vinschen2010-04-291-0/+34
* * external.cc (cygwin_internal): Add CW_INT_SETLOCALE case toCorinna Vinschen2010-02-081-1/+7
* * cygprops.h: New file.Corinna Vinschen2009-10-311-0/+8
* Consistently use va_end.Eric Blake2009-10-141-42/+80
* * include/sys/cygwin.h: Add new cygwin_getinfo_typeCorinna Vinschen2009-10-131-0/+7
* * external.cc (cygwin_internal): Return 0 in CW_SET_DOS_FILE_WARNINGCorinna Vinschen2009-10-121-0/+2
* Add cygwin wrapper for ExitProcess and TerminateProcess.Charles Wilson2009-10-061-0/+38
* * external.cc (cygwin_internal): Add hack to always reset cxx_malloc to properChristopher Faylor2009-09-211-0/+5
* * Fix copyright dates.Corinna Vinschen2009-01-161-1/+1