public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/memcached/files/
Date: Wed, 25 Jun 2025 12:34:55 +0000 (UTC)	[thread overview]
Message-ID: <1750854620.35c3bf5d02fb14a2fb42143ca54edc0fafd84a0e.sam@gentoo> (raw)

commit:     35c3bf5d02fb14a2fb42143ca54edc0fafd84a0e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 25 11:43:31 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 25 12:30:20 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35c3bf5d

net-misc/memcached: drop unused patch

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../files/memcached-1.4.17-EWOULDBLOCK.patch        | 21 ---------------------
 1 file changed, 21 deletions(-)

diff --git a/net-misc/memcached/files/memcached-1.4.17-EWOULDBLOCK.patch b/net-misc/memcached/files/memcached-1.4.17-EWOULDBLOCK.patch
deleted file mode 100644
index 115c6bbc8633..000000000000
--- a/net-misc/memcached/files/memcached-1.4.17-EWOULDBLOCK.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-errno.h(0P):
-    EAGAIN Resource unavailable, try again (may be the same value as [EWOULDBLOCK]).
-
-    [...]
-
-    EWOULDBLOCK
-        Operation would block (may be the same value as [EAGAIN]).
-
-
---- a/testapp.c
-+++ b/testapp.c
-@@ -1840,6 +1840,9 @@
-                 switch (errno) {
-                 case EINTR:
-                     break;
-+#if (EAGAIN != EWOULDBLOCK)
-+                case EAGAIN:
-+#endif
-                 case ENOMEM:
-                 case EWOULDBLOCK:
-                     more = false;
\ No newline at end of file


             reply	other threads:[~2025-06-25 12:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-25 12:34 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-06-25 12:34 [gentoo-commits] repo/gentoo:master commit in: net-misc/memcached/files/ Sam James
2023-12-24 23:01 Conrad Kostecki
2021-02-02 21:38 Conrad Kostecki
2020-06-11 22:42 Aaron Bauman
2020-03-09  0:33 Robin H. Johnson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1750854620.35c3bf5d02fb14a2fb42143ca54edc0fafd84a0e.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox