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
2008-02-20This commit was manufactured by cvs2svn to create branch 'gdb_6_8-branch'.insight_6_8-branchpointgdb_6_8-2008-03-27-releasegdb_6_8-2008-02-26-branchpointgdb_6_8-branchcvs2svn
2008-02-10 * Makefile.in (DLL_OFILES): Add ntea.o.Corinna Vinschen
2008-02-06 * fhandler.h (fhandler_console::trunc_buf): Add to use as cache forCorinna Vinschen
2008-02-05 * autoload.cc (CharToOemA): Remove.Corinna Vinschen
2008-01-07 * fhandler.h: Update copyright.Corinna Vinschen
2008-01-06* fhandler.h (fhandler_base::is_tty): Make bool.Christopher Faylor
2007-12-22 * fhandler.h (class fhandler_dev_random): Add dummy_offset member.Corinna Vinschen
2007-12-17* dtable.cc (POSIX_NAMED_PIPE): New define.Christopher Faylor
2007-11-08revert premature checkinChristopher Faylor
2007-11-08* dllfixdbg: Eliminate extra objcopy step.Christopher Faylor
2007-08-16 * fhandler.h (fhandler_base::get_namehash): Use NT native path.Corinna Vinschen
2007-08-14 * fhandler.h (fhandler_base::pc): Make public.Corinna Vinschen
2007-08-13 * fhandler.h (fhandler_base::close_fs): Reintroduce (as inline function)Corinna Vinschen
2007-08-13 * Makefile.in (DLL_OFILES): Remove delqueue.o.Corinna Vinschen
2007-07-29* cygtls.h (_cygtls::inside_kernel): Move function declaration into _cygtlsChristopher Faylor
2007-07-27 * fhandler.h (enum query_state): Drop redundant query_stat_control.Corinna Vinschen
2007-07-26 * dir.cc (readdir_worker): Drop dir parameter from call toCorinna Vinschen
2007-07-10* debug.cc (close_handle): Change debug output format slightly.Christopher Faylor
2007-07-09 * dir.cc (closedir): Revert change from 2007-06-29.Corinna Vinschen
2007-07-07* fhandler.h (fhandler_base::write): Remove __stdcall decoration.Christopher Faylor
2007-07-07Preliminary change to make fifos/pipes interruptible and fifos reliable.Christopher Faylor
2007-06-29 * cygwin.din: Export fdopendir.Corinna Vinschen
2007-05-29 * dtable.cc (dtable::set_file_pointers_for_exec): Call SetFilePointerCorinna Vinschen
2007-03-06 Add accidentally missing checkins.Corinna Vinschen
2007-02-27 * fhandler.cc(fhandler_base::open): Open with READ_CONTROL only inCorinna Vinschen
2007-02-23 * fhandler.h (class fhandler_pipe): Remove members writepipe_exists,Corinna Vinschen
2007-02-23 * devices.in: Change native device name to native NT device name forCorinna Vinschen
2007-02-22 * Makefile.in (DLL_IMPORTS): Add libntdll.a.Corinna Vinschen
2007-01-17 * Makefile.in (DLL_OFILES): Add fhandler_procnet.o.Corinna Vinschen
2007-01-04 * fhandler.h (PREFERRED_IO_BLKSIZE): Define as 64K.Corinna Vinschen
2006-12-11* child_info.h (child_info_spawn::__stdin): New element.Christopher Faylor
2006-11-07 * fhandler.cc (check_posix_perm): Moved here from syscalls.cc.Corinna Vinschen
2006-10-19 * fhandler.h (fhandler_base::set_name): Make virtual.Corinna Vinschen
2006-08-07 * autoload.cc (NtSetInformationFile): Define.Corinna Vinschen
2006-07-28 * fhandler.h (struct wsa_event): Define here.Corinna Vinschen
2006-07-27 * fhandler_socket.cc (fhandler_socket::recvmsg): Remove unused totCorinna Vinschen
2006-07-27 * fhandler.h (class fhandler_socket): Remove prot_info_ptr.Corinna Vinschen
2006-07-252006-07-25 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen
2006-07-17GCC 4.1 fixes.Christopher Faylor
2006-07-05 * fhandler.h (fhandler_socket::wait): Reset default timeout to 10ms.Corinna Vinschen
2006-07-04 * fhandler.h (fhandler_socket::wait): Set default timeout to INFINITE.Corinna Vinschen
2006-07-03 * fhandler.h (class dev_console): Add `metabit' indicating theCorinna Vinschen
2006-06-26 Revert patches from 2005-10-22 and 2006-06-14 to use event drivenCorinna Vinschen
2006-06-15 * fhandler.h (class fhandler_socket): Add private mutex handleCorinna Vinschen
2006-06-04* cygthread.cc (cygthread::terminate_thread): In debugging output, use name ofChristopher Faylor
2006-06-02* fhandler.cc (fhandler_base::fixup_after_exec): Declare here.Christopher Faylor
2006-05-25* debug.h (ModifyHandle): Define new macro.Christopher Faylor
2006-05-22* fhandle.h (fhandler_pipe::create_guard): Revert change which eliminatedChristopher Faylor
2006-05-21* debug.cc (add_handle): Print handle value when collision detected.Christopher Faylor
2006-04-26 * fhandler.h (fhandler_base): Change fstat_helper prototypeCorinna Vinschen