cygwin-cvs archive
subject index for October - December, 2017

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] cleanup winsup/doc/etc.{postinstall, preremove}.cygwin-doc.sh quote test variables, correct utility p

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

[newlib-cygwin] cygserver: remove all asserts on "this"

[newlib-cygwin] cygwin: [w]mempcpy: fix global symbol

[newlib-cygwin] cygwin: add 2.9.1 release messages file

[newlib-cygwin] Cygwin: Add FAQ How do I fix find_fast_cwd warnings?

[newlib-cygwin] cygwin: add mmap fork fix to 2.10.0 release test

[newlib-cygwin] cygwin: add Object Size Checking to sys/poll.h

[newlib-cygwin] cygwin: add Object Size Checking to sys/socket.h

[newlib-cygwin] cygwin: add socket bugfix to release notes

[newlib-cygwin] cygwin: belatedly bump DLL minor version

[newlib-cygwin] cygwin: block devices: fix file offset after short writes

[newlib-cygwin] Cygwin: Bump DLL version to 2.10.0, bump API minor to 319

[newlib-cygwin] cygwin: cleanup fhandler_socket::release_events

[newlib-cygwin] cygwin: convert most #ifndef __x86_64__ to #ifdef __i386__

[newlib-cygwin] cygwin: create libssp compatibility import library

[newlib-cygwin] cygwin: define _POSIX_TIMEOUTS

[newlib-cygwin] cygwin: disable -Wframe-address warning only on GCC 6 or later

[newlib-cygwin] cygwin: doc: cleanup cygutils info

[newlib-cygwin] cygwin: document %l[ and bump API minor

[newlib-cygwin] cygwin: Document latest changes, bump API minor

[newlib-cygwin] Cygwin: document sigtimedwait and ftell{o} patch

[newlib-cygwin] cygwin: don't allow empty strings in __ASMNAME tags

[newlib-cygwin] cygwin: export SSP functions

[newlib-cygwin] cygwin: export wmempcpy

[newlib-cygwin] Cygwin: fcntl.h: Define O_TMPFILE and implement it

[newlib-cygwin] cygwin: fhandler_disk_file::pread: always print debug info on return

[newlib-cygwin] cygwin: fix getconf after commit 032aa2dba5a5bf90c198d930c8d309b5de57cb47

[newlib-cygwin] cygwin: fix gethostbyaddr argument types

[newlib-cygwin] cygwin: fix potential buffer overflow in fork

[newlib-cygwin] cygwin: fix potential buffer overflow in small_sprintf

[newlib-cygwin] cygwin: fix stray semicolon

[newlib-cygwin] cygwin: ftruncate64: add missing braces

[newlib-cygwin] cygwin: further improve tags generation

[newlib-cygwin] Cygwin: Implement sigtimedwait

[newlib-cygwin] cygwin: improve _EXFUN tags generation

[newlib-cygwin] cygwin: Improve discussion of linker library ordering in faq-programming

[newlib-cygwin] cygwin: improve tags generation

[newlib-cygwin] cygwin: initialize variable for stack unwinding

[newlib-cygwin] Cygwin: link: Simplify an expression

[newlib-cygwin] cygwin: mmap: fix a fork failure with private, anonymous mappings

[newlib-cygwin] cygwin: mmap: fix comment and formatting, drop unused code

[newlib-cygwin] Cygwin: open: cleanup code in preparation of O_TMPFILE

[newlib-cygwin] Cygwin: open: Remove unused code to handle HIDDEN and SYSTEM files

[newlib-cygwin] Cygwin: pipe_data_available: cleanup code

[newlib-cygwin] cygwin: pread() returns non-zero if read beyond EOF

[newlib-cygwin] cygwin: pread: Remove incorrect comment

[newlib-cygwin] Cygwin: rearrange sigwait functions, convert sigwait_common to inline

[newlib-cygwin] cygwin: remove accidentally committed debug statments

[newlib-cygwin] cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::cmdline

[newlib-cygwin] cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::commune_request

[newlib-cygwin] cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::cwd

[newlib-cygwin] cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::environ

[newlib-cygwin] cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::fd

[newlib-cygwin] cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::fds

[newlib-cygwin] cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::kill

[newlib-cygwin] cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::pipe_fhandler

[newlib-cygwin] cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::root

[newlib-cygwin] cygwin: Remove comparison of 'this' to NULL in _pinfo::exists

[newlib-cygwin] cygwin: Remove comparisons of 'this' to 'NULL' in fhandler_dsp.cc

[newlib-cygwin] cygwin: Remove workaround for GCC 6 null pointer check warnings

[newlib-cygwin] cygwin: unlink: don't try "final trick" in try_to_bin on NFS

[newlib-cygwin] cygwin: unlink: drop redundant check for netapp FS

[newlib-cygwin] cygwin: unlink: fix "final trick" overwrite method on remote drives

[newlib-cygwin] cygwin: unlink: Fix typos in comments

[newlib-cygwin] cygwin: unlink: improve debug messages in try_to_bin

[newlib-cygwin] cygwin: unlink: simplify rootdir handling

[newlib-cygwin] cygwin: unlink: workaround NFS non-ability to move file in certain cases

[newlib-cygwin] cygwin: x86_64: implement mempcpy/wmempcpy in assembler

[newlib-cygwin] Feature test macros overhaul: Cygwin limits.h, part 2

[newlib-cygwin] Feature test macros overhaul: Cygwin netdb.h

[newlib-cygwin] Fix two bugs in the limit of large numbers of sockets:

[newlib-cygwin] posix_fadvise() *returns* error codes but does not set errno

[newlib-cygwin] posix_fallocate() *returns* error codes but does not set errno

[newlib-cygwin] winsup/doc/etc.postinstall.cygwin-doc.sh fix shell variable typo

[newlib-cygwin] winsup/utils/dump_setup.cc: Remove the function 'base'

[newlib-cygwin] winsup: Belatedly add Mark Geisert to CONTRIBUTORS


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