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
*
* 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
*
* devices.in (dev_storage): Map /dev/random and /dev/urandom to
Corinna Vinschen
2013-10-25
7
-46
/
+27
*
* fhandler.h (fhandler_dev_zero::lseek): Convert to inline method.
Corinna Vinschen
2013-10-24
6
-46
/
+24
*
* external.cc (fillout_pinfo): If start_time is 0, wait a while before
Christopher Faylor
2013-10-24
6
-1
/
+28
*
Fix typo.
Corinna Vinschen
2013-10-24
1
-1
/
+1
*
* devices.in (dev_storage): Map /dev/zero and /dev/full to \Device\Null.
Corinna Vinschen
2013-10-24
11
-64
/
+109
*
* libc/include/stdio.h [!__LARGE64_FILES] (funopen): Fix typo
Hans-Peter Nilsson
2013-10-24
2
-1
/
+6
*
merge from gcc
DJ Delorie
2013-10-23
2
-2
/
+6
*
* include /cygwin/config.h (_READ_WRITE_BUFSIZE_TYPE): Define.
Corinna Vinschen
2013-10-23
2
-0
/
+5
*
* libc/include/stdio.h (funopen): Change prototype of
Corinna Vinschen
2013-10-23
13
-37
/
+98
*
* fhandler.cc (fhandler_base::fstat): Drop FH_FULL case to align
Corinna Vinschen
2013-10-23
2
-3
/
+5
*
* fhandler.h (fhandler_base::cleanup): Mark as extern rather than inline.
Christopher Faylor
2013-10-22
4
-1
/
+16
*
.
Christopher Faylor
2013-10-19
1
-0
/
+3
*
* fhandler_termios.cc (tty_min::kill_pgrp): Don't send a signal to myself if
Christopher Faylor
2013-10-18
2
-1
/
+6
*
* tty.cc (tty_list::allocate): Set sid to 0 rather than -1 since -1 is an error
Christopher Faylor
2013-10-18
2
-1
/
+6
*
Fix formatting
Corinna Vinschen
2013-10-18
1
-23
/
+23
*
* configure.in (enable-newlib-global-atexit): New option.
Corinna Vinschen
2013-10-18
5
-0
/
+56
*
* libc/include/sys/unistd.h (MAXPATHLEN): Delete.
Corinna Vinschen
2013-10-18
5
-6
/
+11
*
2013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
Jan-Benedict Glaw
2013-10-16
3
-3
/
+31
*
2013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
Jan-Benedict Glaw
2013-10-16
3
-0
/
+25
*
* fhandler_process.cc (format_process_ctty): Fix random content of
Corinna Vinschen
2013-10-16
3
-1
/
+15
*
Fix ChangeLog entries
Corinna Vinschen
2013-10-16
1
-4
/
+2
*
* src-release (do-proto-toplevel): Support subdir-path-prefixed
Hans-Peter Nilsson
2013-10-15
2
-1
/
+24
*
2013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
Joel Sherrill
2013-10-15
2
-23
/
+38
*
2013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
Joel Sherrill
2013-10-15
2
-0
/
+7
*
2013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
Joel Sherrill
2013-10-15
4
-5
/
+11
*
2013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
Joel Sherrill
2013-10-15
1
-0
/
+7
*
2013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
Joel Sherrill
2013-10-15
2
-26
/
+5
[next]