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
...
*
Try to handle concurrent close on socket more gracefully
Corinna Vinschen
2015-06-15
2
-14
/
+53
*
Handle more Winsock error codes.
Corinna Vinschen
2015-06-15
2
-0
/
+7
*
Don't enforce SA_RESTART in non-main threads
Corinna Vinschen
2015-06-15
2
-1
/
+12
*
Fix ChangeLog entry
Corinna Vinschen
2015-06-11
1
-1
/
+1
*
Improve strace to log most Windows debug events
Jon TURNEY
2015-06-11
3
-2
/
+80
*
Bump minor DLL version to 5
Corinna Vinschen
2015-06-11
2
-1
/
+5
*
Drop Windows 2000 considerations in ps, fix uid field length
Corinna Vinschen
2015-06-10
2
-31
/
+22
*
Avoid compiler warning in latest patch
cygwin-2_0_4-release
Corinna Vinschen
2015-06-08
2
-2
/
+7
*
Evaluate /proc/$PID/{root,cwd,cmdline} for native processes
Corinna Vinschen
2015-06-08
3
-3
/
+94
*
add bind mount fix to release notes
Corinna Vinschen
2015-06-08
1
-0
/
+3
*
Bind mounts require POSIX paths
Corinna Vinschen
2015-06-08
2
-2
/
+12
*
winsup/doc: Remove ancient unused Makefile rules to make documentation tarball
Jon TURNEY
2015-06-08
2
-11
/
+5
*
Avoid delays trying to fetch Cygwin info from non-Cygwin processes
Corinna Vinschen
2015-06-08
3
-1
/
+22
*
Generate SIGHUP for terminal process group on tty master close
Takashi Yano
2015-06-08
2
-6
/
+25
*
Bump minor DLL version to 4
Corinna Vinschen
2015-06-08
2
-1
/
+5
*
Add Cygwin 2.0.3 release file
cygwin-2_0_3-release
Corinna Vinschen
2015-06-03
1
-0
/
+8
*
Bump minor DLL version to 3
Corinna Vinschen
2015-06-02
2
-1
/
+5
*
Remove mention of installing everything
Jon TURNEY
2015-06-01
3
-12
/
+6
*
Use NtQueryObject to detect closing the last master handle
Corinna Vinschen
2015-05-28
2
-8
/
+29
*
* net.cc: Define _NETIOAPI_H_ to accomodate newer w32api.
Takashi Yano
2015-05-27
2
-1
/
+6
*
Bump minor DLL version to 2
cygwin-2_0_2-release
Corinna Vinschen
2015-05-03
2
-1
/
+5
*
Bump minor DLL version to 1
cygwin-2_0_1-release
Corinna Vinschen
2015-04-30
3
-1
/
+13
*
Use all ACEs from original ACL on Samba share
Corinna Vinschen
2015-04-30
2
-3
/
+8
*
Fix more typos in ntsec.xml
Yaakov Selkowitz
2015-04-29
1
-4
/
+4
*
Define __s64 and __u64
cygwin-2_0_0-release
Corinna Vinschen
2015-04-27
2
-1
/
+9
*
cygserver.xml: Add new section. How to install Cygserver.
Mike DePaulo
2015-04-27
2
-0
/
+18
*
Document previous unlink patch
Corinna Vinschen
2015-04-23
1
-0
/
+6
*
Handle unlinking in-use files on virtual drives
Corinna Vinschen
2015-04-23
4
-3
/
+46
*
Fix closing too many handles in pty fchown/fchmod
Corinna Vinschen
2015-04-23
2
-3
/
+5
*
Fix OPOST for non-Cygwin pty slaves
Takashi Yano
2015-04-23
5
-19
/
+178
*
Undef basename before defining function.
Corinna Vinschen
2015-04-23
2
-0
/
+7
*
Remove Cygwin's libgen.h
Corinna Vinschen
2015-04-23
2
-23
/
+4
*
Asia/Calcutta -> Asia/Kolkata (not on unicode.org)
Corinna Vinschen
2015-04-23
3
-4
/
+13
*
Fix inconsistencies in docs regarding fstab and executable file detection
David Macek
2015-04-23
1
-7
/
+6
*
Fix broken SID in passwd/group entry for unkown account
Corinna Vinschen
2015-04-23
2
-1
/
+6
*
Fix broken PSID problem on cygheap in account handling
Corinna Vinschen
2015-04-23
4
-4
/
+20
*
Don't rely on size argument in shmget call
Corinna Vinschen
2015-04-23
3
-1
/
+17
*
Bump Cygwin version to 2.0.0.
Corinna Vinschen
2015-04-23
5
-3
/
+13
*
Set mcontext.cr2 to the faulting address
Jon TURNEY
2015-04-23
2
-0
/
+9
*
Only construct ucontext for SA_SIGINFO signal handlers
Jon TURNEY
2015-04-23
2
-22
/
+38
*
Initialize context before RtlContextCapture
Jon TURNEY
2015-04-23
2
-2
/
+11
*
Call open_null to open fake handle
Corinna Vinschen
2015-04-23
2
-2
/
+6
*
Introduce sidfromuid and sidfromgid
Corinna Vinschen
2015-04-23
4
-14
/
+30
*
Remove __acl16 from official header
Corinna Vinschen
2015-04-23
3
-10
/
+11
*
Remove unused 32/64 bit tty code
Corinna Vinschen
2015-04-23
2
-18
/
+8
*
Raise # of ptys to 128.
Corinna Vinschen
2015-04-23
5
-3154
/
+6324
*
Compile exceptions.cc with -fno-omit-frame-pointer on x86
Jon TURNEY
2015-04-23
2
-52
/
+13
*
Cygwin hangs up if several keys are typed during outputting a lot of texts.
Takashi Yano
2015-04-23
2
-1
/
+6
*
Add FAQ entry on how Cygwin counters install and update MITM attacks
David A. Wheeler
2015-04-23
2
-1
/
+127
*
Try to make sure struct _mcontext is 16-byte aligned
Jon TURNEY
2015-04-23
3
-3
/
+8
[prev]
[next]