OSDN Git Service

2009-11-10 Tristan Gingold <gingold@adacore.com>
[pf3gnuchains/pf3gnuchains3x.git] / winsup /
2009-11-10 corinna * fhandler_disk_file.cc (is_volume_mountpoint): Align...
2009-11-10 corinna * path.cc (symlink_info::check_reparse_point): Always...
2009-11-10 corinna * fhandler_console.cc (fhandler_console::read): Restri...
2009-11-08 corinna * fhandler_disk_file.cc (fhandler_base::fstat_helper...
2009-11-07 corinna * globals.cc (ro_u_scr): New R/O unicode string.
2009-11-06 corinna * transport_pipes.cc (transport_layer_pipes::transport...
2009-11-06 corinna * shared.cc (inst_root_inited): New static bool variable.
2009-11-05 corinna * syscalls.cc (nt_path_has_suffix): New function.
2009-11-05 corinna * spawn.cc (dll_suffixes): Disable. Explain why.
2009-11-05 corinna * path.cc (read_mounts): Skip unnecessary test if...
2009-11-05 corinna * cygcheck.cc (cygwin_dll_path): New global variable.
2009-11-05 corinna * path.cc (read_mounts): First get installation path...
2009-11-04 corinna * Makefile.in (cygpath.exe): Add -fno-threadsafe-stati...
2009-11-03 corinna * security.cc (alloc_sd): Re-introduce setting the...
2009-11-03 corinna * security.cc (alloc_sd): Re-enable generating default...
2009-11-02 corinna * dlfcn.cc (get_full_path_of_dll): Drop enforcing...
2009-11-02 cwilsonFinal sync of pseudo-reloc.c with mingw64 and cygwin
2009-11-02 corinna * miscfuncs.h (transform_chars): Declare. Define...
2009-11-02 corinnapath.cc
2009-11-02 corinna * path.cc (tfx_chars): Constify.
2009-11-02 cgf* Makefile.in: Use utils mingw front-end to generate...
2009-10-31 corinna * new-features.sgml (ov-new1.7-misc): Add installation...
2009-10-31 corinna * cygcheck.cc: Include cygprops.h.
2009-10-31 corinna * transport_pipes.h (PIPE_NAME_PREFIX): New define.
2009-10-31 corinna * cygprops.h: New file.
2009-10-31 corinna * sec_helper.cc (security_descriptor::realloc): Call...
2009-10-31 corinna * sec_helper.cc (security_descriptor::free): If sd_siz...
2009-10-30 corinna * fhandler_random.cc (fhandler_dev_random::lseek)...
2009-10-30 corinna * smallprint.cc (hex_str): New const string.
2009-10-30 cwilsonHonor DESTDIR for winsup/mingw and winsup/w32api
2009-10-30 cwilsonHonor DESTDIR for winsup/mingw and winsup/w32api
2009-10-28 corinna * cygcheck.cc (pretty_id): Drop arguments. Don't...
2009-10-28 corinna * pathnames.sgml: Add limitation of case sensitivity...
2009-10-28 corinna * new-features.sgml (ov-new1.7-posix): Mention UTF...
2009-10-26 cwilsonCorrect pseudo-reloc size bug wrt error messages
2009-10-26 cwilsonSync pseudo-reloc.c with mingw64
2009-10-26 cgf* faq-setup.xml: Fix clean_setup.pl reference.
2009-10-26 cgf* faq-setup.xml: Change clean_setup.pl reference.
2009-10-26 cwilsonSync pseudo-reloc.c with mingw64
2009-10-24 corinna * fhandler.cc (fhandler_base::open): Remove unused...
2009-10-24 corinna * fhandler.cc (fhandler_base::open): Always create...
2009-10-24 cwilsonSync pseudo-reloc.c with cygwin/lib/
2009-10-23 corinna * fhandler_random.cc (fhandler_dev_random::lseek)...
2009-10-20 corinna * cygcheck.cc (dump_sysinfo): Update with latest NT...
2009-10-20 corinna * registry.cc (reg_key::get_int): Add alternative...
2009-10-20 corinna * smallprint.cc (__small_vsprintf): Simplify UNICODE...
2009-10-20 corinna * fhandler_disk_file.cc (fhander_disk_file::readdir...
2009-10-19 corinna * syscalls.cc (internal_setlocale): Only convert ...
2009-10-19 corinna * spawn.cc (av::fixup): Treat non-readable, but execut...
2009-10-18 corinna * uinfo.cc (uinfo_init): Deimpersonate, don't reimpers...
2009-10-15 corinna * cygpath.cc (get_special_folder): Fetch path as WCHAR...
2009-10-15 corinna * faq-setup.xml (faq.setup.disk-space): Fix URL pointi...
2009-10-14 ericbConsistently use va_end.
2009-10-13 corinna * include/cygwin/version.h (CYGWIN_VERSION_API_MINOR...
2009-10-13 corinna * include/sys/cygwin.h: Add new cygwin_getinfo_type
2009-10-13 ericbImprove clock_gettime and utimensat resolution.
2009-10-12 corinna * external.cc (cygwin_internal): Return 0 in CW_SET_DO...
2009-10-12 corinna * kill.cc (main): Skip to PID loop on invalid option...
2009-10-12 corinna * fhandler_disk_file.cc (fhandler_disk_file::link...
2009-10-09 corinna * pathnames.sgml (pathnames-specialchars): Add control...
2009-10-09 corinna * path.cc (tfx_chars): Convert all ASCII control chara...
2009-10-09 corinna * include/cygwin/config.h (DEFAULT_LOCALE): Define...
2009-10-08 cgf* exceptions.cc (_cygtls::signal_exit): There's no...
2009-10-08 ericb* fhandler_disk_file.cc (utimens_fs): Plug fd leak...
2009-10-07 cwilsonSupport pseudo-reloc version 2
2009-10-07 corinna * syscalls.cc (seteuid32): Call set_cygwin_privileges...
2009-10-07 corinna * fhandler.h (fhandler_pty_master::tcgetpgrp): Declare.
2009-10-06 cwilsonAdd cygwin wrapper for ExitProcess and TerminateProcess.
2009-10-06 cgf* exceptions.cc: Move global variable sigExeced...
2009-10-04 davek * Makefile.in (CFLAGS): Add -mno-use-libstdc-wrappers.
2009-10-04 corinna * include/winbase.h (CreateRestrictedToken): Declare...
2009-10-04 corinna * syscalls.cc (internal_setlocale): Add comment.
2009-10-03 davek * faq-using.xml (faq.using.bloda): Add Lenovo IPS...
2009-10-02 corinna * dcrt0.cc (dll_crt0_1): Drop calls to setlocale/_setl...
2009-10-02 cgf* mkpasswd.c: Properly define __progname as __declspec...
2009-10-02 corinna * setup2.sgml (setup-locale-ov): Fix typo in C+charset...
2009-10-02 cgf* dcrt0.cc (dll_crt0_1): Move cxx_malloc reset kluge...
2009-09-30 corinna * new-features.sgml (ov-new1.7-file): Ctrl-X, not...
2009-09-30 corinna * fhandler_console.cc (beep): Move up to avoid forward...
2009-09-30 ericb* syscalls.cc (rename): Fix regression in rename("dir...
2009-09-29 keithmarshallMake MinGW printf() "%p" format compatible with MSVCRT...
2009-09-29 corinna * fhandler_socket.cc (fhandler_socket::recv_internal...
2009-09-28 corinna * fhandler.h (class dev_console): Constify charset...
2009-09-28 corinna * cygheap.cc (cygheap_init): Default locale.charset...
2009-09-26 ericb* new-features.sgml (ov-new1.7-file): Mention fexecve...
2009-09-26 ericbAdd fexecve, execvpe.
2009-09-26 ericbFix some POSIX-compliance bugs in link, rename, mkdir.
2009-09-25 ericb* new-features.sgml (ov-new1.7-file): Mention eaccess...
2009-09-25 ericbProvide euidaccess, canonicalize_file_name; fix fchmodat.
2009-09-25 corinna * setup2.sgml (setup-locale-problems): Fix charset...
2009-09-25 ericbFix faccessat(,0) and access() semantics.
2009-09-25 ericb* setup2.sgml (setup-locale-problems): Document how...
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...
next