From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8531 invoked by alias); 11 Mar 2015 07:33:29 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 8448 invoked by uid 89); 11 Mar 2015 07:33:29 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: smtp.gentoo.org Date: Wed, 11 Mar 2015 07:33:00 -0000 From: Mike Frysinger To: John David Anglin Cc: Joseph Myers , libc-alpha@sourceware.org, carlos@systemhalted.org Subject: Re: [PATCH] hppa: fix __O_SYNC to match the kernel Message-ID: <20150311073316.GB9455@vapier> Mail-Followup-To: John David Anglin , Joseph Myers , libc-alpha@sourceware.org, carlos@systemhalted.org References: <1424755185-27627-1-git-send-email-vapier@gentoo.org> <20150227065339.GO29461@vapier> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="2bJ57vwr75KGnr5s" Content-Disposition: inline In-Reply-To: X-SW-Source: 2015-03/txt/msg00442.txt.bz2 --2bJ57vwr75KGnr5s Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 1214 On 02 Mar 2015 08:18, John David Anglin wrote: > On 2015-03-01, at 5:24 PM, Joseph Myers wrote: > > If this bug was user-visible in a release, there should be a bug filed = in=20 > > Bugzilla for it (this generally applies when fixing any bug that was=20 > > user-visible in a release). >=20 > https://sourceware.org/bugzilla/show_bug.cgi?id=3D18068 thanks, updated the source: --- a/ChangeLog +++ b/ChangeLog @@ -351,6 +351,7 @@ =20 2015-02-27 John David Anglin =20 + [BZ #18068] * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h (__O_SYNC): Change to 00100000. =20 --- a/NEWS +++ b/NEWS @@ -13,8 +13,8 @@ Version 2.22 16560, 16783, 17269, 17523, 17569, 17588, 17631, 17711, 17776, 17779, 17792, 17836, 17912, 17916, 17932, 17944, 17949, 17964, 17965, 17967, 17969, 17978, 17987, 17991, 17996, 17998, 17999, 18019, 18020, 18029, - 18030, 18032, 18036, 18038, 18039, 18042, 18043, 18046, 18047, 18104, - 18110, 18111. + 18030, 18032, 18036, 18038, 18039, 18042, 18043, 18046, 18047, 18068, + 18104, 18110, 18111. =20 * Character encoding and ctype tables were updated to Unicode 7.0.0, using new generator scripts contributed by Pravin Satpute and Mike FABIAN (Red -mike --2bJ57vwr75KGnr5s Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJU/++8AAoJEEFjO5/oN/WBBK0P/3GOCNdvf1YwJ4sOIQavEZCt N7nQRAZwEVC50dZspvEIIHcfghlSY+i4nQjeY5lwHfHbkUIJB+QFsaAR3umJ97ME hQDt2bqlmbPHgeFBSyjaIpljKqPTsbSBh4zOpefHY6YetsVJPeXEqFx32mThclQZ LOfu8Hhn5JGZuDnGmm9rwQBOvYfPWnYtw3hxDsc0krMPucgXT0a1AamqmcupzVuS MmB3q9zr1k2PnEpTiXKb84CNMFBFcZfjjAu9X57yLnI8uGSk7qmTXO+nwbcF18yr 6ZszlpHRKYIMfZeraDaT2HGbmRirX0qZU6zBAsahjnUWiCaTTglfjeyawfUNIJjf UlEGqDlILm5BPQh/8XNrYmSGhnmrPQ5tOfXQT6iT9w0o8uCpNtOTJLFztwFyL4BQ Csed//+cz1n3LnD/XdZ42ofR3R9v/qhk3QFyGIIEnYrvE6gPv0VOJ0bJYQD/YFz7 QLBf5F342fp7XGIzWh0JKjPPZUERckhGwqS6R2rCGTmirMnhpTB+8AYBMPqIl75F OyM02dQO9ivQWbL1gZ/Rg5hsW2rw9c0fydFJRQKJsk05RTxfstTi+P3++bSuxbDu XqiVsVHExkWhuTz9Ax68l9FrmW3qhfIjzH87bV8Fixwp9WfHr6SEeGV0GSv0Qhq6 8n8woHWGFHNb0/wUoorK =YWst -----END PGP SIGNATURE----- --2bJ57vwr75KGnr5s--