cygwin-patches archive
date index for January - March, 2017

This is the mail archive of the cygwin-patches 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-27 Re: [PATCH] Implement getloadavg() [v3] Corinna Vinschen
2017-03-27 Re: [PATCH] declaration of ppoll() by poll.h should be guarded by _GNU_SOURCE Corinna Vinschen
2017-03-27 [PATCH] Implement getloadavg() [v3] Jon Turney
2017-03-27 [PATCH] declaration of ppoll() by poll.h should be guarded by _GNU_SOURCE Jon Turney
2017-03-21 Re: [PATCH] Implement getloadavg() Jon Turney
2017-03-21 [PATCH] Implement getloadavg() [v2] Jon Turney
2017-03-20 Re: [PATCH] Implement getloadavg() Achim Gratz
2017-03-20 Re: [PATCH] Implement getloadavg() Corinna Vinschen
2017-03-20 Re: [PATCH] Implement getloadavg() Jon Turney
2017-03-20 Re: [PATCH] Implement getloadavg() Corinna Vinschen
2017-03-20 Re: [PATCH] Implement getloadavg() JonY
2017-03-20 Re: [PATCH] Implement getloadavg() Corinna Vinschen
2017-03-17 Re: [PATCH] [base-files] Don't clobber prompt set in /etc/profile.d Achim Gratz
2017-03-17 Re: [PATCH] Implement getloadavg() Jon Turney
2017-03-17 [PATCH] Implement getloadavg() Jon Turney
2017-03-17 [PATCH] [base-files] Don't clobber prompt set in /etc/profile.d Daniel Santos
2017-03-10 Re: [PATCH] forkables: hardlink without WRITE_ATTRIBUTES first Corinna Vinschen
2017-03-10 [PATCH] forkables: hardlink without WRITE_ATTRIBUTES first Michael Haubenwallner
2017-03-08 Re: [PATCH] Implement dladdr() (partially) Corinna Vinschen
2017-03-08 Re: [PATCH] Export timingsafe_bcmp and timingsafe_memcmp Jon Turney
2017-03-08 [PATCH] Implement dladdr() (partially) Jon Turney
2017-03-07 [PATCH] Export timingsafe_bcmp and timingsafe_memcmp Jon Turney
2017-03-02 [PATCH] forkables: inline dll_list::forkables_supported Michael Haubenwallner
2017-03-02 Re: (fixup) [PATCH] forkables: use dynloaded dll's IndexNumber as dirname Corinna Vinschen
2017-03-01 Re: (fixup) [PATCH] forkables: use dynloaded dll's IndexNumber as dirname Michael Haubenwallner
2017-02-28 Re: [PATCH] Preserve order of dlopen'd modules in dll_list::topsort Corinna Vinschen
2017-02-28 RE: [PATCH] Preserve order of dlopen'd modules in dll_list::topsort David Allsopp
2017-02-28 Re: [PATCH] Preserve order of dlopen'd modules in dll_list::topsort Corinna Vinschen
2017-02-27 RE: [PATCH] Preserve order of dlopen'd modules in dll_list::topsort David Allsopp
2017-02-27 Re: [PATCH] Preserve order of dlopen'd modules in dll_list::topsort Corinna Vinschen
2017-02-25 [PATCH] Preserve order of dlopen'd modules in dll_list::topsort David Allsopp
2017-02-23 Re: (fixup) [PATCH] forkables: use dynloaded dll's IndexNumber as dirname Corinna Vinschen
2017-02-16 Re: [PATCH] fix parallel build for version.cc and winver.o Corinna Vinschen
2017-02-16 [PATCH] fix parallel build for version.cc and winver.o Michael Haubenwallner
2017-02-12 Re: (fixup) [PATCH] forkables: use dynloaded dll's IndexNumber as dirname Corinna Vinschen
2017-02-10 (fixup) [PATCH] forkables: use dynloaded dll's IndexNumber as dirname Michael Haubenwallner
2017-02-08 [PATCH] Cygwin: create separate bits/byteswap.h Yaakov Selkowitz
2017-02-06 Re: [PATCH] Make anchors stable in generated Cygwin HTML documentation Corinna Vinschen
2017-02-05 [PATCH] Make anchors stable in generated Cygwin HTML documentation Jon Turney
2017-01-31 Re: [PATCH] Fix cygcheck -p's handling of '+' Corinna Vinschen
2017-01-30 [PATCH] Fix cygcheck -p's handling of '+' Jon Turney
2017-01-26 Re: Limited Internet speeds caused by inappropriate socket buffering in function fdsock (winsup/net.cc) Corinna Vinschen
2017-01-14 Re: Limited Internet speeds caused by inappropriate socket buffering in function fdsock (winsup/net.cc) Corinna Vinschen
2017-01-12 Re: [PATCH] FAST_CWD: adjust the initial search scope Corinna Vinschen
2017-01-12 Re: Limited Internet speeds caused by inappropriate socket buffering in function fdsock (winsup/net.cc) Daniel Havey
2017-01-11 Re: [PATCH] FAST_CWD: adjust the initial search scope Johannes Schindelin
2017-01-11 Re: [PATCH] FAST_CWD: adjust the initial search scope Corinna Vinschen
2017-01-11 [PATCH] FAST_CWD: adjust the initial search scope Johannes Schindelin
2017-01-10 Re: [PATCH 0/3] Updated patches for /proc/<pid>/environ Erik Bray
2017-01-10 Re: [PATCH 0/3] Updated patches for /proc/<pid>/environ Corinna Vinschen
2017-01-10 [PATCH 3/3] Add a /proc/<pid>/environ proc file handler, analogous to /proc/<pid>/cmdline. Erik Bray
2017-01-10 [PATCH 2/3] Add a _pinfo.environ() method analogous to _pinfo.cmdline(), and others. Erik Bray
2017-01-10 [PATCH 1/3] Move the core environment parsing of environ_init into a new win32env_to_cygenv function. Erik Bray
2017-01-10 [PATCH 0/3] Updated patches for /proc/<pid>/environ Erik Bray
2017-01-10 Re: [PATCH 2/3] Add a _pinfo.environ() method analogous to _pinfo.cmdline(), and others. Corinna Vinschen
2017-01-10 Re: [PATCH 2/3] Add a _pinfo.environ() method analogous to _pinfo.cmdline(), and others. Erik Bray
2017-01-10 Re: [PATCH 0/3] Add support for /proc/<pid>/environ Corinna Vinschen
2017-01-10 Re: [PATCH 0/3] Add support for /proc/<pid>/environ Erik Bray
2017-01-10 Re: Limited Internet speeds caused by inappropriate socket buffering in function fdsock (winsup/net.cc) Corinna Vinschen
2017-01-09 Limited Internet speeds caused by inappropriate socket buffering in function fdsock (winsup/net.cc) Daniel Havey
2017-01-09 Re: [PATCH] Return the correct value for getsockopt(SO_REUSEADDR) after setting setsockopt(SO_REUSEADDR, 1). Erik Bray
2017-01-09 Re: [PATCH] Return the correct value for getsockopt(SO_REUSEADDR) after setting setsockopt(SO_REUSEADDR, 1). Corinna Vinschen
2017-01-09 [PATCH] Return the correct value for getsockopt(SO_REUSEADDR) after setting setsockopt(SO_REUSEADDR, 1). Erik Bray
2017-01-09 Re: [PATCH 2/3] Add a _pinfo.environ() method analogous to _pinfo.cmdline(), and others. Corinna Vinschen
2017-01-09 Re: [PATCH 1/3] Move the core environment parsing of environ_init into a new win32env_to_cygenv function. Corinna Vinschen
2017-01-09 Re: [PATCH 0/3] Add support for /proc/<pid>/environ Corinna Vinschen
2017-01-05 [PATCH 2/3] Add a _pinfo.environ() method analogous to _pinfo.cmdline(), and others. erik . m . bray
2017-01-05 [PATCH 3/3] Add a /proc/<pid>/environ proc file handler, analogous to /proc/<pid>/cmdline. erik . m . bray
2017-01-05 [PATCH 1/3] Move the core environment parsing of environ_init into a new win32env_to_cygenv function. erik . m . bray
2017-01-05 [PATCH 0/3] Add support for /proc/<pid>/environ erik . m . bray
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