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
*
2013-11-20 Daniel Ramirez <javamonn@gmail.com>
Joel Sherrill
2013-11-20
4
-10
/
+19
*
* include/cygwin/stdlib.h (realpath): Drop declaration. It's declared
Corinna Vinschen
2013-11-20
2
-1
/
+5
*
* libc/include/stdlib.h: Declare realpath only if !__STRICT_ANSI__.
Corinna Vinschen
2013-11-20
2
-2
/
+6
*
* cygcheck.cc (RtlGetVersion): Declare.
Corinna Vinschen
2013-11-19
2
-9
/
+18
*
* ntdll.h (RtlGetVersion): Declare.
Corinna Vinschen
2013-11-19
5
-7
/
+20
*
* cygcheck.cc (dump_sysinfo): Revert Windows 8.1 hack. It's not
Corinna Vinschen
2013-11-19
2
-11
/
+9
*
* wincap.cc (wincapc::init): Revert previous change. It's not working.
Corinna Vinschen
2013-11-19
3
-13
/
+4
*
3013-11-19 Jennifer Averett <jennifer.averett@oarcorp.com>
Joel Sherrill
2013-11-19
2
-0
/
+211
*
*** empty log message ***
Corinna Vinschen
2013-11-19
1
-0
/
+4
*
* net.cc (cygwin_getaddrinfo): Fix a comment. Only memset whints if
Corinna Vinschen
2013-11-19
2
-7
/
+17
*
* wincap.cc (wincapc::init): Fix dwMinorVersion for Windows 8.1 and
Corinna Vinschen
2013-11-19
2
-0
/
+14
*
Add missing entry
Corinna Vinschen
2013-11-19
1
-0
/
+3
*
* cygcheck.cc (dump_sysinfo): Drop code trying to fetch OSVERSIONINFO
Corinna Vinschen
2013-11-19
2
-21
/
+22
*
Fix date
Joel Sherrill
2013-11-19
1
-1
/
+1
*
2013-11-18 Joel Sherrill <joel.sherrill@oarcorp.com>
Joel Sherrill
2013-11-19
3
-1
/
+7
*
2013-11-19 Joel Sherrill <joel.sherrill@oarcorp.com>
Joel Sherrill
2013-11-19
2
-1
/
+5
*
* autoload.cc (IdnToAscii): Define.
Corinna Vinschen
2013-11-19
6
-998
/
+335
*
* libc/posix/closedir.c: Fix use after free.
Corinna Vinschen
2013-11-19
4
-19
/
+12
*
* Makefile.in (cygcheck.exe): Link against wininet.dll.
Corinna Vinschen
2013-11-19
4
-102
/
+26
*
*** empty log message ***
Corinna Vinschen
2013-11-19
1
-0
/
+2
*
* cygcheck.cc (dump_sysinfo): Distinguish Windows 8 and 8.1, as well
Corinna Vinschen
2013-11-19
2
-47
/
+33
*
2013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>
Joel Sherrill
2013-11-18
41
-221
/
+245
*
2013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>
Joel Sherrill
2013-11-18
16
-68
/
+79
*
[AArch64] Provide ftruncate() and truncate() stubs.
Marcus Shawcroft
2013-11-18
4
-3
/
+73
*
[ARM] Provide ftruncate() and truncate() stubs.
Marcus Shawcroft
2013-11-18
6
-2
/
+84
*
* newlib/libc/stdlib/getopt.c (getopt_internal): Add missing braces.
Corinna Vinschen
2013-11-13
2
-12
/
+20
*
* newlib/libc/include/getopt.h (struct option): name field should be
Corinna Vinschen
2013-11-13
3
-15
/
+31
*
* faq-setup.xml (faq.setup.uninstall-service): Describe how to unhook
Corinna Vinschen
2013-11-12
2
-0
/
+14
*
* libc/libc/stdlib/getopt.c (getopt_internal): Fix NULL pointer access.
Corinna Vinschen
2013-11-12
2
-0
/
+8
*
* faq-setup.xml: Throughout remove setup.exe, use setup or setup-x86...
Corinna Vinschen
2013-11-11
3
-74
/
+111
*
* libm/libm.texinfo: Rename node Index to Document Index.
Corinna Vinschen
2013-11-08
3
-6
/
+14
*
* Makefile.in: Properly cd to directory sans install_ prefix. Report on errors
Christopher Faylor
2013-11-07
2
-3
/
+8
*
winsup/ChangeLog:
Christopher Faylor
2013-11-07
18
-449
/
+504
*
* Makefile.in: Reinstate ignoring of errors for doc target.
Christopher Faylor
2013-11-06
2
-6
/
+6
*
* libc/stdio/fvwrite.c: Allow writing in larger chunks for fully
Corinna Vinschen
2013-11-04
2
-15
/
+17
*
* devices.in (dev_cygdrive_storage): Revert mapping to \Device\Null.
Corinna Vinschen
2013-10-31
12
-79
/
+138
*
* libc/stdio/fvwrite.h: change type of uio_resid from int to size_t to
Corinna Vinschen
2013-10-31
2
-1
/
+6
*
Implement malloc_stats for nano.
Corinna Vinschen
2013-10-30
2
-35
/
+94
*
* libc/include/machine/_default_types.h: Revert change from 2013-10-10.
Corinna Vinschen
2013-10-30
2
-18
/
+100
*
*** empty log message ***
Corinna Vinschen
2013-10-30
1
-0
/
+11
*
* devices.in (dev_cygdrive_storage): Map to \Device\Null.
Corinna Vinschen
2013-10-30
10
-102
/
+141
*
merge from gcc
DJ Delorie
2013-10-29
3
-17
/
+36
*
*** empty log message ***
Corinna Vinschen
2013-10-28
1
-3
/
+4
*
* exception.h: Fold in content of include/exceptions.h.
Corinna Vinschen
2013-10-27
4
-126
/
+107
*
* devices.in (dev_storage): Map /dev/dsp to \Device\Null.
Corinna Vinschen
2013-10-26
6
-18
/
+32
*
* exception.h (_exception_list): Drop redefinition for x86_64.
Corinna Vinschen
2013-10-26
3
-5
/
+11
*
* flock.cc (fhandler_base::lock): Only refuse to lock nohandle and
Corinna Vinschen
2013-10-25
4
-12
/
+26
*
* devices.in (dev_storage): Map /dev/clipboard to \Device\Null.
Corinna Vinschen
2013-10-25
6
-28
/
+23
*
* fhandler_disk_file.cc (fhandler_base::fstat_fs): Fix comment.
Corinna Vinschen
2013-10-25
2
-1
/
+5
*
* fhandler_clipboard.cc (fhandler_dev_clipboard::open): Drop gratuitios
Corinna Vinschen
2013-10-25
3
-4
/
+13
[next]