aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2013-07-31* environ.cc (known): Add preload keyword.github/calloutcalloutChristopher Faylor1-0/+15
2013-07-31* cygheap.cc (cmalloc): Use size_t for size field.Christopher Faylor1-1/+22
2013-07-31 * path.cc (normalize_posix_path): Don't check existence of / or // dirCorinna Vinschen1-0/+5
2013-07-26cygwin directory changes:Christopher Faylor1-0/+9
2013-07-23 * ntdll.h (struct _SEMAPHORE_BASIC_INFORMATION): Define.Corinna Vinschen1-0/+23
2013-07-23 * cygtls.cc (well_known_dlls): Add kernelbase.dll.Corinna Vinschen1-0/+4
2013-07-22 * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 23.Corinna Vinschen1-0/+4
2013-07-21 * regex/regcomp.c (wgetnext): Add a kludge to be more glibc compatible.Corinna Vinschen1-0/+5
2013-07-20* exceptions.cc (signal_exit): Remove comment. Use __builtin_frame_address.Christopher Faylor1-0/+5
2013-07-20* exceptions.cc (signal_exit): Nope. Nevermind. Dump core unconditionally.Christopher Faylor1-0/+5
2013-07-19* exceptions.cc (signal_exit): Add a FIXME comment.Christopher Faylor1-0/+4
2013-07-19* exceptions.cc (signal_exit): Only dump core when it's a "kernel" signal.Christopher Faylor1-0/+6
2013-07-19* spawn.cc (child_info_spawn::worker): Reinstate using temp buffer for wideChristopher Faylor1-0/+8
2013-07-19* lib/libcmain.c (main): Don't point to last quoted character if the only thingChristopher Faylor1-0/+5
2013-07-19.Christopher Faylor1-3/+3
2013-07-19* common.din: Export GetCommandLine{A,W}.Christopher Faylor1-0/+21
2013-07-19 * cygtls.cc (_cygtls::remove): Close cw_timer handle, thus avoidingCorinna Vinschen1-0/+5
2013-07-19 * cygserver_ipc.h (ipc_retval::ipc_retval): Take ssize_t as argumentCorinna Vinschen1-0/+6
2013-07-18 * path.cc (normalize_posix_path): Start checking path before ".." atCorinna Vinschen1-0/+6
2013-07-17* winsup.h (cygbench): Fix declaration to match definition.Christopher Faylor1-0/+5
2013-07-15 Remove /dev/mem, /dev/kmem, /dev/port support.Corinna Vinschen1-0/+15
2013-07-15 * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 22.Corinna Vinschen1-0/+4
2013-07-15 * path.cc (symlink_native): Fix common prefix search. Enhance comment.Corinna Vinschen1-0/+4
2013-07-11 * uname.cc (uname): Drop unused code.Corinna Vinschen1-0/+4
2013-07-10* gentlsoffsets: Clean up a little.Christopher Faylor1-0/+8
2013-07-10 * cygwin.sc.in (.text.*): Fold into .text on all platforms.Corinna Vinschen1-0/+8
2013-07-03* fhandler.cc (fhandler_base::close_with_arch): Make sure that the archetype isChristopher Faylor1-0/+6
2013-06-28 * path.cc (find_fast_cwd_pointer): Use gas syntax for assemblerCorinna Vinschen1-0/+6
2013-06-27 * dcrt0.cc (child_info_fork::alloc_stack): Fix a comparison to avoidCorinna Vinschen1-0/+6
2013-06-24* common.din (rawmemchr): Export.Yaakov Selkowitz1-0/+6
2013-06-21 * path.cc (cygwin_conv_path): Handle NULL "from" path gracefully.Corinna Vinschen1-0/+6
2013-06-19* winf.h (av::unshift): Make __reg2.Christopher Faylor1-0/+4
2013-06-19* spawn.cc (child_info_spawn::worker): Eliminate call to newargv.set() in favorChristopher Faylor1-0/+18
2013-06-19 * nlsfuncs.cc (__collate_range_cmp): Convert input to wchar_t and callCorinna Vinschen1-0/+6
2013-06-19* spawn.cc (child_info_spawn::worker): Eliminate wascygexec.Christopher Faylor1-0/+4
2013-06-19* dcrt0.cc (child_info_fork::alloc_stack): Don't subtract 4096 from stackChristopher Faylor1-0/+5
2013-06-18 * gmon.c: Drop gratuitous inclusion of strings.h. Remove __MINGW32__Corinna Vinschen1-0/+5
2013-06-18 * Makefile.in (VPATH): Drop CONFIG_DIR.Corinna Vinschen1-0/+19
2013-06-17 * path.cc (cnt_bs): New inline function.Corinna Vinschen1-0/+5
2013-06-17 * fhandler_clipboard.cc (fhandler_dev_clipboard::read): Fix bufferCorinna Vinschen1-0/+5
2013-06-17 * times.cc (GetSystemTimePreciseAsFileTime): Add comment to declaration.Corinna Vinschen1-0/+6
2013-06-14 * autoload.cc (GetSystemTimePreciseAsFileTime): Define.Corinna Vinschen1-1/+12
2013-06-14 Streamline time/times functionality. Remove last remains of formerCorinna Vinschen1-0/+39
2013-06-13 * net.cc (gen_old_if_name): New function to generate short interfaceCorinna Vinschen1-0/+6
2013-06-13 * posix.sgml (fcntl, flock, lockf): Point to implementation notes.Corinna Vinschen1-0/+4
2013-06-12 * path.cc (normalize_posix_path): Fix long-standing problem whichCorinna Vinschen1-0/+5
2013-06-11 * winver.rc (FileDescription): Remove (R).Corinna Vinschen1-0/+4
2013-06-10 * sec_auth.cc (get_user_groups): Don't handle ERROR_ACCESS_DENIED asCorinna Vinschen1-0/+5
2013-06-08clarify entryChristopher Faylor1-1/+1
2013-06-08* exceptions.cc (try_to_debug): Don't use yield() when waiting for anotherChristopher Faylor1-0/+7