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
...
*
Fix EIO error accessing certain (OS X SMB?) drives
Corinna Vinschen
2015-10-21
3
-1
/
+15
*
* winsup/doc/faq-using.xml (faq.using.same-with-permissions): New entry.
Ken Brown
2015-10-21
2
-0
/
+46
*
Fix compiler errors/warnings when compiling with -O3
Corinna Vinschen
2015-10-20
3
-3
/
+10
*
Cygwin 2.3.0: Add missing release message
Corinna Vinschen
2015-09-08
1
-0
/
+4
*
flock.cc: Fix stack allocation from callee used in caller
Corinna Vinschen
2015-09-08
2
-6
/
+18
*
faq-using.xml: Replace makewhatis with mandb
Corinna Vinschen
2015-09-08
2
-2
/
+6
*
cygcheck.cc: Fix missing commas in products array
Corinna Vinschen
2015-08-30
2
-5
/
+9
*
cygcheck.cc: Fix debugger problem
Corinna Vinschen
2015-08-30
2
-4
/
+13
*
cygcheck.cc: Handle W10/2016 sysinfo
Corinna Vinschen
2015-08-30
2
-27
/
+68
*
cygcheck.cc: Fix downlevel DLL handling
Corinna Vinschen
2015-08-30
2
-2
/
+12
*
sysconf.cc: Fix compiler warning.
Corinna Vinschen
2015-08-29
1
-0
/
+2
*
Allow sysconf to return CPU cache information
Corinna Vinschen
2015-08-29
7
-63
/
+539
*
Implement POSIX_MADV_WILLNEED/POSIX_MADV_DONTNEED for newer OSes
Corinna Vinschen
2015-08-27
9
-19
/
+147
*
fhandler_proc.cc: Only request group relation information
Corinna Vinschen
2015-08-26
2
-1
/
+6
*
winsup.h: Claim Windows 10 support
Corinna Vinschen
2015-08-25
3
-4
/
+11
*
autoload.cc: Drop using full paths for system DLLs
Corinna Vinschen
2015-08-25
2
-11
/
+7
*
autload.cc: Avoid clobbering return address in noload on i686
Corinna Vinschen
2015-08-25
2
-2
/
+9
*
mmap.cc: Fix some comments
Corinna Vinschen
2015-08-25
2
-9
/
+10
*
Sigproc.cc: Fix copyright.
newlib-snapshot-20150824
Corinna Vinschen
2015-08-24
1
-1
/
+1
*
Fix hang stracing forking processes but not following child
Corinna Vinschen
2015-08-24
4
-2
/
+37
*
Bump Cygwin DLL minor number.
Corinna Vinschen
2015-08-24
2
-1
/
+5
*
Add Lavasoft Web Companion to BLODA list.
Jon TURNEY
2015-08-21
2
-0
/
+6
*
Cygwin: Return port number from getservent in network byte order
Corinna Vinschen
2015-08-18
3
-2
/
+11
*
exceptions.cc: Drop including ucontext.h.
Corinna Vinschen
2015-08-18
3
-1
/
+7
*
Don't call LsaLookupSids if we're not utilizing Windows account DBs
Corinna Vinschen
2015-08-17
3
-19
/
+42
*
Try harder to avoid LDAP access for RFC2307 mapping
Corinna Vinschen
2015-08-17
4
-37
/
+55
*
Fix /proc/cpuinfo topology info on newer AMD CPUs
Corinna Vinschen
2015-08-17
2
-7
/
+29
*
mkglobals_h: Handle CRLF earlier.
Orgad Shaneh
2015-08-17
2
-1
/
+5
*
Support cpb and eff_freq_ro power mgmt flags in /proc/cpuinfo
Corinna Vinschen
2015-08-17
2
-0
/
+9
*
Cygwin: Improve 2.2.1 release notes
Corinna Vinschen
2015-08-15
1
-9
/
+4
*
Cygwin: Try to fix potential data corruption in pipe write
Corinna Vinschen
2015-08-15
4
-1
/
+66
*
Fix copy/paste error in previous patch
Corinna Vinschen
2015-08-14
2
-2
/
+7
*
Don't perform RFC2307 account mapping without account DB
Corinna Vinschen
2015-08-14
4
-8
/
+21
*
Evaluate all group perms in ACL to emulate POSIX user perms
Corinna Vinschen
2015-08-14
2
-0
/
+24
*
Fix /proc/cpuinfo topology and cache size info
Corinna Vinschen
2015-08-13
6
-490
/
+618
*
miscfuncs.cc: Fix comment preceeding x86_64 memset and friends.
Corinna Vinschen
2015-08-10
2
-4
/
+9
*
Revert to leaving $HOME alone
Corinna Vinschen
2015-08-10
3
-8
/
+20
*
Improve FAQ answer on debugging Cygwin
Jon TURNEY
2015-08-05
2
-4
/
+26
*
Bump Cygwin DLL minor number.
Corinna Vinschen
2015-08-03
2
-1
/
+5
*
strace: Handle ofile descriptor more carefully.
cygwin-2_2_0-release
Corinna Vinschen
2015-08-03
2
-6
/
+13
*
Cygwin: Fix x86_64 memcpy/memset for n > 2GB
Corinna Vinschen
2015-07-29
3
-19
/
+183
*
cygwin: Fix copyright dates
Corinna Vinschen
2015-07-29
17
-18
/
+17
*
cygwin: Fix crashes under AllocationPreference=0x100000 condition
Corinna Vinschen
2015-07-29
8
-13
/
+55
*
Improve cygwin 2.2.0 release text
Corinna Vinschen
2015-07-23
1
-0
/
+1
*
Fix potential buffer overflow in makecontext trampoline
Corinna Vinschen
2015-07-23
2
-1
/
+13
*
Ignore non-absolute $HOME when started from native process
Corinna Vinschen
2015-07-23
3
-2
/
+17
*
Cygwin: Implement siglongjmp and sigsetjmp functions.
Corinna Vinschen
2015-07-21
7
-23
/
+132
*
Add previous ldd fix to release file
Corinna Vinschen
2015-07-20
1
-0
/
+2
*
Fix potential hang in ldd if DLL encounters missing entry point
Corinna Vinschen
2015-07-20
2
-4
/
+11
*
Lower Cygwin's MINSIGSTKSZ and SIGSTKSZ
Corinna Vinschen
2015-07-19
2
-6
/
+9
[prev]
[next]