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-02-28This commit was manufactured by cvs2svn to create branchcagney_offbyone-20030303-branchpointcagney_offbyone-20030303-branchcvs2svn
2003-02-01This commit was manufactured by cvs2svn to create branchinterps-20030202-branchpointinterps-20030202-branchcvs2svn
2003-01-09This commit was manufactured by cvs2svn to create branch 'cagney-cagney-unwind-20030108-branchpointcagney-unwind-20030108-branchcvs2svn
2003-01-09* Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.DJ Delorie
2003-01-09Applied pthread_mutex patchThomas Pfaff
2003-01-09* configure.in: Remove Makefile in build, host and target modulesAlexandre Oliva
2003-01-09Applied cond_init patchThomas Pfaff
2003-01-09 * fhandler_disk_file.cc (num_entries): Return 2 as link count ifCorinna Vinschen
2003-01-09 * security.cc (get_nt_attribute): Always return -1 when read_sd()Corinna Vinschen
2003-01-09Use isdirsep rather than SLASH_P throughout.Christopher Faylor
2003-01-09[ ChangeLog ]Chris Demetriou
2003-01-08 * mkpasswd.cc (current_user): Create.Corinna Vinschen
2003-01-08 * mips/crt0.S (_start): Allocate 64 bytes of stack instead of 32.Richard Sandiford
2003-01-08 * mips/configure.in (mips64vr-elf, mips64vrel-elf): New config.Richard Sandiford
2003-01-08 * configure.host (mips64vr-elf, mips64vrel-elf): New config.Richard Sandiford
2003-01-08 * lib/dxguid.c: Don't #include <objbase.h>.Danny Smith
2003-01-082003-01-08 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith
2003-01-082003-01-07 Chris Demetriou <cgd@broadcom.com>Chris Demetriou
2003-01-08* configure: Regenerate with proper autoconf 2.13.Christopher Faylor
2003-01-08* configure.in: Add AC_PREREQ for consistency.Christopher Faylor
2003-01-082002-01-07 Chris Demetriou <cgd@broadcom.com>Jeff Johnston
2003-01-08 * include/ctype.h (__isascii): Don't cast arg to unsigned.Danny Smith
2003-01-072003-01-07 Charles Wilson <cwilson@ece.gatech.edu>Jeff Johnston
2003-01-072003-01-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2003-01-072003-01-06 Charles Wilson <cwilson@ece.gatech.edu>Jeff Johnston
2003-01-062003-01-06 Charles Wilson <cwilson@ece.gatech.edu>Jeff Johnston
2003-01-062003-01-06 Andrew Cagney <ac131313@redhat.com>Andrew Cagney
2003-01-06 * include/winuser.h (SPI_SETWHEELSCROLLLINES) Add define.Danny Smith
2003-01-06 * include/winuser.h ((SPI_SETWHEELSCROLLLINES) Add define.Danny Smith
2003-01-05* pinfo.cc (_pinfo::commune_send): Use myself->lock rather than just lock whenChristopher Faylor
2003-01-05 * include/winuser.h (SPI_GETWHEELSCROLLLINES) Add define.Danny Smith
2003-01-05 * configure.in (LD): Improve test for gcc. Try to set LD to the ld usedJohn David Anglin
2003-01-04 * include/commctrl.h (tagNMTOOLBAR[AW]): Replace obsolete structDanny Smith
2003-01-04 * include/commctrl.h (TOOLINFO[AW]: Update structures.Danny Smith
2003-01-042003-01-03 Bang Jun-Young <junyoung@netbsd.org> Danny Smith
2003-01-03 * dis-asm.h (print_insn_iq2000): Declare.Stan Cox
2003-01-03* dtable.h (dtable::in_vfork_cleanup): New function. True if vfork cleanupChristopher Faylor
2003-01-03 * include/stdlib.h (_osver, _winver, _winmajor,Danny Smith
2003-01-03 * lib/kernel32.c (GetCurrentFiber): Remove blank input field inDanny Smith
2003-01-03 * include/winnt.h (GetCurrentFiber): Remove blank input fieldDanny Smith
2003-01-022003-01-02 H.J. Lu <hjl@gnu.org>H.J. Lu
2003-01-02[ gas/ChangeLog ]Chris Demetriou
2003-01-02 * include/winerror.h (ERROR_DIFFERENT_SERVICE_ACCOUNT,Danny Smith
2003-01-02 * include/winspool.h (PRINTER_INFO_6): Add.Danny Smith
2003-01-02 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.Daniel Jacobowitz
2003-01-02* passwd.cc (getpwuid_r32): Revert previous change.Christopher Faylor
2003-01-01* sysconf.cc (sysconf): Return arbitrary values for _SC_GETGR_R_SIZE_MAX,Christopher Faylor
2003-01-012003-01-01 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith
2003-01-01 * Makefile.in: Rebuilt.Tom Tromey
2002-12-31 * configure.in: Fix use of $program_transform_name.Andreas Schwab