aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-01-09.github/unlabeled-1.106.8unlabeled-1.106.8Christopher Faylor1-2/+1
2002-12-29* cygwin-gperf: New file.Christopher Faylor1-0/+4
2002-11-22This commit was manufactured by cvs2svn to create branchcvs2svn4478-1076213/+0
2002-11-22* exceptions.cc (sigthread::get_winapi_lock): Just do standard 'give upChristopher Faylor7-61/+97
2002-11-202002-11-20 Ryo Tsuruta <ryo@kitanet.ne.jp>Jeff Johnston2-21/+18
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-192002-11-19 Klee Dienes <kdienes@apple.com>Klee Dienes2-22/+26
2002-11-19Fixed LDHI constraintSvein Seldal2-2/+6
2002-11-19* net.cc: Sprinkle sigframes throughout.Christopher Faylor2-0/+14
2002-11-19remove unneeded commentsChristopher Faylor1-6/+0
2002-11-182002-11-11 Klee Dienes <kdienes@apple.com>Klee Dienes2-22/+28
2002-11-182002-11-18 Klee Dienes <kdienes@apple.com>Klee Dienes3-3/+11
2002-11-18Fix bugs in previous deltaNick Clifton1-8/+6
2002-11-18 Add NULL to end of argv array.Nick Clifton2-0/+11
2002-11-18Fixups in ChangeLog entries which has been filed in the wrong place.Svein Seldal2-14/+14
2002-11-18 * gas/config/tc-tic4x.c: Fixed proper commandlineSvein Seldal2-375/+369
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-162002-11-16 Klee Dienes <kdienes@apple.com>Klee Dienes2-485/+7
2002-11-16 * gas/config/tc-tic4x.c: Remove c4x_pseudo_ignore function.Svein Seldal2-1077/+827
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-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