aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
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
2012-04-19* dtable.cc (fh_alloc): Keep fh which was flagged as error if it is for anChristopher Faylor4-2/+22
2012-04-18* fhandler.h (fhandler_base::nohandle): Revert to standard implementation.Christopher Faylor4-11/+20
2012-04-15reformatChristopher Faylor1-2/+2
2012-04-15wincap.h: Rename assitant to assistant throughout. wincap.cc: Ditto.Christopher Faylor8-24/+40
2012-04-13clarify latest entryChristopher Faylor1-1/+1
2012-04-13* devices.in (exists_console): Allow /dev/con{sole,in,out} to be referencedChristopher Faylor4-11/+15
2012-04-11 * syscalls.cc (fhandler_base::stat_fixup): Fix inode numbers ofCorinna Vinschen2-3/+9
2012-04-07* dtable.cc (cygwin_attach_handle_to_fd): Defend against NULL return fromChristopher Faylor4-6/+26
2012-04-06* fhandler.h (fhandler_base::nohandle): Implement "by hand" rather than throughChristopher Faylor2-1/+14
2012-04-06* path.c (path_conv::check): Avoid directly referencing fields of the devChristopher Faylor2-1/+6
2012-04-06Fix a couple of typos.Christopher Faylor1-4/+4
2012-04-05 * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 14.Corinna Vinschen2-1/+5
2012-04-05 * new-features.sgml (ov-new1.7.13): Add typeahead description.Corinna Vinschen2-0/+9
2012-04-05Add typeahead description.Christopher Faylor1-0/+3
2012-04-05 * new-features.sgml (ov-new1.7.13): New section. Add entry forCorinna Vinschen2-0/+18
2012-04-05*** empty log message ***Corinna Vinschen1-0/+5
2012-04-05 * mkgroup.c (print_special_by_sid): Rename from print_special. ChangeCorinna Vinschen3-14/+71
2012-04-05 * passwd.cc (pwdgrp::read_passwd): Fix pretty_ls entry tyo containCorinna Vinschen2-1/+6
2012-04-05* fhandler.h (fhandler_pty_common::bytes_available): Declare new function.Christopher Faylor4-70/+98
2012-04-04 * fhandler_nodevice.cc (fhandler_nodevice::open): Convert EROFS toCorinna Vinschen3-3/+17
2012-04-04 * path.cc (path_conv::check): Convert device type to FH_FS forCorinna Vinschen2-0/+19
2012-04-04 * hookapi.cc (rvadelta): Compute max_size using SizeOfRawData ratherCorinna Vinschen2-1/+6
2012-04-04 * passwd.cc (_getpass_close_fd): New static pthread cleanup handler.Corinna Vinschen2-12/+40
2012-04-032012-04-03 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen2-2/+6
2012-04-03 * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 13.Corinna Vinschen2-1/+5
2012-04-03 * syscalls.cc (fhandler_base::stat_fixup): Replace string comparisonCorinna Vinschen2-1/+6
2012-04-02* devices.h (lives_in_dev): New field.Christopher Faylor5-3294/+3372