aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-07-07This commit was manufactured by cvs2svn to create tag 'preoverlapped'.preoverlappedcvs2svn5722-1835251/+2
2007-07-07* path.cc (symlink_info::check_shortcut): Handle device "symlinks" specially -Christopher Faylor2-2/+11
2007-07-07* fhandler_disk_file.cc: White space.Christopher Faylor4-24/+30
2007-07-07* fork.cc: White space.Christopher Faylor4-36/+42
2007-07-06 * times.cc (gettimeofday): Align definition to POSIX.Corinna Vinschen2-1/+6
2007-07-06 * cygwin.din: Export wcstol, wcstoll, wcstoul, wcstoull, wcsxfrm.Corinna Vinschen3-1/+12
2007-07-06 * libc/include/wchar.h: Declare wcstol, wcstoll, wcstoul,Corinna Vinschen13-5/+1080
2007-07-06 * CYGWIN_LICENSE: Fix URL to world-wide offices.Corinna Vinschen2-2/+6
2007-07-06 * CYGWIN_LICENSE: Fix URL to open source definition.Corinna Vinschen2-2/+6
2007-07-062007-07-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston12-14/+31
2007-07-062007-07-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston8-11/+24
2007-07-062007-07-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-0/+9
2007-07-06Update tp GPLv3Nick Clifton2-2/+7
2007-07-052007-07-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-0/+93
2007-07-05 * fhandler_disk_file.cc (fhandler_disk_file::opendir): Add missingCorinna Vinschen2-2/+10
2007-07-05 Check in missing cygwin.din change from 2007-06-29.Corinna Vinschen1-0/+1
2007-07-04 * libc/include/wchar.h: Add prototype for wcsxfrm.Corinna Vinschen6-7/+82
2007-07-04 * times.cc: Define __timezonefunc__ before including time.h to protectCorinna Vinschen2-0/+6
2007-07-04 * include/cygwin/time.h: Switch to timezone variable by default. AddCorinna Vinschen2-1/+8
2007-07-03 gas/testsuite/Nathan Sidwell2-2/+14
2007-07-02 * acx.m4 (ACX_CHECK_INSTALLED_TARGET_TOOL): Fixup logic for crossMike Stump3-22/+64
2007-07-02 * include/shlobj.h: Add CSIDL_MYMUSIC and CSIDL_MYVIDEO.Corinna Vinschen2-0/+6
2007-07-02 * include/oaidl.h: Include windows.h and ole2.h,Danny Smith2-1/+17
2007-07-01 * include/ws2tcpip.h (s6_addr32): Correct definition,Danny Smith2-1/+6
2007-06-30bfd:Joseph Myers2-0/+15
2007-06-29bfd:Joseph Myers2-0/+15
2007-06-29bfd:Joseph Myers3-14/+14
2007-06-29 * cygwin.din: Export fdopendir.Corinna Vinschen11-61/+127
2007-06-29New port: National Semiconductor's CR16Nick Clifton7-0/+508
2007-06-29 * configure.ac: Don't add target-libmudflap to noconfigdirs forBernd Schmidt3-2/+8
2007-06-29 * mingwex/gdtoa/mingw_snprintf.c: New file.Danny Smith3-3/+1251
2007-06-29 * cygwin-api.in.sgml: Remove authorgroup and revhistory.Corinna Vinschen4-41/+12
2007-06-28 * include/cygwin/version.h: Fix comment typo.Brian Dessent2-1/+5
2007-06-28* configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we'reDJ Delorie3-0/+12
2007-06-28 * cygwin.din: Export stpcpy, stpncpy.Corinna Vinschen4-1/+13
2007-06-28 * libc/include/string.h: Add prototypes for stpcpy and stpncpy.Corinna Vinschen7-14/+259
2007-06-28 * msvcrt.def.in: Update comment.Danny Smith4-7/+24
2007-06-27 * shared_info.h (SHARED_INFO_CB): Accommodate change to shared_info.Corinna Vinschen3-8/+15
2007-06-27 * assert.cc (__assert_func): New function, to match newlib headerEric Blake4-7/+25
2007-06-27 Support __func__ in assert, as required by C99.Eric Blake3-24/+57
2007-06-23*include/wctpe.h: Likewise.Danny Smith3-592/+628
2007-06-23 *include/assert.h: Qualify all functions with __MINGW_NOTHROW.Danny Smith27-899/+901
2007-06-22 * src-release (DEVO_SUPPORT): Correct typos.Daniel Jacobowitz2-1/+5
2007-06-22 * mingwex/Makefile.in (LIB_OBJS): Revert accidental removal.Danny Smith2-0/+6
2007-06-22 Add POSIX binary tree search API.Danny Smith7-4/+269
2007-06-22 * include/_mingw.h (__MINGW_NOTHROW): Define.Danny Smith2-2/+25
2007-06-21 * autoload.cc (WSAIoctl): Remove.Corinna Vinschen10-452/+644
2007-06-21 * cygwin.din: Export exp10, exp10f, pow10, pow10f, strcasestr,Corinna Vinschen4-13/+45
2007-06-202007-06-20 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2-1/+19
2007-06-202007-06-20 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston5-3/+94