aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2013-06-08* miscfuncs.cc (yield): Revert (after researching) to calling SleepEx with 0.Christopher Faylor1-0/+5
2013-06-08* cygwait.cc (cygwait): Remove lock around sig retrieval since this code isChristopher Faylor1-0/+7
2013-06-07 * winver.rc (LegalCopyright): Belatedly bump to 2013.Corinna Vinschen1-1/+5
2013-06-07* exceptions.cc (_cygtls::handle_SIGCONT): Reinstate previous behavior but makeChristopher Faylor1-0/+5
2013-06-07* exceptions.cc (exception::handle): Add comment explaining si_addr behavior.Christopher Faylor1-0/+5
2013-06-07* DevNotes: Add entry cgf-000023.Christopher Faylor1-0/+5
2013-06-07 * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 21.Corinna Vinschen1-0/+4
2013-06-07 * posix.sgml (std-notes): Fix typo.Corinna Vinschen1-0/+4
2013-06-07 * fhandler_disk_file.cc (fhandler_disk_file::pread): Skip to non-atomicCorinna Vinschen1-0/+7
2013-06-06 * exceptions.cc (_cygtls::handle_SIGCONT): Simplify loop waiting forCorinna Vinschen1-0/+8
2013-06-05 * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 20.Corinna Vinschen1-0/+4
2013-06-04 * fhandler.cc (fhandler_base::lock): Move to flock.cc.Corinna Vinschen1-0/+15
2013-06-03 * sigproc.cc (exit_thread): Allow to exit the thread while runningCorinna Vinschen1-0/+5
2013-06-02Fix typoCorinna Vinschen1-1/+1
2013-06-02 * autoload.cc (CancelSynchronousIo): Define.Corinna Vinschen1-0/+25
2013-06-02 * exceptions.cc (exception::handle): Resurrect accidentally lostCorinna Vinschen1-0/+5
2013-05-31 * include/sys/socket.h: Move SHUT_xx definitoins from here...Corinna Vinschen1-0/+5
2013-05-31 * include/cygwin/if.h: Include cygwin/socket.h rather than sys/socket.hCorinna Vinschen1-0/+5
2013-05-28 * fhandler_procsys.cc (fhandler_procsys::read): Just callCorinna Vinschen1-0/+6
2013-05-27 * dll_init.cc (dll_list::topsort): Fix early-return condition toCorinna Vinschen1-0/+8
2013-05-24 * Makefile.in (DEFS): Unused, remove.Corinna Vinschen1-0/+6
2013-05-24 * pinfo.cc (pinfo::status_exit): Enhance comment.Corinna Vinschen1-0/+4
2013-05-24 * environ.cc (win_env::add_cache): Set the Windows environment variableCorinna Vinschen1-0/+7
2013-05-24 * fork.cc (frok::parent): Always set CREATE_UNICODE_ENVIRONMENT flag.Corinna Vinschen1-0/+5
2013-05-23 * fork.cc (frok::parent): Call CreateProcessW with command line setCorinna Vinschen1-0/+5
2013-05-23 * dcrt0.cc (child_info_fork::alloc_stack_hard_way): Fix datatype ofCorinna Vinschen1-0/+10
2013-05-23 * environ.cc (set_winsymlinks): Handle "winsymlinks:nativestrict"Corinna Vinschen1-0/+15
2013-05-22 * spinlock.h (ULONG): Replace LONG operator with ULONG to accommodateCorinna Vinschen1-0/+7
2013-05-21 Add missing ChangeLog entry for former checkin.Corinna Vinschen1-0/+12
2013-05-21 * globals.cc (__isthreaded): New global variable. Explain what it'sCorinna Vinschen1-0/+6
2013-05-21 * fhandler.h (class fhandler_dev_random): Change type of pseudo toCorinna Vinschen1-0/+5
2013-05-21 x86_64 only:Corinna Vinschen1-0/+8
2013-05-21 * libc/base64.c: New file.Corinna Vinschen1-0/+8
2013-05-21 * syscalls.cc (open): Only return ENOTDIR if file exists.Corinna Vinschen1-0/+4
2013-05-16* sigproc.cc (sig_hold): Delete.Christopher Faylor1-0/+9
2013-05-14 * Makefile.in (devices_CFLAGS): Drop -Os.Corinna Vinschen1-0/+4
2013-05-14 * Makefile.in (localtime_CFLAGS): Define as -fwrapv since localtimeCorinna Vinschen1-0/+6
2013-05-14 * grp.cc (get_groups): Convert to void function.Corinna Vinschen1-0/+6
2013-05-14 * grp.cc (get_groups): Never return error. Always create a group list,Corinna Vinschen1-0/+5
2013-05-13* include/cygwin/version.h: Bump api minor number to reflect previous change.Christopher Faylor1-0/+5
2013-05-13* i686.din: Remove _strtold.Christopher Faylor1-0/+6
2013-05-08change wordingChristopher Faylor1-1/+1
2013-05-08* fhandler_tty.cc (fhandler_pty_common::__acquire_output_mutex): Never wait anChristopher Faylor1-0/+7
2013-05-03* spawn.cc (ILLEGAL_SIG_FUNC_PTR): New define.Christopher Faylor1-0/+14
2013-05-01* resource.cc (setrlimit): Use consistent commenting style. Return EINVAL whenChristopher Faylor1-0/+5
2013-05-01Throughout, (mainly in fhandler*) fix remaining gcc 4.7 mismatchYaakov Selkowitz1-0/+10
2013-05-01* gendef: Fix sigfe.s typo.Christopher Faylor1-0/+4
2013-04-30* spawn.cc (system_call_cleanup): Rename from pthread_cleanup. ExtendChristopher Faylor1-0/+13
2013-04-30* exceptions.cc (cygwin_exception::dumpstack): Guard against wild pointerChristopher Faylor1-0/+11
2013-04-30Sigh. Another missing checkin.Christopher Faylor1-0/+5