git: 58e3631bd08c - main - truss: Add preadv(2) and pwritev(2).

2023-02-21 Thread Thomas Munro
The branch main has been updated by tmunro: URL: https://cgit.FreeBSD.org/src/commit/?id=58e3631bd08cf539668951c93ee2e943f963ea05 commit 58e3631bd08cf539668951c93ee2e943f963ea05 Author: Thomas Munro AuthorDate: 2023-02-21 09:40:14 + Commit: Thomas Munro CommitDate: 2023-02-21 09

Re: git: 0a36787e4c1f - main - locales: separate unicode from other locales

2022-04-05 Thread Thomas Munro
On Tue, Apr 5, 2022 at 7:27 PM Baptiste Daroussin wrote: > both fixed, thank you for reporting! Thanks! > The fact it took a year for someone to actually notice shows a lot about the > usefulness of those locales ;) Hehe, yeah, Catalan as spoken in Italy with a pre-UTF-8 encoding must be pretty

Re: git: 0a36787e4c1f - main - locales: separate unicode from other locales

2022-04-04 Thread Thomas Munro
On Mon, Apr 4, 2022 at 7:45 PM Thomas Munro wrote: > > +LOCALSE+= be_BY.ISO8859-5 > That last line looks like a typo, which probably explains why > /usr/share/locale/be_BY.ISO8859-5/LC_COLLATE isn't getting installed, Sorry to drip-feed; looks like there is also a diffe

Re: git: 0a36787e4c1f - main - locales: separate unicode from other locales

2022-04-04 Thread Thomas Munro
On Sat, Jul 24, 2021 at 3:07 AM Baptiste Daroussin wrote: > commit 0a36787e4c1fa0cf77dcf83be0867178476e372b > Author: Baptiste Daroussin > AuthorDate: 2021-07-22 17:02:49 + > Commit: Baptiste Daroussin > CommitDate: 2021-07-23 14:58:20 + > > locales: separate unicode from oth

git: 3904e7966eb3 - main - Fix aio_readv(2), aio_writev(2) with SIGEV_THREAD.

2021-08-22 Thread Thomas Munro
The branch main has been updated by tmunro: URL: https://cgit.FreeBSD.org/src/commit/?id=3904e7966eb353c636c6aa638a6fdf1489ee514c commit 3904e7966eb353c636c6aa638a6fdf1489ee514c Author: Thomas Munro AuthorDate: 2021-08-22 11:34:07 + Commit: Thomas Munro CommitDate: 2021-08-22 11

git: f30a1ae8d529 - main - lio_listio(2): Allow LIO_READV and LIO_WRITEV.

2021-08-22 Thread Thomas Munro
The branch main has been updated by tmunro: URL: https://cgit.FreeBSD.org/src/commit/?id=f30a1ae8d5290a52e898279bafc38556bf16bed8 commit f30a1ae8d5290a52e898279bafc38556bf16bed8 Author: Thomas Munro AuthorDate: 2021-08-22 09:48:59 + Commit: Thomas Munro CommitDate: 2021-08-22 11

Re: git: 26795a0378b5 - main - linux(4): Rework Linux ppoll system call.

2021-06-21 Thread Thomas Munro
Hi Dmitry, On Tue, Jun 22, 2021 at 4:30 AM Dmitry Chagin wrote: > The branch main has been updated by dchagin: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=26795a0378b58c3e26b68577a4cc446ab527e8b5 > > commit 26795a0378b58c3e26b68577a4cc446ab527e8b5 > Author: Dmitry Chagin > AuthorDate

git: 18f21f035548 - main - Update tools/regression/poll/sockpoll.c for POLLRDPOLL.

2021-04-28 Thread Thomas Munro
The branch main has been updated by tmunro: URL: https://cgit.FreeBSD.org/src/commit/?id=18f21f0355481283ceef0ec10e99554f44c205c2 commit 18f21f0355481283ceef0ec10e99554f44c205c2 Author: Thomas Munro AuthorDate: 2021-04-28 11:08:27 + Commit: Thomas Munro CommitDate: 2021-04-28 11

git: 3aaaa2efde89 - main - poll(2): Add POLLRDHUP.

2021-04-28 Thread Thomas Munro
The branch main has been updated by tmunro: URL: https://cgit.FreeBSD.org/src/commit/?id=32efde896e19d229ee2cf09fe7e6ab0fbf6e commit 32efde896e19d229ee2cf09fe7e6ab0fbf6e Author: Thomas Munro AuthorDate: 2021-04-28 09:31:38 + Commit: Thomas Munro CommitDate: 2021-04-28 11

git: da3ef8e66aa1 - main - Fix conflicting value of O_DSYNC.

2021-01-07 Thread Thomas Munro
The branch main has been updated by tmunro: URL: https://cgit.FreeBSD.org/src/commit/?id=da3ef8e66aa13db9a79841127a3cbf067de41b69 commit da3ef8e66aa13db9a79841127a3cbf067de41b69 Author: Thomas Munro AuthorDate: 2021-01-08 05:01:15 + Commit: Thomas Munro CommitDate: 2021-01-08 05

Re: git: a5e284038edc - main - open(2): Add O_DSYNC flag.

2021-01-07 Thread Thomas Munro
On Fri, Jan 8, 2021 at 4:54 PM Kyle Evans wrote: > On Thu, Jan 7, 2021 at 6:17 PM Thomas Munro wrote: > > +#defineO_DSYNC 0x0080 /* POSIX data sync */ > I think the value of O_DSYNC got resolved incorrectly in a merge > conflict; O_RESOLVE_BENEATH in

git: e7347be9e34d - main - ffs: Support O_DSYNC.

2021-01-07 Thread Thomas Munro
The branch main has been updated by tmunro: URL: https://cgit.FreeBSD.org/src/commit/?id=e7347be9e34d05130df878d6af2ff847227610b6 commit e7347be9e34d05130df878d6af2ff847227610b6 Author: Thomas Munro AuthorDate: 2021-01-07 10:50:59 + Commit: Thomas Munro CommitDate: 2021-01-08 00

git: a5e284038edc - main - open(2): Add O_DSYNC flag.

2021-01-07 Thread Thomas Munro
The branch main has been updated by tmunro: URL: https://cgit.FreeBSD.org/src/commit/?id=a5e284038edc36b0447f1e6337419a3c0ea1788d commit a5e284038edc36b0447f1e6337419a3c0ea1788d Author: Thomas Munro AuthorDate: 2021-01-07 10:46:51 + Commit: Thomas Munro CommitDate: 2021-01-08 00

git: 801ac943ea08 - main - aio_fsync(2): Support O_DSYNC.

2021-01-07 Thread Thomas Munro
The branch main has been updated by tmunro: URL: https://cgit.FreeBSD.org/src/commit/?id=801ac943ea0821bbb34c69688a7e7bb126d8cf8d commit 801ac943ea0821bbb34c69688a7e7bb126d8cf8d Author: Thomas Munro AuthorDate: 2021-01-07 11:11:38 + Commit: Thomas Munro CommitDate: 2021-01-08 00