Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-22This commit was manufactured by cvs2svn to create branch 'binutils-binutils-2_22-branchpointcvs2svn
2011-07-31* cygthread.cc (cygthread::async_create): Define new function.Christopher Faylor
2011-05-20 * child_info.h (CURR_CHILD_INFO_MAGIC): Update.Corinna Vinschen
2011-05-16 * heap.cc (heap_init): Rewrite initial heap allocation to use addressesCorinna Vinschen
2011-05-10 * fhandler_proc.cc (format_proc_uptime): Don't call GetSystemInfo.Corinna Vinschen
2011-05-10 * environ.cc (set_chunksize): Remove.Corinna Vinschen
2011-04-28 * autoload.cc (GetSecurityInfo): Remove.Corinna Vinschen
2011-04-04 Drop NT4 support.Corinna Vinschen
2011-04-02 * autoload.cc (GetExtendedTcpTable): Remove.Corinna Vinschen
2011-03-24* wincap.cc (wincap_2003): Set use_dont_resolve_hack to true.Christopher Faylor
2011-03-20 * fenv.cc (_feinitialise); Don't use SSE instructions on systems notCorinna Vinschen
2011-03-08 * fhandler.cc (fhandler_base::open): When creating a file on aCorinna Vinschen
2011-03-01* autoload.cc (dll_load): Only perform DONT_RESOLVE_DLL_REFERENCES hack onChristopher Faylor
2011-01-31 * fhandler_socket.cc (address_in_use): Disable. Add comment.Corinna Vinschen
2011-01-11 * fhandler.h (MAX_PARTITIONS): New definition.Corinna Vinschen
2010-10-09 * cygheap.h (cwdstuff::override_win32_cwd): Declare.Corinna Vinschen
2010-09-26 * fhandler_socket.cc (fhandler_socket::bind): Drop has_exclusiveaddruseCorinna Vinschen
2010-09-20* wincap.h (wincaps::has_buggy_thread_startup): Declare.Christopher Faylor
2010-08-30 * autoload.cc (MsgWaitForMultipleObjectsEx): Define.Corinna Vinschen
2010-07-15 * wincap.cc (wincap_7): Set needs_count_in_si_lpres2 to false.Corinna Vinschen
2010-01-23 * Makefile.in (DLL_OFILES): Add nlsfunc.o and strfmon.o.Corinna Vinschen
2009-12-18 Throughout, replace hMainProc with GetCurrentProcess/NtCurrentProcessCorinna Vinschen
2009-11-03 * security.cc (alloc_sd): Re-introduce setting the SE_DACL_PROTECTEDCorinna Vinschen
2009-10-24 * fhandler.cc (fhandler_base::open): Always create file with defaultCorinna Vinschen
2009-08-09 * dtable.cc (dtable::init_std_file_from_handle): Fix comment toCorinna Vinschen
2009-07-20 * wincap.h (wincaps::has_always_all_codepages): New element.Corinna Vinschen
2009-06-26 * wincap.h (wincaps::has_broken_alloc_console): New element.Corinna Vinschen
2009-05-09 * dtable.cc (dtable::init_std_file_from_handle): Add workaround forCorinna Vinschen
2009-01-29 * fhandler_disk_file.cc (fhandler_disk_file::readdir): Fix inode numberCorinna Vinschen
2009-01-20 * autoload.cc (WSAIoctl): Reintroduce.Corinna Vinschen
2008-11-12 * autoload.cc (GetSystemDEPPolicy): Define.Corinna Vinschen
2008-10-24 * wincap.cc (all wincaps): Store in .cygwin_dll_common section same asCorinna Vinschen
2008-07-09 * fhandler_socket.cc (fhandler_socket::bind): Don't run explicitCorinna Vinschen
2008-05-15 * autoload.cc (LoadDLLfuncNt): Re-invent.Corinna Vinschen
2008-04-28 * autoload.cc (IsWow64Process): Remove.Corinna Vinschen
2008-04-27 * wincap.h (wincapc::wow64): Change type to BOOL.Corinna Vinschen
2008-04-01 * Fix copyright dates.Corinna Vinschen
2008-02-13 * cygtls.cc (_cygtls::init_exception_handler): Revert patchCorinna Vinschen
2007-12-12 * dcrt0.cc: Include string.h.Corinna Vinschen
2007-07-19 * autoload.cc (SetSecurityDescriptorControl): Drop.Corinna Vinschen
2007-07-19 * cygheap.h (init_cygheap::luid): Remove.Corinna Vinschen
2007-06-21 * autoload.cc (WSAIoctl): Remove.Corinna Vinschen
2007-03-29 * cygheap.cc (cygheap_init): Fix formatting. Remove comment. SetCorinna Vinschen
2007-02-23 Throughout remove all usage of wincap.has_security.Corinna Vinschen
2007-02-23 * fhandler.h (class fhandler_pipe): Remove members writepipe_exists,Corinna Vinschen
2007-02-23 * fhandler_console.cc (fhandler_console::need_invisible): DropCorinna Vinschen
2007-02-23 * exceptions.cc (dummy_ctrl_c_handler): Remove.Corinna Vinschen
2007-02-23 * fhandler.cc (fhandler_base::lseek): Drop 9x considerations.Corinna Vinschen
2007-02-22 * cygheap.h (struct cwdstuff): Remove sync member and keep_in_syncCorinna Vinschen
2007-02-22 * fhandler_console.cc (fhandler_console::read): Drop 9x specificCorinna Vinschen