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
AgeCommit message (Expand)Author
2003-01-09.unlabeled-1.106.8Christopher Faylor
2002-12-29* cygwin-gperf: New file.Christopher Faylor
2002-11-22This commit was manufactured by cvs2svn to create branchcvs2svn
2002-11-22* exceptions.cc (sigthread::get_winapi_lock): Just do standard 'give upChristopher Faylor
2002-11-202002-11-20 Ryo Tsuruta <ryo@kitanet.ne.jp>Jeff Johnston
2002-11-20 * security.h: Declare internal_getpwsid and internal_getgrsid.Corinna Vinschen
2002-11-20 * poll.cc (poll): ...but set POLLIN instead.Corinna Vinschen
2002-11-20 * security.cc (get_attribute_from_acl): Always test "anti",Corinna Vinschen
2002-11-20 * poll.cc (poll): Don't set POLLERR if a listening socket has aCorinna Vinschen
2002-11-202002-11-19 Klee Dienes <kdienes@apple.com>Klee Dienes
2002-11-19Fixed LDHI constraintSvein Seldal
2002-11-19* net.cc: Sprinkle sigframes throughout.Christopher Faylor
2002-11-19remove unneeded commentsChristopher Faylor
2002-11-182002-11-11 Klee Dienes <kdienes@apple.com>Klee Dienes
2002-11-182002-11-18 Klee Dienes <kdienes@apple.com>Klee Dienes
2002-11-18Fix bugs in previous deltaNick Clifton
2002-11-18 Add NULL to end of argv array.Nick Clifton
2002-11-18Fixups in ChangeLog entries which has been filed in the wrong place.Svein Seldal
2002-11-18 * gas/config/tc-tic4x.c: Fixed proper commandlineSvein Seldal
2002-11-18new entry: "Is there a better alternative to the standard console window?" (y...David Starks-Browning
2002-11-18re. copy/paste in console window: use rxvt insteadDavid Starks-Browning
2002-11-18indicate ntsec now on by defaultDavid Starks-Browning
2002-11-162002-11-16 Klee Dienes <kdienes@apple.com>Klee Dienes
2002-11-16 * gas/config/tc-tic4x.c: Remove c4x_pseudo_ignore function.Svein Seldal
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-152002-11-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-11-15* Makefile.tpl: syntactic cleanupDJ Delorie
2002-11-14 * grp.cc (getgroups32): Revert previous patch. Use impersonationCorinna Vinschen
2002-11-14Add --enable-auto-import extension.Nick Clifton
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-13* libc/stdlib/malign.c: Don't compile if MALLOC_PROVIDED.Christopher Faylor
2002-11-13Update Emacs-related entries (new Cygwin port, details on XEmacs ports)David Starks-Browning
2002-11-132002-11-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston