aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-12-02(from gcc repos.)Nathanael Nerode2-1/+9
2002-12-02 * Makefile.tpl: Restore bkorb's style patch, accidentally lostNathanael Nerode3-10/+24
2002-12-022002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode6-2677/+1304
2002-12-01 * m68hc11.h (EF_M68HC12_MACH, EF_M68HCS12_MACH): Define.Stephane Carrez2-0/+24
2002-12-012002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode7-709/+2805
2002-12-012002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode4-175/+2641
2002-11-30* fhandler_tty.cc (fhandler_pty_master::accept_input): Move read_retvalChristopher Faylor2-4/+15
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra8-129/+127
2002-11-302002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode4-72/+103
2002-11-292002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode3-4/+20
2002-11-292002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode5-510/+482
2002-11-29* pinfo.h (winpids::set): Renamed from init.Christopher Faylor6-5/+32
2002-11-29* sigproc.cc (sig_dispatch_pending): Remove assertion.Christopher Faylor2-1/+4
2002-11-28include/elf/ChangeLogAlan Modra2-67/+23
2002-11-28revert botched checkinChristopher Faylor1-6/+6
2002-11-28* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor3-7/+11
2002-11-27* fhandler_socket.cc (fhandler_socket::sendto): Fix potential unitialized valueChristopher Faylor2-3/+8
2002-11-27* libc/string/memset.c (memset): Fix comment.Christopher Faylor2-4/+6
2002-11-27* cygwin.din: Export pthread_getsequence_np.Christopher Faylor3-1/+8
2002-11-27 * mingwex/math/lgamma.c: New file.Danny Smith9-5/+2300
2002-11-27white spaceChristopher Faylor1-1/+1
2002-11-27* cygwin.din: Export nl_langinfo().Christopher Faylor3-1/+9
2002-11-26* fhandler_tty.cc (fhandler_pty_master::accept_input): Just use a normal SleepChristopher Faylor3-4/+10
2002-11-26* libc/string/memset.c (memset): Move initialization of 'd' earlier inChristopher Faylor2-1/+6
2002-11-26Add strtold and wcstold to libmingwex.aDanny Smith9-9/+3147
2002-11-25 * include/w32api.h: Increment to version 2.2Earnie Boyd3-3/+8
2002-11-25* libc/string/memset.c (memset): Minor optimization: Use new 'd' variable,Christopher Faylor2-1/+6
2002-11-25 * libc/string/memset.c (memset): Make it safe even ifKazu Hirata2-4/+11
2002-11-25 * lib/Makefile.in (dist, install): Correct the install destinations.Earnie Boyd3-13/+25
2002-11-25 * mkpasswd.c (main): Set pw_passwd field to '*' on 9x/Me.Corinna Vinschen2-5/+9
2002-11-25 * passwd.cc (read_etc_passwd): Never add an entry when startingCorinna Vinschen3-4/+14
2002-11-25 * sec_acl.cc (getacl): Set errno to ENOSPC if command is GETACL andCorinna Vinschen2-1/+9
2002-11-242002-11-24 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen2-142/+153
2002-11-24 * setfacl.c (getperm): Set only `other' permission bits.Corinna Vinschen2-4/+9
2002-11-24 * getfacl.c (permstr): Use `other' permission bits for requestingCorinna Vinschen2-3/+8
2002-11-242002-11-05 Thomas Pfaff <tpfaff@gmx.net>Robert Collins5-78/+110
2002-11-242002-11-25 Robert Collins <rbtcollins@hotmail.com>Robert Collins4-0/+108
2002-11-24* libiberty.h (basename): Add NetBSD to the list.Jason Thorpe2-1/+5
2002-11-23* wait.cc (wait4): Force pending signal delivery before waiting for processChristopher Faylor2-0/+6
2002-11-23* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor2-1/+5
2002-11-23fix typoChristopher Faylor1-1/+1
2002-11-22merge from gccDJ Delorie2-0/+10
2002-11-22* exceptions.cc (handle_sigsuspend): Force pending signal delivery beforeChristopher Faylor7-2/+66
2002-11-222002-11-22 Joe Buehler <jbuehler@hekimian.com>Jeff Johnston4-5/+14
2002-11-222002-11-22 Vijay L. Khuspe <vijayk1@kpit.com>Jeff Johnston2-1/+6
2002-11-22* include/cygwin/version.h: Fix comment.Christopher Faylor2-3/+7
2002-11-22* external.cc (cygwin_internal): Fix va_arg references.Christopher Faylor2-4/+7
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