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


2017-12-22 [newlib-cygwin] cleanup winsup/doc/etc.{postinstall, preremove}.cygwin-doc.sh quote test variables, correct utility p Corinna Vinschen
2017-12-22 [newlib-cygwin] winsup/doc/etc.postinstall.cygwin-doc.sh fix shell variable typo Corinna Vinschen
2017-12-22 [newlib-cygwin] Created tag newlib-snapshot-20171222 Jeff Johnston
2017-12-19 [newlib-cygwin] cygwin: block devices: fix file offset after short writes Corinna Vinschen
2017-12-18 [newlib-cygwin] Cygwin: document sigtimedwait and ftell{o} patch Corinna Vinschen
2017-12-18 [newlib-cygwin] Cygwin: rearrange sigwait functions, convert sigwait_common to inline Corinna Vinschen
2017-12-18 [newlib-cygwin] Cygwin: Implement sigtimedwait Corinna Vinschen
2017-12-18 [newlib-cygwin] winsup: Belatedly add Mark Geisert to CONTRIBUTORS Corinna Vinschen
2017-12-10 [newlib-cygwin] cygwin: add mmap fork fix to 2.10.0 release test Corinna Vinschen
2017-12-10 [newlib-cygwin] cygwin: mmap: fix comment and formatting, drop unused code Corinna Vinschen
2017-12-10 [newlib-cygwin] cygwin: mmap: fix a fork failure with private, anonymous mappings Corinna Vinschen
2017-12-08 [newlib-cygwin] cygwin: Improve discussion of linker library ordering in faq-programming Jon TURNEY
2017-12-05 [newlib-cygwin] cygwin: doc: cleanup cygutils info Corinna Vinschen
2017-12-01 [newlib-cygwin] cygwin: document %l[ and bump API minor Corinna Vinschen
2017-11-30 [newlib-cygwin] cygwin: Document latest changes, bump API minor Corinna Vinschen
2017-11-30 [newlib-cygwin] cygwin: [w]mempcpy: fix global symbol Corinna Vinschen
2017-11-30 [newlib-cygwin] cygwin: x86_64: implement mempcpy/wmempcpy in assembler Corinna Vinschen
2017-11-30 [newlib-cygwin] cygwin: export wmempcpy Yaakov Selkowitz
2017-11-30 [newlib-cygwin] cygwin: add Object Size Checking to sys/socket.h Yaakov Selkowitz
2017-11-30 [newlib-cygwin] cygwin: add Object Size Checking to sys/poll.h Yaakov Selkowitz
2017-11-29 [newlib-cygwin] cygwin: create libssp compatibility import library Yaakov Selkowitz
2017-11-29 [newlib-cygwin] cygwin: export SSP functions Yaakov Selkowitz
2017-11-28 [newlib-cygwin] cygserver: remove all asserts on "this" Corinna Vinschen
2017-11-28 [newlib-cygwin] cygwin: fix getconf after commit 032aa2dba5a5bf90c198d930c8d309b5de57cb47 Yaakov Selkowitz
2017-11-28 [newlib-cygwin] cygwin: define _POSIX_TIMEOUTS Yaakov Selkowitz
2017-11-28 [newlib-cygwin] cygwin: don't allow empty strings in __ASMNAME tags Corinna Vinschen
2017-11-28 [newlib-cygwin] cygwin: improve _EXFUN tags generation Corinna Vinschen
2017-11-28 [newlib-cygwin] cygwin: remove accidentally committed debug statments Corinna Vinschen
2017-11-28 [newlib-cygwin] cygwin: further improve tags generation Corinna Vinschen
2017-11-28 [newlib-cygwin] Feature test macros overhaul: Cygwin limits.h, part 2 Yaakov Selkowitz
2017-11-27 [newlib-cygwin] cygwin: convert most #ifndef __x86_64__ to #ifdef __i386__ Corinna Vinschen
2017-11-27 [newlib-cygwin] cygwin: improve tags generation Corinna Vinschen
2017-11-27 [newlib-cygwin] cygwin: cleanup fhandler_socket::release_events Corinna Vinschen
2017-11-15 [newlib-cygwin] Cygwin: pipe_data_available: cleanup code Corinna Vinschen
2017-11-15 [newlib-cygwin] Cygwin: Add FAQ How do I fix find_fast_cwd warnings? Corinna Vinschen
2017-11-14 [newlib-cygwin] Cygwin: open: Remove unused code to handle HIDDEN and SYSTEM files Corinna Vinschen
2017-11-14 [newlib-cygwin] Cygwin: link: Simplify an expression Corinna Vinschen
2017-11-14 [newlib-cygwin] Cygwin: Bump DLL version to 2.10.0, bump API minor to 319 Corinna Vinschen
2017-11-14 [newlib-cygwin] Cygwin: fcntl.h: Define O_TMPFILE and implement it Corinna Vinschen
2017-11-14 [newlib-cygwin] Cygwin: open: cleanup code in preparation of O_TMPFILE Corinna Vinschen
2017-11-08 [newlib-cygwin] cygwin: pread: Remove incorrect comment Corinna Vinschen
2017-11-08 [newlib-cygwin] cygwin: fhandler_disk_file::pread: always print debug info on return Corinna Vinschen
2017-11-08 [newlib-cygwin] cygwin: pread() returns non-zero if read beyond EOF Corinna Vinschen
2017-11-07 [newlib-cygwin] cygwin: fix stray semicolon Corinna Vinschen
2017-11-07 [newlib-cygwin] cygwin: add socket bugfix to release notes Corinna Vinschen
2017-11-07 [newlib-cygwin] Fix two bugs in the limit of large numbers of sockets: Corinna Vinschen
2017-11-02 [newlib-cygwin] cygwin: ftruncate64: add missing braces Corinna Vinschen
2017-11-02 [newlib-cygwin] cygwin: add 2.9.1 release messages file Corinna Vinschen
2017-11-02 [newlib-cygwin] posix_fallocate() *returns* error codes but does not set errno Corinna Vinschen
2017-11-02 [newlib-cygwin] posix_fadvise() *returns* error codes but does not set errno Corinna Vinschen
2017-10-25 [newlib-cygwin] winsup/utils/dump_setup.cc: Remove the function 'base' Corinna Vinschen
2017-10-18 [newlib-cygwin] cygwin: belatedly bump DLL minor version Corinna Vinschen
2017-10-18 [newlib-cygwin] cygwin: unlink: workaround NFS non-ability to move file in certain cases Corinna Vinschen
2017-10-18 [newlib-cygwin] cygwin: unlink: don't try "final trick" in try_to_bin on NFS Corinna Vinschen
2017-10-18 [newlib-cygwin] cygwin: unlink: fix "final trick" overwrite method on remote drives Corinna Vinschen
2017-10-18 [newlib-cygwin] cygwin: unlink: improve debug messages in try_to_bin Corinna Vinschen
2017-10-18 [newlib-cygwin] cygwin: unlink: simplify rootdir handling Corinna Vinschen
2017-10-18 [newlib-cygwin] cygwin: unlink: drop redundant check for netapp FS Corinna Vinschen
2017-10-18 [newlib-cygwin] cygwin: unlink: Fix typos in comments Corinna Vinschen
2017-10-10 [newlib-cygwin] cygwin: fix gethostbyaddr argument types Yaakov Selkowitz
2017-10-10 [newlib-cygwin] Feature test macros overhaul: Cygwin netdb.h Yaakov Selkowitz
2017-10-10 [newlib-cygwin] cygwin: fix potential buffer overflow in fork Corinna Vinschen
2017-10-10 [newlib-cygwin] cygwin: fix potential buffer overflow in small_sprintf Corinna Vinschen
2017-10-09 [newlib-cygwin] cygwin: initialize variable for stack unwinding Corinna Vinschen
2017-10-09 [newlib-cygwin] cygwin: disable -Wframe-address warning only on GCC 6 or later Corinna Vinschen
2017-10-09 [newlib-cygwin] cygwin: Remove workaround for GCC 6 null pointer check warnings Corinna Vinschen
2017-10-09 [newlib-cygwin] cygwin: Remove comparison of 'this' to NULL in _pinfo::exists Corinna Vinschen
2017-10-09 [newlib-cygwin] cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::kill Corinna Vinschen
2017-10-09 [newlib-cygwin] cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::environ Corinna Vinschen
2017-10-09 [newlib-cygwin] cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::fd Corinna Vinschen
2017-10-09 [newlib-cygwin] cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::pipe_fhandler Corinna Vinschen
2017-10-09 [newlib-cygwin] cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::commune_request Corinna Vinschen
2017-10-09 [newlib-cygwin] cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::cmdline Corinna Vinschen
2017-10-09 [newlib-cygwin] cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::cwd Corinna Vinschen
2017-10-09 [newlib-cygwin] cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::root Corinna Vinschen
2017-10-09 [newlib-cygwin] cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::fds Corinna Vinschen
2017-10-09 [newlib-cygwin] cygwin: Remove comparisons of 'this' to 'NULL' in fhandler_dsp.cc 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