aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2012-05-22 * devices.in: Fix native name of /dev/kmem.Corinna Vinschen5-4/+14
2012-05-22 * thread.cc (pthread::cancel): Set thread's cancel_event inCorinna Vinschen2-0/+17
2012-05-21 * strace.cc (strace::activate): Move printing heap size from here...Corinna Vinschen3-5/+16
2012-05-21*** empty log message ***Corinna Vinschen1-0/+6
2012-05-21 * net.cc (cygwin_recvfrom): Don't shortcircuit if len == 0. Add commentCorinna Vinschen2-3/+22
2012-05-21 * fhandler_disk_file.cc (path_conv::isgood_inode): Rearrange, takeCorinna Vinschen2-5/+25
2012-05-17* DevNotes: Add entry cgf-000009.Christopher Faylor3-30/+28
2012-05-16* DevNotes: Add entry cgf-000008.Christopher Faylor4-8/+53
2012-05-14* child_info.h (CURR_CHILD_INFO_MAGIC): Update.Christopher Faylor2-1/+5
2012-05-14* DevNotes: Add entry cgf-000007.Christopher Faylor6-3/+52
2012-05-12* DevNotes: Add entry cgf-000006.Christopher Faylor4-0/+25
2012-05-12* DevNotes: Add entry cgf-000005.Christopher Faylor5-6/+41
2012-05-10*** empty log message ***Corinna Vinschen1-0/+4
2012-05-10 * new-features.sgml (ov-new1.7.16): Document memrchr.Corinna Vinschen2-0/+17
2012-05-10 * cygwin.din (memrchr): Export.Corinna Vinschen4-1/+10
2012-05-10 * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 16.Corinna Vinschen2-1/+5
2012-05-09 * new-features.sgml (ov-new1.7.15): Fix XML syntax.Yaakov Selkowitz2-0/+7
2012-05-08Add url for reported mailing list problemChristopher Faylor1-2/+4
2012-05-08Remove references to nonexistent files.Keith Marshall3-3/+13
2012-05-08* DevNotes: Add entry cgf-000004.Christopher Faylor5-8/+60
2012-05-07Add additional observation to cgf-000003Christopher Faylor1-1/+3
2012-05-07* DevNotes: Add entry cgf-000003.Christopher Faylor7-24/+110
2012-05-07* new-features.sgml (ov-new1.7.15): Fix tag.Christopher Faylor2-1/+5
2012-05-06* cygwinenv.sgml: Add pipe_byte description.Christopher Faylor3-0/+19
2012-05-06*** empty log message ***Corinna Vinschen1-0/+24
2012-05-05 * mkpasswd.c (current_user): Actually *use* $HOME if it's available.Corinna Vinschen2-2/+11
2012-05-04* DevNotes: Add entry cgf-000002.Christopher Faylor3-2/+53
2012-05-03 * net.cc (get_adapters_addresses): Only create thread on affectedCorinna Vinschen4-5/+68
2012-05-02Reflect ChangeNotes -> DevNotesChristopher Faylor1-1/+1
2012-05-02.Christopher Faylor1-5/+7
2012-05-02* ChangeNotes: New file. Add entry cgf-000001.Christopher Faylor4-2/+44
2012-05-02 * fenv.cc (fesetround): Fix test for valid input parameter.Corinna Vinschen2-3/+8
2012-04-30* fhandler.h (PIPE_ADD_PID): Define new flag.Christopher Faylor4-7/+25
2012-04-302012-04-29 Jan Ringos <tringi@users.sf.net>Chris Sutcliffe2-3/+7
2012-04-292012-04-28 LRN <l_r_nightmare@users.sf.net>Chris Sutcliffe4-2/+164
2012-04-28* environ.cc (struct parse_thing): Add temporary (?) "pipe_byte" option.Christopher Faylor5-11/+31
2012-04-27 * path.cc (find_fast_cwd_pointer): Fix for W8 CP 32 bit.Corinna Vinschen2-21/+58
2012-04-25 * new-features.sgml (ov-new1.7.14): Add mouse reporting mode 1005.Corinna Vinschen2-1/+5
2012-04-25*** empty log message ***Corinna Vinschen1-1/+1
2012-04-25 * fhandler.h (class dev_console): Add member ext_mouse_mode5.Corinna Vinschen3-10/+37
2012-04-24 * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 15.Corinna Vinschen2-1/+5
2012-04-24 * new-features.sgml (ov-new1.7.14): New section. Add new console mouseCorinna Vinschen2-0/+17
2012-04-24 * fhandler_console.cc (ALT_PRESSED): Define earlier, never undefine.Corinna Vinschen2-10/+15
2012-04-24*** empty log message ***Corinna Vinschen1-0/+8
2012-04-24 * fhandler.h (class dev_console): Add members ext_mouse_mode6 andCorinna Vinschen3-23/+79
2012-04-24 * configure: Regenerate.Yaakov Selkowitz4-3606/+4784
2012-04-23 * faq-using.xml (faq.using.emacs, faq.using.xemacs): Change linksYaakov Selkowitz2-2/+7
2012-04-23 * faq-programming.xml (faq.programming.objective-c): Update for gcc4.Yaakov Selkowitz3-13/+19
2012-04-23add in preparation for releaseChristopher Faylor1-0/+13
2012-04-21* dtable.cc (fh_alloc): Only disallow opening of nonexistent on-disk device.Christopher Faylor4-8/+11