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-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
2006-08-04 * include/ctype.h: Remove stray ')'.Danny Smith
2006-08-03 * path.cc (vconcat): Don't convert backslahes to slashes.Corinna Vinschen
2006-08-03 * include/ctype.h (_BLANK): Expand comment.Danny Smith
2006-08-03fix typoChristopher Faylor
2006-08-03* Makefile.in (subauth): Add dependency on mingw.Christopher Faylor
2006-08-02* environ.cc (env_win32_to_posix_path_list): Declare.Christopher Faylor
2006-08-02 * Makefile.in (cygpath.exe): Add rule to link cygpath against ntdll.dll.Corinna Vinschen
2006-08-01* cygwinenv.sgml: Document [no]dosfilewarning option.Christopher Faylor
2006-08-01* environ.cc (dos_file_warning): Declare.Christopher Faylor
2006-07-31 * fhandler_socket.cc (fhandler_socket::recv_internal): Fix a problemCorinna Vinschen
2006-07-31 * fhandler_socket.cc (fhandler_socket::evaluate_events): CircumventCorinna Vinschen
2006-07-31 * autoload.cc: Drop LoadDLLprime for wsock32 since no wsock32 functionCorinna Vinschen
2006-07-31 * cygpath.cc (get_long_name): Fallback to get_long_path_name_w32impl.Corinna Vinschen
2006-07-29 Update more IMAGE relocation type indicatorsDanny Smith
2006-07-28 * fhandler.h (struct wsa_event): Define here.Corinna Vinschen
2006-07-28 * cygpath.c (get_long_name): Cover the case that GetLongPathNameCorinna Vinschen
2006-07-27 * fhandler_socket.cc: Revert misguided attempt to handle FD_CLOSE errorCorinna Vinschen
2006-07-27 * fhandler_socket.cc (fhandler_socket::recvmsg): Remove unused totCorinna Vinschen
2006-07-27 * fhandler.h (class fhandler_socket): Remove prot_info_ptr.Corinna Vinschen
2006-07-27 Update some IMAGE flags to PECOFF v8 (May, 2006) specs.Danny Smith
2006-07-27* fhandler.cc (fhandler_base::read): Call get_readahead_into_buffer instead ofChristopher Faylor
2006-07-27 * shared.cc (offsets): Define as offsets relative to cygwin_hmoduleCorinna Vinschen
2006-07-26 * cygheap.h (struct init_cygheap): Remove shared_h and mt_h members.Corinna Vinschen
2006-07-26 * include/cygwin/in6.h: Guard in_port_t typedef more restrictive toCorinna Vinschen
2006-07-25* security.cc (get_logon_server): Remove nret and use dret for everything toChristopher Faylor
2006-07-252006-07-25 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen
2006-07-25 * configure.in: Reenable building the subauth subdir.Corinna Vinschen
2006-07-25 * Makefile.in (LIBS): Link against msvcrt.dll, too.Corinna Vinschen
2006-07-25update copyrightChristopher Faylor
2006-07-25 * include/aclui.h: Replace __OBJC__ guard with _OBJC_NO_COM.Danny Smith
2006-07-24* include/cygwin/version.h: Bump DLL minor version number to 22.Christopher Faylor
2006-07-24* Makefile.in: Update copyrigh. Remove unused stuff.Christopher Faylor
2006-07-24* Makefile.in: Update copyright. Fix 'check' target so that it will once-againChristopher Faylor
2006-07-222006-07-22 ipsoner <ipsoner@users.sourceforge.net>Chris Sutcliffe
2006-07-222006-07-20 Elias Naur <elias_naur@users.sourceforge.net>Chris Sutcliffe
2006-07-222006-07-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2006-07-202006-07-19 Elias Naur <elias_naur@users.sourceforge.net>Danny Smith
2006-07-20 [mingw-Bugs-1525021]Danny Smith
2006-07-19 * pinfo.cc (commune_process): Don't add extra \0 to cmdline.Corinna Vinschen