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
...
*
* 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
*
* fhandler.h (refcnt): Add i interlocked. Explain why.
Corinna Vinschen
2012-05-23
3
-2
/
+29
*
merge from gcc
DJ Delorie
2012-05-22
3
-1
/
+134
*
* devices.in: Fix native name of /dev/kmem.
Corinna Vinschen
2012-05-22
5
-4
/
+14
*
* thread.cc (pthread::cancel): Set thread's cancel_event in
Corinna Vinschen
2012-05-22
2
-0
/
+17
*
* strace.cc (strace::activate): Move printing heap size from here...
Corinna Vinschen
2012-05-21
3
-5
/
+16
*
*** empty log message ***
Corinna Vinschen
2012-05-21
1
-0
/
+6
*
* net.cc (cygwin_recvfrom): Don't shortcircuit if len == 0. Add comment
Corinna Vinschen
2012-05-21
2
-3
/
+22
*
* fhandler_disk_file.cc (path_conv::isgood_inode): Rearrange, take
Corinna Vinschen
2012-05-21
2
-5
/
+25
*
* libc/machine/cr16/asm.h: Added some missing instructions
Corinna Vinschen
2012-05-21
2
-307
/
+171
*
* DevNotes: Add entry cgf-000009.
Christopher Faylor
2012-05-17
3
-30
/
+28
*
PR 13503
Nick Clifton
2012-05-16
2
-1
/
+6
*
* DevNotes: Add entry cgf-000008.
Christopher Faylor
2012-05-16
4
-8
/
+53
*
* config/tc-m68hc11.c: Add S12X and XGATE co-processor support.
Nick Clifton
2012-05-15
6
-15
/
+70
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Update.
Christopher Faylor
2012-05-14
2
-1
/
+5
[prev]
[next]