OSDN Git Service

* ada-lang.c: Remove an extra empty line. No code change.
[pf3gnuchains/pf3gnuchains4x.git] / winsup /
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...
2009-03-25 corinna * strfuncs.cc (sys_wcstombs): Don't convert ASCII...
2009-03-25 corinna * environ.cc (environ_init): Break from locale loop...
2009-03-25 corinna * new-features.sgml: Add missing GB2312 and eucKR...
2009-03-25 corinna * strfuncs.cc (__kr_wctomb): Use codepage 51949 rather...
2009-03-24 corinna * strfuncs.cc (__kr_wctomb): Use codepage 50949 rather...
2009-03-24 corinna * strfuncs.cc (sys_cp_mbstowcs): Don't read beyond...
2009-03-24 corinna * new-features.sgml: Add section about chaged (no...
2009-03-24 corinna * shared_info.h (CURR_SHARED_MAGIC): Update.
2009-03-24 corinna * cygcheck.cc (dump_sysinfo): Fix compiler warning...
2009-03-24 corinna * wchar.h: Replace UINT with unsigned int.
2009-03-24 corinna * wchar.h: Remove erroneous "C" specifier from extern...
2009-03-24 corinna * cygwinenv.sgml: Move "codepage:xxx" to the removed...
2009-03-24 corinna * ctype.cc (_CTYPE_DATA_0_127): Add _B class to TAB...
2009-03-24 corinna * sec_auth.cc (str2buf2uni): Remove.
2009-03-24 corinna * include/mntent.h: Remove declarations of nonexistant...
2009-03-23 corinna * passwd.c (usage): Change description for -d option...
2009-03-23 corinna * passwd.c (caller_is_admin): New function to test...
2009-03-23 corinna * smallprint.cc (__small_vsprintf): Handle NULL PWCHAR and
2009-03-23 corinna * include/asm/byteorder.h (__constant_ntohs): Remove...
2009-03-23 corinna * cygwin.din: Export wordexp, wordfree.
2009-03-23 corinna * include/sys/un.h: #include <string.h> for strlen.
2009-03-22 corinna * passwd.c (main): Always get logonserver from environ...
2009-03-22 corinna * ldd.cc: Fix compiler warning.
2009-03-20 corinna * cygserver-config: Remove misleading text describing the
2009-03-19 corinna * dlfcn.cc (get_full_path_of_dll): Revert patch from...
2009-03-19 corinna * cygwin.din: Export log2, log2f as functions.
2009-03-18 cgf*** empty log message ***
2009-03-18 cgfRe-add inexplicably missing ldh.cc.
2009-03-18 corinna * sec_auth.cc (lsaauth): Remove local definitions...
2009-03-18 corinna * winnt.h: Add Vista token security extensions.
2009-03-18 corinna * cygwin-ug-net.in.sgml: Update date.
2009-03-18 corinna * overview2.sgml: Remove reference to CYGWIN=binmode.
2009-03-18 cgf* ldd.cc (load_dll): Start helper program rather than...
2009-03-15 corinna * errno.cc (_sys_errlist): Add ESTRPIPE.
2009-03-15 corinna * cygwin.din: Export wcsdup.
2009-03-15 corinna * include/inttypes.h: Remove "l" size specifier from...
2009-03-14 cgf* ldd.cc (longopts): Add --dll option.
next