Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)Author
2007-07-17 * fhandler_disk_file.cc (fhandler_disk_file::opendir): Move settingCorinna Vinschen
2007-07-17 * cygheap.h (cygheap_user::curr_imp_token): Rename from current_token.Corinna Vinschen
2007-07-14* init.cc (in_dllentry): Delete.Christopher Faylor
2007-07-14* init.cc (in_dllentry): Make NO_COPY to avoid spurious false positives.Christopher Faylor
2007-07-122007-07-12 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2007-07-12Changelog typoDanny Smith
2007-07-12 * incude/wchar.h (_wsystem) Declare.Danny Smith
2007-07-12 * include/winuser.h: (PBT_APMQUERYSUSPEND, PBT_APMQUERYSTANDBY,Danny Smith
2007-07-12 [mingw-Bugs-1751518]Danny Smith
2007-07-10 [mingw-Bugs-1750898]Danny Smith
2007-07-10* debug.cc (close_handle): Change debug output format slightly.Christopher Faylor
2007-07-10* strace.cc (usage): Add missing description for -q.Christopher Faylor
2007-07-10* cygwin/strsig.cc (__signals): New macro.Christopher Faylor
2007-07-09 * dir.cc (closedir): Revert change from 2007-06-29.Corinna Vinschen
2007-07-09 [mingw-Bugs-1749305]Danny Smith
2007-07-08* Makefile.in (DLL_OFILES): Add newly-imported random.o. Eliminate reliance onChristopher Faylor
2007-07-08Add initial FreeBSD version of random.cChristopher Faylor
2007-07-07update copyrightChristopher Faylor
2007-07-07* fhandler.h (fhandler_base::write): Remove __stdcall decoration.Christopher Faylor
2007-07-07Preliminary change to make fifos/pipes interruptible and fifos reliable.Christopher Faylor
2007-07-07* path.cc (symlink_info::check_shortcut): Handle device "symlinks" specially -Christopher Faylor
2007-07-07* fhandler_disk_file.cc: White space.Christopher Faylor
2007-07-07* fork.cc: White space.Christopher Faylor
2007-07-07 * times.cc (gettimeofday): Align definition to POSIX.Corinna Vinschen
2007-07-07 * cygwin.din: Export wcstol, wcstoll, wcstoul, wcstoull, wcsxfrm.Corinna Vinschen
2007-07-06 * CYGWIN_LICENSE: Fix URL to world-wide offices.Corinna Vinschen
2007-07-06 * CYGWIN_LICENSE: Fix URL to open source definition.Corinna Vinschen
2007-07-05 * fhandler_disk_file.cc (fhandler_disk_file::opendir): Add missingCorinna Vinschen
2007-07-05 Check in missing cygwin.din change from 2007-06-29.Corinna Vinschen
2007-07-04 * times.cc: Define __timezonefunc__ before including time.h to protectCorinna Vinschen
2007-07-04 * include/cygwin/time.h: Switch to timezone variable by default. AddCorinna Vinschen
2007-07-02 * include/shlobj.h: Add CSIDL_MYMUSIC and CSIDL_MYVIDEO.Corinna Vinschen
2007-07-02 * include/oaidl.h: Include windows.h and ole2.h,Danny Smith
2007-07-01 * include/ws2tcpip.h (s6_addr32): Correct definition,Danny Smith
2007-06-29 * cygwin.din: Export fdopendir.Corinna Vinschen
2007-06-29 * mingwex/gdtoa/mingw_snprintf.c: New file.Danny Smith
2007-06-29 * cygwin-api.in.sgml: Remove authorgroup and revhistory.Corinna Vinschen
2007-06-29 * include/cygwin/version.h: Fix comment typo.Brian Dessent
2007-06-28 * cygwin.din: Export stpcpy, stpncpy.Corinna Vinschen
2007-06-28 * msvcrt.def.in: Update comment.Danny Smith
2007-06-27 * shared_info.h (SHARED_INFO_CB): Accommodate change to shared_info.Corinna Vinschen
2007-06-27 * assert.cc (__assert_func): New function, to match newlib headerEric Blake
2007-06-23*include/wctpe.h: Likewise.Danny Smith
2007-06-23 *include/assert.h: Qualify all functions with __MINGW_NOTHROW.Danny Smith
2007-06-22 * mingwex/Makefile.in (LIB_OBJS): Revert accidental removal.Danny Smith
2007-06-22 Add POSIX binary tree search API.Danny Smith
2007-06-22 * include/_mingw.h (__MINGW_NOTHROW): Define.Danny Smith
2007-06-21 * autoload.cc (WSAIoctl): Remove.Corinna Vinschen
2007-06-21 * cygwin.din: Export exp10, exp10f, pow10, pow10f, strcasestr,Corinna Vinschen
2007-06-20 * include/cygwin/if.h (IFF_POINTOPOINT): Fix typo.Corinna Vinschen