Age | Commit message (Expand) | Author | Files | Lines |
2003-01-09 | .github/unlabeled-1.106.8unlabeled-1.106.8 | Christopher Faylor | 1 | -2/+1 |
2002-12-29 | * cygwin-gperf: New file. | Christopher Faylor | 1 | -0/+4 |
2002-11-22 | This commit was manufactured by cvs2svn to create branch | cvs2svn | 1434 | -441554/+0 |
2002-11-22 | * exceptions.cc (sigthread::get_winapi_lock): Just do standard 'give up | Christopher Faylor | 7 | -61/+97 |
2002-11-20 | * security.h: Declare internal_getpwsid and internal_getgrsid. | Corinna Vinschen | 6 | -234/+205 |
2002-11-20 | * poll.cc (poll): ...but set POLLIN instead. | Corinna Vinschen | 2 | -1/+7 |
2002-11-20 | * security.cc (get_attribute_from_acl): Always test "anti", | Corinna Vinschen | 3 | -96/+107 |
2002-11-20 | * poll.cc (poll): Don't set POLLERR if a listening socket has a | Corinna Vinschen | 2 | -13/+37 |
2002-11-19 | * net.cc: Sprinkle sigframes throughout. | Christopher Faylor | 2 | -0/+14 |
2002-11-19 | remove unneeded comments | Christopher Faylor | 1 | -6/+0 |
2002-11-18 | new entry: "Is there a better alternative to the standard console window?" (y... | David Starks-Browning | 1 | -0/+12 |
2002-11-17 | re. copy/paste in console window: use rxvt instead | David Starks-Browning | 1 | -0/+4 |
2002-11-17 | indicate ntsec now on by default | David Starks-Browning | 1 | -1/+2 |
2002-11-16 | * tty.cc (tty::make_pipes): Make pipe buffer larger. | Christopher Faylor | 2 | -2/+6 |
2002-11-16 | * grp.cc (getgroups32): Protect against closing cygheap->user.token. | Christopher Faylor | 2 | -1/+6 |
2002-11-16 | * lib/uuid.c (CATID_InternetAware,CLSID_HttpSProtocol, | Danny Smith | 2 | -10/+16 |
2002-11-15 | * lib/uuid.c (IID_IRunnableObject): Remove duplicate definition. | Christopher Faylor | 2 | -2/+5 |
2002-11-15 | * lib/uuid.c (IID_IOleInPlaceSite): Remove duplicate definition. | Christopher Faylor | 2 | -2/+5 |
2002-11-15 | * include/cygwin/version.h: Bump API_MINOR to accommodate below changes. | Christopher Faylor | 4 | -1/+27 |
2002-11-15 | * select.cc (peek_serial): Don't call PurgeComm() to avoid characters loss. | Christopher Faylor | 2 | -6/+7 |
2002-11-15 | 2002-11-15 Weiqi Gao <weiqigao@users.sourceforge.net> | Danny Smith | 2 | -11/+19 |
2002-11-15 | * exceptions.cc (setup_handler): Add debugging output. Set thread priority to | Christopher Faylor | 5 | -9/+27 |
2002-11-15 | * fhandler_serial.cc (fhandler_serial::tcgetattr): Don't take any special | Christopher Faylor | 2 | -10/+8 |
2002-11-15 | * include/ddk/(atm.h, batclass.h, cfg.h, cfgmgr32.h, d4drvif.h, | Danny Smith | 78 | -77/+95 |
2002-11-15 | * include/ddk/ntddk.h: Include winnt.h as system header. | Danny Smith | 2 | -1/+5 |
2002-11-14 | * grp.cc (getgroups32): Revert previous patch. Use impersonation | Corinna Vinschen | 3 | -17/+62 |
2002-11-14 | checking previously ChangeLog'ed file. | Christopher Faylor | 1 | -1/+1 |
2002-11-14 | * fhandler_console.cc (fhandler_console::write): Allow characters >= 0177 to be | Christopher Faylor | 1 | -0/+5 |
2002-11-14 | * grp.cc (getgroups32): Don't use access token of current user when | Corinna Vinschen | 2 | -0/+6 |
2002-11-14 | * dll_init.cc (dll_list::detach): Eliminate reliance on passed in dll address. | Christopher Faylor | 3 | -18/+34 |
2002-11-14 | * ioctl.cc (ioctl): Always print ioctl results, even when it's a tty. | Christopher Faylor | 2 | -5/+20 |
2002-11-13 | * winsup.h (low_priority_sleep): Declare. | Christopher Faylor | 1 | -0/+1 |
2002-11-13 | * miscfuncs.cc (low_priority_sleep): New function. Use throughout where code | Christopher Faylor | 13 | -26/+38 |
2002-11-13 | Update Emacs-related entries (new Cygwin port, details on XEmacs ports) | David Starks-Browning | 1 | -18/+30 |
2002-11-12 | * include/ddk/(atm.h, batclass.h, cfg.h, cfgmgr32.h, d4drvif.h, | Danny Smith | 78 | -77/+95 |
2002-11-12 | * include/exdisp.h: Include oaidl.h as system header. | Danny Smith | 2 | -1/+5 |
2002-11-12 | * include/w32api.h (__W32API_VERSION): Fix. | Earnie Boyd | 2 | -1/+5 |
2002-11-12 | * syscalls.cc (chmod): Simplify conditional. | Corinna Vinschen | 4 | -135/+64 |
2002-11-10 | * how-programming.texinfo: Document _WIN32 more fully. | Christopher Faylor | 2 | -0/+10 |
2002-11-10 | * net.cc: Run indent. | Corinna Vinschen | 3 | -425/+528 |
2002-11-10 | 2002-11-09 Weiqi Gao <weiqigao@users.sourceforge.net> | Danny Smith | 2 | -1/+5 |
2002-11-10 | correct date | Christopher Faylor | 1 | -1/+1 |
2002-11-09 | * include/math.h (sqrt): Remove inline definition. | Danny Smith | 3 | -25/+31 |
2002-11-09 | * fhandler.h (class fhandler_pipe): New ioctl() method. | Christopher Faylor | 3 | -0/+34 |
2002-11-08 | * setfacl.c (usage): Add missing LF. | Corinna Vinschen | 2 | -1/+5 |
2002-11-08 | * include/oleauto.h (DeregisterTypeLib): Remove. | Danny Smith | 2 | -1/+6 |
2002-11-07 | * fhandler_serial.cc (fhandler_serial::ioctl): Fix typo. | Christopher Faylor | 2 | -1/+5 |
2002-11-07 | * include/cygwin/fs.h: New file. | Corinna Vinschen | 4 | -1/+175 |
2002-11-07 | * include/winioctl.h: Add definition for IOCTL_DISK_UPDATE_DRIVE_SIZE. | Corinna Vinschen | 2 | -0/+5 |
2002-11-07 | * fhandler_socket.cc (fhandler_socket::ioctl): Return correct flags | Corinna Vinschen | 2 | -1/+7 |