summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
...
* * exceptions.cc (sigthread::get_winapi_lock): Just do standard 'give upChristopher Faylor2002-11-227-61/+97
* * security.h: Declare internal_getpwsid and internal_getgrsid.Corinna Vinschen2002-11-206-234/+205
* * poll.cc (poll): ...but set POLLIN instead.Corinna Vinschen2002-11-202-1/+7
* * security.cc (get_attribute_from_acl): Always test "anti",Corinna Vinschen2002-11-203-96/+107
* * poll.cc (poll): Don't set POLLERR if a listening socket has aCorinna Vinschen2002-11-202-13/+37
* * net.cc: Sprinkle sigframes throughout.Christopher Faylor2002-11-192-0/+14
* remove unneeded commentsChristopher Faylor2002-11-191-6/+0
* new entry: "Is there a better alternative to the standard console window?" (y...David Starks-Browning2002-11-181-0/+12
* re. copy/paste in console window: use rxvt insteadDavid Starks-Browning2002-11-171-0/+4
* indicate ntsec now on by defaultDavid Starks-Browning2002-11-171-1/+2
* * tty.cc (tty::make_pipes): Make pipe buffer larger.Christopher Faylor2002-11-162-2/+6
* * grp.cc (getgroups32): Protect against closing cygheap->user.token.Christopher Faylor2002-11-162-1/+6
* * lib/uuid.c (CATID_InternetAware,CLSID_HttpSProtocol,Danny Smith2002-11-162-10/+16
* * lib/uuid.c (IID_IRunnableObject): Remove duplicate definition.Christopher Faylor2002-11-152-2/+5
* * lib/uuid.c (IID_IOleInPlaceSite): Remove duplicate definition.Christopher Faylor2002-11-152-2/+5
* * include/cygwin/version.h: Bump API_MINOR to accommodate below changes.Christopher Faylor2002-11-154-1/+27
* * select.cc (peek_serial): Don't call PurgeComm() to avoid characters loss.Christopher Faylor2002-11-152-6/+7
* 2002-11-15 Weiqi Gao <weiqigao@users.sourceforge.net>Danny Smith2002-11-152-11/+19
* * exceptions.cc (setup_handler): Add debugging output. Set thread priority toChristopher Faylor2002-11-155-9/+27
* * fhandler_serial.cc (fhandler_serial::tcgetattr): Don't take any specialChristopher Faylor2002-11-152-10/+8
* * include/ddk/(atm.h, batclass.h, cfg.h, cfgmgr32.h, d4drvif.h,Danny Smith2002-11-1578-77/+95
* * include/ddk/ntddk.h: Include winnt.h as system header.Danny Smith2002-11-152-1/+5
* * grp.cc (getgroups32): Revert previous patch. Use impersonationCorinna Vinschen2002-11-143-17/+62
* checking previously ChangeLog'ed file.Christopher Faylor2002-11-141-1/+1
* * fhandler_console.cc (fhandler_console::write): Allow characters >= 0177 to beChristopher Faylor2002-11-141-0/+5
* * grp.cc (getgroups32): Don't use access token of current user whenCorinna Vinschen2002-11-142-0/+6
* * dll_init.cc (dll_list::detach): Eliminate reliance on passed in dll address.Christopher Faylor2002-11-143-18/+34
* * ioctl.cc (ioctl): Always print ioctl results, even when it's a tty.Christopher Faylor2002-11-142-5/+20
* * winsup.h (low_priority_sleep): Declare.Christopher Faylor2002-11-131-0/+1
* * miscfuncs.cc (low_priority_sleep): New function. Use throughout where codeChristopher Faylor2002-11-1313-26/+38
* Update Emacs-related entries (new Cygwin port, details on XEmacs ports)David Starks-Browning2002-11-131-18/+30
* * include/ddk/(atm.h, batclass.h, cfg.h, cfgmgr32.h, d4drvif.h,Danny Smith2002-11-1278-77/+95
* * include/exdisp.h: Include oaidl.h as system header.Danny Smith2002-11-122-1/+5
* * include/w32api.h (__W32API_VERSION): Fix.Earnie Boyd2002-11-122-1/+5
* * syscalls.cc (chmod): Simplify conditional.Corinna Vinschen2002-11-124-135/+64
* * how-programming.texinfo: Document _WIN32 more fully.Christopher Faylor2002-11-102-0/+10
* * net.cc: Run indent.Corinna Vinschen2002-11-103-425/+528
* 2002-11-09 Weiqi Gao <weiqigao@users.sourceforge.net>Danny Smith2002-11-102-1/+5
* correct dateChristopher Faylor2002-11-101-1/+1
* * include/math.h (sqrt): Remove inline definition.Danny Smith2002-11-093-25/+31
* * fhandler.h (class fhandler_pipe): New ioctl() method.Christopher Faylor2002-11-093-0/+34
* * setfacl.c (usage): Add missing LF.Corinna Vinschen2002-11-082-1/+5
* * include/oleauto.h (DeregisterTypeLib): Remove.Danny Smith2002-11-082-1/+6
* * fhandler_serial.cc (fhandler_serial::ioctl): Fix typo.Christopher Faylor2002-11-072-1/+5
* * include/cygwin/fs.h: New file.Corinna Vinschen2002-11-074-1/+175
* * include/winioctl.h: Add definition for IOCTL_DISK_UPDATE_DRIVE_SIZE.Corinna Vinschen2002-11-072-0/+5
* * fhandler_socket.cc (fhandler_socket::ioctl): Return correct flagsCorinna Vinschen2002-11-072-1/+7
* * cygwin.din: Export fseeko() and ftello().Corinna Vinschen2002-11-073-1/+11
* minor reformatChristopher Faylor2002-11-071-1/+2
* * fhandler_console.cc (keytable[]): Revert previous change. It would break tooChristopher Faylor2002-11-072-5/+10