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
2002-12-28Eliminate unit argument and special unit fields from fhandler classes andunlabeled-1.50.6Christopher Faylor
2002-12-28Introduce device class to cygwin throughout. Rename FH_DISK to FH_FSChristopher Faylor
2002-11-26This commit was manufactured by cvs2svn to create branch 'unlabeled-1.50.6'.cvs2svn
2002-11-26* fhandler_tty.cc (fhandler_pty_master::accept_input): Just use a normal SleepChristopher Faylor
2002-11-26* libc/string/memset.c (memset): Move initialization of 'd' earlier inChristopher Faylor
2002-11-26Add strtold and wcstold to libmingwex.aDanny Smith
2002-11-26 * include/w32api.h: Increment to version 2.2Earnie Boyd
2002-11-26* libc/string/memset.c (memset): Minor optimization: Use new 'd' variable,Christopher Faylor
2002-11-25 * libc/string/memset.c (memset): Make it safe even ifKazu Hirata
2002-11-25 * lib/Makefile.in (dist, install): Correct the install destinations.Earnie Boyd
2002-11-25 * mkpasswd.c (main): Set pw_passwd field to '*' on 9x/Me.Corinna Vinschen
2002-11-25 * passwd.cc (read_etc_passwd): Never add an entry when startingCorinna Vinschen
2002-11-25 * sec_acl.cc (getacl): Set errno to ENOSPC if command is GETACL andCorinna Vinschen
2002-11-242002-11-24 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen
2002-11-24 * setfacl.c (getperm): Set only `other' permission bits.Corinna Vinschen
2002-11-24 * getfacl.c (permstr): Use `other' permission bits for requestingCorinna Vinschen
2002-11-242002-11-05 Thomas Pfaff <tpfaff@gmx.net>Robert Collins
2002-11-242002-11-25 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-11-24* libiberty.h (basename): Add NetBSD to the list.Jason Thorpe
2002-11-23* wait.cc (wait4): Force pending signal delivery before waiting for processChristopher Faylor
2002-11-23* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor
2002-11-23fix typoChristopher Faylor
2002-11-23merge from gccDJ Delorie
2002-11-22* exceptions.cc (handle_sigsuspend): Force pending signal delivery beforeChristopher Faylor
2002-11-222002-11-22 Joe Buehler <jbuehler@hekimian.com>Jeff Johnston
2002-11-222002-11-22 Vijay L. Khuspe <vijayk1@kpit.com>Jeff Johnston
2002-11-22* include/cygwin/version.h: Fix comment.Christopher Faylor
2002-11-22* external.cc (cygwin_internal): Fix va_arg references.Christopher Faylor
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