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
path: root/winsup
AgeCommit message (Expand)Author
2011-06-18 * path.cc (normalize_win32_path): Skip all slashes after recognizingCorinna Vinschen
2011-06-17 * fhandler.cc (fhandler_base::open): Drop local create_options variable.Corinna Vinschen
2011-06-17 * dcrt0.cc (dll_crt0_1): Call strace.dll_info after call to pinfo_init.Corinna Vinschen
2011-06-17 * dtable.cc (handle_to_fn): Accommodate name change of pty named pipes,Corinna Vinschen
2011-06-17* fhandler_console.cc (fhandler_console::set_unit): Set pc.file_attributes() toChristopher Faylor
2011-06-15* errno.cc (EIO): Lowercase "o" representative string.Christopher Faylor
2011-06-15 * cygwinenv.sgml (using-cygwinenv): Move envcache, strip_title, title,Corinna Vinschen
2011-06-15* cygheap.h (init_cygheap::ctty_on_hold): Remove conditionalized variable.Christopher Faylor
2011-06-14* mingw: Force use of bash.Christopher Faylor
2011-06-14* fhandler_tty_slave.cc (fhandler_tty_slave::fhandler_tty_slave): RevertChristopher Faylor
2011-06-13Rename FH_BAD to FH_NADA throughout.Christopher Faylor
2011-06-10* environ.cc (create_upcaseenv): Delete.Christopher Faylor
2011-06-10* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.Christopher Faylor
2011-06-09* environ.cc (envcache): Delete.Christopher Faylor
2011-06-09* environ.c: Move code earlier to allow:Christopher Faylor
2011-06-08* environ.cc (tty_is_gone): Add missing space to message.Christopher Faylor
2011-06-08* environ.cc (settings::set_process_state): Delete.Christopher Faylor
2011-06-08* fhandler_console.cc (fhandler_console::open_shared_console): Semi-revert toChristopher Faylor
2011-06-06whitespace eliminationChristopher Faylor
2011-06-06* fhandler_disk_file.cc (fhandler_disk_file::pread): Reset windows fileChristopher Faylor
2011-06-05* fhandler_console.cc (fhandler_console::open_shared_console): Don't zeroChristopher Faylor
2011-06-04* ntdll.h (FILE_PIPE_*): Define constants.Christopher Faylor
2011-06-04* pinfo.cc (_pinfo::set_ctty): Don't reset myself->{pgid,sid} if terminal hasChristopher Faylor
2011-06-04* fhandler.cc (fhandler_base_overlapped::wait_overlapped): Only raise SIGPIPEChristopher Faylor
2011-06-01* exceptions.cc (ctrl_c_handler): Simplify test for no parent tty.Christopher Faylor
2011-06-01* external.cc (fillout_pinfo): Don't truncate ctty if it's < 0.Christopher Faylor
2011-06-01* select.cc (pipe_data_available): New function - uses NtQueryInformationFileChristopher Faylor
2011-06-01Correct checking for short option matches in getopt_long_only().Keith Marshall
2011-05-31* dtable.cc (dtable::select_write): Add missing argument to debug_printf.Christopher Faylor
2011-05-30* dll_init.cc (dll_list::append): Eliminate increment of unused tot variable.Christopher Faylor
2011-05-30* dll_init.cc (reserve_upto): Remove.Christopher Faylor
2011-05-30* fhandler_termios.cc (fhandler_termios::bg_check): Do not return EIO when aChristopher Faylor
2011-05-30* dll_init.cc (dll_list::find_by_modname): New function to search the dll listChristopher Faylor
2011-05-30* cygheap.cc (cygheap_dummy): Rename from cygheap_at_start.Christopher Faylor
2011-05-29* fhandler.cc (fhandler_overlapped::wait_overlapped): Make sure that I/O isChristopher Faylor
2011-05-29* ps.cc (ttynam): Accommodate new console numbering.Christopher Faylor
2011-05-29* dll_init.cc (dll_list::alloc): Initialize dll::image_size.Christopher Faylor
2011-05-29Revert previous checkins as they introduced a bug when running zsh.Christopher Faylor
2011-05-29* dll_init.cc (reserve_upto): Remove.Christopher Faylor
2011-05-29* dll_init.cc (dll_list::find_by_modname): New function to search the dll listChristopher Faylor
2011-05-29* dll_init.c (dll_list::load_after_fork): Don't clear in_forkee here.Christopher Faylor
2011-05-28* fhandler.cc (handler_base_overlapped::wait_overlapped): Rework to attempt toChristopher Faylor
2011-05-28* fhandler.cc (fhandler_base_overlapped::wait_overlapped): Don't set io_pendingChristopher Faylor
2011-05-28* autoload.cc: Call _api_fatal in asm.Christopher Faylor
2011-05-27 * shared.cc (offsets): Reorder so that console_state is lowest inCorinna Vinschen
2011-05-26 * mount.h (MAX_MOUNTS): Raise to 64.Corinna Vinschen
2011-05-25* new-features.sgml (ov-new1.7.10): Document strerror changes.Eric Blake
2011-05-25perror: fix POSIX compliance and work with recent newlib changeEric Blake
2011-05-25 * init.cc (dll_entry): Reinstantiate wow64_test_stack_marker andCorinna Vinschen
2011-05-25 * legal.sgml: Drop an old paragraph. Reactivate copyright note forCorinna Vinschen