cygwin-cvs archive
date index for January - March, 2016

This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:


2016-03-30 [newlib-cygwin] mkvers.sh: Reformatting for better readability Corinna Vinschen
2016-03-30 [newlib-cygwin] Use just-built gcc for windres Corinna Vinschen
2016-03-30 [newlib-cygwin] fix typo in netinit/ip.h Corinna Vinschen
2016-03-30 [newlib-cygwin] Add dependencies to tlsoffsets file Corinna Vinschen
2016-03-30 [newlib-cygwin] Replace AC_CANONICAL_SYSTEM with AC_CANONICAL_TARGET, fix AC_INIT usage Corinna Vinschen
2016-03-30 [newlib-cygwin] Add option to not build mingw programs when cross compiling. Corinna Vinschen
2016-03-30 [newlib-cygwin] fenv.h: Change fexcept_t to integral type for compatibility Corinna Vinschen
2016-03-29 [newlib-cygwin] Created tag newlib-2_4_0 Jeff Johnston
2016-03-29 [newlib-cygwin] Document implemented functions Corinna Vinschen
2016-03-29 [newlib-cygwin] Add missing nanl Corinna Vinschen
2016-03-29 [newlib-cygwin] Add release message for 792e51b Corinna Vinschen
2016-03-29 [newlib-cygwin] Add missing long double functions to Cygwin Corinna Vinschen
2016-03-29 [newlib-cygwin] Fix Cygwin setstate definition Corinna Vinschen
2016-03-29 [newlib-cygwin] cygwin: export __getpagesize Corinna Vinschen
2016-03-29 [newlib-cygwin] Add simple versions of random() and srandom() Joel Sherrill
2016-03-26 [newlib-cygwin] Add release text for 373f81d and 3e446e9 Corinna Vinschen
2016-03-26 [newlib-cygwin] Add missing OBJCOPY variable to Makefile.in Corinna Vinschen
2016-03-24 [newlib-cygwin] Throughout Cygwin, use u_intN_t or uintN_t Corinna Vinschen
2016-03-24 [newlib-cygwin] Change definition of b64_pton from K&R to ANSI Corinna Vinschen
2016-03-24 [newlib-cygwin] Fix return type of get_routedst Corinna Vinschen
2016-03-24 [newlib-cygwin] Remove unused function convert_ifr_flags Corinna Vinschen
2016-03-24 [newlib-cygwin] Fix FIONBIO comments Corinna Vinschen
2016-03-24 [newlib-cygwin] Drop usage of old-age BSD types in generically used Cygwin headers Corinna Vinschen
2016-03-24 [newlib-cygwin] Define BSD u_intN_t types indiscriminately Corinna Vinschen
2016-03-23 [newlib-cygwin] test Corinna Vinschen
2016-03-23 [newlib-cygwin] Add release message for commit 59b3bd2 Corinna Vinschen
2016-03-23 [newlib-cygwin] Only allow enabled groups as primary group Corinna Vinschen
2016-03-23 [newlib-cygwin] Use 64K buffers for TOKEN_GROUPS Corinna Vinschen
2016-03-23 [newlib-cygwin] Allocate temporary TOKEN_GROUP arrays using TLS Corinna Vinschen
2016-03-23 [newlib-cygwin] cxx.cc: Disable C++14 warning for new sized delete operator Corinna Vinschen
2016-03-23 [newlib-cygwin] Add c++14 sized deallocation operator Corinna Vinschen
2016-03-23 [newlib-cygwin] Drop Cygwin-only posix_memalign prototype Corinna Vinschen
2016-03-23 [newlib-cygwin] Use DnsFree instead of deprecated DnsRecordListFree Corinna Vinschen
2016-03-22 [newlib-cygwin] Remove spurious empty line in changelog entry. Corinna Vinschen
2016-03-22 [newlib-cygwin] PR external/{16327, 16328}: Remove etc/configure.texi and etc/standards.texi. Corinna Vinschen
2016-03-22 [newlib-cygwin] Fix generation of as.1 manual page so that it can be converted to DocBook format. Corinna Vinschen
2016-03-22 [newlib-cygwin] Sync toplevel with upstream GCC. Corinna Vinschen
2016-03-21 [newlib-cygwin] Remove Mingw.org from FAQ, or replace with Mingw-w64. Corinna Vinschen
2016-03-21 [newlib-cygwin] Add nonnull annotation to posix_memalign. Corinna Vinschen
2016-03-21 [newlib-cygwin] Remove misleading indentation Corinna Vinschen
2016-03-21 [newlib-cygwin] Move arc4random Cygwin only code to Cygwin Corinna Vinschen
2016-03-20 [newlib-cygwin] srandom: Replace accessing /dev/random by equivalent getentropy call Corinna Vinschen
2016-03-20 [newlib-cygwin] Revert "Use high-resolution timebases for select()." Corinna Vinschen
2016-03-20 [newlib-cygwin] Revert "Debug printfs." Corinna Vinschen
2016-03-20 [newlib-cygwin] Revert "Improve and simplify select()." Corinna Vinschen
2016-03-20 [newlib-cygwin] Drop redundant arc4random prototypes from cygwin/stdlib.h Corinna Vinschen
2016-03-20 [newlib-cygwin] Allow machine-dependent arc4 locking Corinna Vinschen
2016-03-20 [newlib-cygwin] Improve and simplify select(). Corinna Vinschen
2016-03-20 [newlib-cygwin] Debug printfs. Corinna Vinschen
2016-03-20 [newlib-cygwin] Use high-resolution timebases for select(). Corinna Vinschen
2016-03-20 [newlib-cygwin] * winsup/testsuite/configure: chmod a+x Corinna Vinschen
2016-03-20 [newlib-cygwin] Move get_nonascii_key into fhandler_console. Corinna Vinschen
2016-03-20 [newlib-cygwin] respect datarootdir Corinna Vinschen
2016-03-20 [newlib-cygwin] Fix strict aliasing Corinna Vinschen
2016-03-20 [newlib-cygwin] Fix typoed comparison Corinna Vinschen
2016-03-20 [newlib-cygwin] The address of an class always evaluates to true Corinna Vinschen
2016-03-20 [newlib-cygwin] Remove misleading indentation Corinna Vinschen
2016-03-20 [newlib-cygwin] Add necessary braces to if statements Corinna Vinschen
2016-03-20 [newlib-cygwin] Remove dead code from fhandler_console. Corinna Vinschen
2016-03-20 [newlib-cygwin] Remove unused and unsafe call to __builtin_frame_address Corinna Vinschen
2016-03-19 [newlib-cygwin] winsup: Move all old CVS Changelogs into CVSChangeLogs.old dir Corinna Vinschen
2016-03-19 [newlib-cygwin] Remove ill-advised cygwin_props Corinna Vinschen
2016-03-18 [newlib-cygwin] Remove references to older Cygwin releases from documentation Corinna Vinschen
2016-03-18 [newlib-cygwin] Implement getentropy for Cygwin Corinna Vinschen
2016-03-18 [newlib-cygwin] Delete Cygwin's arc4random in favor of new Newlib implementation Corinna Vinschen
2016-03-18 [newlib-cygwin] Cygwin: define byteswap.h inlines as macros Yaakov Selkowitz
2016-03-18 [newlib-cygwin] Feature test macros overhaul: Cygwin headers Yaakov Selkowitz
2016-03-18 [newlib-cygwin] Feature test macros overhaul: time.h Yaakov Selkowitz
2016-03-18 [newlib-cygwin] Feature test macros overhaul: stdlib.h Yaakov Selkowitz
2016-03-18 [newlib-cygwin] Feature test macros overhaul: limits.h Yaakov Selkowitz
2016-03-18 [newlib-cygwin] Feature test macros overhaul: fnmatch.h Yaakov Selkowitz
2016-03-18 [newlib-cygwin] Feature test macros overhaul: dirent.h Yaakov Selkowitz
2016-03-17 [newlib-cygwin] add release message for commit 4c9bb3e Corinna Vinschen
2016-03-17 [newlib-cygwin] Propagate correct Windows error if executable can't be opened Corinna Vinschen
2016-03-17 CVSROOT commitinfo reject-commit corinna
2016-03-17 [newlib-cygwin] Add release message for commit 7346568 Corinna Vinschen
2016-03-16 [newlib-cygwin] Make requested console reports work Corinna Vinschen
2016-03-15 [newlib-cygwin] Attempt to fix Coverity issues in ssp Jon TURNEY
2016-03-14 [newlib-cygwin] cygwin_getaddrinfo: workaround Winsock getaddrinfo issue with broken DNS Corinna Vinschen
2016-03-13 [newlib-cygwin] Don't write NULL SID ACE if it's not necessary. Corinna Vinschen
2016-03-12 [newlib-cygwin] Update Cygwin release message text with latest bugfixes. Corinna Vinschen
2016-03-12 [newlib-cygwin] Fix typo which might break permission evaluation Corinna Vinschen
2016-03-12 [newlib-cygwin] Fix reading/writing Samba ACLs using RFC2307 mapping Corinna Vinschen
2016-03-12 [newlib-cygwin] Add cygsid methods to create SIDs from scratch Corinna Vinschen
2016-03-11 [newlib-cygwin] gmon.h: Fix type of gmonparam state member Corinna Vinschen
2016-03-11 [newlib-cygwin] Spinlock spin with pause instruction Corinna Vinschen
2016-03-11 [newlib-cygwin] Documentation covering profiling Cygwin programs. Corinna Vinschen
2016-03-10 [newlib-cygwin] Add release message for commit 8b1ede3ce11d53292036aadfcfb6043df0235f9c Corinna Vinschen
2016-03-10 [newlib-cygwin] Add commit 5807ba83e release message to documentation Corinna Vinschen
2016-03-10 [newlib-cygwin] Add release message for commit 5807ba83e498d87b52675376a81d2edfe6de098d Corinna Vinschen
2016-03-10 [newlib-cygwin] Support profiling of multi-threaded apps. Corinna Vinschen
2016-03-10 [newlib-cygwin] getifaddrs: Return pointer to extended interface info in ifa_data member Corinna Vinschen
2016-03-10 [newlib-cygwin] Revamp acl_extended_fd/acl_extended_file to avoid open(2) call Corinna Vinschen
2016-03-09 [newlib-cygwin] Overwite potentially faked kernel version with correct values Corinna Vinschen
2016-03-09 [newlib-cygwin] Move definition of wsadata into wsock_init Corinna Vinschen
2016-03-08 [newlib-cygwin] Cygwin: Document new POSIX ACL API Corinna Vinschen
2016-03-08 [newlib-cygwin] faq: Sort BLODA list and update advice on fixing fork failures Jon TURNEY
2016-03-08 [newlib-cygwin] acl_create_entry: Don't invalidate existing entry_d and permset_d. Corinna Vinschen
2016-03-08 [newlib-cygwin] __acltotext: Always append NUL Corinna Vinschen
2016-03-08 [newlib-cygwin] Implement POSIX.1e ACL functions Corinna Vinschen
2016-03-08 [newlib-cygwin] cygwin/acl.h: Don't clutter namespace Corinna Vinschen
2016-03-04 [newlib-cygwin] Mention 64-bit Cygwin as another remedy for fork() failures. Corinna Vinschen
2016-02-29 [newlib-cygwin] ccwrap: fix build with non-english locale set (v2) Corinna Vinschen
2016-02-29 [newlib-cygwin] ccwrap: fix build with non-english locale set Corinna Vinschen
2016-02-26 [newlib-cygwin] Created tag newlib-snapshot-20160226 Jeff Johnston
2016-02-22 [newlib-cygwin] cygwin: Export clog10, clog10f Yaakov Selkowitz
2016-02-22 [newlib-cygwin] Fix comments in sec_acl.cc Corinna Vinschen
2016-02-20 [newlib-cygwin] ssp: Fixes for 64-bit Jon TURNEY
2016-02-18 [newlib-cygwin] Update Cygwin release notes. Corinna Vinschen
2016-02-18 [newlib-cygwin] cygwin: accept SIGIOT as alias of SIGABRT Yaakov Selkowitz
2016-02-18 [newlib-cygwin] Drop temporary declaration of GetSystemTimePreciseAsFileTime. Corinna Vinschen
2016-02-18 [newlib-cygwin] setuid: Create token from scratch without credentials of caller Corinna Vinschen
2016-02-17 [newlib-cygwin] cyglsa: Drop code handling Windows 2000 and earlier Corinna Vinschen
2016-02-17 [newlib-cygwin] Silent relocation truncations considered harmful Corinna Vinschen
2016-02-15 [newlib-cygwin] cygwin_conv_path: Really always preserve trailing slash in conversion to POSIX path Corinna Vinschen
2016-02-15 [newlib-cygwin] Make buffered console characters visible to select(). Corinna Vinschen
2016-02-13 [newlib-cygwin] Document pthread_barrier* functions as implemented Corinna Vinschen
2016-02-13 [newlib-cygwin] Remove local winbase.h (again). Corinna Vinschen
2016-02-13 [newlib-cygwin] Bump Cygwin version to 2.5.0 Corinna Vinschen
2016-02-13 [newlib-cygwin] POSIX barrier implementation, take 3 Corinna Vinschen
2016-02-13 [newlib-cygwin] cygwin: work around GCC 5 preprocessor changes Corinna Vinschen
2016-02-12 [newlib-cygwin] Bump Cygwin version to 2.4.2. Corinna Vinschen
2016-02-12 [newlib-cygwin] cygwin: fix errors with GCC 5 Yaakov Selkowitz
2016-02-10 [newlib-cygwin(refs/meta/config)] Minor reformatting of comment. Joel Brobecker
2016-02-10 [newlib-cygwin(refs/meta/config)] Disable emails on topic branches. Joel Brobecker
2016-02-09 [newlib-cygwin] cygwin_conv_path: Always preserve trailing backslashes in conversion to POSIX paths Corinna Vinschen
2016-02-08 [newlib-cygwin/topic/posix_acl_funcs] Bump Cygwin version to 2.5.0 Corinna Vinschen
2016-02-08 [newlib-cygwin/topic/posix_acl_funcs] acl_create_entry: Don't invalidate existing entry_d and permset_d. Corinna Vinschen
2016-02-08 [newlib-cygwin/topic/posix_acl_funcs] __acltotext: Always append NUL Corinna Vinschen
2016-02-08 [newlib-cygwin/topic/posix_acl_funcs] Implement POSIX.1e ACL functions Corinna Vinschen
2016-02-08 [newlib-cygwin/topic/posix_acl_funcs] cygwin/acl.h: Don't clutter namespace Corinna Vinschen
2016-02-08 [newlib-cygwin/topic/posix_acl_funcs] (14 commits) Bump Cygwin version to 2.5.0 Corinna Vinschen
2016-01-28 [newlib-cygwin/topic/posix_acl_funcs] Bump Cygwin version to 2.5.0 Corinna Vinschen
2016-01-28 [newlib-cygwin/topic/posix_acl_funcs] acl_create_entry: Don't invalidate existing entry_d and permset_d. Corinna Vinschen
2016-01-28 [newlib-cygwin/topic/posix_acl_funcs] __acltotext: Always append NUL Corinna Vinschen
2016-01-28 [newlib-cygwin/topic/posix_acl_funcs] Implement POSIX.1e ACL functions Corinna Vinschen
2016-01-28 [newlib-cygwin/topic/posix_acl_funcs] cygwin/acl.h: Don't clutter namespace Corinna Vinschen
2016-01-28 [newlib-cygwin/topic/posix_acl_funcs] Treat ACLs with extra ACEs for Admins and SYSTEM like a trivial ACL Corinna Vinschen
2016-01-28 [newlib-cygwin/topic/posix_acl_funcs] get_posix_access: Fix primary group handing when multiple ACEs exist Corinna Vinschen
2016-01-28 [newlib-cygwin/topic/posix_acl_funcs] (9 commits) Bump Cygwin version to 2.5.0 Corinna Vinschen
2016-01-28 [newlib-cygwin] Treat ACLs with extra ACEs for Admins and SYSTEM like a trivial ACL Corinna Vinschen
2016-01-28 [newlib-cygwin] get_posix_access: Fix primary group handing when multiple ACEs exist Corinna Vinschen
2016-01-27 [newlib-cygwin/topic/posix_acl_funcs] Bump Cygwin version to 2.5.0 Corinna Vinschen
2016-01-27 [newlib-cygwin/topic/posix_acl_funcs] acl_create_entry: Don't invalidate existing entry_d and permset_d. Corinna Vinschen
2016-01-27 [newlib-cygwin/topic/posix_acl_funcs] __acltotext: Always append NUL Corinna Vinschen
2016-01-27 [newlib-cygwin/topic/posix_acl_funcs] Implement POSIX.1e ACL functions Corinna Vinschen
2016-01-27 [newlib-cygwin/topic/posix_acl_funcs] cygwin/acl.h: Don't clutter namespace Corinna Vinschen
2016-01-27 [newlib-cygwin/topic/posix_acl_funcs] Don't use LoadLibraryEx(..., LOAD_LIBRARY_SEARCH_SYSTEM32). It hangs Corinna Vinschen
2016-01-27 [newlib-cygwin/topic/posix_acl_funcs] Drop has_broken_fnoi flag Corinna Vinschen
2016-01-27 [newlib-cygwin/topic/posix_acl_funcs] Make select wait state more readable Corinna Vinschen
2016-01-27 [newlib-cygwin/topic/posix_acl_funcs] Fix missing 'user' in usertemp docs Corinna Vinschen
2016-01-27 [newlib-cygwin/topic/posix_acl_funcs] (9 commits) Bump Cygwin version to 2.5.0 Corinna Vinschen
2016-01-27 [newlib-cygwin] Don't use LoadLibraryEx(..., LOAD_LIBRARY_SEARCH_SYSTEM32). It hangs Corinna Vinschen
2016-01-27 [newlib-cygwin] Drop has_broken_fnoi flag Corinna Vinschen
2016-01-27 [newlib-cygwin] Make select wait state more readable Corinna Vinschen
2016-01-27 [newlib-cygwin] Fix missing 'user' in usertemp docs Corinna Vinschen
2016-01-25 [newlib-cygwin/topic/posix_acl_funcs] Make select wait state more readable Corinna Vinschen
2016-01-25 [newlib-cygwin/topic/posix_acl_funcs] Fix missing 'user' in usertemp docs Corinna Vinschen
2016-01-24 [newlib-cygwin/topic/posix_acl_funcs] Bump Cygwin version to 2.5.0 Corinna Vinschen
2016-01-24 [newlib-cygwin/topic/posix_acl_funcs] acl_create_entry: Don't invalidate existing entry_d and permset_d. Corinna Vinschen
2016-01-24 [newlib-cygwin/topic/posix_acl_funcs] __acltotext: Always append NUL Corinna Vinschen
2016-01-24 [newlib-cygwin/topic/posix_acl_funcs] Implement POSIX.1e ACL functions Corinna Vinschen
2016-01-24 [newlib-cygwin/topic/posix_acl_funcs] cygwin/acl.h: Don't clutter namespace Corinna Vinschen
2016-01-24 [newlib-cygwin/topic/posix_acl_funcs] Add 2.4.1 release message file Corinna Vinschen
2016-01-24 [newlib-cygwin/topic/posix_acl_funcs] cygpath: Avoid returning SysWOW64 Corinna Vinschen
2016-01-24 [newlib-cygwin/topic/posix_acl_funcs] cygwin_logon_user: Return non-privileged token as well Corinna Vinschen
2016-01-24 [newlib-cygwin/topic/posix_acl_funcs] Fix formatting in sec_auth.cc Corinna Vinschen
2016-01-24 [newlib-cygwin/topic/posix_acl_funcs] (8 commits) acl_create_entry: Don't invalidate existing entry_d and per Corinna Vinschen
2016-01-24 [newlib-cygwin] Created tag cygwin-2_4_1-release Corinna Vinschen
2016-01-23 [newlib-cygwin] Add 2.4.1 release message file Corinna Vinschen
2016-01-21 [newlib-cygwin] cygpath: Avoid returning SysWOW64 Corinna Vinschen
2016-01-21 [newlib-cygwin] cygwin_logon_user: Return non-privileged token as well Corinna Vinschen
2016-01-21 [newlib-cygwin] Fix formatting in sec_auth.cc Corinna Vinschen
2016-01-16 [newlib-cygwin/topic/posix_acl_funcs] acl_create_entry: Don't invalidate existing entry_d and permset_d. Corinna Vinschen
2016-01-16 [newlib-cygwin/topic/posix_acl_funcs] __acltotext: Always append NUL Corinna Vinschen
2016-01-16 [newlib-cygwin/topic/posix_acl_funcs] Implement POSIX.1e ACL functions Corinna Vinschen
2016-01-16 [newlib-cygwin/topic/posix_acl_funcs] cygwin/acl.h: Don't clutter namespace Corinna Vinschen
2016-01-16 [newlib-cygwin/topic/posix_acl_funcs] Bump cygwin version to 2.4.1 Corinna Vinschen
2016-01-16 [newlib-cygwin/topic/posix_acl_funcs] faq: Update FAQ question and answer about gdb and signals Corinna Vinschen
2016-01-16 [newlib-cygwin/topic/posix_acl_funcs] get_posix_access: Fix group deny bits leaking into file type attribute bits Corinna Vinschen
2016-01-16 [newlib-cygwin/topic/posix_acl_funcs] (7 commits) acl_create_entry: Don't invalidate existing entry_d and per Corinna Vinschen
2016-01-16 [newlib-cygwin] Bump cygwin version to 2.4.1 Corinna Vinschen
2016-01-15 [newlib-cygwin/topic/posix_acl_funcs] This is also a test Jon TURNEY
2016-01-15 [newlib-cygwin/topic/posix_acl_funcs] This is a test commit Jon TURNEY
2016-01-15 [newlib-cygwin] Created tag cygwin-2_4_0-release Corinna Vinschen
2016-01-15 [newlib-cygwin] faq: Update FAQ question and answer about gdb and signals Jon TURNEY
2016-01-15 [newlib-cygwin] get_posix_access: Fix group deny bits leaking into file type attribute bits Corinna Vinschen
2016-01-14 [newlib-cygwin/topic/posix_acl_funcs] acl_create_entry: Don't invalidate existing entry_d and permset_d. Corinna Vinschen
2016-01-14 [newlib-cygwin/topic/posix_acl_funcs] __acltotext: Always append NUL Corinna Vinschen
2016-01-14 [newlib-cygwin/topic/posix_acl_funcs] Implement POSIX.1e ACL functions Corinna Vinschen
2016-01-14 [newlib-cygwin/topic/posix_acl_funcs] cygwin/acl.h: Don't clutter namespace Corinna Vinschen
2016-01-14 [newlib-cygwin] Created branch 'topic/posix_acl_funcs' Corinna Vinschen
2016-01-12 [newlib-cygwin] Initialize handle in dll_load to avoid compiler warning Corinna Vinschen
2016-01-12 [newlib-cygwin] Use MAKEWORD macro in WSAStartup call per documentation Corinna Vinschen
2016-01-12 [newlib-cygwin] Try loading with safe path using LOAD_LIBRARY_SEARCH_SYSTEM32 first Corinna Vinschen
2016-01-11 [newlib-cygwin] Fix previous fix for generating unique inode numbers for sockets Corinna Vinschen
2016-01-11 [newlib-cygwin] Revert "autoload.cc: Drop using full paths for system DLLs" Corinna Vinschen
2016-01-11 [newlib-cygwin] Return unique inode numbers when calling stat/fstat on pipes and IP sockets Corinna Vinschen
2016-01-11 [newlib-cygwin] select(2): Drop checking descriptors in case of immediate timeout. Corinna Vinschen
2016-01-09 [newlib-cygwin] Add release message for previous commit Corinna Vinschen
2016-01-09 [newlib-cygwin] select: Don't timeout without setting descriptor arrays to all zero Corinna Vinschen
2016-01-08 [newlib-cygwin] Do not treat the command line or environment like paths Corinna Vinschen
2016-01-07 [newlib-cygwin] Deprecate all winsup ChangeLog files Corinna Vinschen
2016-01-07 [newlib-cygwin] cygpath: Try to return system directories with correct case Corinna Vinschen
2016-01-07 [newlib-cygwin] select: Set exceptfd bit if fetching mailslot info fails Corinna Vinschen
2016-01-07 [newlib-cygwin] select.cc: Fit comments into 80 columns Corinna Vinschen
2016-01-07 [newlib-cygwin] Convert utmp{x}name to int, return useful value. Define _PATH_UTMPX Corinna Vinschen
2016-01-07 [newlib-cygwin] Drop use of not yet available type acl_perm_t Corinna Vinschen
2016-01-07 [newlib-cygwin] Deprecate Cygwin ChangeLog file Corinna Vinschen
2016-01-04 [newlib-cygwin] Created tag newlib-snapshot-20160104 Jeff Johnston
Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc