aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2012-05-29 * Makefile.in (LIBS): Re-add advapi32.dll. Explain why.Corinna Vinschen5-30/+36
2012-05-25 * registry.cc (reg_key::build_reg): Fix typo in debug output.Corinna Vinschen2-1/+5
2012-05-25 * select.cc (select_stuff::wait): When not returning after receivingCorinna Vinschen2-4/+16
2012-05-25 * fhandler_serial.cc (fhandler_serial::raw_read): Check forCorinna Vinschen2-1/+6
2012-05-25 * fhandler_serial.cc (fhandler_serial::raw_read): Just call ReadFileCorinna Vinschen2-12/+14
2012-05-24 * thread.cc (__cygwin_lock_lock): Replace null thread check with testCorinna Vinschen2-14/+21
2012-05-23 * thread.cc (__cygwin_lock_lock): Take null thread at process startupCorinna Vinschen2-11/+28
2012-05-23 * thread.cc (pthread::cancel): Re-allow asynchronous cancellation fromCorinna Vinschen2-26/+17
2012-05-23 * thread.cc: Add a temporary workaround to help Cygwin along whileCorinna Vinschen2-1/+89
2012-05-23 * thread.cc (pthread::cancel): Only allow asynchronous cancellationCorinna Vinschen2-2/+26
2012-05-23 * thread.cc (pthread::precreate): Make sure mutex is recursive.Corinna Vinschen2-2/+17
2012-05-23 * thread.cc (pthread::pop_cleanup_handler): Move setting the cancelstateCorinna Vinschen2-3/+10
2012-05-23 * fhandler.h (refcnt): Add i interlocked. Explain why.Corinna Vinschen3-2/+29
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