This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [RFC 2/7] y2038: Provide conversion helpers for struct __timespec64
- From: Andreas Schwab <schwab at suse dot de>
- To: Lukasz Majewski <lukma at denx dot de>
- Cc: libc-alpha at sourceware dot org, Joseph Myers <joseph at codesourcery dot com>, Paul Eggert <eggert at cs dot ucla dot edu>
- Date: Wed, 27 Mar 2019 10:10:28 +0100
- Subject: Re: [RFC 2/7] y2038: Provide conversion helpers for struct __timespec64
- References: <20190327085210.22019-1-lukma@denx.de> <20190327085210.22019-3-lukma@denx.de>
On Mär 27 2019, Lukasz Majewski <lukma@denx.de> wrote:
> +/* Check and convert a struct timespec into a struct __timespec64. */
> +static inline bool
> +timespec_to_timespec64 (const struct timespec *ts32,
> + struct __timespec64 *ts64)
Style: please align with the open paren.
Andreas.
--
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."