OSDN Git Service

2010-06-01 Sergio Durigan Junior <sergiodj@redhat.com>
[pf3gnuchains/pf3gnuchains4x.git] / winsup /
2010-06-01 corinna * exceptions.cc (open_stackdumpfile): Correctly append...
2010-06-01 corinna * fhandler_netdrive.cc (fhandler_netdrive::exists...
2010-05-31 corinna * cygheap.cc (cygheap_user::set_name): Allow to change...
2010-05-26 corinna * fhandler_registry.cc (multi_wcstombs): New function.
2010-05-26 cgf* hires.h (hires_base::reset): New function.
2010-05-26 corinna * path.cc (symlink_info::check): Don't try to handle...
2010-05-26 corinna * include/inttypes.h: Change PTR definitions to int...
2010-05-26 corinna * fhandler.h (class fhandler_pty_master): Add master_t...
2010-05-26 corinna * nlsfuncs.cc (__set_lc_time_from_win): Use LOCALE_SMO...
2010-05-19 ironhead2010-04-27 Danny Smith <dannysmith@users.sourceforge...
2010-05-18 cgf* environ.cc (regopt): Change the first argument to...
2010-05-07 cgf* Makefile.in (DLL_OFILES): Add pseudo-reloc.o.
2010-05-07 corinna * fhandler_tty.cc (fhandler_tty_slave::init): Disable...
2010-05-06 corinna * path.cc (path_conv::check): Drop setting sym.pflags...
2010-05-03 cgf* dll_init.cc (dll_list::alloc): Add debugging assertion.
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-28 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-27 cgf* spawn.cc (find_exec): Use the first detected errno...
2010-04-27 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-22 corinna * path.cc (symlink_info::check): Make sure to restart...
2010-04-22 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-21 corinna * fhandler_termios.cc (tcinit): Remove previously...
2010-04-21 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-19 corinna * fhandler_tty.cc (fhandler_tty_slave::fch_set_sd...
2010-04-19 corinna * autoload.cc (GetNamedPipeClientProcessId): Define.
2010-04-19 corinna * dtable.cc (dtable::init_std_file_from_handle): Set...
2010-04-19 corinna * syscalls.cc (rename): On STATUS_ACCESS_VIOLATION...
2010-04-17 corinna * sec_helper.cc (get_null_sd): Make static. Use PSECU...
2010-04-16 corinna * cygerrno.h (seterrno_from_nt_status): Declare.
2010-04-15 corinna * kernel32.cc (CreateEventW): Create event object...
2010-04-15 corinna * sec_helper.cc (set_cygwin_privileges): Enable SE_DEB...
2010-04-13 corinna * fhandler_socket.cc (get_inet_addr): Only test the...
2010-04-13 corinna * cygheap.cc (cwcsdup): Fix allocation size to accommo...
2010-04-12 corinna * include/cygwin/version.h: Bump DLL minor version...
2010-04-12 corinna * posix.sgml (std-notes): Improve lseek description.
2010-04-12 corinna * fhandler_tty.cc (fhandler_tty_slave::open): Add...
2010-04-11 cgf* cygwin.dsl: Remove comments.
2010-04-11 corinna * new-features.sgml (ov-new1.7.5): New section.
2010-04-11 corinna * fhandler.h (class dev_console): Add backspace_keycod...
2010-04-11 cgf* cygwin-api.in.sgml: Update to DocBook SGML 4.5 DTD.
2010-04-10 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-09 corinna * nlsfuncs.cc (__set_lc_time_from_win): Actually set
2010-04-09 cgf* path.cc (path_conv::set_normalized_path): Use creallo...
2010-04-07 corinna * include/cygwin/version.h: Bump DLL minor version...
2010-04-06 corinna * thread.cc (valid_sched_parameters): Declare extern...
2010-04-06 corinna * include/sched.h: Remove, overruled by newlib file.
2010-04-06 corinna * include/sched.h: Remove, overruled by newlib file.
2010-04-06 cgf* fhandler_fifo.cc (fhandler_fifo::open): Accommodate...
2010-04-02 cgf* fhandler.h (fhandler_base::has_ongoing_io): Declare...
2010-04-02 cgf* fhandler.h (fhandler_base::setup_overlapped): Delete...
2010-04-02 cgf* fhandler_fifo.cc (fhandler_fifo::fhandler_fifo):...
2010-04-02 corinna * fhandler_tty.cc (fhandler_tty_slave::close): Revert...
2010-04-02 cgffix typo
2010-04-02 cgf* select.h (select_pipe_info::add_watch_handle): Delete...
2010-04-02 cgf* dtable.cc (dtable::init_std_file_from_handle): Avoid...
2010-04-02 corinna * fhandler_tty.cc (fhandler_tty_slave::close): Avoid...
2010-04-01 corinna * nlsfuncs.cc: Fix indentation.
2010-04-01 corinna * nlsfuncs.cc (rebase_locale_buf): New helper function...
2010-04-01 cwilson* setup-net.sgml: Remove more mentions of rxvt.
2010-03-31 cgf* cygwinenv.sgml: Remove/deprecate mention of rxvt.
2010-03-31 cgf* sigproc.cc (wait_sig): Make sure that strace is activ...
2010-03-31 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-30 corinna * fhandler_socket.cc (fhandler_socket::wait_for_events...
2010-03-30 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-29 corinna * spawn.cc (find_exec): Enable finding paths in backsl...
2010-03-29 corinna * new-features.sgml (ov-new1.7.3): New section.
2010-03-29 corinna * include/cygwin/version.h: Bump DLL minor version...
2010-03-29 corinna * fhandler.cc (fhandler_base::fstat): Keep st_ctime...
2010-03-29 corinna * libc/rcmd.c: Enable IPv6.
2010-03-28 cgfchange wording
2010-03-28 cgf* fhandler.cc (fhandler_base::fstat): Set st_mtime...
2010-03-28 cgf* globals.cc (exit_status): Add new ES_EXIT_STARTING...
2010-03-27 corinna * setup2.sgml (setup-locale-charsetlist): Add EUC...
next