Age | Commit message (Expand) | Author | Files | Lines |
2007-07-07 | This commit was manufactured by cvs2svn to create tag 'preoverlapped'.preoverlapped | cvs2svn | 5722 | -1835251/+2 |
2007-07-07 | * path.cc (symlink_info::check_shortcut): Handle device "symlinks" specially - | Christopher Faylor | 2 | -2/+11 |
2007-07-07 | * fhandler_disk_file.cc: White space. | Christopher Faylor | 4 | -24/+30 |
2007-07-07 | * fork.cc: White space. | Christopher Faylor | 4 | -36/+42 |
2007-07-06 | * times.cc (gettimeofday): Align definition to POSIX. | Corinna Vinschen | 2 | -1/+6 |
2007-07-06 | * cygwin.din: Export wcstol, wcstoll, wcstoul, wcstoull, wcsxfrm. | Corinna Vinschen | 3 | -1/+12 |
2007-07-06 | * libc/include/wchar.h: Declare wcstol, wcstoll, wcstoul, | Corinna Vinschen | 13 | -5/+1080 |
2007-07-06 | * CYGWIN_LICENSE: Fix URL to world-wide offices. | Corinna Vinschen | 2 | -2/+6 |
2007-07-06 | * CYGWIN_LICENSE: Fix URL to open source definition. | Corinna Vinschen | 2 | -2/+6 |
2007-07-06 | 2007-07-06 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 12 | -14/+31 |
2007-07-06 | 2007-07-06 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 8 | -11/+24 |
2007-07-06 | 2007-07-06 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 3 | -0/+9 |
2007-07-06 | Update tp GPLv3 | Nick Clifton | 2 | -2/+7 |
2007-07-05 | 2007-07-05 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -0/+93 |
2007-07-05 | * fhandler_disk_file.cc (fhandler_disk_file::opendir): Add missing | Corinna Vinschen | 2 | -2/+10 |
2007-07-05 | Check in missing cygwin.din change from 2007-06-29. | Corinna Vinschen | 1 | -0/+1 |
2007-07-04 | * libc/include/wchar.h: Add prototype for wcsxfrm. | Corinna Vinschen | 6 | -7/+82 |
2007-07-04 | * times.cc: Define __timezonefunc__ before including time.h to protect | Corinna Vinschen | 2 | -0/+6 |
2007-07-04 | * include/cygwin/time.h: Switch to timezone variable by default. Add | Corinna Vinschen | 2 | -1/+8 |
2007-07-03 | gas/testsuite/ | Nathan Sidwell | 2 | -2/+14 |
2007-07-02 | * acx.m4 (ACX_CHECK_INSTALLED_TARGET_TOOL): Fixup logic for cross | Mike Stump | 3 | -22/+64 |
2007-07-02 | * include/shlobj.h: Add CSIDL_MYMUSIC and CSIDL_MYVIDEO. | Corinna Vinschen | 2 | -0/+6 |
2007-07-02 | * include/oaidl.h: Include windows.h and ole2.h, | Danny Smith | 2 | -1/+17 |
2007-07-01 | * include/ws2tcpip.h (s6_addr32): Correct definition, | Danny Smith | 2 | -1/+6 |
2007-06-30 | bfd: | Joseph Myers | 2 | -0/+15 |
2007-06-29 | bfd: | Joseph Myers | 2 | -0/+15 |
2007-06-29 | bfd: | Joseph Myers | 3 | -14/+14 |
2007-06-29 | * cygwin.din: Export fdopendir. | Corinna Vinschen | 11 | -61/+127 |
2007-06-29 | New port: National Semiconductor's CR16 | Nick Clifton | 7 | -0/+508 |
2007-06-29 | * configure.ac: Don't add target-libmudflap to noconfigdirs for | Bernd Schmidt | 3 | -2/+8 |
2007-06-29 | * mingwex/gdtoa/mingw_snprintf.c: New file. | Danny Smith | 3 | -3/+1251 |
2007-06-29 | * cygwin-api.in.sgml: Remove authorgroup and revhistory. | Corinna Vinschen | 4 | -41/+12 |
2007-06-28 | * include/cygwin/version.h: Fix comment typo. | Brian Dessent | 2 | -1/+5 |
2007-06-28 | * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're | DJ Delorie | 3 | -0/+12 |
2007-06-28 | * cygwin.din: Export stpcpy, stpncpy. | Corinna Vinschen | 4 | -1/+13 |
2007-06-28 | * libc/include/string.h: Add prototypes for stpcpy and stpncpy. | Corinna Vinschen | 7 | -14/+259 |
2007-06-28 | * msvcrt.def.in: Update comment. | Danny Smith | 4 | -7/+24 |
2007-06-27 | * shared_info.h (SHARED_INFO_CB): Accommodate change to shared_info. | Corinna Vinschen | 3 | -8/+15 |
2007-06-27 | * assert.cc (__assert_func): New function, to match newlib header | Eric Blake | 4 | -7/+25 |
2007-06-27 | Support __func__ in assert, as required by C99. | Eric Blake | 3 | -24/+57 |
2007-06-23 | *include/wctpe.h: Likewise. | Danny Smith | 3 | -592/+628 |
2007-06-23 | *include/assert.h: Qualify all functions with __MINGW_NOTHROW. | Danny Smith | 27 | -899/+901 |
2007-06-22 | * src-release (DEVO_SUPPORT): Correct typos. | Daniel Jacobowitz | 2 | -1/+5 |
2007-06-22 | * mingwex/Makefile.in (LIB_OBJS): Revert accidental removal. | Danny Smith | 2 | -0/+6 |
2007-06-22 | Add POSIX binary tree search API. | Danny Smith | 7 | -4/+269 |
2007-06-22 | * include/_mingw.h (__MINGW_NOTHROW): Define. | Danny Smith | 2 | -2/+25 |
2007-06-21 | * autoload.cc (WSAIoctl): Remove. | Corinna Vinschen | 10 | -452/+644 |
2007-06-21 | * cygwin.din: Export exp10, exp10f, pow10, pow10f, strcasestr, | Corinna Vinschen | 4 | -13/+45 |
2007-06-20 | 2007-06-20 Patrick Mansfield <patmans@us.ibm.com> | Jeff Johnston | 2 | -1/+19 |
2007-06-20 | 2007-06-20 Patrick Mansfield <patmans@us.ibm.com> | Jeff Johnston | 5 | -3/+94 |