aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2012-08-10This commit was manufactured by cvs2svn to create tag 'cygwin-cygwin-1_7_14-releasecvs2svn1-1079/+1
2012-08-09* DevNotes: Add entry cgf-000014.Christopher Faylor1-0/+31
2012-08-08 * include/sys/wait.h (_wait): Define when building newlib.Corinna Vinschen1-0/+4
2012-08-07* signal.cc (sigwaitinfo): Change cw_sig to the correct cw_sig_eintr.Christopher Faylor1-0/+4
2012-08-03* exceptions.cc (sigdelayed): Simplify declaration.Christopher Faylor1-0/+6
2012-08-03* spawn.cc (child_info_spawn::worker): Put back a minor variation of Corinna'sChristopher Faylor1-0/+6
2012-08-01 * include/cygwin/socket.h (MSG_BCAST): Define.Corinna Vinschen1-0/+5
2012-08-01 * fhandler.h (fhandler_socket::recv_internal): Add bool parameter.Corinna Vinschen1-0/+17
2012-08-01 * Makefile.in: Semi-revert patch from 2012-07-01, assuming the previousCorinna Vinschen1-0/+5
2012-07-31 * path.cc (etc::dir_changed): Revert muto changes since function isCorinna Vinschen1-0/+5
2012-07-31 * path.cc (etc::dir_changed): Change `io' to a static NO_COPYCorinna Vinschen1-0/+7
2012-07-30* Makefile.common (CFLAGS_COMMON): Add temporary define to work around w32apiChristopher Faylor1-0/+6
2012-07-30* winlean.h: Add temporary define.Christopher Faylor1-0/+5
2012-07-30* cygwait.cc (cancelable_wait): Add some debugging-only output.Christopher Faylor1-1/+25
2012-07-29* cygtls.cc (_cygtls::reset_signal_arrived): New function.Christopher Faylor1-0/+17
2012-07-29* fhandler_termios.cc (fhandler_termios::line_edit): Use special case '%0c'Christopher Faylor1-0/+13
2012-07-28 * include/inttypes.h: Add x86_64 target considerations throughout.Corinna Vinschen1-0/+6
2012-07-25* signal.cc (clock_nanosleep): Force return on signal rather than lettingChristopher Faylor1-0/+5
2012-07-25 * syscalls.cc (enum bin_status): Add dir_not_empty.Corinna Vinschen1-0/+14
2012-07-24 * wincap.cc (wincapc::init): Drop memset call since it can result inCorinna Vinschen1-0/+6
2012-07-23Change "set_thread_waiting" to "set_signal_arrived" throughout.Christopher Faylor1-0/+4
2012-07-21* DevNotes: Add entry cgf-000013.Christopher Faylor1-0/+87
2012-07-21* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 17.Christopher Faylor1-0/+4
2012-07-19 * mount.cc (getmntent_r): Remove unused but set variable.Yaakov Selkowitz1-0/+4
2012-07-18 * cygwin.din (getmntent_r): Export.Corinna Vinschen1-0/+8
2012-07-12 * winlean.h: Make sure certain Windows macros are undefined again.Corinna Vinschen1-1/+8
2012-07-12 * pseudo-reloc.cc: Drop including wchar.h.Corinna Vinschen1-0/+7
2012-07-11 * cygtls.cc (well_known_dlls): Add ole32.dll and wbemprox.dll.Corinna Vinschen1-0/+4
2012-07-09 * cygwin.sc (.rdata): Revert patch from 2012-07-06.Corinna Vinschen1-0/+4
2012-07-09 * passwd.cc (getpass): Make check for closed stream more reliable.Corinna Vinschen1-1/+7
2012-07-09 * Makefile.in, configure.in, mkvers.sh: Revert accidental checkin fromCorinna Vinschen1-0/+5
2012-07-08* Makefile.in: Change mingw_lib (temporarily?) back to w32api_lib.Christopher Faylor1-0/+4
2012-07-06 * winlean.h (__STRALIGN_H_): Drop definition.Corinna Vinschen1-0/+4
2012-07-06 * fhandler_procnet.cc: Fix copyright.Corinna Vinschen1-0/+7
2012-07-06 In terms of network related functionality, rely on Winsock definitionsCorinna Vinschen1-0/+36
2012-07-06 * winbase.h: Throughout use LONG rather than long type to prepare forCorinna Vinschen1-0/+6
2012-07-06 * fhandler_registry.cc (RegOpenUserClassesRoot): Only define whenCorinna Vinschen1-0/+26
2012-07-06 * winsup.h (_WIN32_WINNT): Define. Explain why.Corinna Vinschen1-0/+4
2012-07-06 * libc/rcmd.cc: Don't undef __INSIDE_CYGWIN_NET__.Corinna Vinschen1-0/+4
2012-07-06 * cygwin.sc (.rdata): Include all sections starting with .rdata.Corinna Vinschen1-0/+6
2012-07-04* dcrt0.cc (build_argv): Guard against NULL pointer dereference found by Clang.Christopher Faylor1-0/+5
2012-07-04* exceptions.cc (setup_handler): Remove unneeded assignment found by Clang.Christopher Faylor1-0/+5
2012-07-04* hookapi.cc (find_first_notloaded_dll): Remove unused assignment ofChristopher Faylor1-0/+5
2012-07-04* fhandler_tty.cc (fhandler_pty_slave::read): Remove duplicate assignment toChristopher Faylor1-0/+5
2012-07-03* exceptions.cc (exception::handle): Use error_code in klog, as intended.Christopher Faylor1-0/+5
2012-07-02 * fhandler.h (class fhandler_dev_clipboard): Remove member eof.Corinna Vinschen1-0/+12
2012-07-02* fhandler_virtual.cc (fhandler_virtual::opendir): Eliminate duplicateChristopher Faylor1-0/+5
2012-07-02* fhandler_registry.cc (fhandler_registry::open): Handle missing EROFS errorChristopher Faylor1-0/+5
2012-07-02* pinfo.cc (_pinfo::commune_request): Eliminate unneeded assignment found byChristopher Faylor1-0/+5
2012-07-02* external.cc (fillout_pinfo): Return NULL rather than 0.Christopher Faylor1-2/+7