aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2004-11-24* child_info.h (child_info_spawn::hexec_proc): Eliminate.github/noreparentnoreparentChristopher Faylor9-67/+65
2004-11-21* cygheap.h (init_cygheap::pid_handle): New element.Christopher Faylor5-3/+31
2004-11-20* pinfo.h (pinfo::alert_parent): New function.Christopher Faylor7-45/+78
2004-11-20New ChangeLog for this branch.Christopher Faylor2-3/+82
2004-11-20fix wait when invoked from non-cygwin process.Christopher Faylor3-16/+29
2004-11-20unexperimentChristopher Faylor2-28/+10
2004-11-20experimentChristopher Faylor2-3/+18
2004-11-18raceChristopher Faylor2-2/+3
2004-11-18checkpointChristopher Faylor14-244/+48
2004-11-16Use cygthread. Add release mechanism to cygthread so that it can beChristopher Faylor16-71/+73
2004-11-16guess ignoring SIGCHLD really is important.Christopher Faylor2-14/+14
2004-11-16experimental branch which removes cygwin's reparenting code, in favor of a pipe.Christopher Faylor15-443/+292
2004-11-11This commit was manufactured by cvs2svn to create branch 'noreparent'.reparent-pointcvs2svn1267-310502/+0
2004-11-11* include/cygwin/version.h: Bump DLL minor number to 13.Christopher Faylor2-1/+5
2004-11-11* cygcheck.cc: Change "keyeprint" to "display_error" throughout.Christopher Faylor2-40/+44
2004-11-11* cygcheck.cc (main): Allow a '-l' without an additional argument.Christopher Faylor2-10/+8
2004-11-11* cygcheck.cc (keyeprint): New optional parameters: show_error andBas van Gompel2-2/+12
2004-11-10 * include/ras.h (RASCONN[AW]): Remove dwSessionId field.Danny Smith2-4/+6
2004-11-09 * include/winnls.h (WINBASEAPI): Define as DECLSPEC_IMPORT.Danny Smith2-75/+89
2004-11-08 * include/winnt.h (GetCurrentFiber): Support -masm=intel.Danny Smith2-6/+48
2004-11-04 * include/wingdi.h (NIF_INFO): Add define.Danny Smith2-4/+22
2004-11-02 * include/wingdi.h (GetFontUnicodeRanges,GetGlyphIndicesA,Danny Smith3-3/+31
2004-10-31* cygcheck.cc (get_dword): Fix errormessage.Bas van Gompel2-7/+14
2004-10-28* fork.cc (NPIDS_HELD): Reduce to former number now that bash problem has beenChristopher Faylor2-1/+6
2004-10-282004-10-28 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet6-23/+41
2004-10-27* cygcheck.cc (dump_sysinfo): Warn about missing or multiple cygwin1Bas van Gompel2-1/+14
2004-10-26* cygtls.cc (_cygtls::fixup_after_fork): Wipe out exitsock local since itChristopher Faylor4-5/+20
2004-10-262004-10-26 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2-6/+14
2004-10-25whitespaceChristopher Faylor1-1/+1
2004-10-25* cygcheck.cc (dump_sysinfo): Add leading newline before legend forBas van Gompel2-1/+6
2004-10-25fix whitespace, update some copyrightsChristopher Faylor8-89/+89
2004-10-25Remove CRsChristopher Faylor1-5/+5
2004-10-242004-10-24 Dan Aloni <da-x@colinux.org>Danny Smith4-4/+36
2004-10-22* cygcheck.cc (dump_sysinfo): In legend for drive-list: Add ``ram'' andBas van Gompel2-4/+10
2004-10-21* cygcheck.cc (dump_sysinfo): Allow for larger drives in drive-list. ChangeChristopher Faylor2-3/+8
2004-10-20* select.cc (start_thread_socket): Remove attempt to delay reading of exitsockChristopher Faylor2-6/+12
2004-10-20revert erroneous checkinChristopher Faylor1-7/+4
2004-10-20* fhandler_console.cc (fhandler_console::fixup_after_exec): Fix error message.Christopher Faylor3-8/+16
2004-10-18 * sysv_sem.cc: Redefine offsetof to circumvent build problems withCorinna Vinschen2-0/+14
2004-10-18 * cygcheck.cc (pretty_id): Don't let i become negative. FixCorinna Vinschen2-2/+7
2004-10-18 = include/wsahelp.h (WINSOCK_MAPPING, WSHGetWinsockMapping,Danny Smith2-11/+20
2004-10-18fix dateChristopher Faylor1-2/+2
2004-10-18* cygcheck.cc (pretty_id): Allocate space for ')' in uid and guid.Christopher Faylor2-3/+7
2004-10-17* cygcheck.cc (pretty_id): Allocate space for trailing '\0' on uid and guid.Christopher Faylor2-4/+10
2004-10-15* cygcheck.cc (pretty_id): Don't exit on id error. Fix size calculations.Christopher Faylor2-9/+16
2004-10-152004-10-15 Robert Wruck <wruck@tweerlei.de>Danny Smith5-96/+153
2004-10-14* cygcheck.cc (pretty_id): Correct column calculations. Abort if id is actingChristopher Faylor2-31/+36
2004-10-14 * include/sys/stat.h: Make S_ISLNK comment comply with ISO C90.Danny Smith2-2/+6
2004-10-13* select.cc (start_thread_socket): Remove unused code.Christopher Faylor2-6/+4
2004-10-11* fhandler_termios.cc (fhandler_termios::tcsetpgrp): Revert previous checkin.Christopher Faylor2-1/+5