summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2015-01-24 11:19:07 +0100
committerThomas Schwinge <thomas@codesourcery.com>2015-01-24 11:19:07 +0100
commit7adb3e9a47a0cdfaac6eb8b18ab806de2c7b1a33 (patch)
treecfe130bc975d45fd0e8e11cb8bc3742a338c7b00
parent226ed96dedcd42c846394c6e62a365403af9ab62 (diff)
open_issues/glibc: f68531785b6d85fb0b405747688f93471b6a964f (2015-01-23; 9a869d822025be8e43b78234997b10bf0cf9d859 (2014-02-07))
plus 6a97b62a5b4f18aea849d6f4d8de58d1469d2521 reverted, `id:"87a9fvguwq.fsf@schwinge.name"`, `_SERVERS_STARTUP` hard-coded to `/servers/startup` in `sysdeps/mach/hurd/reboot.c`
-rw-r--r--open_issues/glibc.mdwn37
-rw-r--r--open_issues/translate_fd_or_port_to_file_name.mdwn7
m---------toolchain/logs12
3 files changed, 38 insertions, 18 deletions
diff --git a/open_issues/glibc.mdwn b/open_issues/glibc.mdwn
index aa7cafc0..9962203e 100644
--- a/open_issues/glibc.mdwn
+++ b/open_issues/glibc.mdwn
@@ -38,8 +38,8 @@ git log --reverse --topo-order --pretty=fuller --stat=$COLUMNS,$COLUMNS -b -p -C
-->
-Last reviewed up to the [[Git mirror's 64a17f1adde4715bb6607f64decd73b2df9e6852
-(2013-12-19) sources|source_repositories/glibc]].
+Last reviewed up to the [[Git mirror's 9a869d822025be8e43b78234997b10bf0cf9d859
+(2014-02-07) sources|source_repositories/glibc]].
* <a id=t_hurdsig-fixes>`t/hurdsig-fixes`</a>
@@ -1889,6 +1889,10 @@ Last reviewed up to the [[Git mirror's 64a17f1adde4715bb6607f64decd73b2df9e6852
`timer_create`, `timer_delete`, [[`clock_gettime`|clock_gettime]], and
so on.
+ * `fd_to_filename`
+
+ See [[translate_FD_or_port_to_file_name]].
+
For specific packages:
* <a id=octave>[[octave]]</a>
@@ -2814,9 +2818,26 @@ Last reviewed up to the [[Git mirror's 64a17f1adde4715bb6607f64decd73b2df9e6852
* [high] 43d5c02c72bdaf59a8e0d4b06f2ae87e42269cbd `Fix build on hurd` --
is that from a topic branch that can then be annihilated? Verify
emails. Verify no further changes in topic branch.
- * 69a17d9d245dc3551792e95e1823cc2d877592f3 `Patch [1/4] async-signal safe
- TLS.` -- do we also need an implementation of this? (Not yet called
- from anywhere?)
+ * 69a17d9d245dc3551792e95e1823cc2d877592f3 `Patch [1/4]
+ async-signal safe TLS.` -- do we also need an implementation of this?
+ (Not yet called from anywhere?) Now used in
+ 7f507ee17aee720fa423fa38502bc3caa0dd03d7 `Async-signal safe TLS`.
+ 7f507ee17aee720fa423fa38502bc3caa0dd03d7 has been reverted in
+ 73d61e4f6c65da714c0f8a3a233725322553ceba.
+ 1f33d36a8a9e78c81bed59b47f260723f56bb7e6,
+ 063b2acbce83549df82ab30f5af573f1b9c4bd19,
+ b627fdd58554bc36bd344dc40a8787c4b7a9cc46,
+ e81c64bba13d2d8b2a4e53254a82cc80f27c8497 have been reverted in
+ dd654bf9ba1848bf9ed250f8ebaa5097c383dcf8.
+ 35e8f7ab94c910659de9d507aa0f3e1f8973d914 has been reverted in
+ 8b6785f0836011cace9a77f3c24e51a7379238a0.
+ 69a17d9d245dc3551792e95e1823cc2d877592f3 has been reverted in
+ bf06bcee84d4c19a99925c0f58026a8cbd87a688.
+ a494421f5268df333c589d71104a39bb6a9cff19 has been reverted in
+ f482dbbec775bf72eb6510b6091fca141893c466.
+ * [low] In various commits, `menual/*.texi` files have been annotated
+ regarding MTASC-safety properties. The focus has not necessarily been
+ on Hurd, though.
* *baseline*
@@ -2830,11 +2851,9 @@ Last reviewed up to the [[Git mirror's 64a17f1adde4715bb6607f64decd73b2df9e6852
# Build
Here's a log of a glibc build run; this is from our [[Git repository's
-3e72549df39b2550ba3ecd8c37bf1dd72d5de6d6 (2015-01-22;
-64a17f1adde4715bb6607f64decd73b2df9e6852 (2013-12-19))
+f68531785b6d85fb0b405747688f93471b6a964f (2015-01-23;
+9a869d822025be8e43b78234997b10bf0cf9d859 (2014-02-07))
plus 6a97b62a5b4f18aea849d6f4d8de58d1469d2521 reverted,
-`id:"87zjnvn688.fsf@kepler.schwinge.homeip.net"`,
-`id:"87ioujn0eq.fsf@kepler.schwinge.homeip.net"`,
`id:"87a9fvguwq.fsf@schwinge.name"`,
`_SERVERS_STARTUP` hard-coded to `/servers/startup` in `sysdeps/mach/hurd/reboot.c`
sources|source_repositories/glibc]], run on laplace.SCHWINGE.
diff --git a/open_issues/translate_fd_or_port_to_file_name.mdwn b/open_issues/translate_fd_or_port_to_file_name.mdwn
index 252bc049..01ab3a78 100644
--- a/open_issues/translate_fd_or_port_to_file_name.mdwn
+++ b/open_issues/translate_fd_or_port_to_file_name.mdwn
@@ -1,5 +1,5 @@
-[[!meta copyright="Copyright © 2010, 2011, 2013, 2014 Free Software Foundation,
-Inc."]]
+[[!meta copyright="Copyright © 2010, 2011, 2013, 2014, 2015 Free Software
+Foundation, Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
@@ -14,6 +14,9 @@ License|/fdl]]."]]"""]]
[[!toc]]
+# [[glibc]]'s `fd_to_filename`
+
+
# IRC, freenode, #hurd, June (?) 2010
<pochu> is there a way (POSIX or Hurdish) to get the corresponding file
diff --git a/toolchain/logs b/toolchain/logs
-Subproject 3b21bda2c16f7f8e9fd05ecb7caafc0e1b14dcf
+Subproject 2feb9cf1d9aad13d4970f40e536215db886970d