aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin
AgeCommit message (Expand)AuthorFilesLines
2004-12-24* child_info.h (CURR_CHILD_INFO_MAGIC): Update.Christopher Faylor8-66/+121
2004-12-23* path.h (path_conv::set_normalized_path): Add second argument and fill it inChristopher Faylor5-22/+34
2004-12-23* cygthread.cc (cygthread::cygthread): Guard debugging variable with "ifdefChristopher Faylor2-0/+10
2004-12-23* path.cc (path_conv::check): Don't strip the trailing slash from a pathChristopher Faylor2-1/+7
2004-12-23* cygthread.cc (cygthread::stub): Detect if thread function wants to releaseChristopher Faylor9-34/+70
2004-12-22* cygheap.cc (cygheap_setup_for_child): Add api_fatal to catch failingChristopher Faylor5-13/+52
2004-12-22* cygthread.cc (cygthread::stub): Make diagnostic output more informative.Christopher Faylor2-2/+7
2004-12-22* pinfo.cc (proc_waiter): Zero wait_thread in child to avoid races with processChristopher Faylor3-1/+24
2004-12-22* cygthread.h (cygthread::release): Just declare here.Christopher Faylor3-7/+18
2004-12-22 * fhandler_process.cpp (format_process_status): Use tabs in formattingCorinna Vinschen2-17/+22
2004-12-22 * path.cc (set_normalized_path): Allow empty pathnames.Corinna Vinschen2-1/+5
2004-12-21* spawn.cc (spawn_guts): Force parent to forget about P_DETACH'ed process.Christopher Faylor2-0/+7
2004-12-20* path.cc (normalize_win32_path): Remove unneeded check for dots.Christopher Faylor2-8/+7
2004-12-20* path.cc (normalize_posix_path): Remove unneeded check for dots.Christopher Faylor2-13/+20
2004-12-19* path.cc (normalize_win32_path): Make third arg pass-by reference. ReorganizeChristopher Faylor2-60/+61
2004-12-19* child_info.h (CURR_CHILD_INFO_MAGIC): Use updated value.Christopher Faylor3-17/+42
2004-12-18revert erroneous checkinChristopher Faylor4-116/+98
2004-12-18* fhandler_proc.cc (proc_listing): Add entry for "self".Christopher Faylor6-106/+139
2004-12-17* sigproc.cc (proc_subproc): Fix long-standing problem. Only wait for "allChristopher Faylor2-12/+16
2004-12-16 * fhandler_console.cc (get_win32_attr): Avoid inappropriate intensityCorinna Vinschen2-2/+8
2004-12-15 * cygwin.din: Add utmpx symbols.Corinna Vinschen7-24/+184
2004-12-14 * tty.cc (tty_list::terminate): Guard releasing the tty with tty_mutex.Corinna Vinschen2-0/+11
2004-12-14 * fhandler_console.cc (read): Consider offset within scrollingCorinna Vinschen2-2/+22
2004-12-13 * cygheap.h (cwdstuff::get_drive): Release cwd_lock.Corinna Vinschen2-0/+5
2004-12-12* fhandler.cc (fhandler_base::puts_readahead): Fix end-condition.Bas van Gompel2-1/+5
2004-12-10 * errno.cc (errmap): Map ERROR_INVALID_ADDRESS to EINVAL instead ofCorinna Vinschen2-1/+6
2004-12-10* include/sys/strace.h: Don't output paranoid_printf by default.Christopher Faylor2-1/+5
2004-12-09* lib/libcmain.c (main): Properly deal with quoted first argument.Christopher Faylor2-10/+23
2004-12-06* pinfo.h (proc_pipe::*): Delete class.Christopher Faylor3-48/+5
2004-12-06* fork.cc (fork_parent): Reinstate "childhProc" protection. Don't closeChristopher Faylor6-16/+25
2004-12-05fix typoChristopher Faylor1-1/+1
2004-12-05* cygthread.cc (cygthread::terminate_thread): Make public.Christopher Faylor5-2/+16
2004-12-05* sigproc.cc (mychild): Reimplement as list scan.Christopher Faylor9-377/+502
2004-12-05* fhandler.cc (fhandler_base::read): Remove superfluous check inBas van Gompel2-2/+6
2004-12-05minor cleanupChristopher Faylor2-3/+3
2004-12-05* fhandler.cc (fhandler_base::read): Don't debug_printf garbage whenBas van Gompel2-0/+6
2004-12-03* environ.cc (environ_init): Alloc space for TERM if it is not set, like all ofChristopher Faylor2-1/+6
2004-12-03* child_info.h (child_info_fork::parent_wr_proc_pipe): New element.Christopher Faylor8-48/+69
2004-12-03* pinfo.cc (pinfo::wait): Use better name for cygthread.Christopher Faylor2-1/+5
2004-12-032004-12-03 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet7-210/+168
2004-12-01* include/features.h: Include sys/cdefs.h, like linux.Christopher Faylor2-1/+6
2004-12-01Add missing changelog entry.Christopher Faylor1-0/+1
2004-12-01* syscalls.cc (truncate64): Don't second-guess errno if open fails.Christopher Faylor4-857/+843
2004-11-26* environ.cc (putenv): Accommodate recent newlib change in argument to putenv.Christopher Faylor2-1/+6
2004-11-26* child_info.h (child_info_spawn::hexec_proc): Eliminate.Christopher Faylor33-797/+655
2004-11-22* select.cc (select_stuff::test_and_set): Remove extraneous tests ofChristopher Faylor1-0/+5
2004-11-202004-11-20 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet3-2/+6
2004-11-202004-11-20 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet7-39/+55
2004-11-11* include/cygwin/version.h: Bump DLL minor number to 13.Christopher Faylor2-1/+5
2004-10-28* fork.cc (NPIDS_HELD): Reduce to former number now that bash problem has beenChristopher Faylor2-1/+6