From 5a419f5931a7797e7f9e1909453cf1eba0c40e59 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Fri, 14 Oct 2011 21:22:37 +0200 Subject: open_issues/translator_stdout_stderr: Link to Thomas Bushnell email. --- open_issues/translator_stdout_stderr.mdwn | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/open_issues/translator_stdout_stderr.mdwn b/open_issues/translator_stdout_stderr.mdwn index e0828b28..11793582 100644 --- a/open_issues/translator_stdout_stderr.mdwn +++ b/open_issues/translator_stdout_stderr.mdwn @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2008, 2009, 2010 Free Software Foundation, +[[!meta copyright="Copyright © 2008, 2009, 2010, 2011 Free Software Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable @@ -13,3 +13,9 @@ License|/fdl]]."]]"""]] Decide / implement / fix that (all?) running (passive?) translators' output should show up on the (Mach / Hurd) console / syslog. + +[[!taglink open_issue_documentation]]: [[!message-id +"87oepj1wql.fsf@becket.becket.net"]] + +[[!taglink open_issue_documentation]]: Neal once had written an email on this +topic. -- cgit v1.2.3 From a7119991df1af03f9d43333eb2b8ef7255ff2ffe Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Fri, 14 Oct 2011 22:41:33 +0200 Subject: glibc/startup: New. --- glibc.mdwn | 2 ++ glibc/startup.mdwn | 20 ++++++++++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 glibc/startup.mdwn diff --git a/glibc.mdwn b/glibc.mdwn index 54a0e19f..8eaff6ad 100644 --- a/glibc.mdwn +++ b/glibc.mdwn @@ -45,6 +45,8 @@ fact simply forwarded to/implemented as [[system_call]]s. * [[signal/signal_thread]] + * [[startup]] + ## Concepts diff --git a/glibc/startup.mdwn b/glibc/startup.mdwn new file mode 100644 index 00000000..b7ab9d96 --- /dev/null +++ b/glibc/startup.mdwn @@ -0,0 +1,20 @@ +[[!meta copyright="Copyright © 2011 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 +document under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no Invariant +Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license +is included in the section entitled [[GNU Free Documentation +License|/fdl]]."]]"""]] + +Be it statically or dynamically linked, the *startup* of glibc-based programs +is quite hairy on GNU Hurd systems. + +[[!taglink open_issue_documentation open_issue_glibc]] + + * [[!message-id "200103081944.f28JiDk00232@delius.kettenis.local"]] + + * [[!message-id "3B7BF2B1.1417CD84@alcor.concordia.ca"]] + + * [[!message-id "871xc9qv6y.wl@ulysses.g10code.de"]] -- cgit v1.2.3 From a8e650d27aa54a83986a1cd7fca5607498aeab70 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sat, 15 Oct 2011 10:07:12 +0200 Subject: contributing/web_pages/news/moth_next: Richard's new buildd. --- contributing/web_pages/news/moth_next.mdwn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/contributing/web_pages/news/moth_next.mdwn b/contributing/web_pages/news/moth_next.mdwn index 870122d5..2555cd73 100644 --- a/contributing/web_pages/news/moth_next.mdwn +++ b/contributing/web_pages/news/moth_next.mdwn @@ -62,4 +62,8 @@ And … * ; Samuel. Slides. Also add all to media. + * Richard's new buildd. + + Is this for Q4? + """]] -- cgit v1.2.3 From 080e7638c9c1b626b041594ca774bf4a7de4301f Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sat, 15 Oct 2011 12:22:01 +0200 Subject: open_issues/glibc: t/init-first.c. --- open_issues/glibc.mdwn | 16 ++++---- open_issues/glibc_init_first.mdwn | 78 --------------------------------------- 2 files changed, 7 insertions(+), 87 deletions(-) delete mode 100644 open_issues/glibc_init_first.mdwn diff --git a/open_issues/glibc.mdwn b/open_issues/glibc.mdwn index be262261..e48dde9c 100644 --- a/open_issues/glibc.mdwn +++ b/open_issues/glibc.mdwn @@ -40,12 +40,12 @@ Last reviewed up to the [[Git mirror's 187da0aedcd9d0a2fb34477bef41549681ba1273 `t/dup3`: hidden def. ed690b2f24bbc4d9c541fc81a7c67e6dc5678a96 -- why not for dup3, too? Because it is a syscall (that is always inlined)? - * t/init-first.c + * `t/init-first.c` - Have to revert 53b56b1101fc9bb4f295f23f54e7e19f8da8da16 to keep it working - with GCC 4.4. Figure out what's going on. Also see [[glibc_init_first]]. - - There is a `RETURN_ADDRESS` macro in glibc. + Follow up here: [[!message-id "20070722171859.GN25744@fencepost.gnu.org"]] + or [[!message-id "87mxe4kwws.fsf@gnu.org"]]. Close [[!GNU_Savannah_bug + 17647]]. Debian: [[!message-id "E1Qup1U-0006Zc-39@vasks.debian.org"]] + (part of Ludo's patch; the part that is not harmful to GCC 4.4). * `t/kernel-features.h_includes` @@ -192,8 +192,6 @@ Last reviewed up to the [[Git mirror's 187da0aedcd9d0a2fb34477bef41549681ba1273 Need changes equivalent to c55fbd1ea768f9fdef34a01377702c0d72cbc213 + 14d96785125abee5e9a49a1c3037f35a581750bd. - * Building with GCC 4.5, 4.6, trunk will cause different kinds of faults. - * Create `t/cleanup_kernel-features.h`. * Add tests from Linux kernel commit messages for `t/dup3` et al. @@ -371,7 +369,7 @@ Last reviewed up to the [[Git mirror's 187da0aedcd9d0a2fb34477bef41549681ba1273 # Build Here's a log of a glibc build run; this is from our [[Git repository's -8cb1875ef1e3211ec133d8eea328dbe59538c2a7 (2011-10-11) +0abded0927c62f02399658395837917548d5e281 (2011-10-14) sources|source_repositories/glibc]], run on coulomb.SCHWINGE. $ export LC_ALL=C @@ -383,7 +381,7 @@ sources|source_repositories/glibc]], run on coulomb.SCHWINGE. This takes up around 400 MiB and needs roughly 120 min on coulomb.SCHWINGE.