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
...
*
* 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
*
* 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
*
* DevNotes: Add entry cgf-000009.
Christopher Faylor
2012-05-17
3
-30
/
+28
*
* DevNotes: Add entry cgf-000008.
Christopher Faylor
2012-05-16
4
-8
/
+53
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Update.
Christopher Faylor
2012-05-14
2
-1
/
+5
*
* DevNotes: Add entry cgf-000007.
Christopher Faylor
2012-05-14
6
-3
/
+52
*
* DevNotes: Add entry cgf-000006.
Christopher Faylor
2012-05-12
4
-0
/
+25
*
* DevNotes: Add entry cgf-000005.
Christopher Faylor
2012-05-12
5
-6
/
+41
*
*** empty log message ***
Corinna Vinschen
2012-05-10
1
-0
/
+4
*
* cygwin.din (memrchr): Export.
Corinna Vinschen
2012-05-10
4
-1
/
+10
*
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 16.
Corinna Vinschen
2012-05-10
2
-1
/
+5
*
Add url for reported mailing list problem
Christopher Faylor
2012-05-08
1
-2
/
+4
*
* DevNotes: Add entry cgf-000004.
Christopher Faylor
2012-05-08
5
-8
/
+60
*
Add additional observation to cgf-000003
Christopher Faylor
2012-05-07
1
-1
/
+3
*
* DevNotes: Add entry cgf-000003.
Christopher Faylor
2012-05-07
7
-24
/
+110
*
*** empty log message ***
Corinna Vinschen
2012-05-06
1
-0
/
+24
*
* DevNotes: Add entry cgf-000002.
Christopher Faylor
2012-05-04
3
-2
/
+53
*
* net.cc (get_adapters_addresses): Only create thread on affected
Corinna Vinschen
2012-05-03
4
-5
/
+68
*
Reflect ChangeNotes -> DevNotes
Christopher Faylor
2012-05-02
1
-1
/
+1
*
.
Christopher Faylor
2012-05-02
1
-5
/
+7
*
* ChangeNotes: New file. Add entry cgf-000001.
Christopher Faylor
2012-05-02
4
-2
/
+44
*
* fenv.cc (fesetround): Fix test for valid input parameter.
Corinna Vinschen
2012-05-02
2
-3
/
+8
*
* fhandler.h (PIPE_ADD_PID): Define new flag.
Christopher Faylor
2012-04-30
4
-7
/
+25
*
* environ.cc (struct parse_thing): Add temporary (?) "pipe_byte" option.
Christopher Faylor
2012-04-28
5
-11
/
+31
*
* path.cc (find_fast_cwd_pointer): Fix for W8 CP 32 bit.
Corinna Vinschen
2012-04-27
2
-21
/
+58
*
*** empty log message ***
Corinna Vinschen
2012-04-25
1
-1
/
+1
*
* fhandler.h (class dev_console): Add member ext_mouse_mode5.
Corinna Vinschen
2012-04-25
3
-10
/
+37
*
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 15.
Corinna Vinschen
2012-04-24
2
-1
/
+5
*
* fhandler_console.cc (ALT_PRESSED): Define earlier, never undefine.
Corinna Vinschen
2012-04-24
2
-10
/
+15
*
*** empty log message ***
Corinna Vinschen
2012-04-24
1
-0
/
+8
*
* fhandler.h (class dev_console): Add members ext_mouse_mode6 and
Corinna Vinschen
2012-04-24
3
-23
/
+79
*
add in preparation for release
Christopher Faylor
2012-04-23
1
-0
/
+13
*
* dtable.cc (fh_alloc): Only disallow opening of nonexistent on-disk device.
Christopher Faylor
2012-04-21
4
-8
/
+11
*
* dtable.cc (fh_alloc): Keep fh which was flagged as error if it is for an
Christopher Faylor
2012-04-19
4
-2
/
+22
*
* fhandler.h (fhandler_base::nohandle): Revert to standard implementation.
Christopher Faylor
2012-04-18
4
-11
/
+20
*
reformat
Christopher Faylor
2012-04-15
1
-2
/
+2
*
wincap.h: Rename assitant to assistant throughout. wincap.cc: Ditto.
Christopher Faylor
2012-04-15
8
-24
/
+40
*
clarify latest entry
Christopher Faylor
2012-04-13
1
-1
/
+1
*
* devices.in (exists_console): Allow /dev/con{sole,in,out} to be referenced
Christopher Faylor
2012-04-13
4
-11
/
+15
*
* syscalls.cc (fhandler_base::stat_fixup): Fix inode numbers of
Corinna Vinschen
2012-04-11
2
-3
/
+9
*
* dtable.cc (cygwin_attach_handle_to_fd): Defend against NULL return from
Christopher Faylor
2012-04-07
4
-6
/
+26
[prev]
[next]