OSDN Git Service

2010-07-20 Ozkan Sezer <sezero@users.sourceforge.net>
[pf3gnuchains/sourceware.git] / winsup /
2010-07-21 ironhead2010-07-20 Ozkan Sezer <sezero@users.sourceforge...
2010-07-20 ironhead2010-07-17 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2010-07-20 ericbDocument mkostemp and mkostemps.
2010-07-20 ericbAdd mkostemp and mkostemps.
2010-07-19 cgf* autoload.cc (noload): Use "pushl" rather than "push".
2010-07-19 cgf* exceptions.cc (_cygtls::interrupt_now): Avoid nonsens...
2010-07-19 cgf* gendef: Throughout, remove lock from xchgl since...
2010-07-15 corinna * wincap.cc (wincap_7): Set needs_count_in_si_lpres2...
2010-07-09 ironhead2010-07-08 Markus Koenig <basilo@users.sourceforge...
2010-07-07 corinna * syscalls.cc (unlink_nt): Disable try_to_bin for...
2010-07-06 corinna Align seekdir and telldir API to POSIX definition.
2010-07-06 cgf* ldd.cc: Clean up formatting throughout.
2010-07-05 corinna * dump_setup.cc (dump_file): Read requested content...
2010-07-05 cgf* path.cc (path_conv::check): Move fs-specific settings...
2010-07-02 corinna * net.cc (cygwin_getsockopt): Make sure SO_PEERCRED...
2010-06-30 ironhead2010-06-28 Rick Rankin <rrankin1424-mingw@yahoo.com>
2010-06-30 corinna * utils.sgml (locale): Change stray local cygdrive...
2010-06-29 corinna * spawn.cc (spawn_guts): Reinstantiate a FIXME comment.
2010-06-29 corinna * exceptions.cc (dump_exception): Use %W instead of...
2010-06-29 cgf* fork.cc (frok::parent): Improve error message.
2010-06-28 yselkowitz* Makefile.in: Use "xmlto pdf" instead of docbook2pdf.
2010-06-27 cgf* setup-net.sgml: Add a paragraph describing now to...
2010-06-22 corinna * flock.cc (allow_others_to_sync): Use small stack...
2010-06-22 corinna * sec_acl.cc (setacl): Use the long time unused ACL_DE...
2010-06-22 cgf* tmpbuf.h: New file.
2010-06-22 cgf* dcrt0.cc (__api_fatal): Temporarily generate a stackdump.
2010-06-21 cgf* tls_pbuf.cc (tmp_pathbuf::w_get): Report what's faili...
2010-06-17 corinna * fhandler_disk_file.cc (fhandler_base::fstat_by_handl...
2010-06-16 corinna * fhandler_disk_file.cc (fhandler_base::fstat_by_nfs_e...
2010-06-15 corinna * dtable.cc (dtable::dup_worker): Reset path_conv...
2010-06-15 corinna * fhandler_disk_file.cc (fhandler_disk_file::fstatvfs...
2010-06-15 corinna * fhandler_disk_file.cc (path_conv::get_ino_by_handle...
2010-06-15 corinna * path.cc (path_conv::check): Return with ENOTDIR...
2010-06-14 corinna * dlfcn.cc (get_full_path_of_dll): Revert patch from...
2010-06-13 cgf* times.cc (gtod): Move to sharable region.
2010-06-09 corinna * path.cc (symlink_info::check_shortcut): Use ro_u_emp...
2010-06-09 corinna * path.cc (symlink_info::check): Set h to NULL after...
2010-06-07 corinna * include/sys/stdio.h: Remove _GNU_SOURCE guard around...
2010-06-02 corinna * ntdll.h (STATUS_BAD_NETWORK_PATH): Define.
2010-06-01 corinna * exceptions.cc (open_stackdumpfile): Correctly append...
2010-06-01 corinna * fhandler_netdrive.cc (fhandler_netdrive::exists...
2010-06-01 corinna * cygheap.cc (cygheap_user::set_name): Allow to change...
2010-05-27 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-08 cgf* Makefile.in (DLL_OFILES): Add pseudo-reloc.o.
2010-05-08 corinna * fhandler_tty.cc (fhandler_tty_slave::init): Disable...
2010-05-06 corinna * path.cc (path_conv::check): Drop setting sym.pflags...
2010-05-04 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-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...
next