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
...
*
* path.cc (etc::test_file_change): In case of NtQueryFullAttributesFile
Corinna Vinschen
2014-01-22
2
-2
/
+7
*
merge from gcc
DJ Delorie
2014-01-21
3
-142
/
+13
*
* include/cygwin/in6.h (struct ipv6_rt_hdr): Define.
Corinna Vinschen
2014-01-20
3
-14
/
+35
*
* libc/include/setjmp.h (longjmp): Fix copy/paste error.
Corinna Vinschen
2014-01-20
2
-1
/
+6
*
* libc/include/setjmp.h (longjmp): Mark "noreturn" when building with
Corinna Vinschen
2014-01-19
2
-1
/
+10
*
* include/netinet/ip6.h: New file, copied from FreeBSD vebatim.
Corinna Vinschen
2014-01-18
4
-1
/
+359
*
* dtable.h (dtable::lock): Revert static.
Christopher Faylor
2014-01-17
2
-2
/
+8
*
* libc/include/pwd.h: Use __foo_VISIBLE macros from sys/cdefs.h.
Corinna Vinschen
2014-01-17
2
-2
/
+15
*
* passwd.cc (setpassent): Align to BSD definition.
Corinna Vinschen
2014-01-17
2
-2
/
+6
*
*** empty log message ***
Corinna Vinschen
2014-01-17
1
-0
/
+12
*
* syscalls.cc (popen): Introduce Glibc 'e' flag to allow thread-safe
Corinna Vinschen
2014-01-17
2
-12
/
+48
*
* include/sys/file.h (LOCK_SH): Drop definition in favor of new
Corinna Vinschen
2014-01-17
2
-20
/
+13
*
* libc/include/sys/_default_fcntl.h (LOCK_SH): Define.
Corinna Vinschen
2014-01-17
2
-1
/
+19
*
* include/cygwin/config.h (_STDIO_BSD_SEMANTICS): Define as 1.
Corinna Vinschen
2014-01-17
2
-1
/
+6
*
Introduce _STDIO_BSD_SEMANTICS flag to switch fclose/exit file flushing
Corinna Vinschen
2014-01-17
5
-6
/
+51
*
* dtable.h (dtable::lock): Make static.
Christopher Faylor
2014-01-16
2
-4
/
+8
*
2014-01-10 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2014-01-10
3
-2
/
+8
*
.
Christopher Faylor
2014-01-08
1
-0
/
+3
*
* exceptions.h (cygwin_exception::open_stackdumpfile): Move old function into
Christopher Faylor
2014-01-08
3
-6
/
+19
*
2014-01-07 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2014-01-07
3
-1323
/
+1436
*
* faq-programming.xml: Update packages needed to build Cygwin.
Corinna Vinschen
2014-01-07
2
-4
/
+16
*
2014-01-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
Jeff Johnston
2014-01-06
5
-10
/
+50
*
2014-01-06 Mike Frysinger <vapier@gentoo.org>
Jeff Johnston
2014-01-06
2
-11
/
+19
*
2013-01-06 Mike Frysinger <vapier@gentoo.org>
Jeff Johnston
2014-01-06
2
-0
/
+5
*
Recreate
Christopher Faylor
2014-01-05
1
-4
/
+3
*
* fhandler.h: Update copyright.
Christopher Faylor
2014-01-04
5
-2185
/
+2214
*
.
Christopher Faylor
2013-12-31
1
-0
/
+4
*
* fhandler_console.cc (region_split): New function.
Christopher Faylor
2013-12-31
2
-11
/
+93
*
2013-12-23 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2013-12-23
103
-1385
/
+1619
*
2013-12-22 JF Bastien <jfb@chromium.org>
Jeff Johnston
2013-12-23
4
-6
/
+33
*
merge from gcc
DJ Delorie
2013-12-23
2
-0
/
+15
*
* strace.cc (strace::vsprntf): Fix potential (if unlikely) use of uninitialized
Christopher Faylor
2013-12-22
2
-1
/
+7
*
* configure.host (newlib_cflags): Use -Os, -ffunction-sections and
Nick Clifton
2013-12-20
2
-3
/
+9
*
* libc/stdio/vfwscanf.c (__SVFWSCANF_R): Fix fetching decimal_point in
Corinna Vinschen
2013-12-19
2
-5
/
+11
*
Fix ChangeLog entry
Corinna Vinschen
2013-12-19
1
-3
/
+3
*
*** empty log message ***
Corinna Vinschen
2013-12-18
1
-0
/
+3
*
* vfscanf.c (BUF): Change definition to take multibyte decimal point
Corinna Vinschen
2013-12-18
3
-21
/
+94
*
.
Christopher Faylor
2013-12-18
1
-0
/
+6
*
* dcrt0.cc (dll_crt0_1): Remove NtSetTimerResolution.
Christopher Faylor
2013-12-18
3
-4
/
+11
*
* autoload.cc (timeBeginPeriod): Delete.
Christopher Faylor
2013-12-18
3
-2
/
+7
*
* autoload.cc (timeBeginPeriod): Autoload.
Christopher Faylor
2013-12-18
5
-11
/
+18
*
* external.cc (fillout_pinfo): Remove nonsensical loop.
Christopher Faylor
2013-12-18
6
-62
/
+83
*
* sigproc.cc (sig_send): Set PIPE_NOWAIT for pipes which are not us.
Christopher Faylor
2013-12-18
2
-1
/
+14
*
* fhandler.h (fhandler_pty_master::~fhandler_pty_master): Delete.
Christopher Faylor
2013-12-17
4
-10
/
+8
*
* syscalls.cc (NT_TRANSACTIONAL_ERROR): Define.
Corinna Vinschen
2013-12-11
3
-9
/
+57
*
* mount.cc (fs_info::update): Fix formatting.
Corinna Vinschen
2013-12-11
2
-2
/
+6
*
* fhandler.h (fhandler_dev_clipboard): Add private member
Corinna Vinschen
2013-12-10
3
-4
/
+14
*
2013-12-10 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2013-12-10
8
-141
/
+242
*
* libc/sys/rtems/include/limits.h: Update page size to match
Corinna Vinschen
2013-12-10
2
-1
/
+6
*
signal hang
Christopher Faylor
2013-12-09
1
-0
/
+10
[prev]
[next]