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-13Change EM_MSP430 value to new, officially assigned number.Nick Clifton
2003-01-13* ntdll.h: Fix typo.Christopher Faylor
2003-01-12 * uname.cc (uname): Use cygwin_gethostname() to retrieve hostname.Corinna Vinschen
2003-01-12 * sec_acl.cc (search_ace): Use id == -1, instead of < 0, as wildcard.Corinna Vinschen
2003-01-11 * mingwex/math/llround.c: Correct function name andDanny Smith
2003-01-11 * include/winnt.h (IMAGE_FILE_AGGRESIVE_WS_TRIMDanny Smith
2003-01-11 * include/accctrl.h (enum _SE_OBJECT_TYPE): AddDanny Smith
2003-01-11 * include/commctrl.h (HDN_GETDISPINFO[AW]: Add defines.Danny Smith
2003-01-11* net.cc: Use gethostname define from winsock2.h.Christopher Faylor
2003-01-11* include/winsock2.h: Remove gethostname from INSIDE_CYGWIN protection.Christopher Faylor
2003-01-11 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.Nathanael Nerode
2003-01-11* path.cc: Unrevert below reversion except for mount_info::conv_to_posix_pathChristopher Faylor
2003-01-10 * path.cc: Revert patch from 2003-01-09 to normalize a windows pathCorinna Vinschen
2003-01-10 * autoload.cc (gethostname): Make call optional, return 1 if functionCorinna Vinschen
2003-01-10 Split ChangeLog, create ChangeLog-2002.Corinna Vinschen
2003-01-10 * cygwin.din: add asprintf and vasprintf, as well as the reentrantCorinna Vinschen
2003-01-10 * net.cc (cygwin_gethostname): Fix call to wsock function gethostname.Corinna Vinschen
2003-01-10 * setfacl (usage): Remove double ":" for mask and other.Corinna Vinschen
2003-01-10merge from gccDJ Delorie
2003-01-10* cygthread.cc (cygthread::cygthread): Be more noisy about odd condition.Christopher Faylor
2003-01-10Apply pthread_types_patchThomas Pfaff
2003-01-09Apply pthread_cancel_patchThomas Pfaff
2003-01-09Add pthread_mutex testsThomas Pfaff
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