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
...
*
Provide rman_res_t for RTEMS via <machine/types.h>
Sebastian Huber
2016-10-25
1
-0
/
+2
*
Provide __intmax_t and __uintmax_t
Sebastian Huber
2016-10-25
4
-33
/
+40
*
Fix typo in <sys/_stdint.h>
Sebastian Huber
2016-10-25
1
-1
/
+1
*
Fix ShellExecuteW comment
Corinna Vinschen
2016-10-24
1
-4
/
+3
*
pldd: Fix resource leak and missing check if fopen failed
Corinna Vinschen
2016-10-23
1
-0
/
+4
*
passwd: Fix potential buffer overflow
Corinna Vinschen
2016-10-23
1
-1
/
+2
*
mkgroup/mkpasswd: Fix potential buffer overwrite in corner case
Corinna Vinschen
2016-10-23
2
-9
/
+15
*
getfacl: Don't trust length of incoming user/groupname
Corinna Vinschen
2016-10-23
1
-2
/
+2
*
tzset: Fix array length given to GetGeoInfoW
Corinna Vinschen
2016-10-23
1
-1
/
+1
*
strace: Fix Coverity issues
Corinna Vinschen
2016-10-23
1
-2
/
+6
*
cygcheck: Use snprintf instead of multiple strcat
Corinna Vinschen
2016-10-23
1
-4
/
+1
*
cygcheck: Eenable output of Vista++ FS flags
Corinna Vinschen
2016-10-23
1
-19
/
+32
*
cygcheck: Eliminate dead code
Corinna Vinschen
2016-10-22
1
-6
/
+0
*
cygcheck: Fix broken test for invalid wcstombs conversion reading symlinks
Corinna Vinschen
2016-10-22
1
-6
/
+6
*
cygcheck: Fix check for Cygwin symlink
Corinna Vinschen
2016-10-22
1
-1
/
+1
*
strace: Add comment trying to explain confusing code
Corinna Vinschen
2016-10-22
1
-0
/
+6
*
cygcheck: Close with pclose what has been opened with popen
Corinna Vinschen
2016-10-22
1
-1
/
+1
*
towupper: Eliminate dead code
Corinna Vinschen
2016-10-22
1
-3
/
+0
*
Fix a potential buffer overflow in wscanf family
Corinna Vinschen
2016-10-22
1
-6
/
+8
*
get_alt_digits: Fix typo in allocation
Corinna Vinschen
2016-10-22
1
-1
/
+1
*
Remove unreachable code from passwd(1)
Corinna Vinschen
2016-10-22
1
-3
/
+0
*
Actually return value from __cp_index
Corinna Vinschen
2016-10-22
2
-4
/
+1
*
Drop redundant checks for NULL input string in wctomb helper funcs
Corinna Vinschen
2016-10-22
1
-6
/
+0
*
Fix check for empty locale string in newlocale
Corinna Vinschen
2016-10-22
1
-2
/
+5
*
Add _PC_CASE_INSENSITIVE to [f]pathconf
Ken Brown
2016-10-21
5
-1
/
+10
*
Fix SetThreadName with gdb 7.10 on x86
Jon Turney
2016-10-20
1
-1
/
+8
*
Update FAQ answer about setting an early breakpoint
Jon Turney
2016-10-20
1
-4
/
+13
*
Don't check directories always case-insensitive in rename(2)
Corinna Vinschen
2016-10-19
2
-1
/
+4
*
Add release msg for 5a3496c
Corinna Vinschen
2016-10-19
1
-0
/
+13
*
Fix regression in console charset handling
Corinna Vinschen
2016-10-19
1
-0
/
+2
*
Bump Cygwin version to 2.6.1
Corinna Vinschen
2016-10-19
1
-1
/
+1
*
Make ctype_.c and ctype_.h agree on _ctype_b type
Thomas Preud'homme
2016-10-17
1
-0
/
+4
*
dlopen: on x/lib search x/bin if exe is in x/bin
newlib-snapshot-20160923
Michael Haubenwallner
2016-09-08
1
-1
/
+42
*
dlopen (pathfinder): try each basename per dir
Michael Haubenwallner
2016-09-08
1
-6
/
+6
*
dlopen: switch to new pathfinder class
Michael Haubenwallner
2016-09-08
3
-109
/
+782
*
Fix typo in strerror doc
cygwin-2_6_0-release
Corinna Vinschen
2016-08-31
1
-1
/
+1
*
strace: Don't print exception info for SetThreadName exception
Corinna Vinschen
2016-08-31
1
-2
/
+6
*
Fix passwd getting error 1265 when running on newer Windows
Corinna Vinschen
2016-08-31
2
-43
/
+52
*
Add release message for commit 3d3ab82
Yaakov Selkowitz
2016-08-30
1
-0
/
+3
*
Fix off_t typedef on Cygwin64
Yaakov Selkowitz
2016-08-29
1
-1
/
+1
*
Change return type from locale_t to struct __locale_t * as well
Corinna Vinschen
2016-08-25
1
-3
/
+4
*
Drop duplicate _ctype_ declaration from ctype_.h
Corinna Vinschen
2016-08-25
2
-2
/
+2
*
Drop global __ctype_ptr__ entirely in favor of using locale_t::ctype_ptr
Corinna Vinschen
2016-08-25
4
-41
/
+37
*
Fix formatting
Corinna Vinschen
2016-08-25
1
-5
/
+6
*
Fix SetThreadName with current gdb
Jon Turney
2016-08-25
1
-1
/
+6
*
Use struct __locale_t * for reentrent locale functions
Corinna Vinschen
2016-08-25
1
-4
/
+4
*
Add strerror_l prototype, change str[n]casecmp_l feature tests
Brian Inglis
2016-08-25
2
-10
/
+15
*
Avoid crash when calling __localeconv_l with __C_locale
Corinna Vinschen
2016-08-24
1
-0
/
+3
*
Include winsup.h prior to including other headers
Corinna Vinschen
2016-08-24
1
-2
/
+5
*
Use #if __GNU_VISIBLE, not #ifdef __GNU_VISIBLE
Corinna Vinschen
2016-08-24
1
-2
/
+2
[prev]
[next]