aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2011-03-14 * fhandler_disk_file.cc (fhandler_base::fstat_by_handle): Only useCorinna Vinschen2-1/+7
2011-03-13* fhandler.cc (fhandler_base_overlapped::wait_overlapped): Remove specialChristopher Faylor3-83/+56
2011-03-122011-03-11 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe3-3/+8
2011-03-09* fhandler.cc (fhandler_base_overlapped::wait_overlapped): HandleChristopher Faylor2-24/+49
2011-03-09* fhandler.cc (fhandler_base_overlapped::write_overlapp): Oops! AccommodateChristopher Faylor2-1/+6
2011-03-09* errno.cc (errmap): Change mapping of NO_SYSTEM_RESOURCES to EFBIG.Christopher Faylor6-57/+193
2011-03-08 * security.cc: Fix copyright dates.Corinna Vinschen2-2/+6
2011-03-08 * fhandler.cc (fhandler_base::open): When creating a file on aCorinna Vinschen8-21/+85
2011-03-082011-03-07 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe3-16/+23
2011-03-052011-03-05 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe3-3/+8
2011-03-052011-03-05 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-0/+10
2011-03-052011-03-05 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-0/+37
2011-03-052011-03-05 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-0/+21
2011-03-052011-03-05 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-4/+8
2011-03-052011-03-05 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-1/+5
2011-03-052011-03-04 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-0/+15
2011-03-052011-03-04 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe3-1/+12
2011-03-052011-03-04 Seth Jackson <sethj@users.sourceforge.net>Chris Sutcliffe3-0/+10
2011-03-052011-03-04 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-2/+14
2011-03-04 * fhandler_procsys.cc (fhandler_procsys::exists): Rewrite.Corinna Vinschen2-53/+133
2011-03-03 * posix_ipc.cc (ipc_cond_timedwait): If ipc_mutex_unlock fails, returnCorinna Vinschen2-5/+29
2011-03-03 * errno.cc (__xpg_strerror_r): Add accidentally missing condition.Corinna Vinschen2-0/+5
2011-03-02 * fhandler_procsys.cc (fhandler_procsys::open): Call worker existsCorinna Vinschen2-1/+6
2011-03-02 * include/ddk/winddk.h (TIMER_INFORMATION_CLASS): Define.Corinna Vinschen2-0/+36
2011-03-01* autoload.cc (dll_load): Avoid in_forkee test since this apparently fails evenChristopher Faylor2-2/+7
2011-03-01* include/cygwin/version.h: Bump CYGWIN_VERSION_DLL_MINOR to 9.Christopher Faylor2-1/+5
2011-03-01* autoload.cc (dll_load): Only perform DONT_RESOLVE_DLL_REFERENCES hack onChristopher Faylor4-1/+20
2011-02-28* autoload.cc (dll_load): Make inline. Clarify logic.Christopher Faylor2-3/+10
2011-02-27 * autoload.cc (dll_load): Only call LoadLibraryExW withCorinna Vinschen2-2/+11
2011-02-26* autoload.cc: Use LoadDLLfuncEx3 for all winmm functions. Accommodate changesChristopher Faylor2-38/+65
2011-02-26 * autoload.cc: Make autoloaded ntdll function non-optional. Ditto forCorinna Vinschen3-16/+26
2011-02-22 * dcrt0.cc: Fix copyright dates.Corinna Vinschen4-5/+11
2011-02-22* cygwin.din: Mark __assert* and _abort as NOSIGFE.Christopher Faylor2-4/+8
2011-02-21Add missing Changelog entry for previous patch:Corinna Vinschen1-0/+11
2011-02-21 * fhandler_socket (fhandler_socket::readv): Call recv_internal directly,Corinna Vinschen2-28/+44
2011-02-21* fhandler.cc (fhandler_base_overlapped::close): Finish any pending I/O beforeChristopher Faylor2-1/+15
2011-02-18* dcrt0.cc (dll_crt0_1): Add a CYGHEAP_DEBUG conditional for debugging whichChristopher Faylor2-2/+16
2011-02-18 * cygwin.sc: Set alignment of .cygheap section to 64K.Corinna Vinschen2-0/+5
2011-02-15 * spawn.cc (spawn_guts): Only set PID_NOTCYGWIN in _P_OVERLAY mode.Corinna Vinschen2-1/+7
2011-02-15 * new-features.sgml (ov-new1.7.8): Fix typo.Corinna Vinschen2-1/+5
2011-02-15 * cygcheck.cc: Fix copyright dates.Corinna Vinschen2-1/+5
2011-02-15 * Throughout fix copyright dates.Corinna Vinschen16-16/+21
2011-02-15 * legal.sgml: Bump date.Corinna Vinschen3-5/+11
2011-02-15 * new-features.sgml (ov-new1.7.8): Document /proc/sys.Corinna Vinschen2-0/+14
2011-02-15 * devices.in: Throughout use slashes instead of backslashes in theCorinna Vinschen6-196/+299
2011-02-15 * fhandler_procsys.cc (fhandler_procsys::opendir): Avoid SEGV ifCorinna Vinschen3-5/+14
2011-02-15 * fhandler_disk_file.cc (fhandler_disk_file::readdir_helper): Don'tCorinna Vinschen2-1/+7
2011-02-15 Revert change from 2010-08-31:Corinna Vinschen2-15/+7
2011-02-15 * fhandler_disk_file.cc (fhandler_disk_file::readdir_helper): Use POSIXCorinna Vinschen2-14/+11
2011-02-14 * config/i386/profile.h: Sync with Mingw.Corinna Vinschen2-5/+34