summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* * grp.cc (get_groups): Never return error. Always create a group list,Corinna Vinschen2013-05-141-0/+5
* * include/cygwin/version.h: Bump api minor number to reflect previous change.Christopher Faylor2013-05-131-0/+5
* * i686.din: Remove _strtold.Christopher Faylor2013-05-131-0/+6
* change wordingChristopher Faylor2013-05-081-1/+1
* * fhandler_tty.cc (fhandler_pty_common::__acquire_output_mutex): Never wait anChristopher Faylor2013-05-081-0/+7
* * spawn.cc (ILLEGAL_SIG_FUNC_PTR): New define.Christopher Faylor2013-05-031-0/+14
* * resource.cc (setrlimit): Use consistent commenting style. Return EINVAL whenChristopher Faylor2013-05-011-0/+5
* Throughout, (mainly in fhandler*) fix remaining gcc 4.7 mismatchYaakov Selkowitz2013-05-011-0/+10
* * gendef: Fix sigfe.s typo.Christopher Faylor2013-05-011-0/+4
* * spawn.cc (system_call_cleanup): Rename from pthread_cleanup. ExtendChristopher Faylor2013-04-301-0/+13
* * exceptions.cc (cygwin_exception::dumpstack): Guard against wild pointerChristopher Faylor2013-04-301-0/+11
* Sigh. Another missing checkin.Christopher Faylor2013-04-301-0/+5
* * i686.din: New file.Christopher Faylor2013-04-301-0/+10
* * autoload.cc (CreateSymbolicLinkW): Rename from CreateSymbolicLink.Christopher Faylor2013-04-301-0/+4
* * fcntl.cc (fcntl): Define as export alias for fcntl64 on x86_64.Corinna Vinschen2013-04-261-0/+4
* Fix date in latest ChangeLog entryCorinna Vinschen2013-04-241-1/+1
* * autoload.cc (CreateSymbolicLink): Define.Corinna Vinschen2013-04-241-0/+26
* * cygwin64.din (_setjmp): Export.Corinna Vinschen2013-04-231-0/+5
* * Merge in cygwin-64bit-branch.Corinna Vinschen2013-04-231-0/+4
* * include/sys/queue.h: Delete in favor of more complete newlib file.Corinna Vinschen2013-04-221-0/+4
* Adapt to changes in newlib's sys/cdefs.h:Corinna Vinschen2013-04-221-0/+7
* * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 19.Corinna Vinschen2013-04-221-0/+4
* * glob.cc: Include winsup.h before anything else.Corinna Vinschen2013-04-161-0/+4
* * path.cc (symlink_info::check): Drop PC_KEEP_HANDLE flag forCorinna Vinschen2013-04-121-0/+6
* * hires.h (hires_ns::nsecs): Declare with bool parameter.Corinna Vinschen2013-04-111-0/+6
* fix YA typoChristopher Faylor2013-04-091-1/+1
* * cygtls.h (_cygtls::reset_signal_arrived): Actually reset the signal_arrivedChristopher Faylor2013-04-091-0/+35
* fix typoChristopher Faylor2013-04-081-1/+1
* * fhandler_socket.cc (get_inet_addr): Handle abstract AF_LOCAL socket.Corinna Vinschen2013-04-081-0/+6
* * cygheap.cc (init_cygheap::find_tls): Add a comment.Christopher Faylor2013-04-071-0/+9
* * mmap.cc (is_mmapped_region): Call LIST_UNLOCK on premature return.Corinna Vinschen2013-04-051-0/+4
* * fhandler_proc.cc (format_proc_loadavg): Raise too small buffer sizeCorinna Vinschen2013-04-031-0/+5
* * path.cc (class suffix_scan): Add member namelen.Corinna Vinschen2013-04-031-0/+11
* * child_info.h (cygheap_exec_info::sigmask): Declare new field.Christopher Faylor2013-03-311-0/+28
* * cygthread.cc (cygthread::terminate_thread): Only try to freeCorinna Vinschen2013-03-291-0/+7
* * pinfo.h (pinfo::status_exit): Rename from former static function in pinfo.cc.Christopher Faylor2013-03-291-0/+9
* * sigproc.cc (wait_sig): Avoid uninitialized use of nb when retrying.Christopher Faylor2013-03-291-1/+6
* * sigproc.cc (pending_signals::retry): Declare new element.Christopher Faylor2013-03-291-0/+10
* * exceptions.cc (exception::handle): Generalize comment.Christopher Faylor2013-03-281-0/+4
* * cygtls.h (_cygtls::signal_debugger): Change argument type.Christopher Faylor2013-03-091-0/+10
* * spawn.cc (child_info_spawn::worker): Save and restore my_wr_proc_pipe aroundChristopher Faylor2013-03-091-0/+6
* * include/sys/un.h (UNIX_PATH_MAX): Rename from UNIX_PATH_LEN toCorinna Vinschen2013-03-071-0/+9
* * fhandler_socket.cc (fhandler_socket::bind): Fix check for AF_LOCALCorinna Vinschen2013-03-071-0/+9
* * mount.cc (fs_names): Add trailing NULL element to avoid potentialCorinna Vinschen2013-03-061-0/+5
* fix latest changelog descriptionChristopher Faylor2013-03-011-1/+1
* * exceptions.cc (exception::handle): Eliminate buggy recursed value and justChristopher Faylor2013-03-011-0/+5
* * include/pthread.h (pthread_atfork): Add missing declaration.Corinna Vinschen2013-02-261-0/+4
* * include/error.h (error_message_count): Declare as dllimport.Yaakov Selkowitz2013-02-211-0/+6
* * child_info.h (CURR_CHILD_INFO_MAGIC): Update.Corinna Vinschen2013-02-081-0/+5
* * fhandler_socket.cc (fhandler_socket::bind): Fix error code forCorinna Vinschen2013-02-041-0/+5