aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2002-11-242002-11-05 Thomas Pfaff <tpfaff@gmx.net>Robert Collins5-78/+110
2002-11-242002-11-25 Robert Collins <rbtcollins@hotmail.com>Robert Collins4-0/+108
2002-11-23* wait.cc (wait4): Force pending signal delivery before waiting for processChristopher Faylor2-0/+6
2002-11-23* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor2-1/+5
2002-11-23fix typoChristopher Faylor1-1/+1
2002-11-22* exceptions.cc (handle_sigsuspend): Force pending signal delivery beforeChristopher Faylor7-2/+66
2002-11-22* include/cygwin/version.h: Fix comment.Christopher Faylor2-3/+7
2002-11-22* external.cc (cygwin_internal): Fix va_arg references.Christopher Faylor2-4/+7
2002-11-22* exceptions.cc (sigthread::get_winapi_lock): Just do standard 'give upChristopher Faylor7-61/+97
2002-11-20 * security.h: Declare internal_getpwsid and internal_getgrsid.Corinna Vinschen6-234/+205
2002-11-20 * poll.cc (poll): ...but set POLLIN instead.Corinna Vinschen2-1/+7
2002-11-20 * security.cc (get_attribute_from_acl): Always test "anti",Corinna Vinschen3-96/+107
2002-11-20 * poll.cc (poll): Don't set POLLERR if a listening socket has aCorinna Vinschen2-13/+37
2002-11-19* net.cc: Sprinkle sigframes throughout.Christopher Faylor2-0/+14
2002-11-19remove unneeded commentsChristopher Faylor1-6/+0
2002-11-18new entry: "Is there a better alternative to the standard console window?" (y...David Starks-Browning1-0/+12
2002-11-17re. copy/paste in console window: use rxvt insteadDavid Starks-Browning1-0/+4
2002-11-17indicate ntsec now on by defaultDavid Starks-Browning1-1/+2
2002-11-16* tty.cc (tty::make_pipes): Make pipe buffer larger.Christopher Faylor2-2/+6
2002-11-16* grp.cc (getgroups32): Protect against closing cygheap->user.token.Christopher Faylor2-1/+6
2002-11-16 * lib/uuid.c (CATID_InternetAware,CLSID_HttpSProtocol,Danny Smith2-10/+16
2002-11-15* lib/uuid.c (IID_IRunnableObject): Remove duplicate definition.Christopher Faylor2-2/+5
2002-11-15* lib/uuid.c (IID_IOleInPlaceSite): Remove duplicate definition.Christopher Faylor2-2/+5
2002-11-15* include/cygwin/version.h: Bump API_MINOR to accommodate below changes.Christopher Faylor4-1/+27
2002-11-15* select.cc (peek_serial): Don't call PurgeComm() to avoid characters loss.Christopher Faylor2-6/+7
2002-11-152002-11-15 Weiqi Gao <weiqigao@users.sourceforge.net>Danny Smith2-11/+19
2002-11-15* exceptions.cc (setup_handler): Add debugging output. Set thread priority toChristopher Faylor5-9/+27
2002-11-15* fhandler_serial.cc (fhandler_serial::tcgetattr): Don't take any specialChristopher Faylor2-10/+8
2002-11-15 * include/ddk/(atm.h, batclass.h, cfg.h, cfgmgr32.h, d4drvif.h,Danny Smith78-77/+95
2002-11-15 * include/ddk/ntddk.h: Include winnt.h as system header.Danny Smith2-1/+5
2002-11-14 * grp.cc (getgroups32): Revert previous patch. Use impersonationCorinna Vinschen3-17/+62
2002-11-14checking previously ChangeLog'ed file.Christopher Faylor1-1/+1
2002-11-14* fhandler_console.cc (fhandler_console::write): Allow characters >= 0177 to beChristopher Faylor1-0/+5
2002-11-14 * grp.cc (getgroups32): Don't use access token of current user whenCorinna Vinschen2-0/+6
2002-11-14* dll_init.cc (dll_list::detach): Eliminate reliance on passed in dll address.Christopher Faylor3-18/+34
2002-11-14* ioctl.cc (ioctl): Always print ioctl results, even when it's a tty.Christopher Faylor2-5/+20
2002-11-13* winsup.h (low_priority_sleep): Declare.Christopher Faylor1-0/+1
2002-11-13* miscfuncs.cc (low_priority_sleep): New function. Use throughout where codeChristopher Faylor13-26/+38
2002-11-13Update Emacs-related entries (new Cygwin port, details on XEmacs ports)David Starks-Browning1-18/+30
2002-11-12 * include/ddk/(atm.h, batclass.h, cfg.h, cfgmgr32.h, d4drvif.h,Danny Smith78-77/+95
2002-11-12 * include/exdisp.h: Include oaidl.h as system header.Danny Smith2-1/+5
2002-11-12 * include/w32api.h (__W32API_VERSION): Fix.Earnie Boyd2-1/+5
2002-11-12 * syscalls.cc (chmod): Simplify conditional.Corinna Vinschen4-135/+64
2002-11-10* how-programming.texinfo: Document _WIN32 more fully.Christopher Faylor2-0/+10
2002-11-10 * net.cc: Run indent.Corinna Vinschen3-425/+528
2002-11-102002-11-09 Weiqi Gao <weiqigao@users.sourceforge.net>Danny Smith2-1/+5
2002-11-10correct dateChristopher Faylor1-1/+1
2002-11-09 * include/math.h (sqrt): Remove inline definition.Danny Smith3-25/+31
2002-11-09* fhandler.h (class fhandler_pipe): New ioctl() method.Christopher Faylor3-0/+34
2002-11-08 * setfacl.c (usage): Add missing LF.Corinna Vinschen2-1/+5