cygwin-cvs archive
subject 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:

[newlib-cygwin/cygwin-acl] * sec_acl.cc (get_posix_access): Fix class_perm in !new_style case.

[newlib-cygwin/cygwin-acl] * sec_acl.cc (getacl): Use Authz to fetch correct user permissions.

[newlib-cygwin/cygwin-acl] Add Authz class to compute exact POSIX user perms in a security descriptor

[newlib-cygwin/cygwin-acl] faq-using.xml: Replace makewhatis with mandb

[newlib-cygwin/cygwin-acl] Fix file type mode bit handling on object security.

[newlib-cygwin/cygwin-acl] Fix permission evaluation for !new_style ACLs

[newlib-cygwin/cygwin-acl] Fix up POSIX permission handling

[newlib-cygwin/cygwin-acl] flock.cc: Fix stack allocation from callee used in caller

[newlib-cygwin/cygwin-acl] Reapply POSIX ACL changes.

[newlib-cygwin/cygwin-acl] setfacl: Allow to combine -b and -k options

[newlib-cygwin] Add accidentally missing ChangeLog entry for previous patch

[newlib-cygwin] Add FTDI license for newlib and libgloss.

[newlib-cygwin] Add Lavasoft Web Companion to BLODA list.

[newlib-cygwin] Add missing wincap changes to previous ChangeLog entry

[newlib-cygwin] Add previous ldd fix to release file

[newlib-cygwin] Align hard stack allocation to pthread stack setup changes

[newlib-cygwin] Allow sysconf to return CPU cache information

[newlib-cygwin] autload.cc: Avoid clobbering return address in noload on i686

[newlib-cygwin] autoload.cc: Drop using full paths for system DLLs

[newlib-cygwin] Bump Cygwin DLL minor number.

[newlib-cygwin] Comment fixup

[newlib-cygwin] config.{guess,sub}: sync with upstream

[newlib-cygwin] Created branch 'cygwin-acl'

[newlib-cygwin] Created tag cygwin-2_1_0-release

[newlib-cygwin] Created tag cygwin-2_2_0-release

[newlib-cygwin] Created tag cygwin-2_2_1-release

[newlib-cygwin] Created tag newlib-snapshot-20150526

[newlib-cygwin] Created tag newlib-snapshot-20150623

[newlib-cygwin] Created tag newlib-snapshot-20150723

[newlib-cygwin] Created tag newlib-snapshot-20150824

[newlib-cygwin] Created tag newlib-snapshot-20150924

[newlib-cygwin] cygcheck.cc: Fix debugger problem

[newlib-cygwin] cygcheck.cc: Fix downlevel DLL handling

[newlib-cygwin] cygcheck.cc: Fix missing commas in products array

[newlib-cygwin] cygcheck.cc: Handle W10/2016 sysinfo

[newlib-cygwin] Cygwin 2.3.0: Add missing release message

[newlib-cygwin] cygwin: Fix copyright dates

[newlib-cygwin] cygwin: Fix crashes under AllocationPreference=0x100000 condition

[newlib-cygwin] Cygwin: Fix x86_64 memcpy/memset for n > 2GB

[newlib-cygwin] Cygwin: Implement siglongjmp and sigsetjmp functions.

[newlib-cygwin] Cygwin: Improve 2.2.1 release notes

[newlib-cygwin] Cygwin: Return port number from getservent in network byte order

[newlib-cygwin] Cygwin: Try to fix potential data corruption in pipe write

[newlib-cygwin] Deleted branch cygwin-acl

[newlib-cygwin] Disable fetching heap info on 64 bit XP/2003

[newlib-cygwin] Document previous change

[newlib-cygwin] Document the fact that we forgot to bump for sigaltstack and sethostname

[newlib-cygwin] Don't call LsaLookupSids if we're not utilizing Windows account DBs

[newlib-cygwin] Don't perform RFC2307 account mapping without account DB

[newlib-cygwin] Evaluate all group perms in ACL to emulate POSIX user perms

[newlib-cygwin] exceptions.cc: Drop including ucontext.h.

[newlib-cygwin] exceptions.cc: Reenable code only disabled for debug purposes

[newlib-cygwin] faq-using.xml: Replace makewhatis with mandb

[newlib-cygwin] fhandler_proc.cc: Only request group relation information

[newlib-cygwin] Fix /proc/cpuinfo topology and cache size info

[newlib-cygwin] Fix /proc/cpuinfo topology info on newer AMD CPUs

[newlib-cygwin] Fix copy/paste error in previous patch

[newlib-cygwin] Fix fork after recovered stack overflow

[newlib-cygwin] Fix hang stracing forking processes but not following child

[newlib-cygwin] Fix original stack when running signal handler on alternate stack

[newlib-cygwin] Fix potential buffer overflow in makecontext trampoline

[newlib-cygwin] Fix potential hang in ldd if DLL encounters missing entry point

[newlib-cygwin] Fix ucontext creation in call_signal handler

[newlib-cygwin] flock.cc: Fix stack allocation from callee used in caller

[newlib-cygwin] Ignore non-absolute $HOME when started from native process

[newlib-cygwin] Implement correct RLIMIT_STACK handling

[newlib-cygwin] Implement getcontext, setcontext, makecontext, swapcontext

[newlib-cygwin] Implement POSIX_MADV_WILLNEED/POSIX_MADV_DONTNEED for newer OSes

[newlib-cygwin] Improve cygwin 2.2.0 release text

[newlib-cygwin] Improve FAQ answer on debugging Cygwin

[newlib-cygwin] Lower Cygwin's MINSIGSTKSZ and SIGSTKSZ

[newlib-cygwin] miscfuncs.cc: Fix comment preceeding x86_64 memset and friends.

[newlib-cygwin] mkglobals_h: Handle CRLF earlier.

[newlib-cygwin] mmap.cc: Fix some comments

[newlib-cygwin] Rearrange makecontext and add lots of comments

[newlib-cygwin] Reduce stack pressure throughout Cygwin

[newlib-cygwin] Remove x86_64 __sjfault/__ljfault

[newlib-cygwin] Reuse __unwind_single_frame where appropriate

[newlib-cygwin] Revert to leaving $HOME alone

[newlib-cygwin] Sigproc.cc: Fix copyright.

[newlib-cygwin] Simplify fork code setting up child stack info

[newlib-cygwin] Simplify stack allocation code in child after fork

[newlib-cygwin] strace: Handle ofile descriptor more carefully.

[newlib-cygwin] Support cpb and eff_freq_ro power mgmt flags in /proc/cpuinfo

[newlib-cygwin] sysconf.cc: Fix compiler warning.

[newlib-cygwin] Try harder to avoid LDAP access for RFC2307 mapping

[newlib-cygwin] tzset: Check timezone and country case-insensitive

[newlib-cygwin] Updated copyright notice

[newlib-cygwin] winsup.h: Claim Windows 10 support

[newlib-cygwin] winsup/cygwin: rework basename redefinition handling in path.cc

[newlib-cygwin] winsup/doc: Add a configure test to find docbook2xtexi

[newlib-cygwin] x86_64: Handle myfault exceptions when running on alternate signal stack


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