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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
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
*
|
Fix basename prototype collision string.h vs libgen.h
Corinna Vinschen
2015-04-23
3
-12
/
+34
*
|
libgloss: mcore: add custom syscall header
Mike Frysinger
2015-04-23
2
-0
/
+47
*
|
libgloss: arm: fix copy & paste in syscall.h
Mike Frysinger
2015-04-23
2
-3
/
+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
*
|
For the RX port, avoid using string instructions when __RX_DISALLOW_STRING_IN...
Nick Clifton
2015-04-23
16
-0
/
+272
*
|
Add .note and DWARF3 sections to RX linker scripts.
Nick Clifton
2015-04-23
3
-0
/
+17
*
|
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
*
|
Always include the .csstart section in RL78 executables.
Nick Clifton
2015-04-23
3
-2
/
+7
*
|
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
*
|
Add parens around MIN/MAX values in stdint.h.
Corinna Vinschen
2015-04-23
2
-71
/
+75
*
|
Drop local stdint.h and inttypes.h in favor of newlib files
Corinna Vinschen
2015-04-23
4
-544
/
+7
*
|
Add <sys/_stdint.h> for FreeBSD compatibility
Sebastian Huber
2015-04-23
6
-46
/
+87
*
|
Provide ucontext to signal handlers
Jon TURNEY
2015-04-23
4
-2
/
+70
*
|
Make stack_t typedef generally available
Jon TURNEY
2015-04-23
2
-9
/
+14
*
|
Add cygwin_internal() operation to retrieve the EXCEPTION_RECORD from a sigin...
Jon TURNEY
2015-04-23
4
-1
/
+26
*
|
Rename struct ucontext to struct __mcontext
Jon TURNEY
2015-04-23
2
-9
/
+26
*
|
Fix UTF-16 surrogate handling in wctomb and friends.
Corinna Vinschen
2015-04-23
3
-1
/
+9
*
|
Avoid potential crash at startup or in getgroups(2).
Corinna Vinschen
2015-04-23
3
-1
/
+13
*
|
Fix documentation of cygwin_internal()'s return type.
Jon TURNEY
2015-04-23
2
-1
/
+5
*
|
Fix buffer size error handling in gethostname.
Renato Silva
2015-04-23
2
-1
/
+8
*
|
Add release msg
Corinna Vinschen
2015-04-23
1
-0
/
+10
*
|
Document GNU basename.
Corinna Vinschen
2015-04-23
2
-0
/
+23
*
|
Don't allow fully qualified Windows account names.
Corinna Vinschen
2015-04-23
2
-0
/
+12
*
|
Avoid excessive locking and calling tzset in time functions.
Corinna Vinschen
2015-04-23
4
-5
/
+25
*
|
Add _tzset_unlocked and _tzset_unlocked_r
Corinna Vinschen
2015-04-23
6
-23
/
+49
*
|
Move tzset calls to time functions.
Craig Howland
2015-04-23
5
-7
/
+13
*
|
strftime: use tzname if TM_ZONE is NULL
Yaakov Selkowitz
2015-04-23
2
-3
/
+8
*
|
cygwin: add GNU basename(3)
Yaakov Selkowitz
2015-04-23
5
-1
/
+44
[prev]
[next]