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
...
*
* 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
*
* dtable.cc (dtable::dup3): Only return with lock set when O_EXCL flag is
Christopher Faylor
2012-06-04
3
-2
/
+16
*
* DevNotes: Add entry cgf-000011.
Christopher Faylor
2012-06-03
7
-20
/
+74
*
* new-features.sgml (ov-new1.7.16): Document ReFS support.
Corinna Vinschen
2012-06-03
2
-0
/
+8
*
*** empty log message ***
Corinna Vinschen
2012-06-03
1
-0
/
+2
*
* globals.cc (ro_u_refs): New R/O unicode string.
Corinna Vinschen
2012-06-03
10
-23
/
+143
*
* cygcheck.cc (dump_sysinfo): Change "Server 8" to official
Corinna Vinschen
2012-06-03
2
-2
/
+7
*
* winbase.h: Add missing copyright date.
Christopher Faylor
2012-06-03
2
-1
/
+5
*
* select.cc (cygwin_select): Make sure that we only return -1 as an error
Christopher Faylor
2012-06-03
2
-6
/
+17
*
* select.cc (cygwin_select): Add some comments.
Christopher Faylor
2012-06-03
2
-8
/
+24
*
* DevNotes: Add entry cgf-000010.
Christopher Faylor
2012-06-03
5
-149
/
+216
*
* exceptions.cc (setup_handler): Make debugging output a little more verbose.
Christopher Faylor
2012-06-03
2
-1
/
+6
*
* cygtls.h (_cygtls::protect_linked_list): Delete unused field.
Christopher Faylor
2012-06-02
2
-1
/
+4
*
Fix typo.
Corinna Vinschen
2012-05-31
1
-1
/
+1
*
* libc/stdio/local.h (_newlib_sfp_lock_exit): Fix typo in non-pthread
Corinna Vinschen
2012-05-31
2
-1
/
+6
*
* libc/stdio/fgetws.c (_fgetws_r): Call _mbsnrtowcs_r rather than
Corinna Vinschen
2012-05-30
2
-3
/
+12
*
* hookapi.cc (find_first_notloaded_dll): Extend comment. Fix usage of
Corinna Vinschen
2012-05-30
3
-9
/
+23
*
* thread.cc: Remove temporary newlib workaround, now that newlib
Corinna Vinschen
2012-05-30
2
-85
/
+12
*
* libc/stdio/local.h (_newlib_flockfile_start): New macro to
Corinna Vinschen
2012-05-30
46
-161
/
+301
*
Resync config/ from GCC.
Joseph Myers
2012-05-29
13
-13
/
+273
*
* select.cc (select_stuff::wait): Temporarily disable restarting
Corinna Vinschen
2012-05-29
2
-3
/
+14
*
* security.h (cygsidlist::+=): Correctly copy well_known_sid info from
Corinna Vinschen
2012-05-29
2
-3
/
+11
*
* Makefile.in (LIBS): Re-add advapi32.dll. Explain why.
Corinna Vinschen
2012-05-29
5
-30
/
+36
*
* registry.cc (reg_key::build_reg): Fix typo in debug output.
Corinna Vinschen
2012-05-25
2
-1
/
+5
*
* select.cc (select_stuff::wait): When not returning after receiving
Corinna Vinschen
2012-05-25
2
-4
/
+16
*
* fhandler_serial.cc (fhandler_serial::raw_read): Check for
Corinna Vinschen
2012-05-25
2
-1
/
+6
*
* fhandler_serial.cc (fhandler_serial::raw_read): Just call ReadFile
Corinna Vinschen
2012-05-25
2
-12
/
+14
*
gdb/
Pedro Alves
2012-05-24
2
-150
/
+156
*
gdb/
Pedro Alves
2012-05-24
3
-3
/
+9
*
* thread.cc (__cygwin_lock_lock): Replace null thread check with test
Corinna Vinschen
2012-05-24
2
-14
/
+21
*
* leb128.h: #include stdint.h, inttypes.h.
Doug Evans
2012-05-24
2
-10
/
+30
*
* thread.cc (__cygwin_lock_lock): Take null thread at process startup
Corinna Vinschen
2012-05-23
2
-11
/
+28
*
* thread.cc (pthread::cancel): Re-allow asynchronous cancellation from
Corinna Vinschen
2012-05-23
2
-26
/
+17
*
* thread.cc: Add a temporary workaround to help Cygwin along while
Corinna Vinschen
2012-05-23
2
-1
/
+89
*
* thread.cc (pthread::cancel): Only allow asynchronous cancellation
Corinna Vinschen
2012-05-23
2
-2
/
+26
*
* thread.cc (pthread::precreate): Make sure mutex is recursive.
Corinna Vinschen
2012-05-23
2
-2
/
+17
*
* thread.cc (pthread::pop_cleanup_handler): Move setting the cancelstate
Corinna Vinschen
2012-05-23
2
-3
/
+10
[prev]
[next]