From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH 1/5] SAFE_MACROS: Add SAFE_SETREUID()/SAFE_SETREGID()
Date: Wed, 18 Apr 2018 14:13:40 +0200 [thread overview]
Message-ID: <20180418121340.GA19992@rei> (raw)
In-Reply-To: <1521804892-5783-1-git-send-email-xuyang.jy@cn.fujitsu.com>
Hi!
I've reworked this patch and pushed, thanks.
The main things I've fixed here are:
* Don't add the macros to the old library since as a general rule we
should not add new functionality there
* Fixed the gid_t and uid_t printing, these are integer types so
printing them with %p is wrong
--
Cyril Hrubis
chrubis@suse.cz
prev parent reply other threads:[~2018-04-18 12:13 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-23 11:34 [LTP] [PATCH 1/5] SAFE_MACROS: Add SAFE_SETREUID()/SAFE_SETREGID() yang xu
2018-03-23 11:34 ` [LTP] [PATCH 2/5] syscalls/mkdir01, 03: Cleanup && Convert to new API yang xu
2018-04-17 14:39 ` Cyril Hrubis
2018-03-23 11:34 ` [LTP] [PATCH 3/5] syscalls/mkdir02: " yang xu
2018-04-18 12:14 ` Cyril Hrubis
2018-03-23 11:34 ` [LTP] [PATCH 4/5] syscalls/mkdir04: " yang xu
2018-04-18 13:43 ` Cyril Hrubis
2018-03-23 11:34 ` [LTP] [PATCH 5/5] syscalls/mkdir05, 08: " yang xu
2018-04-18 14:18 ` Cyril Hrubis
2018-04-18 12:13 ` Cyril Hrubis [this message]
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=20180418121340.GA19992@rei \
--to=chrubis@suse.cz \
--cc=ltp@lists.linux.it \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.