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
2005-07-07Eliminate (void) cast on standalone function calls throughout.Christopher Faylor
2005-06-05* sync.cc (muto::acquire): Remove unneeded brackets and fix whitespace.Christopher Faylor
2005-03-27* wininfo.h (wininfo::timer_active): Delete.Christopher Faylor
2005-03-20* child_info.h (fork_info): Use different method to alias variable.Christopher Faylor
2005-03-08* dcrt0.cc (dll_crt0_0): Eliminate muto::init call.Christopher Faylor
2005-03-06* sync.h (sync::init_lock): Declare new static member.Christopher Faylor
2004-05-16* cygthread.cc (cygthread::is): Eliminate.Christopher Faylor
2004-05-15revert previous not-ready-for-primetime checkin.Christopher Faylor
2004-05-15* cygheap.h: Remove some parameter names from declarations throughout.Christopher Faylor
2004-03-15* exceptions.cc (try_to_debug): Report on tid of caller.Christopher Faylor
2004-02-12Rename _threadinfo to _cygtls, throughout.Christopher Faylor
2004-02-09* debug.h (console_printf): Define for non-debugging condition.Christopher Faylor
2004-01-14* cygtls.h (_threadinfo::call): Remove regparm declaration to work aroundChristopher Faylor
2002-06-05* dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.Christopher Faylor
2002-02-17* times.cc (hires::prime): Restore thread priority on failure condition.Christopher Faylor
2002-02-15* exceptions.cc (unused_sig_wrapper): Eliminate unused parameter to asm.Christopher Faylor
2001-09-17* dtable.h (not_open): Assure inline.Christopher Faylor
2001-09-13* sync.cc (muto::acquire): Fix while/if typo.Christopher Faylor
2001-09-11change copyright.Christopher Faylor
2001-05-05Revert much of previous erroneous checkin. Add ChangeLog entry.Christopher Faylor
2001-05-05* exceptions.cc (ctrl_c_handler): Always send signal to process if it has noChristopher Faylor
2000-10-19* dcrt0.cc (sigthread::init): Correct overzealous ifdef.Christopher Faylor
2000-10-02* cygheap.cc (cygheap_init): Born again function.Christopher Faylor
2000-09-08Break out more header info into separate files. Use appropriate header filesChristopher Faylor
2000-09-07* exceptions.cc (signal_exit): Reset all mutos owned by the main thread.Christopher Faylor
2000-08-22* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor
2000-08-02* winsup.h: take out protections of environ, errno, allow C useDJ Delorie
2000-05-18* dcrt0.cc (dll_crt0_1): Initialize mainthread stuff here before anything needsChristopher Faylor
2000-05-17* path.cc (mount_info::cygdrive_posix_path): Don't add trailing slash ifChristopher Faylor
2000-03-15Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com>Christopher Faylor
2000-02-26* exceptions.cc (interruptible): Make a little more structured.Christopher Faylor
2000-02-24* exceptions.cc (call_handler): Use new muto linked list to look for allChristopher Faylor
2000-02-24Fix final round of gcc warnings relating to unused parameters.Christopher Faylor
2000-02-24* exceptions.cc (interruptible): Change method for determining if something isChristopher Faylor
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor