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
2006-11-15This commit was manufactured by cvs2svn to create branch 'gdb_6_6-branch'.insight_6_6-20070208-releasegdb_6_6-2006-12-18-releasegdb_6_6-2006-11-15-branchpointgdb_6_6-branchcvs2svn
2006-10-31 * cygheap.h (struct user_heap_info): Add slop member.Corinna Vinschen
2006-10-27 * shared.cc (open_shared): Drop useless attempt from 2006-08-11.Corinna Vinschen
2006-08-11 * shared.cc (open_shared): Desperately try to get shared memory, onlyCorinna Vinschen
2006-07-27 * shared.cc (offsets): Define as offsets relative to cygwin_hmoduleCorinna Vinschen
2006-07-26 * cygheap.h (struct init_cygheap): Remove shared_h and mt_h members.Corinna Vinschen
2005-09-27 * cygheap.cc (cygheap_init): Add GLOBAL_PRIV to hProcToken explicitelyCorinna Vinschen
2005-09-24* shared.cc (open_shared): Add crucial bit of debugging info.Christopher Faylor
2005-07-07Eliminate (void) cast on standalone function calls throughout.Christopher Faylor
2005-05-04* shared.cc (user_shared_initialize): Rework locking so that nothing is checkedChristopher Faylor
2005-04-30* environ.cc (spenv::force_into_environment): Rename from add_always.Christopher Faylor
2005-04-29* shared_info.h (cygwin_shared_address): Bump to a higher value to avoidChristopher Faylor
2005-04-23* shared.cc (user_shared_initialize): Implement locking similar to shared_infoChristopher Faylor
2005-04-22* shared.cc (shared_info::initialize): Test previous version of shared memoryChristopher Faylor
2005-02-20copyrightChristopher Faylor
2005-01-26* pinfo.h (pinfo::init): Make third parameter non-optional and propagate changeChristopher Faylor
2005-01-13Reorganize header file inclusion throughout so that cygerrno.h comes first.Christopher Faylor
2005-01-06* dcrt0.cc (multiple_cygwin_problem): Reorganize error message to not alwaysChristopher Faylor
2005-01-03Update copyrights.Christopher Faylor
2005-01-02* shared.cc (open_shared): Don't attempt VirtualAlloc magic if first attempt toChristopher Faylor
2004-12-032004-12-03 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2004-11-202004-11-20 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2004-05-28* path.cc (chdir): Always use the normalized_path as posix_cwd, except if itChristopher Faylor
2004-03-27 * errno.cc (errmap): Map ERROR_SHARING_VIOLATION to EBUSY,Corinna Vinschen
2003-12-01 * cygheap.cc (cygheap_init): Set cygheap->shared_prefix.Corinna Vinschen
2003-12-01 * shared.cc (shared_name): Take into account the SE_CREATE_GLOBAL_NAMECorinna Vinschen
2003-11-152003-11-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2003-10-10* shared.cc (shared_info::initialize): Remove myself check since hMainProcChristopher Faylor
2003-10-09* dcrt0.cc (hMainProc): Initialize to useful value for use when dll isChristopher Faylor
2003-09-252003-09-24 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2003-09-25* devices.cc: New file.Christopher Faylor
2003-09-11 * shared.cc (user_shared_initialize): Revert length attribute for nameCorinna Vinschen
2003-09-11* shared_info.h (shared_info::initialize): Remove argument.Christopher Faylor
2003-09-102003-09-09 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2003-09-03* exceptions.cc (set_process_mask): Set pending signals only when signalsChristopher Faylor
2003-06-16Throughout, remove "include <errno.h>" from files which already includeChristopher Faylor
2003-06-05* shared.cc (shared_info::heap_chunk_size): Be really defensive about makingChristopher Faylor
2003-05-21 * shared_info.h: Match shared_name declaration with below change.Corinna Vinschen
2003-05-20 * fhandler_socket.cc (SECRET_EVENT_NAME): Remove.Corinna Vinschen
2003-01-31* shared.cc (shared_info::heap_chunk_size): Use correct variable when readingChristopher Faylor
2002-11-02spaceChristopher Faylor
2002-10-23* shared.cc (shared_info::initialize): Use correct value for versionChristopher Faylor
2002-10-22* cygheap.cc (cygheap_fixup_in_child): Use user_heap element in cygheap.Christopher Faylor
2002-10-21Change _function() to function() throughout.Christopher Faylor
2002-10-20Rename _kill() to kill() throughout. Rename _raise() to raise() throughout.Christopher Faylor
2002-10-19* dcrt0.cc (dll_crt0_1): Initialize cygwin threads here only when not forking.Christopher Faylor
2002-10-19* fork.cc (fork_child): Move mmap initialization.Christopher Faylor
2002-10-15* shared.cc (open_shared): Revert to "old" method for shared memory location ifChristopher Faylor
2002-10-15* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.Christopher Faylor
2002-10-15* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.Christopher Faylor