| Commit message (Expand) | Author | Age | Files | Lines |
* | * init.cc (in_dllentry): Delete. | Christopher Faylor | 2007-07-14 | 5 | -7/+10 |
* | * init.cc (in_dllentry): Make NO_COPY to avoid spurious false positives. | Christopher Faylor | 2007-07-14 | 2 | -1/+6 |
* | 2007-07-12 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> | Chris Sutcliffe | 2007-07-12 | 2 | -0/+7 |
* | Changelog typo | Danny Smith | 2007-07-12 | 1 | -2/+3 |
* | * incude/wchar.h (_wsystem) Declare. | Danny Smith | 2007-07-12 | 4 | -13/+39 |
* | * include/winuser.h: (PBT_APMQUERYSUSPEND, PBT_APMQUERYSTANDBY, | Danny Smith | 2007-07-12 | 3 | -16/+36 |
* | [mingw-Bugs-1751518] | Danny Smith | 2007-07-12 | 4 | -34/+19 |
* | [mingw-Bugs-1750898] | Danny Smith | 2007-07-10 | 2 | -1/+7 |
* | * debug.cc (close_handle): Change debug output format slightly. | Christopher Faylor | 2007-07-10 | 5 | -11/+22 |
* | * strace.cc (usage): Add missing description for -q. | Christopher Faylor | 2007-07-10 | 2 | -1/+6 |
* | * cygwin/strsig.cc (__signals): New macro. | Christopher Faylor | 2007-07-10 | 7 | -39/+78 |
* | * dir.cc (closedir): Revert change from 2007-06-29. | Corinna Vinschen | 2007-07-09 | 5 | -82/+83 |
* | [mingw-Bugs-1749305] | Danny Smith | 2007-07-09 | 2 | -0/+6 |
* | * Makefile.in (DLL_OFILES): Add newly-imported random.o. Eliminate reliance on | Christopher Faylor | 2007-07-08 | 4 | -30/+41 |
* | Add initial FreeBSD version of random.c | Christopher Faylor | 2007-07-08 | 1 | -0/+502 |
* | update copyright | Christopher Faylor | 2007-07-07 | 1 | -1/+1 |
* | * fhandler.h (fhandler_base::write): Remove __stdcall decoration. | Christopher Faylor | 2007-07-07 | 2 | -3/+9 |
* | Preliminary change to make fifos/pipes interruptible and fifos reliable. | Christopher Faylor | 2007-07-07 | 10 | -504/+305 |
* | * path.cc (symlink_info::check_shortcut): Handle device "symlinks" specially - | Christopher Faylor | 2007-07-07 | 2 | -2/+11 |
* | * fhandler_disk_file.cc: White space. | Christopher Faylor | 2007-07-07 | 4 | -24/+30 |
* | * fork.cc: White space. | Christopher Faylor | 2007-07-07 | 4 | -36/+42 |
* | * times.cc (gettimeofday): Align definition to POSIX. | Corinna Vinschen | 2007-07-06 | 2 | -1/+6 |
* | * cygwin.din: Export wcstol, wcstoll, wcstoul, wcstoull, wcsxfrm. | Corinna Vinschen | 2007-07-06 | 3 | -1/+12 |
* | * CYGWIN_LICENSE: Fix URL to world-wide offices. | Corinna Vinschen | 2007-07-06 | 2 | -2/+6 |
* | * CYGWIN_LICENSE: Fix URL to open source definition. | Corinna Vinschen | 2007-07-06 | 2 | -2/+6 |
* | * fhandler_disk_file.cc (fhandler_disk_file::opendir): Add missing | Corinna Vinschen | 2007-07-05 | 2 | -2/+10 |
* | Check in missing cygwin.din change from 2007-06-29. | Corinna Vinschen | 2007-07-05 | 1 | -0/+1 |
* | * times.cc: Define __timezonefunc__ before including time.h to protect | Corinna Vinschen | 2007-07-04 | 2 | -0/+6 |
* | * include/cygwin/time.h: Switch to timezone variable by default. Add | Corinna Vinschen | 2007-07-04 | 2 | -1/+8 |
* | * include/shlobj.h: Add CSIDL_MYMUSIC and CSIDL_MYVIDEO. | Corinna Vinschen | 2007-07-02 | 2 | -0/+6 |
* | * include/oaidl.h: Include windows.h and ole2.h, | Danny Smith | 2007-07-02 | 2 | -1/+17 |
* | * include/ws2tcpip.h (s6_addr32): Correct definition, | Danny Smith | 2007-07-01 | 2 | -1/+6 |
* | * cygwin.din: Export fdopendir. | Corinna Vinschen | 2007-06-29 | 11 | -61/+127 |
* | * mingwex/gdtoa/mingw_snprintf.c: New file. | Danny Smith | 2007-06-29 | 3 | -3/+1251 |
* | * cygwin-api.in.sgml: Remove authorgroup and revhistory. | Corinna Vinschen | 2007-06-29 | 4 | -41/+12 |
* | * include/cygwin/version.h: Fix comment typo. | Brian Dessent | 2007-06-28 | 2 | -1/+5 |
* | * cygwin.din: Export stpcpy, stpncpy. | Corinna Vinschen | 2007-06-28 | 4 | -1/+13 |
* | * msvcrt.def.in: Update comment. | Danny Smith | 2007-06-28 | 4 | -7/+24 |
* | * shared_info.h (SHARED_INFO_CB): Accommodate change to shared_info. | Corinna Vinschen | 2007-06-27 | 3 | -8/+15 |
* | * assert.cc (__assert_func): New function, to match newlib header | Eric Blake | 2007-06-27 | 4 | -7/+25 |
* | *include/wctpe.h: Likewise. | Danny Smith | 2007-06-23 | 3 | -592/+628 |
* | *include/assert.h: Qualify all functions with __MINGW_NOTHROW. | Danny Smith | 2007-06-23 | 27 | -899/+901 |
* | * mingwex/Makefile.in (LIB_OBJS): Revert accidental removal. | Danny Smith | 2007-06-22 | 2 | -0/+6 |
* | Add POSIX binary tree search API. | Danny Smith | 2007-06-22 | 7 | -4/+269 |
* | * include/_mingw.h (__MINGW_NOTHROW): Define. | Danny Smith | 2007-06-22 | 2 | -2/+25 |
* | * autoload.cc (WSAIoctl): Remove. | Corinna Vinschen | 2007-06-21 | 10 | -452/+644 |
* | * cygwin.din: Export exp10, exp10f, pow10, pow10f, strcasestr, | Corinna Vinschen | 2007-06-21 | 4 | -13/+45 |
* | * include/cygwin/if.h (IFF_POINTOPOINT): Fix typo. | Corinna Vinschen | 2007-06-20 | 2 | -1/+5 |
* | * include/stdio.h (vsnprintf): Remove inline definition. | Danny Smith | 2007-06-18 | 2 | -6/+10 |
* | * CRTfmode.c: Nit-pick comment fix. | Danny Smith | 2007-06-17 | 2 | -1/+5 |