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
/
cygwin
/
release
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix EIO error accessing certain (OS X SMB?) drives
Corinna Vinschen
2015-10-21
1
-0
/
+3
*
Cygwin 2.3.0: Add missing release message
Corinna Vinschen
2015-09-08
1
-0
/
+4
*
Allow sysconf to return CPU cache information
Corinna Vinschen
2015-08-29
1
-0
/
+10
*
Implement POSIX_MADV_WILLNEED/POSIX_MADV_DONTNEED for newer OSes
Corinna Vinschen
2015-08-27
1
-0
/
+6
*
winsup.h: Claim Windows 10 support
Corinna Vinschen
2015-08-25
1
-0
/
+4
*
Fix hang stracing forking processes but not following child
Corinna Vinschen
2015-08-24
1
-0
/
+14
*
Cygwin: Return port number from getservent in network byte order
Corinna Vinschen
2015-08-18
1
-0
/
+4
*
exceptions.cc: Drop including ucontext.h.
Corinna Vinschen
2015-08-18
1
-0
/
+3
*
Don't call LsaLookupSids if we're not utilizing Windows account DBs
Corinna Vinschen
2015-08-17
1
-2
/
+3
*
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
1
-0
/
+5
*
Don't perform RFC2307 account mapping without account DB
Corinna Vinschen
2015-08-14
1
-0
/
+4
*
Fix /proc/cpuinfo topology and cache size info
Corinna Vinschen
2015-08-13
1
-4
/
+6
*
Revert to leaving $HOME alone
Corinna Vinschen
2015-08-10
1
-0
/
+15
*
Cygwin: Fix x86_64 memcpy/memset for n > 2GB
Corinna Vinschen
2015-07-29
1
-0
/
+4
*
cygwin: Fix crashes under AllocationPreference=0x100000 condition
Corinna Vinschen
2015-07-29
1
-0
/
+3
*
Improve cygwin 2.2.0 release text
Corinna Vinschen
2015-07-23
1
-0
/
+1
*
Ignore non-absolute $HOME when started from native process
Corinna Vinschen
2015-07-23
1
-0
/
+3
*
Cygwin: Implement siglongjmp and sigsetjmp functions.
Corinna Vinschen
2015-07-21
1
-0
/
+4
*
Add previous ldd fix to release file
Corinna Vinschen
2015-07-20
1
-0
/
+2
*
Implement getcontext, setcontext, makecontext, swapcontext
Corinna Vinschen
2015-07-17
1
-0
/
+13
*
tzset: Check timezone and country case-insensitive
Corinna Vinschen
2015-07-08
1
-0
/
+4
*
Implement correct RLIMIT_STACK handling
Corinna Vinschen
2015-07-05
1
-0
/
+6
*
Disable fetching heap info on 64 bit XP/2003
Corinna Vinschen
2015-07-05
1
-0
/
+2
*
Document previous change
Corinna Vinschen
2015-07-01
1
-0
/
+3
*
Add alternate signal stack to docs
Corinna Vinschen
2015-06-20
1
-0
/
+6
*
Add sethostname
Corinna Vinschen
2015-06-17
1
-0
/
+2
*
Add release/2.0.5 file
Corinna Vinschen
2015-06-17
1
-0
/
+16
*
Evaluate /proc/$PID/{root,cwd,cmdline} for native processes
Corinna Vinschen
2015-06-08
1
-0
/
+4
*
add bind mount fix to release notes
Corinna Vinschen
2015-06-08
1
-0
/
+3
*
Avoid delays trying to fetch Cygwin info from non-Cygwin processes
Corinna Vinschen
2015-06-08
1
-0
/
+11
*
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 1
cygwin-2_0_1-release
Corinna Vinschen
2015-04-30
1
-0
/
+8
*
Document previous unlink patch
Corinna Vinschen
2015-04-23
1
-0
/
+6
*
Don't rely on size argument in shmget call
Corinna Vinschen
2015-04-23
1
-0
/
+3
*
Bump Cygwin version to 2.0.0.
Corinna Vinschen
2015-04-23
1
-0
/
+0
*
Raise # of ptys to 128.
Corinna Vinschen
2015-04-23
1
-0
/
+2
*
Fix UTF-16 surrogate handling in wctomb and friends.
Corinna Vinschen
2015-04-23
1
-0
/
+3
*
Avoid potential crash at startup or in getgroups(2).
Corinna Vinschen
2015-04-23
1
-0
/
+3
*
Add release msg
Corinna Vinschen
2015-04-23
1
-0
/
+10
*
TIOCPKT mode of PTY is broken if ONLCR bit is cleared.
Takashi Yano
2015-04-23
1
-0
/
+4
*
Avoid name change if script is called via symlink from execvp et al.
Corinna Vinschen
2015-03-17
1
-0
/
+3
*
* tty.h (tty::set_master_ctl_closed): Rename from set_master_closed.
Corinna Vinschen
2015-03-05
1
-0
/
+3
*
* fhandler.h (fhandler_base::get_echo_handle): New virtual method.
Corinna Vinschen
2015-03-05
1
-0
/
+14
*
* msg.cc: Throughout, drop raising SIGSYS if cygserver is not running.
Corinna Vinschen
2015-03-03
1
-0
/
+3
*
* common.din (issetugid): Export.
Corinna Vinschen
2015-03-03
1
-0
/
+2
*
*** empty log message ***
Corinna Vinschen
2015-02-28
1
-0
/
+3
*
*** empty log message ***
Corinna Vinschen
2015-02-27
1
-0
/
+18
*
* fhandler_termios.cc (fhandler_termios::line_edit): Fix condition
Corinna Vinschen
2015-02-26
1
-0
/
+6
*
*** empty log message ***
Corinna Vinschen
2015-02-25
1
-0
/
+3
[prev]
[next]