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
...
|
*
Remove unused 32/64 bit tty code
Corinna Vinschen
2015-04-07
2
-18
/
+8
|
*
Raise # of ptys to 128.
Corinna Vinschen
2015-04-07
5
-3154
/
+6324
|
*
Compile exceptions.cc with -fno-omit-frame-pointer on x86
Jon TURNEY
2015-04-07
2
-52
/
+13
|
*
Cygwin hangs up if several keys are typed during outputting a lot of texts.
Takashi Yano
2015-04-03
2
-1
/
+6
|
*
Add FAQ entry on how Cygwin counters install and update MITM attacks
David A. Wheeler
2015-04-03
2
-1
/
+127
|
*
Try to make sure struct _mcontext is 16-byte aligned
Jon TURNEY
2015-04-02
3
-3
/
+8
|
*
Rename index variable from i to idx.
Corinna Vinschen
2015-04-02
2
-16
/
+22
|
*
Drop unused parameter from add_access_*_ace
Corinna Vinschen
2015-04-02
4
-53
/
+56
|
*
Add parens around MIN/MAX values in stdint.h.
Corinna Vinschen
2015-04-01
2
-71
/
+75
|
*
Drop local stdint.h and inttypes.h in favor of newlib files
Corinna Vinschen
2015-04-01
4
-544
/
+7
|
*
Add <sys/_stdint.h> for FreeBSD compatibility
Sebastian Huber
2015-04-01
6
-46
/
+87
|
*
Provide ucontext to signal handlers
Jon TURNEY
2015-04-01
4
-2
/
+70
|
*
Make stack_t typedef generally available
Jon TURNEY
2015-04-01
2
-9
/
+14
|
*
Add cygwin_internal() operation to retrieve the EXCEPTION_RECORD from a sigin...
Jon TURNEY
2015-04-01
4
-1
/
+26
|
*
Rename struct ucontext to struct __mcontext
Jon TURNEY
2015-04-01
2
-9
/
+26
|
*
Fix UTF-16 surrogate handling in wctomb and friends.
Corinna Vinschen
2015-04-01
3
-1
/
+9
|
*
Avoid potential crash at startup or in getgroups(2).
Corinna Vinschen
2015-04-01
3
-1
/
+13
|
*
Fix documentation of cygwin_internal()'s return type.
Jon TURNEY
2015-03-31
2
-1
/
+5
|
*
Fix buffer size error handling in gethostname.
Renato Silva
2015-03-31
2
-1
/
+8
|
*
Add release msg
Corinna Vinschen
2015-03-31
1
-0
/
+10
|
*
Document GNU basename.
Corinna Vinschen
2015-03-31
2
-0
/
+23
|
*
Don't allow fully qualified Windows account names.
Corinna Vinschen
2015-03-31
2
-0
/
+12
|
*
Avoid excessive locking and calling tzset in time functions.
Corinna Vinschen
2015-03-31
4
-5
/
+25
|
*
Add _tzset_unlocked and _tzset_unlocked_r
Corinna Vinschen
2015-03-31
6
-23
/
+49
|
*
Move tzset calls to time functions.
Craig Howland
2015-03-31
5
-7
/
+13
|
*
strftime: use tzname if TM_ZONE is NULL
Yaakov Selkowitz
2015-03-30
2
-3
/
+8
|
*
cygwin: add GNU basename(3)
Yaakov Selkowitz
2015-03-30
5
-1
/
+44
|
*
string: add GNU basename(3)
Yaakov Selkowitz
2015-03-30
6
-2
/
+61
|
*
Try best to handle user from domain not in trusted domain list.
Corinna Vinschen
2015-03-30
3
-4
/
+45
|
*
Prepare to rename/reuse struct ucontext.
Corinna Vinschen
2015-03-30
6
-112
/
+120
|
*
Add CMIN and CTIME definitions
Corinna Vinschen
2015-03-25
3
-4
/
+11
|
*
Bump tty.cc copyright date
Corinna Vinschen
2015-03-25
1
-1
/
+1
|
*
TIOCPKT mode of PTY is broken if ONLCR bit is cleared.
Takashi Yano
2015-03-25
7
-132
/
+168
|
*
Import <sys/tree.h> from FreeBSD
Sebastian Huber
2015-03-24
2
-0
/
+805
|
*
Ignore __STDC_{FORMAT,LIMIT,CONSTANT}_MACROS
Corinna Vinschen
2015-03-24
3
-23
/
+9
|
*
* newlib.hin: Remove _UINTPTR_EQ_ULONG and _UINTPTR_EQ_ULONGLONG.
newlib-snapshot-20150323
Joel Sherrill
2015-03-23
2
-6
/
+4
|
*
Change from configure time to compile time probe for intptr_t definition.
Joel Sherrill
2015-03-23
5
-110
/
+36
|
*
Drop cygwin/_types.h.
Corinna Vinschen
2015-03-23
2
-16
/
+4
|
*
Handle S_ISGID bit and multiple ACEs for owner
Corinna Vinschen
2015-03-19
2
-5
/
+43
|
*
Add ChangeLog entry for last patch to libc/include/sys/time.h.
Steve Ellcey
2015-03-19
1
-0
/
+5
|
*
Replace uint32_t/uint64_t type usage with __uint32_t/__uint64_t.
Steve Ellcey
2015-03-19
1
-18
/
+18
|
*
Preliminary read side implementation of new permission handling.
Corinna Vinschen
2015-03-18
6
-355
/
+394
*
|
Fix comment in sys/wait.h
Corinna Vinschen
2015-05-28
2
-1
/
+5
*
|
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
*
|
Fix potential memory leak in argz_replace
David Stacey
2015-05-27
2
-1
/
+8
*
|
Avoid unneeded truncation to "int"
newlib-snapshot-20150526
DJ Delorie
2015-05-27
2
-1
/
+6
*
|
or1k: Add missing initialization of impure ptr
Jeff Johnston
2015-05-27
2
-0
/
+7
*
|
or1k: set heap start for optimsoc-gzll
Jeff Johnston
2015-05-27
2
-0
/
+33
*
|
or1k: Make heap start configurable
Jeff Johnston
2015-05-27
2
-2
/
+7
[prev]
[next]