cygwin-cvs archive
date index for July - September, 2015

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:


2015-09-24 [newlib-cygwin] Created tag newlib-snapshot-20150924 Jeff Johnston
2015-09-22 [newlib-cygwin] config.{guess,sub}: sync with upstream Michael Frysinger
2015-09-08 [newlib-cygwin] Cygwin 2.3.0: Add missing release message Corinna Vinschen
2015-09-08 [newlib-cygwin] Created tag newlib-snapshot-20150824 Jeff Johnston
2015-09-08 [newlib-cygwin] Created tag newlib-snapshot-20150723 Jeff Johnston
2015-09-08 [newlib-cygwin] flock.cc: Fix stack allocation from callee used in caller Corinna Vinschen
2015-09-08 [newlib-cygwin] faq-using.xml: Replace makewhatis with mandb Corinna Vinschen
2015-09-08 [newlib-cygwin/cygwin-acl] flock.cc: Fix stack allocation from callee used in caller Corinna Vinschen
2015-09-07 [newlib-cygwin/cygwin-acl] faq-using.xml: Replace makewhatis with mandb Corinna Vinschen
2015-09-04 [newlib-cygwin] Add FTDI license for newlib and libgloss. Jeff Johnston
2015-09-03 [newlib-cygwin/cygwin-acl] Fix file type mode bit handling on object security. Corinna Vinschen
2015-09-02 [newlib-cygwin/cygwin-acl] setfacl: Allow to combine -b and -k options Corinna Vinschen
2015-09-02 [newlib-cygwin/cygwin-acl] Fix permission evaluation for !new_style ACLs Corinna Vinschen
2015-09-01 [newlib-cygwin/cygwin-acl] Fix up POSIX permission handling Corinna Vinschen
2015-08-31 [newlib-cygwin/cygwin-acl] * sec_acl.cc (getacl): Use Authz to fetch correct user permissions. Corinna Vinschen
2015-08-31 [newlib-cygwin/cygwin-acl] Add Authz class to compute exact POSIX user perms in a security descriptor Corinna Vinschen
2015-08-31 [newlib-cygwin/cygwin-acl] * sec_acl.cc (get_posix_access): Fix class_perm in !new_style case. Corinna Vinschen
2015-08-31 [newlib-cygwin/cygwin-acl] Reapply POSIX ACL changes. Corinna Vinschen
2015-08-31 [newlib-cygwin] Created branch 'cygwin-acl' Corinna Vinschen
2015-08-31 [newlib-cygwin] Deleted branch cygwin-acl Corinna Vinschen
2015-08-30 [newlib-cygwin] cygcheck.cc: Fix missing commas in products array Corinna Vinschen
2015-08-30 [newlib-cygwin] cygcheck.cc: Fix debugger problem Corinna Vinschen
2015-08-30 [newlib-cygwin] cygcheck.cc: Handle W10/2016 sysinfo Corinna Vinschen
2015-08-30 [newlib-cygwin] cygcheck.cc: Fix downlevel DLL handling Corinna Vinschen
2015-08-29 [newlib-cygwin] sysconf.cc: Fix compiler warning. Corinna Vinschen
2015-08-29 [newlib-cygwin] Allow sysconf to return CPU cache information Corinna Vinschen
2015-08-27 [newlib-cygwin] Implement POSIX_MADV_WILLNEED/POSIX_MADV_DONTNEED for newer OSes Corinna Vinschen
2015-08-26 [newlib-cygwin] fhandler_proc.cc: Only request group relation information Corinna Vinschen
2015-08-25 [newlib-cygwin] winsup.h: Claim Windows 10 support Corinna Vinschen
2015-08-25 [newlib-cygwin] autoload.cc: Drop using full paths for system DLLs Corinna Vinschen
2015-08-25 [newlib-cygwin] autload.cc: Avoid clobbering return address in noload on i686 Corinna Vinschen
2015-08-25 [newlib-cygwin] mmap.cc: Fix some comments Corinna Vinschen
2015-08-25 [newlib-cygwin] Updated copyright notice Corinna Vinschen
2015-08-24 [newlib-cygwin] Sigproc.cc: Fix copyright. Corinna Vinschen
2015-08-24 [newlib-cygwin] Fix hang stracing forking processes but not following child Corinna Vinschen
2015-08-24 [newlib-cygwin] Bump Cygwin DLL minor number. Corinna Vinschen
2015-08-21 [newlib-cygwin] Add Lavasoft Web Companion to BLODA list. Jon TURNEY
2015-08-20 [newlib-cygwin] Created tag cygwin-2_2_1-release Corinna Vinschen
2015-08-18 [newlib-cygwin] Cygwin: Return port number from getservent in network byte order Corinna Vinschen
2015-08-18 [newlib-cygwin] exceptions.cc: Drop including ucontext.h. Corinna Vinschen
2015-08-17 [newlib-cygwin] Don't call LsaLookupSids if we're not utilizing Windows account DBs Corinna Vinschen
2015-08-17 [newlib-cygwin] Try harder to avoid LDAP access for RFC2307 mapping Corinna Vinschen
2015-08-17 [newlib-cygwin] Fix /proc/cpuinfo topology info on newer AMD CPUs Corinna Vinschen
2015-08-17 [newlib-cygwin] mkglobals_h: Handle CRLF earlier. Corinna Vinschen
2015-08-17 [newlib-cygwin] Support cpb and eff_freq_ro power mgmt flags in /proc/cpuinfo Corinna Vinschen
2015-08-15 [newlib-cygwin] Cygwin: Improve 2.2.1 release notes Corinna Vinschen
2015-08-15 [newlib-cygwin] Cygwin: Try to fix potential data corruption in pipe write Corinna Vinschen
2015-08-14 [newlib-cygwin] Fix copy/paste error in previous patch Corinna Vinschen
2015-08-14 [newlib-cygwin] Don't perform RFC2307 account mapping without account DB Corinna Vinschen
2015-08-14 [newlib-cygwin] Evaluate all group perms in ACL to emulate POSIX user perms Corinna Vinschen
2015-08-13 [newlib-cygwin] Fix /proc/cpuinfo topology and cache size info Corinna Vinschen
2015-08-10 [newlib-cygwin] miscfuncs.cc: Fix comment preceeding x86_64 memset and friends. Corinna Vinschen
2015-08-10 [newlib-cygwin] Revert to leaving $HOME alone Corinna Vinschen
2015-08-05 [newlib-cygwin] Improve FAQ answer on debugging Cygwin Jon TURNEY
2015-08-03 [newlib-cygwin] Bump Cygwin DLL minor number. Corinna Vinschen
2015-08-03 [newlib-cygwin] Created tag cygwin-2_2_0-release Corinna Vinschen
2015-08-03 [newlib-cygwin] strace: Handle ofile descriptor more carefully. Corinna Vinschen
2015-07-29 [newlib-cygwin] Cygwin: Fix x86_64 memcpy/memset for n > 2GB Corinna Vinschen
2015-07-29 [newlib-cygwin] cygwin: Fix copyright dates Corinna Vinschen
2015-07-29 [newlib-cygwin] cygwin: Fix crashes under AllocationPreference=0x100000 condition Corinna Vinschen
2015-07-23 [newlib-cygwin] Improve cygwin 2.2.0 release text Corinna Vinschen
2015-07-23 [newlib-cygwin] Fix potential buffer overflow in makecontext trampoline Corinna Vinschen
2015-07-23 [newlib-cygwin] Ignore non-absolute $HOME when started from native process Corinna Vinschen
2015-07-21 [newlib-cygwin] Cygwin: Implement siglongjmp and sigsetjmp functions. Corinna Vinschen
2015-07-20 [newlib-cygwin] Add previous ldd fix to release file Corinna Vinschen
2015-07-20 [newlib-cygwin] Fix potential hang in ldd if DLL encounters missing entry point Corinna Vinschen
2015-07-20 [newlib-cygwin] Lower Cygwin's MINSIGSTKSZ and SIGSTKSZ Corinna Vinschen
2015-07-20 [newlib-cygwin] Reduce stack pressure throughout Cygwin Corinna Vinschen
2015-07-18 [newlib-cygwin] Remove x86_64 __sjfault/__ljfault Corinna Vinschen
2015-07-18 [newlib-cygwin] Rearrange makecontext and add lots of comments Corinna Vinschen
2015-07-17 [newlib-cygwin] Fix ucontext creation in call_signal handler Corinna Vinschen
2015-07-17 [newlib-cygwin] Comment fixup Corinna Vinschen
2015-07-17 [newlib-cygwin] Reuse __unwind_single_frame where appropriate Corinna Vinschen
2015-07-17 [newlib-cygwin] Implement getcontext, setcontext, makecontext, swapcontext Corinna Vinschen
2015-07-17 [newlib-cygwin] Document the fact that we forgot to bump for sigaltstack and sethostname Corinna Vinschen
2015-07-14 [newlib-cygwin] Created tag cygwin-2_1_0-release Corinna Vinschen
2015-07-13 [newlib-cygwin] exceptions.cc: Reenable code only disabled for debug purposes Corinna Vinschen
2015-07-08 [newlib-cygwin] tzset: Check timezone and country case-insensitive Corinna Vinschen
2015-07-07 [newlib-cygwin] Add accidentally missing ChangeLog entry for previous patch Corinna Vinschen
2015-07-07 [newlib-cygwin] x86_64: Handle myfault exceptions when running on alternate signal stack Corinna Vinschen
2015-07-07 [newlib-cygwin] Simplify stack allocation code in child after fork Corinna Vinschen
2015-07-07 [newlib-cygwin] Simplify fork code setting up child stack info Corinna Vinschen
2015-07-06 [newlib-cygwin] Created tag newlib-snapshot-20150526 Jeff Johnston
2015-07-06 [newlib-cygwin] Created tag newlib-snapshot-20150623 Jeff Johnston
2015-07-06 [newlib-cygwin] winsup/cygwin: rework basename redefinition handling in path.cc Yaakov Selkowitz
2015-07-05 [newlib-cygwin] winsup/doc: Add a configure test to find docbook2xtexi Jon TURNEY
2015-07-05 [newlib-cygwin] Align hard stack allocation to pthread stack setup changes Corinna Vinschen
2015-07-05 [newlib-cygwin] Implement correct RLIMIT_STACK handling Corinna Vinschen
2015-07-05 [newlib-cygwin] Disable fetching heap info on 64 bit XP/2003 Corinna Vinschen
2015-07-05 [newlib-cygwin] Add missing wincap changes to previous ChangeLog entry Corinna Vinschen
2015-07-04 [newlib-cygwin] Fix original stack when running signal handler on alternate stack Corinna Vinschen
2015-07-01 [newlib-cygwin] Document previous change Corinna Vinschen
2015-07-01 [newlib-cygwin] Fix fork after recovered stack overflow Corinna Vinschen
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