From: chrubis@suse.cz
To: Stanislav Kholmanskikh <stanislav.kholmanskikh@oracle.com>
Cc: vasily.isaenko@oracle.com, ltp-list@lists.sourceforge.net
Subject: Re: [LTP] [PATCH V3 1/2] tst_res: added ETIME, ETIMEDOUT errno values
Date: Thu, 14 Nov 2013 15:19:51 +0100 [thread overview]
Message-ID: <20131114141951.GA14170@rei> (raw)
In-Reply-To: <1384411077-26013-1-git-send-email-stanislav.kholmanskikh@oracle.com>
Hi!
> Signed-off-by: Stanislav Kholmanskikh <stanislav.kholmanskikh@oracle.com>
> ---
> lib/tst_res.c | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/lib/tst_res.c b/lib/tst_res.c
> index f73022b..698b12c 100644
> --- a/lib/tst_res.c
> +++ b/lib/tst_res.c
> @@ -255,6 +255,8 @@ static const char *strerrnodef(int err)
> PAIR(ENOSYS)
> PAIR(ENOTEMPTY)
> PAIR(ELOOP)
> + PAIR(ETIMEDOUT)
> + PAIR(ETIME)
> };
> return pair_lookup(errno_pairs, err);
> }
I've just pushed patch that add all ERRNO values found in headers on
recent enough distribution.
Please check that it compiles at older distros you are using and if not
send a patch with ifdefs as they are around the HWPOISON.
--
Cyril Hrubis
chrubis@suse.cz
------------------------------------------------------------------------------
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
next prev parent reply other threads:[~2013-11-14 14:20 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-29 7:55 [LTP] [PATCH] setpgid03: use SIGUSR1 instead of sleep Stanislav Kholmanskikh
2013-10-29 10:30 ` Jan Stancek
2013-10-29 11:54 ` Stanislav Kholmanskikh
2013-10-30 9:07 ` [LTP] [PATCH SERIES V2] " Stanislav Kholmanskikh
2013-10-30 9:07 ` [LTP] [PATCH V2 1/2] setpgid03: handle children errors and cleanup Stanislav Kholmanskikh
2013-10-30 9:07 ` [LTP] [PATCH V2 2/2] setpgid03: use SIGUSR1 instead of sleep Stanislav Kholmanskikh
2013-10-30 13:45 ` Jan Stancek
2013-10-31 7:54 ` Stanislav Kholmanskikh
2013-10-31 15:06 ` chrubis
[not found] ` <52727305.5070806@oracle.com>
2013-10-31 16:29 ` chrubis
[not found] ` <527B7485.2030809@oracle.com>
2013-11-07 11:30 ` chrubis
2013-11-13 7:52 ` [LTP] [RFC PATCH] tst_checkpoint_signal_child: implemented timeout Stanislav Kholmanskikh
2013-11-13 8:46 ` Jan Stancek
2013-11-13 8:58 ` Stanislav Kholmanskikh
2013-11-13 9:15 ` [LTP] [RFC PATCH V2] " Stanislav Kholmanskikh
2013-11-13 17:50 ` chrubis
2013-11-14 6:37 ` [LTP] [PATCH V3 1/2] tst_res: added ETIME, ETIMEDOUT errno values Stanislav Kholmanskikh
2013-11-14 14:19 ` chrubis [this message]
2013-11-14 6:37 ` [LTP] [PATCH V3 2/2] tst_checkpoint_signal_child: implemented timeout Stanislav Kholmanskikh
2013-11-14 9:05 ` Jan Stancek
2013-11-14 14:33 ` chrubis
2013-12-12 9:21 ` [LTP] [PATCH V3 1/2] setpgid03: handle children errors and cleanup Stanislav Kholmanskikh
2013-12-12 9:21 ` [LTP] [PATCH V3 2/2] setpgid03: use tst_checkpoint interface Stanislav Kholmanskikh
2014-01-20 16:09 ` chrubis
[not found] ` <52DE7063.8070305@oracle.com>
2014-01-21 13:20 ` chrubis
2013-10-30 2:25 ` [LTP] [PATCH] setpgid03: use SIGUSR1 instead of sleep Wanlong Gao
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=20131114141951.GA14170@rei \
--to=chrubis@suse.cz \
--cc=ltp-list@lists.sourceforge.net \
--cc=stanislav.kholmanskikh@oracle.com \
--cc=vasily.isaenko@oracle.com \
/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