OSDN Git Service

* linux-nat.c (linux_nat_terminal_inferior)
[pf3gnuchains/pf3gnuchains3x.git] / winsup /
2009-05-20 cgf* net.cc (gethostby_helper): Use correct signedness.
2009-05-19 cgf* mount.cc (mount_info::add_item): Avoid using any...
2009-05-18 cgf* mount.cc (mount_info::got_usr_bin): Mark as NO_COPY.
2009-05-17 corinna * cygpath.cc (codepage): New variable.
2009-05-16 corinna * Makefile.in (cygpath.exe): Link against cygwin.a...
2009-05-15 corinna * setup2.sgml (setup-locale-console): Disable section...
2009-05-15 corinna * cygpath.cc (main): Only setlocale for LC_CTYPE categ...
2009-05-15 corinna * wchar.h (sys_mbstowcs): Add missing __stdcall attribute.
2009-05-14 corinna * cygheap.cc (cygheap_init): Set Cygwin default locale...
2009-05-14 cgf* mount.cc (mount_info::init): Remove MOUNT_CYGWIN_EXEC...
2009-05-14 corinna * faq-setup.xml (faq.setup.upgrade-mountpoints): New...
2009-05-14 corinna * new-features.sgml: Add automounting of /, /usr/bin...
2009-05-14 corinna * mount.cc (oopts): Add a no-op "auto" option.
2009-05-14 cgfcygwin ChangeLog
2009-05-13 corinna * pathnames.sgml (pathnames-unusual): Talk about using...
2009-05-13 corinna * cygheap.h (cwdstuff): Convert to class. Make posix...
2009-05-11 corinna * Makefile.in: Link ps.exe agains ntdll.dll.
2009-05-09 cgf* cygwin/version.h (CYGWIN_VERSION_CYGWIN_CONV): New...
2009-05-09 corinna * dtable.cc (dtable::init_std_file_from_handle): Add...
2009-05-09 corinna * sec_auth.cc (str2uni_cat): Move from here...
2009-05-08 corinna * strfuncs.cc (sys_cp_wcstombs): save and restore...
2009-05-08 corinna * strfuncs.cc (sys_cp_wcstombs): Set errno to 0 before...
2009-05-08 corinna * include/sys/select.h: Guard definitions with __USE_W...
2009-05-06 cgf* fhandler_console.cc (fhandler_console::ioctl): Proper...
2009-05-06 corinna * Move ChangeLog entry.
2009-05-06 corinna * libc/minires.c (scanline): Fix type in calls to...
2009-05-06 corinna * faq-setup.xml: Fix entry explaing how the homedir...
2009-05-06 corinna * mkpasswd.c (current_user): Don't use HOMEDRIVE/HOMEP...
2009-05-06 corinna * cygheap.cc (cygheap_init): Set umask to a sane default.
2009-05-04 cgf* cygcheck.cc (find_app_on_path): Avoid using NULL...
2009-05-04 corinna * cygcheck.cc (usage): Fix option order and print.
2009-05-04 corinna * security.cc (set_file_sd): Drop using FILE_OPEN_FOR_...
2009-05-04 cgf* fhandler_console.cc (fhandler_console::write_console...
2009-05-04 cgf* libc/minires.c (scanline): Accommodate ctype changes...
2009-05-04 cgf* fhandler.h (fhandler_console::MAX_WRITE_CHARS): Declare.
2009-05-02 ironhead2009-05-01 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2009-04-27 cgf* include/cygwin/socket.h: Define SOL_IPV6.
2009-04-22 cgf* strace.cc (create_child): Set CYGWIN=noglob when...
2009-04-21 corinna * ctype.cc (__set_ctype): Copy exact part of the curre...
2009-04-20 corinna * flock.cc (lf_setlock): Handle border case which...
2009-04-18 cgf* mkimport: Specify .text for stub explicitly.
2009-04-18 corinna * dcrt0.cc (globify): Only call mbtowc for non-ascii...
2009-04-17 corinna * dcrt0.cc (globify): Make multibyte-aware.
2009-04-17 corinna * flock.cc (class inode_t): Add i_wait member and...
2009-04-16 corinna * dlfcn.cc (get_full_path_of_dll): Just return a bool...
2009-04-16 corinna * ntdll.h (STATUS_LOCK_NOT_GRANTED): Define.
2009-04-15 corinna * cygpath.cc (do_pathconv): Only skip \\?\ prefix...
2009-04-15 corinna * path.cc (path_conv::get_wide_win32_path): Allow...
2009-04-15 corinna * libc/bsdlib.cc: Align copyright with upstream.
2009-04-14 cgf* speclib: Really revert to using tempdir.
2009-04-14 cgf* speclib: Revert to using tempdir.
2009-04-14 corinna * localtime.cc (tzload): Implement setting __tzrule...
2009-04-13 davek * include/stdint.h (intptr_t): Remove long from type.
2009-04-13 davek * Makefile.in (dumper.exe): Add -lz to ALL_LDFLAGS.
2009-04-12 cgf* speclib: Initial stab at cleaning up temp files....
2009-04-12 cgf* Makefile.in (clean): Clean globals.h.
2009-04-11 ironhead2009-04-11 Danny Smith <dannsymith@users.sourceforge...
2009-04-11 corinna * include/stdint.h (INTPTR_MIN, INTPTR_MAX): Add...
2009-04-10 cgf* speclib: Use a more robust method to derive full...
2009-04-09 cgf* speclib: Semi-revert to previous version but don...
2009-04-09 corinna * syscalls.cc (try_to_bin): Use tmp_pathbuf buffer...
2009-04-09 corinna * syscalls.cc (try_to_bin): Fix alignment of infobuf.
2009-04-09 corinna * fhandler_disk_file.cc (fhandler_disk_file::fchown...
2009-04-07 corinna * include/stdint.h (int_least32_t): Define as int.
2009-04-07 corinna * include/stdint.h (int_least32_t): Define as int.
2009-04-07 corinna * path.cc (readlink): Accommodate new UTF-16 symlinks.
2009-04-07 corinna * strfuncs.cc: Change WCHAR to wchar_t in multibyte...
2009-04-07 corinna * setup2.sgml (setup-locale-console): New section...
2009-04-07 corinna * fhandler.h (class dev_console): Add members con_mbto...
2009-04-06 corinna * libc/rexec.cc (ruserpass): Use fstat64 instead of...
2009-04-06 corinna * strfuncs.cc: Add comment to explain why we can't...
2009-04-06 corinna * new-features.sgml (ov-new1.7-posix): Remove JIS...
2009-04-06 corinna * setup2.sgml (setup-locale-problems): Change title...
2009-04-05 cgf* Makefile.in: Use all compile options when calculating...
2009-04-05 cgf* net.cc: Undefine NOERROR and DELETE to avoid compiler...
2009-04-04 corinna * include/asm/byteorder.h (__ntohl): Prototype before...
2009-04-03 corinna * Various syntactical and semantical fixes throughout.
2009-04-03 corinna * utils.sgml: Various syntactical and semantical fixes.
2009-04-02 corinna * environ.cc (build_env): Fix length calculation of...
2009-04-02 corinna * include/netdb.h: #include <inttypes.h>, <netinet...
2009-04-01 corinna * faq-using.xml (faq.using.symlinkstoppedworking)...
2009-04-01 corinna * strfuncs.cc (sys_cp_mbstowcs): Check if ASCII SO...
2009-03-31 corinna * shm.cc (struct shm_attached_list): Convert access...
2009-03-31 corinna * setup2.sgml (setup-locale-problems): Fix an incomple...
2009-03-31 corinna * faq-using.xml (faq.using.unicode): Modernize.
2009-03-31 corinna * ctype.cc: Remove implementation of ctype functions...
2009-03-30 davek * faq-using.xml (faq.using.bloda): Update with new...
2009-03-28 cgf* Makefile.in: Perform some minor cleanup. Revamp...
2009-03-27 corinna * net.cc (inet_ntop6): Convert to lowercase hex digits...
2009-03-27 corinna * net.cc (cygwin_getaddrinfo): Check hints for non...
2009-03-27 corinna * fhandler.h (class fhandler_fifo): Rename read/write...
2009-03-27 corinna * syscalls.cc (pathconf): Fix memory leak.
2009-03-27 corinna * README: Remove "How to use" section, as CYGWIN=...
2009-03-27 corinna * utils.sgml (passwd -R): Remove references to CYGWIN...
2009-03-26 corinna * cygwinenv.sgml: Add text to explain new UTF-16 symlinks.
2009-03-26 corinna * path.cc (symlink_worker): Write target filename...
2009-03-26 corinna * include/asm/byteorder.h (__ntohl): Align definition...
2009-03-26 corinna * new-features.sgml: Replace GB2312 with GBK.
2009-03-26 corinna * strfuncs.cc (__set_charset_from_codepage): Revert...
2009-03-25 corinna * pathnames.sgml: Add a note that ASCII SO handling...
next