This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Web pages".
The branch, master has been updated
via c7d75049942fffa9bb708c6e06d2816d469d8ae5 (commit)
via 0264e7fea77fb52b8575e837b4457c37d3a46378 (commit)
via fc7c61f7e171d9a4c964140d3e16c109e4428cc9 (commit)
via 96b3deefaca9baefbac457af595ee85026ba65ee (commit)
via 9f051a2999089763f57b0749a3f6d04a9501be5a (commit)
from b75f77244e4979844519727491cc91c111ed9bfe (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit c7d75049942fffa9bb708c6e06d2816d469d8ae5
Author: Joshua Branson <[email protected]>
Date: Thu Apr 2 21:22:42 2026 -0400
mention that libpthread now lives in glibc.
Message-ID: <[email protected]>
commit 0264e7fea77fb52b8575e837b4457c37d3a46378
Author: Joshua Branson <[email protected]>
Date: Thu Apr 2 21:22:41 2026 -0400
delete open_issues/packaging_libpthread.mdwn.
Message-ID: <[email protected]>
commit fc7c61f7e171d9a4c964140d3e16c109e4428cc9
Author: Joshua Branson <[email protected]>
Date: Thu Apr 2 21:22:40 2026 -0400
renamed translators.html -> translators.mdwn
Message-ID: <[email protected]>
commit 96b3deefaca9baefbac457af595ee85026ba65ee
Author: Joshua Branson <[email protected]>
Date: Thu Apr 2 21:22:39 2026 -0400
moved auth.html -> auth.mdwn.
This made it a little easier to link to various hurd translators that
the talk refers to.
Message-ID: <[email protected]>
commit 9f051a2999089763f57b0749a3f6d04a9501be5a
Author: Joshua Branson <[email protected]>
Date: Thu Apr 2 21:22:38 2026 -0400
delete file locking pages. POSIX file locking is fixed.
Message-ID: <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
community/gsoc/project_ideas/file_locking.mdwn | 47 ----
hurd/documentation/{auth.html => auth.mdwn} | 170 +++++++--------
.../{translators.html => translators.mdwn} | 232 ++++++++++----------
hurd/running/nix.mdwn | 3 -
libpthread.mdwn | 10 +-
open_issues/file_locking.mdwn | 98 ---------
open_issues/libpthread_dlopen.mdwn | 3 -
open_issues/packaging_libpthread.mdwn | 236 ---------------------
open_issues/versioning.mdwn | 19 --
open_issues/visudo.mdwn | 22 --
source_repositories/glibc.mdwn | 2 +-
11 files changed, 204 insertions(+), 638 deletions(-)
delete mode 100644 community/gsoc/project_ideas/file_locking.mdwn
rename hurd/documentation/{auth.html => auth.mdwn} (52%)
rename hurd/documentation/{translators.html => translators.mdwn} (65%)
delete mode 100644 open_issues/file_locking.mdwn
delete mode 100644 open_issues/packaging_libpthread.mdwn
delete mode 100644 open_issues/visudo.mdwn
hooks/post-receive
--
Web pages