OSDN Git Service

* write.c (fixup_segment): Do not assume we know the section a
[pf3gnuchains/sourceware.git] / winsup /
2010-04-29 corinna * dlfcn.cc (get_full_path_of_dll): Handle non-existent...
2010-04-29 corinna * new-features.sgml (ov-new1.7.6): Add new "dos" and...
2010-04-29 corinna * utils.sgml (mount): Add description for "dos" and...
2010-04-29 corinna * path.cc: Include sys/cygwin.h if built for mount(1).
2010-04-29 corinna * mount.cc (struct opt): Add "dos" and "ihash" options.
2010-04-29 corinna * mount.cc (oopts): Remove entirely.
2010-04-29 corinna * external.cc (cygwin_internal): Add CW_CVT_MNT_OPTS...
2010-04-29 corinna * mount.cc (compare_flags): New function.
2010-04-28 corinna * include/cygwin/version.h: Bump API minor version.
2010-04-28 corinna * new-features.sgml (ov-new1.7.6): Add locale wide...
2010-04-28 corinna * locale.cc (print_lc_xxx_charset): Remove.
2010-04-28 corinna * cygwin.din (__locale_mb_cur_max): Export.
2010-04-28 cgf* spawn.cc (find_exec): Use the first detected errno...
2010-04-28 corinna * include/regex.h: Include _ansi.h to avoid missing...
2010-04-26 corinna * mount.h (fs_info::inited): New inline method.
2010-04-23 corinna * path.h (get_nt_native_path): Add third parameter...
2010-04-23 corinna * path.cc (symlink_info::check): Make sure to restart...
2010-04-23 corinna * mount.cc (GETVOLINFO_VALID_MASK): Drop FILE_SEQUENTI...
2010-04-22 corinna * path.cc (symlink_info::check): Fix a comment.
2010-04-22 corinna * cygserver.sgml: Note the fact that slave tty/pty...
2010-04-22 corinna * fhandler_termios.cc (tcinit): Remove previously...
2010-04-22 corinna * dtable.cc (dtable::init_std_file_from_handle): Set...
2010-04-20 cgf* path.cc (cygwin_create_path): Free memory on error.
2010-04-20 corinna * cygheap.h (struct init_cygheap): Add rlim_core member.
2010-04-20 cgf* cygerrno.h: Nevermind.
2010-04-20 cgf* transport_pipes.cc: Include ntdef.h to accommodate...
2010-04-20 cgf* cygerrno.h: Protect use of NTSTATUS for only when...
2010-04-20 cgf* lib/_cygwin_crt0_common.cc: Remove unneeded declarations.
2010-04-20 corinna * fhandler_tty.cc (fhandler_tty_slave::fch_set_sd...
2010-04-20 corinna * autoload.cc (GetNamedPipeClientProcessId): Define.
2010-04-20 corinna * dtable.cc (dtable::init_std_file_from_handle): Set...
2010-04-19 corinna * syscalls.cc (rename): On STATUS_ACCESS_VIOLATION...
2010-04-18 corinna * sec_helper.cc (get_null_sd): Make static. Use PSECU...
2010-04-17 corinna * cygerrno.h (seterrno_from_nt_status): Declare.
2010-04-16 corinna * kernel32.cc (CreateEventW): Create event object...
2010-04-16 corinna * sec_helper.cc (set_cygwin_privileges): Enable SE_DEB...
2010-04-14 corinna * fhandler_socket.cc (get_inet_addr): Only test the...
2010-04-13 corinna * cygheap.cc (cwcsdup): Fix allocation size to accommo...
2010-04-13 corinna * include/cygwin/version.h: Bump DLL minor version...
2010-04-13 corinna * posix.sgml (std-notes): Improve lseek description.
2010-04-12 corinna * fhandler_tty.cc (fhandler_tty_slave::open): Add...
2010-04-12 cgf* cygwin.dsl: Remove comments.
2010-04-12 corinna * new-features.sgml (ov-new1.7.5): New section.
2010-04-12 corinna * fhandler.h (class dev_console): Add backspace_keycod...
2010-04-12 cgf* cygwin-api.in.sgml: Update to DocBook SGML 4.5 DTD.
2010-04-11 cgf* fhandler_console.cc (fhandler_console::read): Default...
2010-04-10 cgfupdate copyright
2010-04-10 cgf* mkvers.sh: Use modern date formats to construct the...
2010-04-10 corinna * nlsfuncs.cc (__set_lc_time_from_win): Actually set
2010-04-10 cgf* path.cc (path_conv::set_normalized_path): Use creallo...
2010-04-07 corinna * include/cygwin/version.h: Bump DLL minor version...
2010-04-07 corinna * thread.cc (valid_sched_parameters): Declare extern...
2010-04-07 corinna * include/sched.h: Remove, overruled by newlib file.
2010-04-07 cgf* fhandler_fifo.cc (fhandler_fifo::open): Accommodate...
2010-04-03 cgf* fhandler.h (fhandler_base::has_ongoing_io): Declare...
2010-04-03 cgf* fhandler.h (fhandler_base::setup_overlapped): Delete...
2010-04-03 cgf* fhandler_fifo.cc (fhandler_fifo::fhandler_fifo):...
2010-04-03 corinna * fhandler_tty.cc (fhandler_tty_slave::close): Revert...
2010-04-03 cgffix typo
2010-04-03 cgf* select.h (select_pipe_info::add_watch_handle): Delete...
2010-04-03 cgf* dtable.cc (dtable::init_std_file_from_handle): Avoid...
2010-04-02 corinna * fhandler_tty.cc (fhandler_tty_slave::close): Avoid...
2010-04-02 corinna * nlsfuncs.cc: Fix indentation.
2010-04-02 corinna * nlsfuncs.cc (rebase_locale_buf): New helper function...
2010-04-01 cwilson* setup-net.sgml: Remove more mentions of rxvt.
2010-04-01 cgf* cygwinenv.sgml: Remove/deprecate mention of rxvt.
2010-04-01 cgf* sigproc.cc (wait_sig): Make sure that strace is activ...
2010-04-01 cgf* fhandler.h (fhandler_base_overlapped): Temporarily...
2010-03-31 cgfAdd missing fhandler.h patch and ChangeLog comment.
2010-03-31 cgf* fhandler.cc (fhandler_base::dup): Call setup_overlapp...
2010-03-31 corinna * fhandler_socket.cc (fhandler_socket::wait_for_events...
2010-03-31 corinna2010-03-30 Thomas Wolff <towo@towo.net>
2010-03-30 corinna * syscalls.cc (open): Remove call to sig_dispatch_pending.
2010-03-30 corinna * net.cc: Remove calls to sig_dispatch_pending throughout.
2010-03-30 corinna * mount.cc (fs_info::update): Allow variable FILE_SUPP...
2010-03-30 corinna * spawn.cc (find_exec): Enable finding paths in backsl...
2010-03-30 corinna * new-features.sgml (ov-new1.7.3): New section.
2010-03-30 corinna * include/cygwin/version.h: Bump DLL minor version...
2010-03-30 corinna * fhandler.cc (fhandler_base::fstat): Keep st_ctime...
2010-03-29 corinna * libc/rcmd.c: Enable IPv6.
2010-03-29 cgfchange wording
2010-03-29 cgf* fhandler.cc (fhandler_base::fstat): Set st_mtime...
2010-03-29 cgf* globals.cc (exit_status): Add new ES_EXIT_STARTING...
2010-03-28 corinna * setup2.sgml (setup-locale-charsetlist): Add EUC...
2010-03-28 corinna * locale.cc (print_charmaps): Add EUC-CN and GB2312.
2010-03-28 corinna * nlsfuncs.cc (__set_charset_from_locale): Set defaul...
2010-03-28 corinna * textbinary.sgml: Add missing </para>.
2010-03-27 cgf* textbinary.sgml: Remove tr example and just mention...
2010-03-25 cgf* pathnames.sgml: Clarify wording of user-specific...
2010-03-25 corinna * regtool.cc (find_key): Fix allocation size of "value".
2010-03-24 corinna * legal.sgml: Bump copyright date.
2010-03-24 corinna * locale.cc (add_locale_alias_locales): Always use...
2010-03-24 corinna * locale.cc: Revert accidental checkin of unfinished...
2010-03-24 corinna * locale.cc (print_locale_with_codeset): Drop redundan...
2010-03-22 corinna * fhandler_socket.cc (fhandler_socket::evaluate_events...
2010-03-19 corinna * fhandler_disk_file.cc (fhandler_cygdrive::fstat...
2010-03-19 cgf* shared.cc (init_installation_root): Change to make...
2010-03-17 corinna * faq-using.xml (faq.using.unicode): Remove old examples.
2010-03-16 cgf* shared_info.h (user_info): Add dll_crt0_1 as a friend.
2010-03-16 cgf* sigproc.cc (no_signals_available): Get sense of the...
next