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
...
*
|
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
*
|
string: add GNU basename(3)
Yaakov Selkowitz
2015-04-23
6
-2
/
+61
*
|
Try best to handle user from domain not in trusted domain list.
Corinna Vinschen
2015-04-23
3
-4
/
+45
*
|
Prepare to rename/reuse struct ucontext.
Corinna Vinschen
2015-04-23
6
-112
/
+120
*
|
Add CMIN and CTIME definitions
Corinna Vinschen
2015-04-23
3
-4
/
+11
*
|
Bump tty.cc copyright date
Corinna Vinschen
2015-04-23
1
-1
/
+1
*
|
TIOCPKT mode of PTY is broken if ONLCR bit is cleared.
Takashi Yano
2015-04-23
7
-132
/
+168
*
|
Import <sys/tree.h> from FreeBSD
Sebastian Huber
2015-04-23
2
-0
/
+805
*
|
Ignore __STDC_{FORMAT,LIMIT,CONSTANT}_MACROS
Corinna Vinschen
2015-04-23
3
-23
/
+9
*
|
* newlib.hin: Remove _UINTPTR_EQ_ULONG and _UINTPTR_EQ_ULONGLONG.
Joel Sherrill
2015-04-23
2
-6
/
+4
*
|
Change from configure time to compile time probe for intptr_t definition.
Joel Sherrill
2015-04-23
5
-110
/
+36
*
|
Drop cygwin/_types.h.
Corinna Vinschen
2015-04-23
2
-16
/
+4
*
|
Add ChangeLog entry for last patch to libc/include/sys/time.h.
Steve Ellcey
2015-04-23
1
-0
/
+5
*
|
Replace uint32_t/uint64_t type usage with __uint32_t/__uint64_t.
Steve Ellcey
2015-04-23
1
-18
/
+18
|
/
*
Implmenet faster getfrompw/getfromgr
Corinna Vinschen
2015-03-18
7
-18
/
+43
*
Drop unneeded passwd argument from security functions
Corinna Vinschen
2015-03-18
5
-18
/
+31
*
Drop unused timeoput paramter to internal_getlogin
Corinna Vinschen
2015-03-17
4
-7
/
+9
*
Add *.swp (Vim swap files) to .gitignore
Corinna Vinschen
2015-03-17
1
-0
/
+1
*
Avoid name change if script is called via symlink from execvp et al.
Corinna Vinschen
2015-03-17
3
-6
/
+14
*
Fix newlib texinfo source so 'info libc' and 'info libm' work
Jon TURNEY
2015-03-16
3
-6
/
+13
*
Fix winsup/doc to install into prefix
Jon TURNEY
2015-03-16
2
-0
/
+5
*
Teach stackinfo::walk() how to virtually unwind the tls sigstack
Jon TURNEY
2015-03-13
3
-0
/
+21
*
Remove now useless include/cygwin/sys_time.h
Corinna Vinschen
2015-03-13
2
-27
/
+5
*
Drop including cygwin/sys_time.h on Cygwin.
Corinna Vinschen
2015-03-13
2
-4
/
+4
*
Merge parts of <sys/time.h> from FreeBSD
Sebastian Huber
2015-03-13
5
-65
/
+539
*
net.cc: Remove extra braces.
Alexey Pavlov
2015-03-13
2
-2
/
+7
*
Fix typo in include/cygwin/version.h
Alexey Pavlov
2015-03-12
2
-1
/
+5
*
Drop defining _BSDTYPES_DEFINED before including winsup.h.
Corinna Vinschen
2015-03-12
2
-2
/
+5
*
Import libc/sys/rtems/include/semaphore.h from FreeBSD.
Sebastian Huber
2015-03-12
2
-0
/
+60
*
Let pty slave detect closure of last master handle
Takashi Yano
2015-03-12
2
-3
/
+14
*
Fix more typos in ntsec.xml
Corinna Vinschen
2015-03-12
2
-2
/
+7
*
Fix typos in ntsec.xml
Corinna Vinschen
2015-03-12
2
-4
/
+10
*
Add "tags" to .gitignore
Corinna Vinschen
2015-03-11
1
-0
/
+1
*
Include sys/_timespec.h in cygwin/types.h to adjust to newlib
Corinna Vinschen
2015-03-11
2
-1
/
+6
*
Add and use latest <sys/timespec.h> from FreeBSD
Sebastian Huber
2015-03-11
9
-16
/
+130
*
* autoload.cc (CreateEnvironmentBlock): Make loading non-fatal.
Corinna Vinschen
2015-03-11
2
-1
/
+5
*
Fix condition in DLL loading loop
Corinna Vinschen
2015-03-11
2
-2
/
+7
[prev]
[next]