aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
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
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-212004-11-21 Benoit Blanchon <bblanchon@users.sourceforge.net>Danny Smith3-6/+21
2004-11-21 * include/winnt.h (VerSetConditionMask): Correct typo in _WIN32_WINNTDanny Smith4-4/+11
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-20 * include/winbase.h (PPROCESS_INFORMATION): Add typedef.Danny Smith2-4/+19
2004-11-19 * include/sspi.h (SecPkgContext_Sizes): Fix typo.Danny Smith2-1/+6
2004-11-19 * include/sspi.h (SecPkgCredentials_Names[AW]): Correct name.Danny Smith2-6/+11
2004-11-192004-11-19 Magnus Olsen <greatlord@sourceforge.users.net>Danny Smith2-0/+12
2004-11-192004-11-19 Magnus Olsen <greatlord@sourceforge.users.net>Danny Smith2-1/+10
2004-11-192004-11-19 Benoit Blanchon <benoit.blanchon@free.fr>Danny Smith2-1/+10
2004-11-18 * include/w32api.h (Windows95, etc. and IE3, etc.): Add definitions.Earnie Boyd2-0/+37
2004-11-182004-11-18 Earnie Boyd <earnie@users.sf.net>Earnie Boyd2-1/+2
2004-11-182004-11-18 Earnie Boyd <earnie@users.sf.net>Earnie Boyd2-1/+5
2004-11-18* cygcheck.cc (eprintf): New function.Bas van Gompel2-0/+13