OSDN Git Service

Provide euidaccess, canonicalize_file_name; fix fchmodat.
[pf3gnuchains/pf3gnuchains3x.git] / winsup / cygwin / ChangeLog
2009-09-25 ericbProvide euidaccess, canonicalize_file_name; fix fchmodat.
2009-09-25 ericbFix faccessat(,0) and access() semantics.
2009-09-24 corinna * posix_ipc.cc (mq_open): Avoid closing the same descr...
2009-09-24 corinna * kernel32.cc (CreateMutexW): Use correct access mask.
2009-09-23 corinna * strfuncs.cc (__set_charset_from_codepage): Fetch...
2009-09-23 corinna Fix typo.
2009-09-23 corinna * strfuncs.cc (sys_cp_wcstombs): Convert lone surrogat...
2009-09-22 corinna * autoload.cc (WSARecv): Define.
2009-09-22 ericbMake *at functions more like Linux.
2009-09-22 corinna * strfuncs.cc (sys_cp_mbstowcs): Reset shift state...
2009-09-22 corinna * path.cc (symlink_worker): Rework error handling...
2009-09-22 ericbMatch dup2 and fcntl error values to POSIX.
2009-09-21 corinna * cygheap.h (cwdstuff::get_posix): Convert to const...
2009-09-21 corinna * fhandler_disk_file.cc (fhandler_disk_file::link...
2009-09-21 cgf* dcrt0.cc (dll_crt0_1): Add another hack to REALLY...
2009-09-21 cgf* external.cc (cygwin_internal): Add hack to always...
2009-09-19 cgf* exceptions.cc (sigpacket::process): Explicitly set...
2009-09-18 cgf* exceptions.cc (sigpacket::process): Give sigwait...
2009-09-16 cgf* ntea.c (write_ea): Don't abort if not-samba.
2009-09-01 cgf* select.cc (peek_console): Always check window size...
2009-08-26 corinna * path.h (INTERIX_SYMLINK_COOKIE): Define.
2009-08-26 corinna * fhandler.cc (fhandler_base::open): Only set R/O...
2009-08-25 corinna * mount.cc (fs_info::update): Add comment.
2009-08-24 corinna * globals.cc (ro_u_volume): New R/O unicode string.
2009-08-22 cgf* cygwin/strfuncs.cc (__set_charset_from_codepage)...
2009-08-21 cgf* dll_init.h (has_dtors): New flag.
2009-08-21 cgf* fcntl.cc (fcntl64): Detect negative fd as error.
2009-08-21 corinna * mmap.cc (mmap64): Allocate fh_disk_file on cygheap...
2009-08-20 corinna * dtable.cc (build_fh_dev): Take additional bool param...
2009-08-18 cgf* dtable.cc (dtable::fixup_after_exec): Close any popen...
2009-08-18 cgf* syscalls.cc (popen): Reorganize slightly for clarity...
2009-08-18 cgf* syscalls.cc (popen): Rewrite to accommodate situation...
2009-08-17 cgf* pipe.cc (fhandler_pipe::create_selectable): Add ...
2009-08-14 corinna * fhandler_disk_file.cc (fhandler_disk_file::readdir...
2009-08-14 corinna * fhandler_disk_file.cc (fhandler_disk_file::readdir...
2009-08-14 corinna * fhandler_disk_file.cc (fhandler_disk_file::readdir_h...
2009-08-14 corinna * (fhandler_socket::getsockname): Fix length returned...
2009-08-13 corinna * fhandler_socket.cc (fhandler_socket::accept): Use...
2009-08-13 corinna * fhandler.h (class fhandler_socket): Add peer_sun_pat...
2009-08-13 corinna * cxx.cc (default_cygwin_cxx_malloc): Enhance commenting.
2009-08-12 corinna * fhandler_socket.cc (fhandler_socket::accept): Always...
2009-08-11 corinna * include/limits.h (NGROUPS_MAX): Set to a more sane...
2009-08-10 corinna * spawn.cc (av::fixup): Check shell scripts for execut...
2009-08-10 corinna * dtable.cc (DEV_SOCKET): New static WCHAR string...
2009-08-10 cgf* fhandler_console.cc (create_invisible_console_workaro...
2009-08-10 corinna * fhandler_console.cc (create_invisible_console_workar...
2009-08-08 corinna * dtable.cc (dtable::init_std_file_from_handle): Fix...
2009-08-06 corinna * net.cc (cygwin_getnameinfo): Force setting NI_NUMERI...
2009-08-05 cgf* cygheap.h (cygheap_debug::endh): Delete.
2009-08-05 cgf* path.cc (patch_conv::check): Zero path before setting it.
2009-08-04 cgf* fhandler_socket.cc (fhandler_socket::send_internal...
2009-08-04 cgf* fhandler.h (pdrive_buf): Defensively allocate one...
2009-08-04 cgf* fhandler.h (fhandler_cygdrive:DRVSZ): New enum.
2009-08-02 cgf* sigproc.cc (stopped_or_terminated): Don't return...
2009-08-01 cgf* cygheap_malloc.h: New file.
2009-08-01 cgf* path.h (path_conv::set_path): Change return value.
2009-08-01 cgf* spawn.cc (find_exec): Fix one more path where retval...
2009-08-01 cgf* spawn.cc (find_exec): Stop relying on the ability...
2009-07-30 corinna * path.h (cstrdup): Fix declaration.
2009-07-30 corinna * globals.cc (enum exit_states::ES_GLOBAL_DTORS):...
2009-07-30 corinna * path.h (class path_conv): Convert path from char...
2009-07-28 corinna * mount.h (enum fs_info_type): New type.
2009-07-27 corinna * posix.sgml (std-notes): Remove obsolete reference...
2009-07-26 corinna * posix.sgml (std-notes): Add flock restriction.
2009-07-25 corinna * fhandler_console.cc (set_console_title): Set buffer...
2009-07-24 cgf* sigproc.h (wait_for_sigthread): Eliminate parameter.
2009-07-24 corinna * syscalls.cc (internal_setlocale): Fix typo in GBK...
2009-07-24 corinna * syscalls.cc (unlink_nt): Ignore sharing violation...
2009-07-23 corinna * mount.h (fs_info::fsn): New member.
2009-07-23 corinna * mount.cc (fs_info::update): Revert to open filesyste...
2009-07-23 ericb * exceptions.cc (handle_exceptions): Set si_addr accor...
2009-07-22 corinna * mount.cc (fs_info::update): Open filesystem with...
2009-07-22 corinna * mount.cc: Revert accidental checkin.
2009-07-22 corinna * path.cc (symlink_info::check): Handle STATUS_NOT_SUP...
2009-07-22 corinna * mount.cc (fillout_mntent): Fix typo (noexec -> notexec).
2009-07-22 corinna * path.cc (symlink_info::check): Fix typo in comment.
2009-07-22 corinna * fhandler.h (enum del_lock_called_from): New enumeration.
2009-07-21 corinna * dtable.cc (dup2): Correct return value for no-op.
2009-07-21 corinna * fhandler_disk_file.cc (fhandler_disk_file::fchmod...
2009-07-20 corinna * wincap.h (wincaps::has_always_all_codepages): New...
2009-07-20 corinna * fork.cc (fork): Create local tmp_pathbuf. Explain...
2009-07-18 cgf* exceptions.cc (sig_handle_tty_stop): Set stopsig...
2009-07-17 davek * libstdcxx_wrapper.cc (operator delete): Remove...
2009-07-17 cgf* cygtls.cc (_cygtls::init_exception_handler): Test...
2009-07-17 cgf* cygtls.cc (_cygtls::init_exception_handler): Avoid...
2009-07-17 corinna * syscalls.cc (unlink_nt): Just return when a sharing...
2009-07-17 corinna * globals.cc: Improve comment on R/O UNICODE_STRINGs.
2009-07-16 corinna * syscalls.cc (unlink_nt): First remove the R/O DOS...
2009-07-16 corinna * fhandler_disk_file.cc (fhandler_disk_file::fchmod...
2009-07-16 corinna * globals.cc: Reorder constant UNICODE_STRINGs for...
2009-07-15 corinna * fhandler_netdrive.cc (GET_RESOURCE_INFO): Remove.
2009-07-15 corinna * fhandler_netdrive.cc (fhandler_netdrive::readdir...
2009-07-15 corinna * path.cc (cwdstuff::set): Only fix up UNC path in...
2009-07-14 corinna Throughout avoid having to initialize constant UNICODE...
2009-07-14 corinna * globals.cc (active_codepage): Remove.
2009-07-12 cgf* how-spawn-works.txt: Add "out of date" note.
2009-07-12 cgf* Makefile.in: Don't do anything special with any RCS...
2009-07-12 corinna * fhandler_disk_file.cc (fhandler_base::fstat_by_handl...
2009-07-07 davek * winbase.h (ilockexch): Avoid making 'ret' volatile.
2009-07-07 davek * ChangeLog: Assorted minor whitespace fixes in old...
next