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
2008-11-26clarify entryChristopher Faylor
2008-11-26Remove unneeded whitespace.Christopher Faylor
2008-11-26* Revert erroneous checkin.Christopher Faylor
2008-11-26update copyrightChristopher Faylor
2008-11-26* Makefile.in: Revert erroneous checkin.Christopher Faylor
2008-11-26 * passwd.c (longopts): Add --reg-store-pwd option.Corinna Vinschen
2008-11-26 * Makefile.in (OBJS): Add setpwd.o.Corinna Vinschen
2008-11-26 * Makefile.in (DLL_OFILES): Add setlsapwd.o.Corinna Vinschen
2008-11-25* overview2.sgml: Reorganize and make minor wording changes.Christopher Faylor
2008-11-25* overview2.sgml: Clarify unix-specific automatic updates section.Christopher Faylor
2008-11-25 * overview2.sgml: Add text that no automatic updates are provided.Corinna Vinschen
2008-11-21 * fhandler_floppy.cc (fhandler_dev_floppy::raw_read): DropCorinna Vinschen
2008-11-21 * mmap.cc (MapView): Add NT status to debug output.Corinna Vinschen
2008-11-12 * autoload.cc (GetSystemDEPPolicy): Define.Corinna Vinschen
2008-11-11 * include/winbase.h (PROCESS_DEP_ENABLE,Corinna Vinschen
2008-11-11 * mount.cc (mount_info::cygdrive_win32_path): Always upper caseCorinna Vinschen
2008-11-11 * cygwinenv.sgml: Add description for upcaseenv option.Corinna Vinschen
2008-11-11 * environ.cc (create_upcaseenv): New static variable.Corinna Vinschen
2008-11-11* path.cc (normalize_win32_path): Don't add a trailing '\' if the cwd returns aChristopher Faylor
2008-11-07* pthread.cc (pthread_mutex::_unlock): Avoid unlocking a mutex if theChristopher Faylor
2008-11-05 * environ.cc (environ_init): Avoid evaluating $CYGWIN twice.Corinna Vinschen
2008-10-30* Makefile.in: Use -static-libgcc when creating cygserver.exe.Christopher Faylor
2008-10-29* Makefile.in (ALL_LDFLAGS): Link libgcc statically for everything here.Christopher Faylor
2008-10-29Correct some binary distribution packaging defects.Keith Marshall
2008-10-24 * wincap.cc (all wincaps): Store in .cygwin_dll_common section same asCorinna Vinschen
2008-10-22 * autoload.cc (GetSystemWindowsDirectoryW): Define.Corinna Vinschen
2008-10-21 * passwd.cc (pwdgrp::read_passwd): Check if we're called withinCorinna Vinschen
2008-10-20 * ntdll.h (NtSetAttributesFile): New inline function.Corinna Vinschen
2008-10-18Fix MinGW-Bug [2136252]: Remove extraneous radix point in printf( "%.0f", v )...Keith Marshall
2008-10-17 * dtable.cc (dtable::get_debugger_info): Call SetStdHandleCorinna Vinschen
2008-10-14Fix MinGW-Bug [2160227]: Eliminate conflicting declarations and implementatio...Keith Marshall
2008-10-13 * sec_acl.cc (setacl): Align standard owner and group permissionsCorinna Vinschen
2008-10-13fix typoChristopher Faylor
2008-10-13* mingw: Set sawcfile when -xc* is detected. Extend list of detected sourceChristopher Faylor
2008-10-13* Makefile.in: Use a different method to invoke gcc in a cygwin-hostedChristopher Faylor
2008-10-13* mingw: Add more checks to allow more varied use.Christopher Faylor
2008-10-13* Makefile.in: Rearrange to avoid -mno-cygwin.Christopher Faylor
2008-10-12* mingw: Use a better method to find where mingw directory lives.Christopher Faylor
2008-10-12Dummy check-in to get right revision log:Christopher Faylor
2008-10-12* Makefile.in: Tweak to work better with new utils/mingw front-end.Christopher Faylor
2008-10-12Use de-facto standard Makefile goals to invoke test suite.Keith Marshall
2008-10-12Make strtod() inline definition C89 compliant.Keith Marshall
2008-10-102008-10-09 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe
2008-10-09 * fhandler_disk_file.cc (fhandler_base::fstat_helper): CheckCorinna Vinschen
2008-10-09 * fhandler_floppy.cc (fhandler_dev_floppy::raw_read): Keep track ofCorinna Vinschen
2008-10-09 * grp.cc (pwdgrp::read_group): Generate more speaking group nameCorinna Vinschen
2008-10-09Fix ChangeLog entryCorinna Vinschen
2008-10-09 * path.cc (path_conv::is_binary): Always check for GetBinaryType.Corinna Vinschen
2008-10-09 * path.cc (symlink_info::check_shortcut): Don't check for executabilityCorinna Vinschen
2008-10-08 * path.cc (path_conv::path_conv): Only assume executability by suffixCorinna Vinschen