]> sourceware.org Git - newlib-cygwin.git/history - winsup/cygwin/ChangeLog
* Merge in cygwin-64bit-branch.
[newlib-cygwin.git] / winsup / cygwin / ChangeLog
2013-04-23 Corinna Vinschen * Merge in cygwin-64bit-branch.
2013-04-22 Corinna Vinschen * include/sys/queue.h: Delete in favor of more complet...
2013-04-22 Corinna Vinschen Adapt to changes in newlib's sys/cdefs.h:
2013-04-22 Corinna Vinschen * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR...
2013-04-16 Corinna Vinschen * glob.cc: Include winsup.h before anything else.
2013-04-12 Corinna Vinschen * path.cc (symlink_info::check): Drop PC_KEEP_HANDLE...
2013-04-11 Corinna Vinschen * hires.h (hires_ns::nsecs): Declare with bool parameter.
2013-04-09 Christopher Faylorfix YA typo
2013-04-09 Christopher Faylor* cygtls.h (_cygtls::reset_signal_arrived): Actually...
2013-04-08 Christopher Faylorfix typo
2013-04-08 Corinna Vinschen * fhandler_socket.cc (get_inet_addr): Handle abstract...
2013-04-07 Christopher Faylor* cygheap.cc (init_cygheap::find_tls): Add a comment.
2013-04-05 Corinna Vinschen * mmap.cc (is_mmapped_region): Call LIST_UNLOCK on...
2013-04-03 Corinna Vinschen * fhandler_proc.cc (format_proc_loadavg): Raise too...
2013-04-03 Corinna Vinschen * path.cc (class suffix_scan): Add member namelen.
2013-03-31 Christopher Faylor* child_info.h (cygheap_exec_info::sigmask): Declare...
2013-03-29 Corinna Vinschen * cygthread.cc (cygthread::terminate_thread): Only...
2013-03-29 Christopher Faylor* pinfo.h (pinfo::status_exit): Rename from former...
2013-03-29 Christopher Faylor* sigproc.cc (wait_sig): Avoid uninitialized use of...
2013-03-29 Christopher Faylor* sigproc.cc (pending_signals::retry): Declare new...
2013-03-28 Christopher Faylor* exceptions.cc (exception::handle): Generalize comment.
2013-03-09 Christopher Faylor* cygtls.h (_cygtls::signal_debugger): Change argument...
2013-03-09 Christopher Faylor* spawn.cc (child_info_spawn::worker): Save and restore...
2013-03-07 Corinna Vinschen * include/sys/un.h (UNIX_PATH_MAX): Rename from UNIX_P...
2013-03-07 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::bind): Fix...
2013-03-06 Corinna Vinschen * mount.cc (fs_names): Add trailing NULL element to...
2013-03-01 Christopher Faylorfix latest changelog description
2013-03-01 Christopher Faylor* exceptions.cc (exception::handle): Eliminate buggy...
2013-02-26 Corinna Vinschen * include/pthread.h (pthread_atfork): Add missing...
2013-02-21 Yaakov Selkowitz* include/error.h (error_message_count): Declare as...
2013-02-08 Corinna Vinschen * child_info.h (CURR_CHILD_INFO_MAGIC): Update.
2013-02-04 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::bind): Fix...
2013-02-04 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::bind): Fix...
2013-01-31 Christopher Faylor* DevNotes: Add entry cgf-000022.
2013-01-23 Christopher Faylor* miscfuncs.cc (__import_address): Check if malloc...
2013-01-23 Christopher Faylor* miscfuncs.cc (__import_address): On second thought...
2013-01-23 Christopher Faylor* exceptions.cc (exception::handle): Make attempt to...
2013-01-23 Christopher Faylor* miscfuncs.cc (__import_address): Avoid NULL explicitly.
2013-01-23 Christopher Faylor* miscfuncs.cc (__import_address): Avoid treating rando...
2013-01-21 Christopher Faylor* dcrt0.cc (dll_crt0_1): Comment assumption.
2013-01-21 Christopher Faylor* dcrt0.cc (dll_crt0_1): Flag that we are working ...
2013-01-21 Christopher Faylor* update-copyright: Recognize configure.ac scripts...
2013-01-21 Christopher Faylor* cygerrno.h (__reg3): Define.
2013-01-21 Christopher Faylor* cygerrno.h: Conditionally define __regN for cygserver.
2013-01-21 Christopher Faylor* malloc_wrapper.cc (malloc_init): Re-add inadvertently...
2013-01-21 Christopher FaylorThroughout, update copyrights to reflect dates which...
2013-01-21 Christopher FaylorThroughout, change __attribute__ ((regparm (N))) to...
2013-01-21 Christopher Faylor* update-copyright (update_maybe): Accommodate perl...
2013-01-21 Christopher Faylor* update-copyright: Silently skip nonexistent files...
2013-01-20 Christopher Faylor* update-copyright: Update standard copyright informati...
2013-01-20 Christopher Faylor* malloc_wrapper.cc: Change 'use_internal_malloc' to...
2013-01-20 Christopher Faylor* sigproc.cc (sig_dispatch_pending): Add correct regpar...
2013-01-19 Corinna Vinschen * syscalls.cc (rename): Remove ill-conceived NFS worka...
2013-01-19 Christopher Faylor* exceptions.cc (ctrl_c_handler): Remove special-case...
2013-01-18 Corinna Vinschen * errno.cc (errmap): Map ERROR_LOCK_VIOLATION to EBUSY.
2013-01-18 Corinna Vinschen * mmap.cc (handler_disk_file::msync): Add call to...
2013-01-18 Christopher Faylor* mmap.cc (handler_disk_file::msync): Retry up to 99...
2013-01-16 Christopher Faylor* sigproc.cc (no_signals_available): Finally remove...
2013-01-16 Christopher Faylor* pthread.cc (pthread_exit): Add kludge to accommodate...
2013-01-14 Christopher Faylorfix typo
2013-01-14 Christopher Faylor* include/pthread.h (pthread_exit): Mark as "noreturn".
2013-01-14 Christopher Faylor* exceptions.cc (signal_exit): Move captive process...
2013-01-11 Christopher Faylor* DevNotes: Add entry cgf-000021.
2013-01-11 Corinna Vinschen * syscalls.cc (rename): Drop handling paths > 32757...
2013-01-11 Corinna Vinschen * fhandler.h (class dev_console): Flag for expanded...
2013-01-10 Corinna Vinschen * path.h (path_conv::fs_type): New method.
2013-01-09 Corinna Vinschen * cygerrno.h: Fix copyright.
2013-01-09 Corinna Vinschen * dcrt0.cc (main_thread_sinit): New inline function...
2013-01-07 Christopher Faylor* thread.cc (pthread_rwlock::lookup_reader): Remove...
2013-01-07 Christopher Faylor* thread.cc (pthread_rwlock::add_reader): Perform new...
2013-01-04 Christopher Faylor* globals.cc (exit_states): Renumber so that ES_EXIT_ST...
2013-01-03 Christopher Faylor* sigproc.cc (exit_thread): Set thread signal mask...
2013-01-03 Christopher Faylor* sigproc.cc (no_signals_available): Remove exit_state...
2013-01-02 Christopher Faylor* DevNotes: Add entry cgf-000020, relating to previous...
2013-01-02 Christopher Faylor* cygtls.h (_cygtls::signal_exit): Delete from class.
2012-12-31 Christopher Faylor* sigproc.cc (wait_sig): Remove spurious extern.
2012-12-31 Christopher Faylor* dtable.cc (dtable::dup3): Fix bounds checking for...
2012-12-28 Christopher Faylor* DevNotes: Add entry cgf-000019.
2012-12-27 Christopher Faylor* fork.cc (child_info::prefork): Fix error message...
2012-12-22 Christopher FaylorFix tid comment.
2012-12-22 Christopher Faylor* select.h (select_stuff): Remove variable names from...
2012-12-22 Christopher Faylor* sigproc.cc (exit_thread): undef ExitThread or suffer...
2012-12-21 Christopher FaylorRevert the reversion and go with implementation describ...
2012-12-21 Christopher Faylor* DevNotes: Add entry cgf-000018.
2012-12-21 Christopher Faylor* DevNotes: Add entry cgf-000017.
2012-12-20 Corinna Vinschen * dcrt0.cc (build_argv): Allow quoted filenames in...
2012-12-19 Christopher Faylor* select.h (select_stuff::select_stuff): Make default...
2012-12-19 Christopher Faylor* select.cc (select_stuff::wait): Add windows error...
2012-12-18 Christopher Faylor* select.cc (select_stuff::test_and_set): Remove workar...
2012-12-18 Christopher Faylor* select.cc (select_stuff::test_and_set): Work around...
2012-12-14 Corinna Vinschen * fhandler.cc (fhandler_base::write): Don't attempt...
2012-12-10 Christopher Faylor* sigproc.h (sig_send): Accept tid as argument #3....
2012-12-07 Christopher Faylor* exceptions.cc (sigpacket::process): Reorganize to...
2012-12-07 Christopher Faylor* sigproc.h (sigpacket): Remove parameter names from...
2012-12-07 Christopher Faylor* cygtls.h (_cygtls::get_signal_arrived): Add parameter...
2012-12-06 Yaakov Selkowitz * include/cygwin/wait.h (WAIT_ANY): Define.
2012-12-05 Corinna Vinschen * child_info.h (class child_info_spawn): Drop unused...
2012-12-04 Christopher Faylor* cygtls.h (_cygtls::will_wait_for_signal): Rename...
2012-11-30 Christopher Faylor* spawn.cc (child_info_spawn::worker): Make detection...
2012-11-26 Christopher FaylorChangeLog:
next
This page took 0.464211 seconds and 108 git commands to generate.