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
path:
root
/
winsup
/
cygwin
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* exceptions.cc (RtlUnwind): Align declaration with MSDN.
Corinna Vinschen
2012-06-28
4
-1
/
+43
*
* 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
*
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
*
* 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
*
* 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
*
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
*
* include/elf.h: Update from FreeBSD.
Yaakov Selkowitz
2012-06-06
8
-245
/
+1401
*
* 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
*
*** 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
*
* 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
*
* 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
*
* 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
*
* 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
*
* thread.cc (__cygwin_lock_lock): Replace null thread check with test
Corinna Vinschen
2012-05-24
2
-14
/
+21
*
* 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
*
* 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
[prev]
[next]