From 2e4808303094e0efee1bae6fa06fd77e1440c724 Mon Sep 17 00:00:00 2001 From: "jbranso@dismail.de" Date: Mon, 11 Aug 2025 14:41:54 -0400 Subject: document __hurd_fail () * glibc.mdwn: link to glibc/error-reporting.md * glibc/error-reporting.mdwn: new file. Document, __hurd_fail () and friends. Message-ID: <20250811184236.10970-2-jbranso@dismail.de> --- glibc.mdwn | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'glibc.mdwn') diff --git a/glibc.mdwn b/glibc.mdwn index 9dc66c89..3e432aac 100644 --- a/glibc.mdwn +++ b/glibc.mdwn @@ -1,5 +1,5 @@ -[[!meta copyright="Copyright © 2007, 2008, 2010, 2011, 2012, 2013, 2015 Free -Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2007, 2008, 2010, 2011, 2012, 2013, +2015, 2024 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 @@ -28,9 +28,11 @@ repository|source_repositories/glibc]]. Porting glibc to a specific architecture is non-trivial. -The main port is x86, which is somewhat complete and is maintained. There were -incomplete ports for Alpha, MIPS, and PowerPC, but they were unmaintained and -have been removed. +The main port is x86, which is somewhat complete and is maintained. +We are actively stabilizing the [[X86_64 +port|open_issues/64-bit_port]]. There were incomplete ports for +Alpha, MIPS, and PowerPC, but they were unmaintained and have been +removed. ## [[Hurd-specific Port|hurd/glibc]] @@ -54,6 +56,8 @@ fact simply forwarded to/implemented as [[system_call]]s. * [[startup]] + * [[glibc/error-reporting]] + ## Concepts @@ -80,7 +84,6 @@ Some of these are well-known as [[UNIX]] [[system call]]s. * [[poll]] - # Debugging Some hints for [[debugging]]. -- cgit v1.2.3