summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove errnoneously added filesChristopher Faylor2003-01-163-446/+0
* * path.cc (normalize_posix_path): Convert win32 path separators to slashes whenChristopher Faylor2003-01-162-1/+12
* merge from trunkChristopher Faylor2003-01-163-0/+446
* * libc/time/strftime.c (strftime): Add '%h' and '%l, %k' GNU extensions.Christopher Faylor2003-01-152-2/+10
* * cmalloc.cc (_cmalloc): Fix memory leak.Christopher Faylor2003-01-152-2/+5
* * configure.in (noconfigdirs): Don't skip gas on IRIX 6.Alexandre Oliva2003-01-153-45/+67
* * autoload.cc: Fix copyright date.Corinna Vinschen2003-01-1510-9/+21
* * mkgroup.c: Fix copyright date.Corinna Vinschen2003-01-154-6/+12
* fix minor typo.Christopher Faylor2003-01-151-2/+2
* * mmap.cc (fixup_mmaps_after_fork): Copy protection to child process.Corinna Vinschen2003-01-142-7/+20
* * mmap.cc (mmap_record::access): Change argument type to caddr_tCorinna Vinschen2003-01-142-6/+61
* spacing cleanupChristopher Faylor2003-01-141-46/+48
* Add winsup.api/pthread/cancel10.cThomas Pfaff2003-01-142-6/+75
* Apply system_cancel patchThomas Pfaff2003-01-143-2/+9
* Add winsup.api/pthread/cancel9.cThomas Pfaff2003-01-142-0/+79
* Apply wait_cancel patchThomas Pfaff2003-01-143-4/+14
* Add winsup.api/pthread/cancel7.c and winsup.api/pthread/cancel8.cThomas Pfaff2003-01-143-1/+149
* Apply sleep_cancel patchThomas Pfaff2003-01-142-3/+13
* Add winsup.api/pthread/cancel6.cThomas Pfaff2003-01-142-0/+67
* Apply handle_sigsuspend patchThomas Pfaff2003-01-143-5/+12
* * fhandler_dsp.cc (fhandler_dsp::ioctl): Add limited support forChristopher Faylor2003-01-142-0/+12
* update link for commercial inquiriesDavid Starks-Browning2003-01-131-6/+2
* Change location.Christopher Faylor2003-01-131-1/+1
* Reformatting.David Starks-Browning2003-01-131-22/+23
* 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