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
2006-10-17 * winsup.h (WINVER): Define instead of _WIN32_WINNT. Set to 0x0502.Corinna Vinschen
2006-10-16 * regtool.cc (KEY_WOW64_64KEY): Drop definition. Instead defineCorinna Vinschen
2006-10-16 * regtool.cc (KEY_WOW64_64KEY): Define.Corinna Vinschen
2006-10-16 * fhandler_disk_file.cc (fhandler_disk_file::opendir): Drop redundantCorinna Vinschen
2006-10-16 * include/asm/byteorder.h: Fix copyright dates.Corinna Vinschen
2006-10-16 Fix pathnames.Corinna Vinschen
2006-10-16 * autoload.cc (PrivilegeCheck): Define.Corinna Vinschen
2006-10-13* winsup.h: Turn off DEBUGGING.Christopher Faylor
2006-10-13 * Makefile.in (CFLAGS): Drop -nostdinc.Corinna Vinschen
2006-10-13 * autoload.cc (Wow64DisableWow64FsRedirection): Define.Corinna Vinschen
2006-10-12 * security.cc (create_token): Fix condition for source identifier.Corinna Vinschen
2006-10-12 * include/winuser.h (LR_DEFAULTSIZE, LR_VGACOLOUR): Define.Danny Smith
2006-10-11 * select.cc (struct socketinf): Convert ser_num and w4 to dynamicallyCorinna Vinschen
2006-10-09 * path.cc (path_conv::get_nt_native_path): Properly detect \\?\ paths.Corinna Vinschen
2006-10-09 * devices.in: Raise number of handled serial ports to 64.Corinna Vinschen
2006-10-07.Christopher Faylor
2006-10-05 * cygcheck.cc (get_word, get_dword): Move to path.cc.Corinna Vinschen
2006-10-05 * include/winreg.h (RegDeleteKeyEx{A|W}): Add prototype and UNICODEDanny Smith
2006-10-04 * Makefile.in: Semi-revert semi-reversion of 2006-08-30 change, nowCorinna Vinschen
2006-10-04 * include/winnt.h (CASSERT): Define.Danny Smith
2006-10-03 * lib/rpcrt4.def: Remove "_imp__"-prefixed export symbols.Danny Smith
2006-09-19 * mingwex/mb_wc_common.h (get_codepage): Get itDanny Smith
2006-09-18* byteorder.h: Correct typo.Christopher Faylor
2006-09-18* byteorder.h: Don't #define n* macros if -fnoinline is specified.Christopher Faylor
2006-09-18 * mingwex/gdtoa/g_xfmt.c (g_xfmt): Fix representation of infinity. Use fpcla...Danny Smith
2006-09-16 * mingwex/gdtoa/strtopx.c (strtopx): Fix (sic) infinity.Danny Smith
2006-09-13white spaceChristopher Faylor
2006-09-13Check in previously mentioned change to cygcheck.ccChristopher Faylor
2006-09-12* Makefile.in: Fix -ntdll typo.Christopher Faylor
2006-09-12Forgot ChangeLog in last commitChris Sutcliffe
2006-09-122006-09-11 Chris Sutcliffe <ir0n3h4d@users.sourceforge.net>Chris Sutcliffe
2006-09-11* Makefile.in: Semi-revert 2006-08-30 change.Christopher Faylor
2006-09-112006-09-10 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2006-09-11 * include/_mingw.h (__MINGW_ATTRIB_DEPRECATED): Define.Danny Smith
2006-09-102006-09-10 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2006-09-10 * aclocal.m4 (LIB_AC_PROG_CC, LIB_AC_PROG_CC_GNU, LIB_AC_PROG_CXX):Keith Marshall
2006-09-082006-09-08 Michael Gerdau <mgdde@users.sourceforge.net>Danny Smith
2006-09-08* environ.cc (build_env): Don't put an empty environment variable into theChristopher Faylor
2006-09-07 [mingw-Bugs-1553275]Danny Smith
2006-09-07 * mingwex/gdtoa/misc.c (pow5mult): Restore original code.Danny Smith
2006-09-02 [mingw-Bugs-1550139]Danny Smith
2006-09-01 * include/winbase.h: Add comment about 'missing' SEM flag.Danny Smith
2006-09-01 Import David Gay's gdtoa library.Danny Smith
2006-08-31 * grp.cc (initgroups32): Run get_server_groups under original token.Corinna Vinschen
2006-08-31* Makefile.in: Make install-license .PHONY. Make sure that doc directory isChristopher Faylor
2006-08-30 * Makefile.in: Make installation of CYGWIN_LICENSE configurable.Corinna Vinschen
2006-08-30 * Makefile.in: Add with_cross_host to allow more granular checks.Corinna Vinschen
2006-08-30 * configure.in: Substitute with_cross_host in depending files.Corinna Vinschen
2006-08-27* child_info.h (child_info_spawn::~child_info_spawn): Don't close myself_pinfoChristopher Faylor
2006-08-272006-08-27 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe