aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-11-15 * include/ddk/ntddk.h: Include winnt.h as system header.Danny Smith2-1/+5
2002-11-142002-11-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston4-2/+68
2002-11-14* Makefile.tpl: syntactic cleanupDJ Delorie2-19/+54
2002-11-14 * grp.cc (getgroups32): Revert previous patch. Use impersonationCorinna Vinschen3-17/+62
2002-11-14Add --enable-auto-import extension.Nick Clifton2-0/+10
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-13* libc/stdlib/malign.c: Don't compile if MALLOC_PROVIDED.Christopher Faylor6-0/+19
2002-11-13Update Emacs-related entries (new Cygwin port, details on XEmacs ports)David Starks-Browning1-18/+30
2002-11-122002-11-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston8-30/+306
2002-11-122002-11-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-1/+6
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-11 gas tic4x target enhancements (long list - see gas/ChangeLog andSvein Seldal2-5/+16
2002-11-11 Retire common MPW configury bits.Stan Shebs13-571/+6
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
2002-11-08 * include/oleauto.h (DeregisterTypeLib): Remove.Danny Smith2-1/+6
2002-11-072002-11-07 Joel Sherrill <joel@OARcorp.com>Jeff Johnston9-4/+510
2002-11-07* fhandler_serial.cc (fhandler_serial::ioctl): Fix typo.Christopher Faylor2-1/+5
2002-11-07 * include/cygwin/fs.h: New file.Corinna Vinschen4-1/+175
2002-11-07 * include/winioctl.h: Add definition for IOCTL_DISK_UPDATE_DRIVE_SIZE.Corinna Vinschen2-0/+5
2002-11-07 * fhandler_socket.cc (fhandler_socket::ioctl): Return correct flagsCorinna Vinschen2-1/+7
2002-11-07 * cygwin.din: Export fseeko() and ftello().Corinna Vinschen3-1/+11
2002-11-07minor reformatChristopher Faylor1-1/+2
2002-11-07* fhandler_console.cc (keytable[]): Revert previous change. It would break tooChristopher Faylor2-5/+10
2002-11-07* fhandler_console.cc (keytable[]): Redefine F1 - F5 to something a little moreChristopher Faylor1-0/+5
2002-11-07* syscalls.cc (getutid): Use UT_IDLEN where appropriate.Christopher Faylor3-6/+10
2002-11-07* include/utmp.h: Define WTMP_FILE. Define and use UT_IDLEN.Christopher Faylor2-1/+7
2002-11-07* include/cygwin/version.h: Bump API minor number for below export.Christopher Faylor5-15/+44
2002-11-072002-11-06 Kazuhiro Fujieda <fujieda@jaist.ac.jp>Jeff Johnston3-12/+9
2002-11-072002-11-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston9-23/+76
2002-11-062002-11-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston4-85/+78
2002-11-06* fhandler_serial.cc (fhandler_serial::ioctl): Don't try to figure out if OSChristopher Faylor2-35/+25
2002-11-05* fhandler_serial.cc (fhandler_serial::raw_read): Use correct type forChristopher Faylor3-7/+17
2002-11-05* fhandler_socket.cc (fhandler_socket::recvmsg): Call if from == NULLChristopher Faylor2-8/+12
2002-11-05* pinfo.cc (_pinfo::commune_send): Fix thinko in previous checkin.Christopher Faylor2-1/+6
2002-11-05* pinfo.cc (_pinfo::commune_send): Set priority low when sleeping, waiting forChristopher Faylor2-1/+12