aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2004-12-24 * .sgml: Cleanup markup for XML validity.Joshua Daniel Franklin18-108/+109
2004-12-24* child_info.h (CURR_CHILD_INFO_MAGIC): Update.Christopher Faylor8-66/+121
2004-12-242004-12-24 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Danny Smith5-0/+99
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-23 * include/commctrl.h (CDRF_NOTIFYSUBITEMDRAW): Add define.Danny Smith2-8/+14
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-20 * include/wchar.h (wcsdup): Correct prototype.Danny Smith3-2/+8
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-09 * include/sqlext.h (SQL_INTERVAL_*): Correct macros.Danny Smith2-8/+13
2004-12-07 * include/winnt.h (TOKEN_INFORMATION_CLASS): AddDanny Smith2-7/+35
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-032004-12-02 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin6-24/+83
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-02 * lib/comctl32.def (ImageList_Copy, ImageList_DrawIndirect,Danny Smith2-0/+8
2004-12-02 * lib/directx/strmiids.c (MEDIASUBTYPE_YV12): Correct GUID.Danny Smith2-1/+6
2004-12-01* include/features.h: Include sys/cdefs.h, like linux.Christopher Faylor2-1/+6