cygwin-cvs archive
subject index for October - December, 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] * winsup/doc/faq-using.xml (faq.using.same-with-permissions): New entry.

[newlib-cygwin/cygwin-acl] Accommodate trailing NUL in PrlSF filesystem name.

[newlib-cygwin/cygwin-acl] Add comment to explain previous patch

[newlib-cygwin/cygwin-acl] Add missing release message for 68b4238f4a1276a1f6f18430580b62dfa0420ffd

[newlib-cygwin/cygwin-acl] Add release message for previous Cygwin patch

[newlib-cygwin/cygwin-acl] Add support for Parallels Desktop FS (prlfs)

[newlib-cygwin/cygwin-acl] Avoid deadlock in flock(2)

[newlib-cygwin/cygwin-acl] Avoid double unlock of TLS mutex

[newlib-cygwin/cygwin-acl] Avoid SEGV when handling SIDs with 0 subauthorities

[newlib-cygwin/cygwin-acl] Bump major version

[newlib-cygwin/cygwin-acl] Check for correct funtion entry address in munge_threadfunc

[newlib-cygwin/cygwin-acl] Clear pending signals targeting exiting thread

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

[newlib-cygwin/cygwin-acl] Define MAX_IPOPTLEN

[newlib-cygwin/cygwin-acl] Export aligned_alloc, at_quick_exit, quick_exit.

[newlib-cygwin/cygwin-acl] Fake volume serial number on filesystems not providing it

[newlib-cygwin/cygwin-acl] Fix compiler errors/warnings when compiling with -O3

[newlib-cygwin/cygwin-acl] Fix crash at process init on 64 bit XP/2003 under WOW64

[newlib-cygwin/cygwin-acl] Fix EIO error accessing certain (OS X SMB?) drives

[newlib-cygwin/cygwin-acl] Fix incorrect implementation to clear per-thread pending signals

[newlib-cygwin/cygwin-acl] Fix iterating over pending signals if a signal doesn't have to be cleared

[newlib-cygwin/cygwin-acl] Fix length returned from sys_cp_wcstombs in case nwc > # of wchars

[newlib-cygwin/cygwin-acl] Fix memory leak in pthread_getattr_np

[newlib-cygwin/cygwin-acl] Fix potential endless loop in pending_signals::clear

[newlib-cygwin/cygwin-acl] Fix sigwait and pthread_kill return values in case of error

[newlib-cygwin/cygwin-acl] flock: Fix hang in object collision case

[newlib-cygwin/cygwin-acl] get_posix_access: Fix testing owner in every merge loop only

[newlib-cygwin/cygwin-acl] get_posix_access: Skip merging permissions if user can't get more permissions

[newlib-cygwin/cygwin-acl] Remove spurious execute permissions from some Cygwin source and text files

[newlib-cygwin/cygwin-acl] strftime: Add support for %s (seconds since epoch)

[newlib-cygwin/cygwin-acl] winsup/utils: add CPU cache variables to getconf(1)

[newlib-cygwin/cygwin-acl] Workaround bug in LocaleNameToLCID on Windows 10

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

[newlib-cygwin] * winsup/doc/faq-using.xml (faq.using.same-with-permissions): New entry.

[newlib-cygwin] Accommodate trailing NUL in PrlSF filesystem name.

[newlib-cygwin] aclfromtext: Actually return aclcnt parameter

[newlib-cygwin] aclsort: Honor calclass argument and allow recalculating ACL mask.

[newlib-cygwin] Add a section describing peculiarities of how Cygwin creates NTFS symlinks

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

[newlib-cygwin] Add comment to explain previous patch

[newlib-cygwin] Add Forefront TMG to the BLODA

[newlib-cygwin] Add MacType to BLODA

[newlib-cygwin] Add missing ChangeLog entry for previous commit

[newlib-cygwin] Add missing dcrt0.cc patch to previous commit

[newlib-cygwin] Add missing release message for 68b4238f4a1276a1f6f18430580b62dfa0420ffd

[newlib-cygwin] Add missing semicolons to prototypes.

[newlib-cygwin] Add release message for previous commit

[newlib-cygwin] Add release message for previous Cygwin patch

[newlib-cygwin] Add release message for workaround added with previous commits

[newlib-cygwin] Add support for ARC to libgloss

[newlib-cygwin] Add support for Parallels Desktop FS (prlfs)

[newlib-cygwin] Add Synopsys license for newlib and libgloss

[newlib-cygwin] Add usertemp to 2.4.0 release text

[newlib-cygwin] Allow cygwin_conv_path(3) and cygpath(1) to emit /proc/cygdrive prefixed path

[newlib-cygwin] Always allocate main thread stack from pthread stack area on x86_64.

[newlib-cygwin] Always move 64 bit main thread stack to defined pthread stack area

[newlib-cygwin] Always restore full TEB stack info in forkee

[newlib-cygwin] Avoid deadlock in flock(2)

[newlib-cygwin] Avoid double unlock of TLS mutex

[newlib-cygwin] Avoid SEGV when handling SIDs with 0 subauthorities

[newlib-cygwin] Belatedly create release notes for commits 2f4fef9 and 9471b0b

[newlib-cygwin] Bump Cygwin DLL minor number

[newlib-cygwin] Bump Cygwin DLL version to 2.4.0

[newlib-cygwin] Check for correct funtion entry address in munge_threadfunc

[newlib-cygwin] Cleanup in dcrt0.cc and fork.cc

[newlib-cygwin] Clear pending signals targeting exiting thread

[newlib-cygwin] Consistently use an em-dash in math functions.

[newlib-cygwin] Created branch 'newlib-documentation-fixes'

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

[newlib-cygwin] Created tag cygwin-2_3_1-relase

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

[newlib-cygwin] Created tag newlib-2_3_0

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

[newlib-cygwin] cygwin: export rpmatch(3)

[newlib-cygwin] Define MAX_IPOPTLEN

[newlib-cygwin] Deleted branch newlib-documentation-fixes

[newlib-cygwin] Document new ACL code

[newlib-cygwin] Don't generate Windows native symlinks targeting Cygwin-only targets

[newlib-cygwin] Drop sys_cp_wcstombs and save two arguments per call

[newlib-cygwin] Drop unused path_conv::ndisk_links method

[newlib-cygwin] Drop using _tlsbase and _tlstop in favor of access via NtCurrentTeb.

[newlib-cygwin] Export aligned_alloc, at_quick_exit, quick_exit.

[newlib-cygwin] Fake volume serial number on filesystems not providing it

[newlib-cygwin] Fetch and store FileAllInformation rather than FileNetworkOpenInformation

[newlib-cygwin] Fix /proc/<PID>/maps output for PEB and TEBs on W10 1511

[newlib-cygwin] Fix compiler errors/warnings when compiling with -O3

[newlib-cygwin] Fix crash at process init on 64 bit XP/2003 under WOW64

[newlib-cygwin] Fix crash reading invalid SIDs from passwd and group files

[newlib-cygwin] Fix creating relative native symlinks in top-level directories

[newlib-cygwin] Fix EIO error accessing certain (OS X SMB?) drives

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

[newlib-cygwin] Fix incorrect implementation to clear per-thread pending signals

[newlib-cygwin] Fix iterating over pending signals if a signal doesn't have to be cleared

[newlib-cygwin] Fix length returned from sys_cp_wcstombs in case nwc > # of wchars

[newlib-cygwin] Fix memory leak in pthread_getattr_np

[newlib-cygwin] Fix minor style issue in _dll_crt0.

[newlib-cygwin] Fix missing arg requirement for setfacl -x option

[newlib-cygwin] Fix numeric and monetary decimal point and thousands separator in fa_IR and ps_AF locales

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

[newlib-cygwin] Fix potential endless loop in pending_signals::clear

[newlib-cygwin] Fix race condition when waiting for a signal

[newlib-cygwin] Fix regparm attribute of fhandler_base::fstat_helper

[newlib-cygwin] Fix SEGV of kill -l 0

[newlib-cygwin] Fix sigwait and pthread_kill return values in case of error

[newlib-cygwin] Fix thinko in /proc/<PID>/maps TEB detection on W10 1511

[newlib-cygwin] Fix up POSIX permission handling

[newlib-cygwin] flock: Fix hang in object collision case

[newlib-cygwin] FreeBSD compatibility for <sys/select.h>

[newlib-cygwin] get_posix_access: Fix computation of effective user permissions

[newlib-cygwin] get_posix_access: Skip merging permissions if user can't get more permissions

[newlib-cygwin] Import correctly working strtold from David M. Gay.

[newlib-cygwin] In FILE_ID_BOTH_DIR_INFORMATION it's actually FileId, not IndexNumber

[newlib-cygwin] Introduce the 'usertemp' filesystem type

[newlib-cygwin] Mention strtold patch in Cygwin 2.4.0 release message

[newlib-cygwin] miscfuncs.cc: Fix typos in comment

[newlib-cygwin] Move fd_stuff from sys/types.h to sys/select.h

[newlib-cygwin] On 64 bit, only create new thread stack if started from 32 bit process on affected platforms

[newlib-cygwin] Only generate BUILTIN SIDs for uid/gid values <= 999

[newlib-cygwin] Only request WRITE_DAC rights when writing an ACL

[newlib-cygwin] Reapply POSIX ACL changes.

[newlib-cygwin] Regenerate Cygwin locale message info

[newlib-cygwin] Remove spurious execute permissions from some Cygwin source and text files

[newlib-cygwin] Remove unnecessary locking in pthread_setcancelstate/pthread_setcanceltype

[newlib-cygwin] Rename FileId to IndexNumber in NT structures to align with upstream

[newlib-cygwin] Rename parent stack members in child_info struct to align with OS names

[newlib-cygwin] Safely recognize when fork is running from main thread or another pthread

[newlib-cygwin] Save and restore MXCSR register in delayed signal handling

[newlib-cygwin] sec_acl.cc: Cosmetic changes

[newlib-cygwin] setfacl --mask/--no-mask really don't need an argument

[newlib-cygwin] setfacl(1): Fix handling of -m and -x on a single commandline

[newlib-cygwin] setfacl(1): Rewrite support for mask recomputation

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

[newlib-cygwin] setfacl: Remove unused local variable

[newlib-cygwin] strftime: Add support for %s (seconds since epoch)

[newlib-cygwin] Update Cygwin's fnmatch to latest from FreeBSD.

[newlib-cygwin] Use Authz to fetch correct user permissions.

[newlib-cygwin] Use correct gid value for Microsoft Account when /etc/group is in use

[newlib-cygwin] Use fii instead of fai for FILE_INTERNAL_INFORMATION vars

[newlib-cygwin] Use TLS buffer in ACL<->text conversion

[newlib-cygwin] winsup/utils: add CPU cache variables to getconf(1)

[newlib-cygwin] Workaround bug in LocaleNameToLCID on Windows 10


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