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-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
2006-08-26 * faq-setup.xml (faq.setup.uninstall): Mention Safe ModeJoshua Daniel Franklin
2006-08-25 * include/ctype.h: Expose iswblank if __cplusplus.Danny Smith
2006-08-20 * fhandler_disk_file.cc (fhandler_disk_file::opendir): Fix formatting.Corinna Vinschen
2006-08-20 * fhandler_disk_file.cc (DIR_NUM_ENTRIES): Set to 100 to maximizeCorinna Vinschen
2006-08-20* fhandler_disk_file.cc (fhandler_disk_file::pread): Properly check forChristopher Faylor
2006-08-17 * fhandler_serial.cc (raw_read): Evaluate minchars taking theCorinna Vinschen
2006-08-14 * security.cc (subauth): Initialize user_token to NULL. Add comment.Corinna Vinschen
2006-08-11 * shared.cc (open_shared): Desperately try to get shared memory, onlyCorinna Vinschen
2006-08-11 * lib/wtsapi32.def (WTSGetActiveConsoleSessionId). Move from here...Danny Smith
2006-08-11* pinfo.cc (_onreturn::~onreturn): Don't attempt to close a NULL handle.Christopher Faylor
2006-08-10revert erroneous checkinChristopher Faylor
2006-08-10* winsup.h: Turn on DEBUGGING by default for now.Christopher Faylor
2006-08-10 * fhandler_disk_file.cc (fhandler_disk_file::lock): HandleCorinna Vinschen
2006-08-09* overview2.sgml: Remove inaccurate "full support for windows pathnames"Christopher Faylor
2006-08-09 * path.h (SYMLINK_EA_NAME): Remove.Corinna Vinschen
2006-08-09* autoload.cc (GetHandleInformation): Declare new function.Christopher Faylor
2006-08-07 * autoload.cc (NtSetInformationFile): Define.Corinna Vinschen