summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* * path.cc (cnt_bs): New inline function.Corinna Vinschen2013-06-171-0/+5
* * fhandler_clipboard.cc (fhandler_dev_clipboard::read): Fix bufferCorinna Vinschen2013-06-171-0/+5
* * times.cc (GetSystemTimePreciseAsFileTime): Add comment to declaration.Corinna Vinschen2013-06-171-0/+6
* * autoload.cc (GetSystemTimePreciseAsFileTime): Define.Corinna Vinschen2013-06-141-1/+12
* Streamline time/times functionality. Remove last remains of formerCorinna Vinschen2013-06-141-0/+39
* * net.cc (gen_old_if_name): New function to generate short interfaceCorinna Vinschen2013-06-131-0/+6
* * posix.sgml (fcntl, flock, lockf): Point to implementation notes.Corinna Vinschen2013-06-131-0/+4
* * path.cc (normalize_posix_path): Fix long-standing problem whichCorinna Vinschen2013-06-121-0/+5
* * winver.rc (FileDescription): Remove (R).Corinna Vinschen2013-06-111-0/+4
* * sec_auth.cc (get_user_groups): Don't handle ERROR_ACCESS_DENIED asCorinna Vinschen2013-06-101-0/+5
* clarify entryChristopher Faylor2013-06-081-1/+1
* * exceptions.cc (try_to_debug): Don't use yield() when waiting for anotherChristopher Faylor2013-06-081-0/+7
* * miscfuncs.cc (yield): Revert (after researching) to calling SleepEx with 0.Christopher Faylor2013-06-081-0/+5
* * cygwait.cc (cygwait): Remove lock around sig retrieval since this code isChristopher Faylor2013-06-081-0/+7
* * winver.rc (LegalCopyright): Belatedly bump to 2013.Corinna Vinschen2013-06-071-1/+5
* * exceptions.cc (_cygtls::handle_SIGCONT): Reinstate previous behavior but makeChristopher Faylor2013-06-071-0/+5
* * exceptions.cc (exception::handle): Add comment explaining si_addr behavior.Christopher Faylor2013-06-071-0/+5
* * DevNotes: Add entry cgf-000023.Christopher Faylor2013-06-071-0/+5
* * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 21.Corinna Vinschen2013-06-071-0/+4
* * posix.sgml (std-notes): Fix typo.Corinna Vinschen2013-06-071-0/+4
* * fhandler_disk_file.cc (fhandler_disk_file::pread): Skip to non-atomicCorinna Vinschen2013-06-071-0/+7
* * exceptions.cc (_cygtls::handle_SIGCONT): Simplify loop waiting forCorinna Vinschen2013-06-061-0/+8
* * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 20.Corinna Vinschen2013-06-051-0/+4
* * fhandler.cc (fhandler_base::lock): Move to flock.cc.Corinna Vinschen2013-06-041-0/+15
* * sigproc.cc (exit_thread): Allow to exit the thread while runningCorinna Vinschen2013-06-031-0/+5
* Fix typoCorinna Vinschen2013-06-021-1/+1
* * autoload.cc (CancelSynchronousIo): Define.Corinna Vinschen2013-06-021-0/+25
* * exceptions.cc (exception::handle): Resurrect accidentally lostCorinna Vinschen2013-06-021-0/+5
* * include/sys/socket.h: Move SHUT_xx definitoins from here...Corinna Vinschen2013-05-311-0/+5
* * include/cygwin/if.h: Include cygwin/socket.h rather than sys/socket.hCorinna Vinschen2013-05-311-0/+5
* * fhandler_procsys.cc (fhandler_procsys::read): Just callCorinna Vinschen2013-05-281-0/+6
* * dll_init.cc (dll_list::topsort): Fix early-return condition toCorinna Vinschen2013-05-271-0/+8
* * Makefile.in (DEFS): Unused, remove.Corinna Vinschen2013-05-241-0/+6
* * pinfo.cc (pinfo::status_exit): Enhance comment.Corinna Vinschen2013-05-241-0/+4
* * environ.cc (win_env::add_cache): Set the Windows environment variableCorinna Vinschen2013-05-241-0/+7
* * fork.cc (frok::parent): Always set CREATE_UNICODE_ENVIRONMENT flag.Corinna Vinschen2013-05-241-0/+5
* * fork.cc (frok::parent): Call CreateProcessW with command line setCorinna Vinschen2013-05-231-0/+5
* * dcrt0.cc (child_info_fork::alloc_stack_hard_way): Fix datatype ofCorinna Vinschen2013-05-231-0/+10
* * environ.cc (set_winsymlinks): Handle "winsymlinks:nativestrict"Corinna Vinschen2013-05-231-0/+15
* * spinlock.h (ULONG): Replace LONG operator with ULONG to accommodateCorinna Vinschen2013-05-221-0/+7
* Add missing ChangeLog entry for former checkin.Corinna Vinschen2013-05-211-0/+12
* * globals.cc (__isthreaded): New global variable. Explain what it'sCorinna Vinschen2013-05-211-0/+6
* * fhandler.h (class fhandler_dev_random): Change type of pseudo toCorinna Vinschen2013-05-211-0/+5
* x86_64 only:Corinna Vinschen2013-05-211-0/+8
* * libc/base64.c: New file.Corinna Vinschen2013-05-211-0/+8
* * syscalls.cc (open): Only return ENOTDIR if file exists.Corinna Vinschen2013-05-211-0/+4
* * sigproc.cc (sig_hold): Delete.Christopher Faylor2013-05-161-0/+9
* * Makefile.in (devices_CFLAGS): Drop -Os.Corinna Vinschen2013-05-141-0/+4
* * Makefile.in (localtime_CFLAGS): Define as -fwrapv since localtimeCorinna Vinschen2013-05-141-0/+6
* * grp.cc (get_groups): Convert to void function.Corinna Vinschen2013-05-141-0/+6