summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/include/sys/cygwin.h
Commit message (Expand)AuthorAgeFilesLines
* * external.cc (cygwin_internal): Implement CW_ALLOC_DRIVE_MAP,Corinna Vinschen2011-12-221-1/+4
* * path.cc (conv_path_list): Take cygwin_conv_path_t as third parameter.Corinna Vinschen2011-12-021-0/+2
* * include/sys/cygwin.h (cygwin_getinfo_types): Define valuesCorinna Vinschen2011-10-071-3/+49
* * external.cc (create_winenv): Rename from sync_winenv. TakeCorinna Vinschen2011-10-051-1/+2
* * cygheap.h (init_cygheap::ctty_on_hold): Remove conditionalized variable.Christopher Faylor2011-06-141-3/+1
* * signal.cc (_pinfo::kill): Return success on kill(0) only if pid exists or isChristopher Faylor2011-05-051-1/+2
* * fhandler_tty.cc (fhandler_tty_slave::init): Add debugging. Use tcsetpgrp toChristopher Faylor2010-09-291-2/+1
* * include/sys/cygwin.h (PID_NOTCYGWIN): New enum.Christopher Faylor2010-09-201-0/+1
* * winlean.h: New file.Christopher Faylor2010-08-301-20/+5
* * external.cc (sync_wincwd): Remove.Corinna Vinschen2010-08-271-2/+1
* * external.cc (sync_wincwd): New function.Corinna Vinschen2010-08-191-1/+1
* * external.cc (CW_SETCWD): New option.Christopher Faylor2010-08-181-1/+2
* * path.cc (path_conv::check): Move fs-specific settings to a point where weChristopher Faylor2010-07-041-1/+2
* * Makefile.in (DLL_OFILES): Add pseudo-reloc.o.Christopher Faylor2010-05-071-5/+4
* * external.cc (cygwin_internal): Add CW_CVT_MNT_OPTS to allow mountCorinna Vinschen2010-04-291-1/+3
* * external.cc (cygwin_internal): Add CW_INT_SETLOCALE case toCorinna Vinschen2010-02-081-2/+3
* * cygprops.h: New file.Corinna Vinschen2009-10-311-1/+2
* * include/sys/cygwin.h: Add new cygwin_getinfo_typeCorinna Vinschen2009-10-131-1/+9
* Add cygwin wrapper for ExitProcess and TerminateProcess.Charles Wilson2009-10-061-1/+2
* winsup/ChangeLog:Dave Korn2009-07-071-3/+4
* * Fix copyright dates.Corinna Vinschen2009-01-161-1/+1
* * include/sys/cygwin.h (CW_SETERRNO): Define.Christopher Faylor2009-01-091-1/+2
* * Makefile.in (DLL_OFILES): Add setlsapwd.o.Corinna Vinschen2008-11-261-1/+2
* * Fix copyright dates.Corinna Vinschen2008-04-011-1/+2
* * include/sys/cygwin.h: Revert erroneous move of `#ifdef WINVER' toCorinna Vinschen2008-03-181-1/+2
* * path.sgml: Remove documentation for old path API. Add documentationCorinna Vinschen2008-03-131-6/+5
* * winsup.h (NT_MAX_PATH): Revert ill-advised change to 32767.Corinna Vinschen2008-03-121-8/+57
* * include/sys/cygwin.h (__INT_MAX_PATH): Remove.Corinna Vinschen2008-02-161-3/+1
* * include/sys/cygwin.h (__INT_MAX_PATH): Define to 32K.Corinna Vinschen2008-02-151-1/+3
* * include/sys/cygwin.h (external_pinfo): Define program_long size usingChristopher Faylor2008-02-151-1/+1
* * cygheap.cc (cwcsdup): New function.Corinna Vinschen2008-02-141-1/+1
* * include/sys/cygwin.h: Include limits.h.Corinna Vinschen2007-12-071-0/+1
* * dcrt0.cc (initial_env): Use PATH_MAX instead of CYG_MAX_PATH for pathCorinna Vinschen2007-12-061-1/+5
* Drop old SetResourceLock stuff in favor of mutos.Corinna Vinschen2007-11-271-5/+2
* * cygwin/external.cc (cygwin_internal): Implement CW_SET_DOS_FILE_WARNING.Christopher Faylor2007-03-301-1/+2
* * cygtls.cc (_cygtls::call): Call call2 using _my_tls.Christopher Faylor2006-05-251-1/+2
* * external.cc (sync_winenv): Rename from "setup_winenv". Use same mechanism asChristopher Faylor2006-02-101-1/+1
* * external.cc (setup_winenv): New function.Christopher Faylor2006-02-021-1/+2
* * include/sys/cygwin.h: Define CYGWIN_SIGNAL_STRING.Christopher Faylor2005-11-011-0/+2
* * include/sys/cygwin.h (enum cygwin_getinfo_types): Add CW_DEBUG_SELF.Christopher Faylor2005-05-171-1/+2
* * dcrt0.cc (get_cygwin_startup_info): New function pulled from dll_crt0_0.Christopher Faylor2005-05-091-1/+3
* * Makefile.in (DLL_OFILES): Add hookapi.o. Eliminate some cruft.Christopher Faylor2005-03-221-1/+3
* * init.cc (dll_entry): Remove unused extern.Christopher Faylor2005-01-161-1/+1
* * sigproc.cc (mychild): Reimplement as list scan.Christopher Faylor2004-12-051-18/+18
* * child_info.h (child_info_spawn::hexec_proc): Eliminate.Christopher Faylor2004-11-261-1/+1
* * dcrt0.cc (_dll_crt0): Don't check sync_startup if threadfunc_ix is set.Christopher Faylor2004-02-251-1/+2
* * external.cc (cygwin_internal): Add CW_GET_UID_FROM_SID andCorinna Vinschen2003-11-081-1/+3
* * syscalls.cc (getshmlba): New function.Corinna Vinschen2003-11-061-1/+2
* * external.cc (cygwin_internal): Add CW_GET_POSIX_SECURITY_ATTRIBUTECorinna Vinschen2003-11-041-1/+2
* * external.cc (cygwin_internal): Add CW_GET_ERRNO_FROM_WINERRORCorinna Vinschen2003-10-221-1/+2