cygwin-cvs archive
date index for January - March, 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-03-28 [newlib-cygwin] Add latest changes to Cygwin release information Corinna Vinschen
2017-03-28 [newlib-cygwin] Change CURR_SHARED_MAGIC to account for getloadavg patch Corinna Vinschen
2017-03-28 [newlib-cygwin] Implement getloadavg() Jon TURNEY
2017-03-27 [newlib-cygwin] declaration of ppoll() by poll.h should be guarded by _GNU_SOURCE Jon TURNEY
2017-03-27 [newlib-cygwin] Recognize Netapp mode supporting reparse points Corinna Vinschen
2017-03-24 [newlib-cygwin] cygwin: Do not generate surrogate chars on netapp Corinna Vinschen
2017-03-24 [newlib-cygwin] Document cygserver changes Corinna Vinschen
2017-03-24 [newlib-cygwin] cygserver: Speed up non-debug scenario Corinna Vinschen
2017-03-24 [newlib-cygwin] cygserver: Small code cleanup Corinna Vinschen
2017-03-24 [newlib-cygwin] cygserver: Revamp thread sleep handling Corinna Vinschen
2017-03-24 [newlib-cygwin] cygserver: raise number of worker threads on demand Corinna Vinschen
2017-03-24 [newlib-cygwin] cygserver: Only print basename of source in debug output to raise readability Corinna Vinschen
2017-03-24 [newlib-cygwin] cygserver: Seralize debug output to stdout to raise readability Corinna Vinschen
2017-03-23 [newlib-cygwin] Created tag newlib-snapshot-20170323 Jeff Johnston
2017-03-22 [newlib-cygwin] dlfcn: Remove stray debug output Corinna Vinschen
2017-03-22 [newlib-cygwin] Rename <sys/_locale.h> to <xlocale.h> Corinna Vinschen
2017-03-21 [newlib-cygwin] Cygwin: dlfcn: Fix reference counting Corinna Vinschen
2017-03-14 [newlib-cygwin] Add release message for commit 973f766f6 Corinna Vinschen
2017-03-14 [newlib-cygwin] Revert "Add release message for commit 973f766f6" Corinna Vinschen
2017-03-14 [newlib-cygwin] Add release message for commit 973f766f6 Corinna Vinschen
2017-03-12 [newlib-cygwin] Extend 2.8.0 release text Corinna Vinschen
2017-03-12 [newlib-cygwin] Implement fhandler_dev_null::write to workaround a problem with NUL Corinna Vinschen
2017-03-12 [newlib-cygwin] Return value from write is ssize_t, not int Corinna Vinschen
2017-03-11 [newlib-cygwin] getrandom: it's MIN, not MAX Corinna Vinschen
2017-03-10 [newlib-cygwin] Belatedly bump Cygwin DLL version to 2.8.0 Corinna Vinschen
2017-03-10 [newlib-cygwin] Drop now unused child_info_fork::from_main Corinna Vinschen
2017-03-10 [newlib-cygwin] fork: Don't copy _main_tls->local_clib from *_impure_ptr Corinna Vinschen
2017-03-10 [newlib-cygwin] _dll_crt0: Drop incorrect check for being started from parent main thread Corinna Vinschen
2017-03-10 [newlib-cygwin] errno: Stop using _impure_ptr->_errno completely Corinna Vinschen
2017-03-10 [newlib-cygwin] Drop redundant brackets in call to _reclaim_reent Corinna Vinschen
2017-03-08 [newlib-cygwin] Implement dladdr() (partially) Jon TURNEY
2017-03-08 [newlib-cygwin] yield: Don't lower thread priority, it leads to starvation Corinna Vinschen
2017-03-08 [newlib-cygwin] Cygwin: Emit correct errno EAGAIN if we can't create another thread Corinna Vinschen
2017-03-07 [newlib-cygwin] Export timingsafe_bcmp and timingsafe_memcmp Jon TURNEY
2017-03-07 [newlib-cygwin] Document pthread_cond_wait change in release notes Corinna Vinschen
2017-03-07 [newlib-cygwin] Cygwin: pthread_cond_wait: Do as Linux and BSD do. Corinna Vinschen
2017-03-03 [newlib-cygwin] cwdstuff: Don't leave from setting the CWD prematurely on init Corinna Vinschen
2017-02-28 [newlib-cygwin] Created tag newlib-snapshot-20170228 Jeff Johnston
2017-02-28 [newlib-cygwin] Preserve order of dlopen'd modules in dll_list::topsort Corinna Vinschen
2017-02-24 [newlib-cygwin] Add 2.7.1 release file Corinna Vinschen
2017-02-24 [newlib-cygwin] Generate output with Unix line endings even from Mingw64 utils Corinna Vinschen
2017-02-24 [newlib-cygwin] Bump Cygwin version to 2.7.1 Corinna Vinschen
2017-02-16 [newlib-cygwin] fix parallel build for version.cc and winver.o Corinna Vinschen
2017-02-14 [newlib-cygwin] Improve wording on special characters Corinna Vinschen
2017-02-12 [newlib-cygwin] Created tag cygwin-2_7_0-release Corinna Vinschen
2017-02-12 [newlib-cygwin] Add IBM Security Trusteer Rapport to BLODA list Corinna Vinschen
2017-02-09 [newlib-cygwin] Cygwin: create separate bits/byteswap.h Yaakov Selkowitz
2017-02-06 [newlib-cygwin] Make anchors stable in generated Cygwin HTML documentation Jon TURNEY
2017-02-03 [newlib-cygwin] Add release message for commit 609d2b2 Corinna Vinschen
2017-02-03 [newlib-cygwin] Fix limited Internet speeds caused by inappropriate socket buffering Corinna Vinschen
2017-01-31 [newlib-cygwin] Add release message for commit a1529738 Jon TURNEY
2017-01-31 [newlib-cygwin] Fix handling of '+' by 'cygcheck -p' Jon TURNEY
2017-01-31 [newlib-cygwin] Add release message for commit 095cac4 Corinna Vinschen
2017-01-31 [newlib-cygwin] Cygwin: Add IUTF8 termios iflag Corinna Vinschen
2017-01-20 [newlib-cygwin] Add release message for commit ca3e3bc Corinna Vinschen
2017-01-19 [newlib-cygwin] Cleanup fhandler_console::read for readability Corinna Vinschen
2017-01-19 [newlib-cygwin] miscfuncs.cc: Revert exclusion of inclusion of exception.h Corinna Vinschen
2017-01-19 [newlib-cygwin] Simplify check for Alt-Numpad Corinna Vinschen
2017-01-19 [newlib-cygwin] miscfuncs.h: Drop now unneeded getentropy declaration Corinna Vinschen
2017-01-19 [newlib-cygwin] miscfuncs.cc: Drop unneeded includes and unused global variable Corinna Vinschen
2017-01-19 [newlib-cygwin] check_iovec: Change test to be more robust against invalid iovcnt values Corinna Vinschen
2017-01-19 [newlib-cygwin] Don't assert on sum of iov_len overflowing an ssize_t Corinna Vinschen
2017-01-19 [newlib-cygwin] Move string functions from miscfunc.cc to strfuncs.cc Corinna Vinschen
2017-01-19 [newlib-cygwin] Move getentropy/getrandom into own file Corinna Vinschen
2017-01-19 [newlib-cygwin] Fix copy/paste buglet in comment Corinna Vinschen
2017-01-19 [newlib-cygwin] Add release message for commit 4652cc4 Corinna Vinschen
2017-01-19 [newlib-cygwin] Handle Alt+Numpad key sequences in console input and select Corinna Vinschen
2017-01-14 [newlib-cygwin] Add release message for commit 688d943 Corinna Vinschen
2017-01-14 [newlib-cygwin] Always try to write complete incoming buffer on pipes and fifos Corinna Vinschen
2017-01-12 [newlib-cygwin] Add release message for commit 6ed4753 Corinna Vinschen
2017-01-12 [newlib-cygwin] rename: Refactor "new file already exists and rename fails" case Corinna Vinschen
2017-01-12 [newlib-cygwin] FAST_CWD: adjust the initial search scope Corinna Vinschen
2017-01-10 [newlib-cygwin] Fix formatting in pinfo.cc Corinna Vinschen
2017-01-10 [newlib-cygwin] Document latest Cygwin changes Corinna Vinschen
2017-01-10 [newlib-cygwin] Add Erik Bray to Cygwin CONTRIBUTORS Corinna Vinschen
2017-01-10 [newlib-cygwin] Add a /proc/<pid>/environ proc file handler, analogous to /proc/<pid>/cmdline. Corinna Vinschen
2017-01-10 [newlib-cygwin] Add a _pinfo.environ() method analogous to _pinfo.cmdline(), and others. Corinna Vinschen
2017-01-10 [newlib-cygwin] Move the core environment parsing of environ_init into a new win32env_to_cygenv function. Corinna Vinschen
2017-01-09 [newlib-cygwin] Return the correct value for getsockopt(SO_REUSEADDR) after setting setsockopt(SO_REUSEADDR, 1). Corinna Vinschen
2017-01-09 [newlib-cygwin] Don't free statically allocated sys_privs 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