summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'preoverlapped'.preoverlappedcvs2svn2007-07-075722-1835251/+2
* * path.cc (symlink_info::check_shortcut): Handle device "symlinks" specially -Christopher Faylor2007-07-072-2/+11
* * fhandler_disk_file.cc: White space.Christopher Faylor2007-07-074-24/+30
* * fork.cc: White space.Christopher Faylor2007-07-074-36/+42
* * times.cc (gettimeofday): Align definition to POSIX.Corinna Vinschen2007-07-062-1/+6
* * cygwin.din: Export wcstol, wcstoll, wcstoul, wcstoull, wcsxfrm.Corinna Vinschen2007-07-063-1/+12
* * libc/include/wchar.h: Declare wcstol, wcstoll, wcstoul,Corinna Vinschen2007-07-0613-5/+1080
* * CYGWIN_LICENSE: Fix URL to world-wide offices.Corinna Vinschen2007-07-062-2/+6
* * CYGWIN_LICENSE: Fix URL to open source definition.Corinna Vinschen2007-07-062-2/+6
* 2007-07-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-07-0612-14/+31
* 2007-07-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-07-068-11/+24
* 2007-07-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-07-063-0/+9
* Update tp GPLv3Nick Clifton2007-07-062-2/+7
* 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2007-07-052-0/+93
* * fhandler_disk_file.cc (fhandler_disk_file::opendir): Add missingCorinna Vinschen2007-07-052-2/+10
* Check in missing cygwin.din change from 2007-06-29.Corinna Vinschen2007-07-051-0/+1
* * libc/include/wchar.h: Add prototype for wcsxfrm.Corinna Vinschen2007-07-046-7/+82
* * times.cc: Define __timezonefunc__ before including time.h to protectCorinna Vinschen2007-07-042-0/+6
* * include/cygwin/time.h: Switch to timezone variable by default. AddCorinna Vinschen2007-07-042-1/+8
* gas/testsuite/Nathan Sidwell2007-07-032-2/+14
* * acx.m4 (ACX_CHECK_INSTALLED_TARGET_TOOL): Fixup logic for crossMike Stump2007-07-023-22/+64
* * include/shlobj.h: Add CSIDL_MYMUSIC and CSIDL_MYVIDEO.Corinna Vinschen2007-07-022-0/+6
* * include/oaidl.h: Include windows.h and ole2.h,Danny Smith2007-07-022-1/+17
* * include/ws2tcpip.h (s6_addr32): Correct definition,Danny Smith2007-07-012-1/+6
* bfd:Joseph Myers2007-06-302-0/+15
* bfd:Joseph Myers2007-06-292-0/+15
* bfd:Joseph Myers2007-06-293-14/+14
* * cygwin.din: Export fdopendir.Corinna Vinschen2007-06-2911-61/+127
* New port: National Semiconductor's CR16Nick Clifton2007-06-297-0/+508
* * configure.ac: Don't add target-libmudflap to noconfigdirs forBernd Schmidt2007-06-293-2/+8
* * mingwex/gdtoa/mingw_snprintf.c: New file.Danny Smith2007-06-293-3/+1251
* * cygwin-api.in.sgml: Remove authorgroup and revhistory.Corinna Vinschen2007-06-294-41/+12
* * include/cygwin/version.h: Fix comment typo.Brian Dessent2007-06-282-1/+5
* * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we'reDJ Delorie2007-06-283-0/+12
* * cygwin.din: Export stpcpy, stpncpy.Corinna Vinschen2007-06-284-1/+13
* * libc/include/string.h: Add prototypes for stpcpy and stpncpy.Corinna Vinschen2007-06-287-14/+259
* * msvcrt.def.in: Update comment.Danny Smith2007-06-284-7/+24
* * shared_info.h (SHARED_INFO_CB): Accommodate change to shared_info.Corinna Vinschen2007-06-273-8/+15
* * assert.cc (__assert_func): New function, to match newlib headerEric Blake2007-06-274-7/+25
* Support __func__ in assert, as required by C99.Eric Blake2007-06-273-24/+57
* *include/wctpe.h: Likewise.Danny Smith2007-06-233-592/+628
* *include/assert.h: Qualify all functions with __MINGW_NOTHROW.Danny Smith2007-06-2327-899/+901
* * src-release (DEVO_SUPPORT): Correct typos.Daniel Jacobowitz2007-06-222-1/+5
* * mingwex/Makefile.in (LIB_OBJS): Revert accidental removal.Danny Smith2007-06-222-0/+6
* Add POSIX binary tree search API.Danny Smith2007-06-227-4/+269
* * include/_mingw.h (__MINGW_NOTHROW): Define.Danny Smith2007-06-222-2/+25
* * autoload.cc (WSAIoctl): Remove.Corinna Vinschen2007-06-2110-452/+644
* * cygwin.din: Export exp10, exp10f, pow10, pow10f, strcasestr,Corinna Vinschen2007-06-214-13/+45
* 2007-06-20 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2007-06-202-1/+19
* 2007-06-20 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2007-06-205-3/+94