index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
Commit message (
Expand
)
Author
Age
Files
Lines
*
* fhandler_registry.cc (must_encode): Fix condition changed for testing.
Corinna Vinschen
2008-12-02
2
-1
/
+5
*
* fhandler_registry.cc (must_encode): New function.
Corinna Vinschen
2008-12-02
2
-10
/
+102
*
* ntsec.sgml: Further changes for 1.7. Switch from "NT" to "Windows".
Corinna Vinschen
2008-12-01
2
-238
/
+97
*
fix typo
Christopher Faylor
2008-11-30
1
-1
/
+1
*
* faq-using.xml: Remove assertion that lpr doesn't exit.
Christopher Faylor
2008-11-30
3
-45
/
+9
*
* exceptions.c (sigpacket::process): Set tls on return since it is assumed to
Christopher Faylor
2008-11-29
2
-0
/
+6
*
* include/cygwin/version.h: Bump api minor number to 189 to flag the
Christopher Faylor
2008-11-29
2
-1
/
+7
*
* exceptions.cc (sigpacket::process): Rework previous change. tls could still
Christopher Faylor
2008-11-28
2
-14
/
+21
*
* dir.cc (readdir_worker): Initialize dirent.d_type and __d_unused1.
Corinna Vinschen
2008-11-28
4
-4
/
+35
*
* exceptions.cc (sigpacket::process): Make sure that 'tls' is never NULL when
Christopher Faylor
2008-11-28
2
-8
/
+12
*
clarify entry
Christopher Faylor
2008-11-26
1
-1
/
+1
*
Remove unneeded whitespace.
Christopher Faylor
2008-11-26
21
-196
/
+242
*
* Revert erroneous checkin.
Christopher Faylor
2008-11-26
2
-7
/
+13
*
update copyright
Christopher Faylor
2008-11-26
1
-1
/
+2
*
* Makefile.in: Revert erroneous checkin.
Christopher Faylor
2008-11-26
2
-10
/
+14
*
* passwd.c (longopts): Add --reg-store-pwd option.
Corinna Vinschen
2008-11-26
3
-17
/
+110
*
* Makefile.in (OBJS): Add setpwd.o.
Corinna Vinschen
2008-11-26
7
-2
/
+125
*
* Makefile.in (DLL_OFILES): Add setlsapwd.o.
Corinna Vinschen
2008-11-26
14
-32
/
+323
*
* overview2.sgml: Reorganize and make minor wording changes.
Christopher Faylor
2008-11-25
2
-14
/
+19
*
* overview2.sgml: Clarify unix-specific automatic updates section.
Christopher Faylor
2008-11-25
2
-11
/
+22
*
* overview2.sgml: Add text that no automatic updates are provided.
Corinna Vinschen
2008-11-25
2
-3
/
+11
*
* fhandler_floppy.cc (fhandler_dev_floppy::raw_read): Drop
Corinna Vinschen
2008-11-21
2
-2
/
+10
*
* mmap.cc (MapView): Add NT status to debug output.
Corinna Vinschen
2008-11-21
2
-2
/
+7
*
* autoload.cc (GetSystemDEPPolicy): Define.
Corinna Vinschen
2008-11-12
6
-3
/
+84
*
* include/winbase.h (PROCESS_DEP_ENABLE,
Corinna Vinschen
2008-11-11
2
-0
/
+28
*
* mount.cc (mount_info::cygdrive_win32_path): Always upper case
Corinna Vinschen
2008-11-11
3
-3
/
+19
*
* cygwinenv.sgml: Add description for upcaseenv option.
Corinna Vinschen
2008-11-11
2
-0
/
+40
*
* environ.cc (create_upcaseenv): New static variable.
Corinna Vinschen
2008-11-11
2
-2
/
+77
*
* path.cc (normalize_win32_path): Don't add a trailing '\' if the cwd returns a
Christopher Faylor
2008-11-11
2
-1
/
+7
*
* pthread.cc (pthread_mutex::_unlock): Avoid unlocking a mutex if the
Christopher Faylor
2008-11-07
3
-11
/
+28
*
* environ.cc (environ_init): Avoid evaluating $CYGWIN twice.
Corinna Vinschen
2008-11-05
2
-2
/
+4
*
* Makefile.in: Use -static-libgcc when creating cygserver.exe.
Christopher Faylor
2008-10-30
2
-7
/
+12
*
* Makefile.in (ALL_LDFLAGS): Link libgcc statically for everything here.
Christopher Faylor
2008-10-29
2
-1
/
+6
*
Correct some binary distribution packaging defects.
Keith Marshall
2008-10-28
2
-18
/
+37
*
* wincap.cc (all wincaps): Store in .cygwin_dll_common section same as
Corinna Vinschen
2008-10-23
2
-10
/
+21
*
* autoload.cc (GetSystemWindowsDirectoryW): Define.
Corinna Vinschen
2008-10-22
3
-0
/
+43
*
* passwd.cc (pwdgrp::read_passwd): Check if we're called within
Corinna Vinschen
2008-10-21
2
-8
/
+17
*
* ntdll.h (NtSetAttributesFile): New inline function.
Corinna Vinschen
2008-10-20
5
-45
/
+38
*
Fix MinGW-Bug [2136252]: Remove extraneous radix point in printf( "%.0f", v )...
Keith Marshall
2008-10-18
2
-32
/
+41
*
* dtable.cc (dtable::get_debugger_info): Call SetStdHandle
Corinna Vinschen
2008-10-17
2
-1
/
+17
*
Fix MinGW-Bug [2160227]: Eliminate conflicting declarations and implementatio...
Keith Marshall
2008-10-13
3
-1
/
+20
*
* sec_acl.cc (setacl): Align standard owner and group permissions
Corinna Vinschen
2008-10-13
3
-10
/
+19
*
fix typo
Christopher Faylor
2008-10-13
1
-1
/
+1
*
* mingw: Set sawcfile when -xc* is detected. Extend list of detected source
Christopher Faylor
2008-10-13
2
-1
/
+7
*
* Makefile.in: Use a different method to invoke gcc in a cygwin-hosted
Christopher Faylor
2008-10-12
10
-3993
/
+6379
*
* mingw: Add more checks to allow more varied use.
Christopher Faylor
2008-10-12
2
-10
/
+24
*
* Makefile.in: Rearrange to avoid -mno-cygwin.
Christopher Faylor
2008-10-12
5
-1603
/
+2374
*
* mingw: Use a better method to find where mingw directory lives.
Christopher Faylor
2008-10-12
2
-7
/
+5
*
Dummy check-in to get right revision log:
Christopher Faylor
2008-10-12
2
-2
/
+2
*
* Makefile.in: Tweak to work better with new utils/mingw front-end.
Christopher Faylor
2008-10-12
5
-15
/
+114
[next]