summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cygcheck output should be attached, not pastedDavid Starks-Browning2003-01-131-3/+3
* update commercial references from Cygnus to Red Hat, Inc.David Starks-Browning2003-01-131-3/+4
* Change EM_MSP430 value to new, officially assigned number.Nick Clifton2003-01-132-5/+8
* * ntdll.h: Fix typo.Christopher Faylor2003-01-132-1/+5
* * uname.cc (uname): Use cygwin_gethostname() to retrieve hostname.Corinna Vinschen2003-01-122-3/+5
* * sec_acl.cc (search_ace): Use id == -1, instead of < 0, as wildcard.Corinna Vinschen2003-01-123-97/+156
* * mingwex/math/llround.c: Correct function name andDanny Smith2003-01-112-3/+8
* * include/winnt.h (IMAGE_FILE_AGGRESIVE_WS_TRIMDanny Smith2003-01-112-0/+7
* * include/accctrl.h (enum _SE_OBJECT_TYPE): AddDanny Smith2003-01-112-1/+8
* * include/commctrl.h (HDN_GETDISPINFO[AW]: Add defines.Danny Smith2003-01-112-0/+34
* * net.cc: Use gethostname define from winsock2.h.Christopher Faylor2003-01-112-0/+6
* * include/winsock2.h: Remove gethostname from INSIDE_CYGWIN protection.Christopher Faylor2003-01-112-1/+6
* * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.Nathanael Nerode2003-01-105-30/+27
* * path.cc: Unrevert below reversion except for mount_info::conv_to_posix_pathChristopher Faylor2003-01-102-4/+6
* * path.cc: Revert patch from 2003-01-09 to normalize a windows pathCorinna Vinschen2003-01-102-4/+11
* * autoload.cc (gethostname): Make call optional, return 1 if functionCorinna Vinschen2003-01-103-2/+9
* Split ChangeLog, create ChangeLog-2002.Corinna Vinschen2003-01-1032-6685/+6685
* * cygwin.din: add asprintf and vasprintf, as well as the reentrantCorinna Vinschen2003-01-103-1/+16
* * net.cc (cygwin_gethostname): Fix call to wsock function gethostname.Corinna Vinschen2003-01-102-3/+5
* * setfacl (usage): Remove double ":" for mask and other.Corinna Vinschen2003-01-102-2/+6
* merge from gccDJ Delorie2003-01-102-10/+23
* * cygthread.cc (cygthread::cygthread): Be more noisy about odd condition.Christopher Faylor2003-01-103-10/+16
* Apply pthread_types_patchThomas Pfaff2003-01-094-12/+20
* Apply pthread_cancel_patchThomas Pfaff2003-01-093-13/+71
* Add pthread_mutex testsThomas Pfaff2003-01-0911-0/+568
* * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.DJ Delorie2003-01-093-4/+12
* Applied pthread_mutex patchThomas Pfaff2003-01-094-88/+189
* * configure.in: Remove Makefile in build, host and target modulesAlexandre Oliva2003-01-093-74/+113
* Applied cond_init patchThomas Pfaff2003-01-094-61/+114
* * fhandler_disk_file.cc (num_entries): Return 2 as link count ifCorinna Vinschen2003-01-092-1/+6
* * security.cc (get_nt_attribute): Always return -1 when read_sd()Corinna Vinschen2003-01-092-3/+20
* Use isdirsep rather than SLASH_P throughout.Christopher Faylor2003-01-099-38/+58
* [ ChangeLog ]Chris Demetriou2003-01-083-72/+122
* * mkpasswd.cc (current_user): Create.Corinna Vinschen2003-01-083-159/+350
* * mips/crt0.S (_start): Allocate 64 bytes of stack instead of 32.Richard Sandiford2003-01-082-12/+19
* * mips/configure.in (mips64vr-elf, mips64vrel-elf): New config.Richard Sandiford2003-01-083-27/+31
* * configure.host (mips64vr-elf, mips64vrel-elf): New config.Richard Sandiford2003-01-082-0/+7
* * lib/dxguid.c: Don't #include <objbase.h>.Danny Smith2003-01-083-2/+6
* 2003-01-08 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2003-01-083-2/+10
* 2003-01-07 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2003-01-082-9/+16
* * configure: Regenerate with proper autoconf 2.13.Christopher Faylor2003-01-082-16/+1218
* * configure.in: Add AC_PREREQ for consistency.Christopher Faylor2003-01-073-1217/+26
* 2002-01-07 Chris Demetriou <cgd@broadcom.com>Jeff Johnston2003-01-074-9/+16
* * include/ctype.h (__isascii): Don't cast arg to unsigned.Danny Smith2003-01-073-3/+10
* 2003-01-07 Charles Wilson <cwilson@ece.gatech.edu>Jeff Johnston2003-01-073-10/+15
* 2003-01-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-01-074-13/+36
* 2003-01-06 Charles Wilson <cwilson@ece.gatech.edu>Jeff Johnston2003-01-073-2/+9
* 2003-01-06 Charles Wilson <cwilson@ece.gatech.edu>Jeff Johnston2003-01-062-1/+6
* 2003-01-06 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-063-34/+64
* * include/winuser.h (SPI_SETWHEELSCROLLLINES) Add define.Danny Smith2003-01-061-0/+8