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
*
* dcrt0.cc (build_argv): Guard against NULL pointer dereference found by Clang.
Christopher Faylor
2012-07-04
2
-1
/
+7
*
* exceptions.cc (setup_handler): Remove unneeded assignment found by Clang.
Christopher Faylor
2012-07-04
2
-1
/
+6
*
* hookapi.cc (find_first_notloaded_dll): Remove unused assignment of
Christopher Faylor
2012-07-04
2
-2
/
+5
*
* fhandler_tty.cc (fhandler_pty_slave::read): Remove duplicate assignment to
Christopher Faylor
2012-07-04
2
-1
/
+5
*
fix typo
Christopher Faylor
2012-07-04
1
-1
/
+1
*
* exceptions.cc (exception::handle): Use error_code in klog, as intended.
Christopher Faylor
2012-07-03
2
-2
/
+6
*
* fhandler.h (class fhandler_dev_clipboard): Remove member eof.
Corinna Vinschen
2012-07-02
4
-77
/
+87
*
* fhandler_virtual.cc (fhandler_virtual::opendir): Eliminate duplicate
Christopher Faylor
2012-07-02
2
-1
/
+5
*
* fhandler_registry.cc (fhandler_registry::open): Handle missing EROFS error
Christopher Faylor
2012-07-02
2
-0
/
+6
*
* pinfo.cc (_pinfo::commune_request): Eliminate unneeded assignment found by
Christopher Faylor
2012-07-02
2
-2
/
+5
*
* external.cc (fillout_pinfo): Return NULL rather than 0.
Christopher Faylor
2012-07-02
2
-5
/
+12
*
* mount.cc (mount_info::conv_to_win32_path): Eliminate unneeded assignment
Christopher Faylor
2012-07-02
2
-2
/
+7
*
* path.cc (symlink_info::check): Remove unneeded/unused variable.
Christopher Faylor
2012-07-02
2
-3
/
+4
*
* dll_init.cc (dll_list::alloc): Take long UNC paths into account.
Corinna Vinschen
2012-07-02
2
-1
/
+12
*
* Makefile.in: Add some more optimization flags for cygwait, malloc and path....
Christopher Faylor
2012-07-02
9
-16
/
+53
*
* path.cc: Perform some whitespace fixups throughout.
Christopher Faylor
2012-07-02
2
-21
/
+26
*
* kernel32.cc (_KERNEL32_): Define. Explain why.
Corinna Vinschen
2012-06-28
2
-3
/
+12
*
* fhandler_serial.cc: Fix includes for IOCTL codes to support Mingw64.
Corinna Vinschen
2012-06-28
5
-32
/
+20
*
* exceptions.cc (RtlUnwind): Align declaration with MSDN.
Corinna Vinschen
2012-06-28
4
-1
/
+43
*
* configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
Alexandre Oliva
2012-06-28
3
-8
/
+14
*
* common.h (AT_L1I_CACHESHAPE, AT_L1D_CACHESHAPE,
Iain D Sandoe
2012-06-28
2
-1
/
+18
*
* doc/Makefile.am (makedoc): Use LDFLAGS_FOR_BUILD not LDFLAGS.
Corinna Vinschen
2012-06-28
3
-2
/
+7
*
* cygwait.h (cancelable_wait): Make extern to avoid always including.
Christopher Faylor
2012-06-27
4
-33
/
+51
*
* exceptions.cc (exception::handle): Cast exception code to NTSTATUS
Corinna Vinschen
2012-06-27
3
-60
/
+12
*
* miscfuncs.cc (WritePipeOverlapped): Define second parameter LPCVOID,
Corinna Vinschen
2012-06-27
3
-3
/
+9
*
* advapi32.cc (_ADVAPI32_): Define. Explain why.
Corinna Vinschen
2012-06-27
4
-3
/
+41
*
* winsup.h (GetLastError): Drop redundant definition.
Corinna Vinschen
2012-06-26
2
-4
/
+5
*
* libc/include/sys/types.h: Don't use the same preprocessor guard for time_t,
Christopher Faylor
2012-06-26
2
-1
/
+10
*
fix typo
Christopher Faylor
2012-06-26
1
-1
/
+1
*
* cygwait.cc (cancelable_wait): Make sure that timer is cancelled before
Christopher Faylor
2012-06-25
2
-6
/
+10
*
* cygwait.h (cancelable_wait): Need to force time to negative to indicate
Christopher Faylor
2012-06-25
2
-1
/
+6
*
PR 14125
Doug Evans
2012-06-23
2
-0
/
+103
*
* path.cc (realpath): Fix comment.
Corinna Vinschen
2012-06-22
2
-2
/
+6
*
* path.cc (realpath): Call mount_info::conv_to_posix_path rather than
Corinna Vinschen
2012-06-21
2
-1
/
+10
*
* cygwait.h (LARGE_NULL): Define.
Christopher Faylor
2012-06-19
6
-9
/
+31
*
Revert errneous checkin.
Christopher Faylor
2012-06-19
20
-77
/
+95
*
* cygwait.cc (cancelable_wait): Mimic old cygwait behavior more closely wrt
Christopher Faylor
2012-06-19
20
-90
/
+78
*
merge from gcc
DJ Delorie
2012-06-19
2
-0
/
+5
*
* cygheap.cc (init_cygheap::init_installation_root): Rearrange code
Corinna Vinschen
2012-06-18
2
-6
/
+28
*
Add '#include "cygwait.h"' throughout, where appropriate.
Christopher Faylor
2012-06-17
18
-176
/
+269
*
2012-06-12 Rafael Ávila de Espíndola <respindola@mozilla.com>
Rafael Ávila de Espíndola
2012-06-12
2
-1
/
+6
*
Fix last ChangeLog entry.
Yaakov Selkowitz
2012-06-12
1
-1
/
+1
*
* regex/regcomp.c (p_ere): Allow vertical-line following
Yaakov Selkowitz
2012-06-11
2
-0
/
+8
*
* include/sys/elf_common.h (R_386_16): Define.
Yaakov Selkowitz
2012-06-10
2
-0
/
+11
*
* select.cc (cygwin_select): Remove select_timeout test.
Christopher Faylor
2012-06-10
3
-6
/
+9
*
merge from gcc
DJ Delorie
2012-06-08
3
-0
/
+17
*
* avr.h: (AVR_ISA_XCH): New define.
Nick Clifton
2012-06-07
2
-3
/
+15
*
* include/elf.h: Update from FreeBSD.
Yaakov Selkowitz
2012-06-06
8
-245
/
+1401
*
* libc/stdio/findfp.c (__sinit): Avoid infinite recursion on
Corinna Vinschen
2012-06-05
2
-0
/
+10
*
* fhandler_disk_file.cc (fhandler_disk_file::link ): Translate
Corinna Vinschen
2012-06-04
2
-1
/
+7
[next]