aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/wincap.h
AgeCommit message (Expand)AuthorFilesLines
2011-05-10 * fhandler_proc.cc (format_proc_uptime): Don't call GetSystemInfo.Corinna Vinschen1-0/+5
2011-05-10 * environ.cc (set_chunksize): Remove.Corinna Vinschen1-4/+0
2011-04-28 * autoload.cc (GetSecurityInfo): Remove.Corinna Vinschen1-2/+0
2011-04-04 Drop NT4 support.Corinna Vinschen1-18/+0
2011-04-02 * autoload.cc (GetExtendedTcpTable): Remove.Corinna Vinschen1-2/+0
2011-03-20 * fenv.cc (_feinitialise); Don't use SSE instructions on systems notCorinna Vinschen1-0/+2
2011-03-08 * fhandler.cc (fhandler_base::open): When creating a file on aCorinna Vinschen1-0/+2
2011-03-01* autoload.cc (dll_load): Only perform DONT_RESOLVE_DLL_REFERENCES hack onChristopher Faylor1-0/+2
2011-01-30 * fhandler_socket.cc (address_in_use): Disable. Add comment.Corinna Vinschen1-2/+0
2011-01-11 * fhandler.h (MAX_PARTITIONS): New definition.Corinna Vinschen1-1/+3
2010-10-09 * cygheap.h (cwdstuff::override_win32_cwd): Declare.Corinna Vinschen1-0/+2
2010-09-25 * fhandler_socket.cc (fhandler_socket::bind): Drop has_exclusiveaddruseCorinna Vinschen1-6/+0
2010-09-19* wincap.h (wincaps::has_buggy_thread_startup): Declare.Christopher Faylor1-0/+2
2010-08-30 * autoload.cc (MsgWaitForMultipleObjectsEx): Define.Corinna Vinschen1-0/+2
2010-01-22 * Makefile.in (DLL_OFILES): Add nlsfunc.o and strfmon.o.Corinna Vinschen1-1/+4
2009-11-03 * security.cc (alloc_sd): Re-introduce setting the SE_DACL_PROTECTEDCorinna Vinschen1-0/+2
2009-10-24 * fhandler.cc (fhandler_base::open): Always create file with defaultCorinna Vinschen1-2/+0
2009-07-20 * wincap.h (wincaps::has_always_all_codepages): New element.Corinna Vinschen1-0/+2
2009-06-26 * wincap.h (wincaps::has_broken_alloc_console): New element.Corinna Vinschen1-0/+2
2009-05-09 * dtable.cc (dtable::init_std_file_from_handle): Add workaround forCorinna Vinschen1-0/+2
2009-01-29 * fhandler_disk_file.cc (fhandler_disk_file::readdir): Fix inode numberCorinna Vinschen1-0/+2
2009-01-20 * autoload.cc (WSAIoctl): Reintroduce.Corinna Vinschen1-0/+4
2008-11-12 * autoload.cc (GetSystemDEPPolicy): Define.Corinna Vinschen1-0/+2
2008-07-08 * fhandler_socket.cc (fhandler_socket::bind): Don't run explicitCorinna Vinschen1-0/+2
2008-05-15 * autoload.cc (LoadDLLfuncNt): Re-invent.Corinna Vinschen1-0/+2
2008-04-28 * autoload.cc (IsWow64Process): Remove.Corinna Vinschen1-1/+1
2008-04-27 * wincap.h (wincapc::wow64): Change type to BOOL.Corinna Vinschen1-1/+1
2008-04-01 * Fix copyright dates.Corinna Vinschen1-1/+1
2008-02-13 * cygtls.cc (_cygtls::init_exception_handler): Revert patchCorinna Vinschen1-0/+2
2007-07-19 * autoload.cc (SetSecurityDescriptorControl): Drop.Corinna Vinschen1-2/+2
2007-07-19 * cygheap.h (init_cygheap::luid): Remove.Corinna Vinschen1-0/+2
2007-06-21 * autoload.cc (WSAIoctl): Remove.Corinna Vinschen1-0/+2
2007-03-29 * cygheap.cc (cygheap_init): Fix formatting. Remove comment. SetCorinna Vinschen1-0/+2
2007-02-23 Throughout remove all usage of wincap.has_security.Corinna Vinschen1-2/+0
2007-02-23 * fhandler.h (class fhandler_pipe): Remove members writepipe_exists,Corinna Vinschen1-2/+0
2007-02-23 * fhandler_console.cc (fhandler_console::need_invisible): DropCorinna Vinschen1-4/+0
2007-02-23 * exceptions.cc (dummy_ctrl_c_handler): Remove.Corinna Vinschen1-14/+0
2007-02-23 * fhandler.cc (fhandler_base::lseek): Drop 9x considerations.Corinna Vinschen1-4/+0
2007-02-22 * cygheap.h (struct cwdstuff): Remove sync member and keep_in_syncCorinna Vinschen1-14/+0
2007-02-22 * fhandler_console.cc (fhandler_console::read): Drop 9x specificCorinna Vinschen1-14/+0
2007-02-22 * fhandler.cc (fhandler_base::set_no_inheritance): Always useCorinna Vinschen1-12/+0
2007-02-22 * fhandler.cc (fhandler_base::write): Remove wincap.has_lseek_bug case.Corinna Vinschen1-8/+0
2007-02-22 Throughout remove all usage of wincap.access_denied_on_delete.Corinna Vinschen1-2/+0
2007-02-22 Throughout replace all usage of wincap.shared with the constantCorinna Vinschen1-2/+0
2007-02-22 * Makefile.in (DLL_IMPORTS): Add libntdll.a.Corinna Vinschen1-2/+0
2007-02-01 * net.cc (ga_dup): New function, taken from ga_clone with v4-in-v6Corinna Vinschen1-0/+2
2007-01-17 * Makefile.in (DLL_OFILES): Add fhandler_procnet.o.Corinna Vinschen1-1/+5
2006-12-10 * autoload.cc (SHFileOperationA): Drop definition.Corinna Vinschen1-0/+2
2006-12-05 * dcrt0.cc (get_cygwin_startup_info): Change zeros to DWORD array.Corinna Vinschen1-0/+2
2006-11-27 * cyglsa.h: New header file.Corinna Vinschen1-0/+2