aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2008-12-02 * fhandler_registry.cc (must_encode): Fix condition changed for testing.Corinna Vinschen2-1/+5
2008-12-02 * fhandler_registry.cc (must_encode): New function.Corinna Vinschen2-10/+102
2008-12-01 * ntsec.sgml: Further changes for 1.7. Switch from "NT" to "Windows".Corinna Vinschen2-238/+97
2008-11-30fix typoChristopher Faylor1-1/+1
2008-11-30* faq-using.xml: Remove assertion that lpr doesn't exit.Christopher Faylor3-45/+9
2008-11-29* exceptions.c (sigpacket::process): Set tls on return since it is assumed toChristopher Faylor2-0/+6
2008-11-29* include/cygwin/version.h: Bump api minor number to 189 to flag theChristopher Faylor2-1/+7
2008-11-28* exceptions.cc (sigpacket::process): Rework previous change. tls could stillChristopher Faylor2-14/+21
2008-11-28 * dir.cc (readdir_worker): Initialize dirent.d_type and __d_unused1.Corinna Vinschen4-4/+35
2008-11-28* exceptions.cc (sigpacket::process): Make sure that 'tls' is never NULL whenChristopher Faylor2-8/+12
2008-11-26clarify entryChristopher Faylor1-1/+1
2008-11-26Remove unneeded whitespace.Christopher Faylor21-196/+242
2008-11-26* Revert erroneous checkin.Christopher Faylor2-7/+13
2008-11-26update copyrightChristopher Faylor1-1/+2
2008-11-26* Makefile.in: Revert erroneous checkin.Christopher Faylor2-10/+14
2008-11-26 * passwd.c (longopts): Add --reg-store-pwd option.Corinna Vinschen3-17/+110
2008-11-26 * Makefile.in (OBJS): Add setpwd.o.Corinna Vinschen7-2/+125
2008-11-26 * Makefile.in (DLL_OFILES): Add setlsapwd.o.Corinna Vinschen14-32/+323
2008-11-25* overview2.sgml: Reorganize and make minor wording changes.Christopher Faylor2-14/+19
2008-11-25* overview2.sgml: Clarify unix-specific automatic updates section.Christopher Faylor2-11/+22
2008-11-25 * overview2.sgml: Add text that no automatic updates are provided.Corinna Vinschen2-3/+11
2008-11-21 * fhandler_floppy.cc (fhandler_dev_floppy::raw_read): DropCorinna Vinschen2-2/+10
2008-11-21 * mmap.cc (MapView): Add NT status to debug output.Corinna Vinschen2-2/+7
2008-11-12 * autoload.cc (GetSystemDEPPolicy): Define.Corinna Vinschen6-3/+84
2008-11-11 * include/winbase.h (PROCESS_DEP_ENABLE,Corinna Vinschen2-0/+28
2008-11-11 * mount.cc (mount_info::cygdrive_win32_path): Always upper caseCorinna Vinschen3-3/+19
2008-11-11 * cygwinenv.sgml: Add description for upcaseenv option.Corinna Vinschen2-0/+40
2008-11-11 * environ.cc (create_upcaseenv): New static variable.Corinna Vinschen2-2/+77
2008-11-11* path.cc (normalize_win32_path): Don't add a trailing '\' if the cwd returns aChristopher Faylor2-1/+7
2008-11-07* pthread.cc (pthread_mutex::_unlock): Avoid unlocking a mutex if theChristopher Faylor3-11/+28
2008-11-05 * environ.cc (environ_init): Avoid evaluating $CYGWIN twice.Corinna Vinschen2-2/+4
2008-10-30* Makefile.in: Use -static-libgcc when creating cygserver.exe.Christopher Faylor2-7/+12
2008-10-29* Makefile.in (ALL_LDFLAGS): Link libgcc statically for everything here.Christopher Faylor2-1/+6
2008-10-28Correct some binary distribution packaging defects.Keith Marshall2-18/+37
2008-10-23 * wincap.cc (all wincaps): Store in .cygwin_dll_common section same asCorinna Vinschen2-10/+21
2008-10-22 * autoload.cc (GetSystemWindowsDirectoryW): Define.Corinna Vinschen3-0/+43
2008-10-21 * passwd.cc (pwdgrp::read_passwd): Check if we're called withinCorinna Vinschen2-8/+17
2008-10-20 * ntdll.h (NtSetAttributesFile): New inline function.Corinna Vinschen5-45/+38
2008-10-18Fix MinGW-Bug [2136252]: Remove extraneous radix point in printf( "%.0f", v )...Keith Marshall2-32/+41
2008-10-17 * dtable.cc (dtable::get_debugger_info): Call SetStdHandleCorinna Vinschen2-1/+17
2008-10-13Fix MinGW-Bug [2160227]: Eliminate conflicting declarations and implementatio...Keith Marshall3-1/+20
2008-10-13 * sec_acl.cc (setacl): Align standard owner and group permissionsCorinna Vinschen3-10/+19
2008-10-13fix typoChristopher Faylor1-1/+1
2008-10-13* mingw: Set sawcfile when -xc* is detected. Extend list of detected sourceChristopher Faylor2-1/+7
2008-10-12* Makefile.in: Use a different method to invoke gcc in a cygwin-hostedChristopher Faylor10-3993/+6379
2008-10-12* mingw: Add more checks to allow more varied use.Christopher Faylor2-10/+24
2008-10-12* Makefile.in: Rearrange to avoid -mno-cygwin.Christopher Faylor5-1603/+2374
2008-10-12* mingw: Use a better method to find where mingw directory lives.Christopher Faylor2-7/+5
2008-10-12Dummy check-in to get right revision log:Christopher Faylor2-2/+2
2008-10-12* Makefile.in: Tweak to work better with new utils/mingw front-end.Christopher Faylor5-15/+114