Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)Author
2002-11-18indicate ntsec now on by defaultDavid Starks-Browning
2002-11-16* tty.cc (tty::make_pipes): Make pipe buffer larger.Christopher Faylor
2002-11-16* grp.cc (getgroups32): Protect against closing cygheap->user.token.Christopher Faylor
2002-11-16 * lib/uuid.c (CATID_InternetAware,CLSID_HttpSProtocol,Danny Smith
2002-11-16* lib/uuid.c (IID_IRunnableObject): Remove duplicate definition.Christopher Faylor
2002-11-16* lib/uuid.c (IID_IOleInPlaceSite): Remove duplicate definition.Christopher Faylor
2002-11-15* include/cygwin/version.h: Bump API_MINOR to accommodate below changes.Christopher Faylor
2002-11-15* select.cc (peek_serial): Don't call PurgeComm() to avoid characters loss.Christopher Faylor
2002-11-152002-11-15 Weiqi Gao <weiqigao@users.sourceforge.net>Danny Smith
2002-11-15* exceptions.cc (setup_handler): Add debugging output. Set thread priority toChristopher Faylor
2002-11-15* fhandler_serial.cc (fhandler_serial::tcgetattr): Don't take any specialChristopher Faylor
2002-11-15 * include/ddk/(atm.h, batclass.h, cfg.h, cfgmgr32.h, d4drvif.h,Danny Smith
2002-11-15 * include/ddk/ntddk.h: Include winnt.h as system header.Danny Smith
2002-11-14 * grp.cc (getgroups32): Revert previous patch. Use impersonationCorinna Vinschen
2002-11-14checking previously ChangeLog'ed file.Christopher Faylor
2002-11-14* fhandler_console.cc (fhandler_console::write): Allow characters >= 0177 to beChristopher Faylor
2002-11-14 * grp.cc (getgroups32): Don't use access token of current user whenCorinna Vinschen
2002-11-14* dll_init.cc (dll_list::detach): Eliminate reliance on passed in dll address.Christopher Faylor
2002-11-14* ioctl.cc (ioctl): Always print ioctl results, even when it's a tty.Christopher Faylor
2002-11-14* winsup.h (low_priority_sleep): Declare.Christopher Faylor
2002-11-13* miscfuncs.cc (low_priority_sleep): New function. Use throughout where codeChristopher Faylor
2002-11-13Update Emacs-related entries (new Cygwin port, details on XEmacs ports)David Starks-Browning
2002-11-13 * include/ddk/(atm.h, batclass.h, cfg.h, cfgmgr32.h, d4drvif.h,Danny Smith
2002-11-13 * include/exdisp.h: Include oaidl.h as system header.Danny Smith
2002-11-12 * include/w32api.h (__W32API_VERSION): Fix.Earnie Boyd
2002-11-12 * syscalls.cc (chmod): Simplify conditional.Corinna Vinschen
2002-11-10* how-programming.texinfo: Document _WIN32 more fully.Christopher Faylor
2002-11-10 * net.cc: Run indent.Corinna Vinschen
2002-11-102002-11-09 Weiqi Gao <weiqigao@users.sourceforge.net>Danny Smith
2002-11-10correct dateChristopher Faylor
2002-11-09 * include/math.h (sqrt): Remove inline definition.Danny Smith
2002-11-09* fhandler.h (class fhandler_pipe): New ioctl() method.Christopher Faylor
2002-11-08 * setfacl.c (usage): Add missing LF.Corinna Vinschen
2002-11-08 * include/oleauto.h (DeregisterTypeLib): Remove.Danny Smith
2002-11-07* fhandler_serial.cc (fhandler_serial::ioctl): Fix typo.Christopher Faylor
2002-11-07 * include/cygwin/fs.h: New file.Corinna Vinschen
2002-11-07 * include/winioctl.h: Add definition for IOCTL_DISK_UPDATE_DRIVE_SIZE.Corinna Vinschen
2002-11-07 * fhandler_socket.cc (fhandler_socket::ioctl): Return correct flagsCorinna Vinschen
2002-11-07 * cygwin.din: Export fseeko() and ftello().Corinna Vinschen
2002-11-07minor reformatChristopher Faylor
2002-11-07* fhandler_console.cc (keytable[]): Revert previous change. It would break tooChristopher Faylor
2002-11-07* fhandler_console.cc (keytable[]): Redefine F1 - F5 to something a little moreChristopher Faylor
2002-11-07* syscalls.cc (getutid): Use UT_IDLEN where appropriate.Christopher Faylor
2002-11-07* include/cygwin/version.h: Bump API minor number for below export.Christopher Faylor
2002-11-06* fhandler_serial.cc (fhandler_serial::ioctl): Don't try to figure out if OSChristopher Faylor
2002-11-06* fhandler_serial.cc (fhandler_serial::raw_read): Use correct type forChristopher Faylor
2002-11-05* fhandler_socket.cc (fhandler_socket::recvmsg): Call if from == NULLChristopher Faylor
2002-11-05* pinfo.cc (_pinfo::commune_send): Fix thinko in previous checkin.Christopher Faylor
2002-11-05* pinfo.cc (_pinfo::commune_send): Set priority low when sleeping, waiting forChristopher Faylor
2002-11-05revert erroneous checkinsChristopher Faylor