Go to file
Flavio Cruz 9cc27336c9 Fix build for hurd/thread-self.c for i386.
We need to include hurd.h for libc_hidden_proto (__hurd_thread_self),
introduced in b44c1e1252 ("hurd: Fix using interposable
hurd_thread_self")

This the error log:

In file included from <command-line>:
./../include/libc-symbols.h:472:33: error: '__EI___hurd_thread_self' aliased to undefined symbol '__GI___hurd_thread_self'
  472 |   extern thread __typeof (name) __EI_##name \
      |                                 ^~~~~
./../include/libc-symbols.h:468:3: note: in expansion of macro '__hidden_ver2'
  468 |   __hidden_ver2 (, local, internal, name)
      |   ^~~~~~~~~~~~~
./../include/libc-symbols.h:476:41: note: in expansion of macro '__hidden_ver1'
  476 | #  define hidden_def(name)              __hidden_ver1(__GI_##name, name, name);
      |                                         ^~~~~~~~~~~~~
./../include/libc-symbols.h:557:32: note: in expansion of macro 'hidden_def'
  557 | # define libc_hidden_def(name) hidden_def (name)
      |                                ^~~~~~~~~~
thread-self.c:27:1: note: in expansion of macro 'libc_hidden_def'
   27 | libc_hidden_def (__hurd_thread_self)
      | ^~~~~~~~~~~~~~~
Message-Id: <ZGr6wj2UOxg3F0qH@jupiter.tail36e24.ts.net>
2023-05-22 09:38:09 +02:00
argp argp: Reformat Makefile. 2023-05-17 08:12:08 -04:00
assert assert: Reformat Makefile. 2023-05-18 12:56:45 -04:00
benchtests benchtests: Reformat Makefile. 2023-05-18 13:11:48 -04:00
bits Remap __GLIBC_FLT_EVAL_METHOD to 0 if __FLT_EVAL_METHOD__ is -1 2023-04-28 07:02:48 -07:00
catgets catgets: Reformat Makefile. 2023-05-18 13:13:32 -04:00
ChangeLog.old
conform hurd: Also XFAIL missing SA_NOCLDWAIT on 64bit 2023-05-01 13:28:53 +02:00
crypt
csu
ctype
debug debug: Reformat Makefile. 2023-05-16 07:17:19 -04:00
dirent
dlfcn
elf elf: Adjust tests in Makefile. 2023-05-18 12:33:44 -04:00
gmon Use O_CLOEXEC in more places (BZ #15722) 2023-04-22 13:50:14 +02:00
gnulib
grp
gshadow
hesiod
htl hurd 64bit: Fix pthread_t/thread_t type to long 2023-05-01 15:05:09 +02:00
hurd Fix build for hurd/thread-self.c for i386. 2023-05-22 09:38:09 +02:00
iconv Use O_CLOEXEC in more places (BZ #15722) 2023-04-22 13:50:14 +02:00
iconvdata
include Mark various cold functions as __COLD 2023-05-01 19:33:21 +02:00
inet rcmd.c: Fix indentation in last commit 2023-04-18 09:47:40 -04:00
intl
io io: Fix a typo 2023-05-20 18:16:13 +02:00
libio libio: Add __nonnull for FILE * arguments of fclose and freopen 2023-05-16 06:56:32 -03:00
locale locale/programs/locarchive.c: Remove unnecessary check in add_locale_archive 2023-04-26 08:32:14 -04:00
localedata
login Use O_CLOEXEC in more places (BZ #15722) 2023-04-22 13:50:14 +02:00
mach mach: Add __mach_setup_thread_call () 2023-05-17 22:56:23 +02:00
malloc aligned_alloc: conform to C17 2023-05-08 16:40:10 -04:00
manual aligned_alloc: conform to C17 2023-05-08 16:40:10 -04:00
math
mathvec
misc misc: Reformat Makefile. 2023-05-18 12:34:15 -04:00
nis
nptl nptl: Reformat Makefile. 2023-05-18 12:39:47 -04:00
nptl_db
nscd
nss nss: Reconcile conditional declaration and use of `is_nscd' 2023-05-16 11:40:10 +02:00
po
posix posix: Reformat Makefile. 2023-05-19 07:28:55 -04:00
pwd
resolv hurd 64bit: Re-introduce gai_suspend symbol 2023-05-19 20:44:12 +02:00
resource
rt aio: Fix freeing memory 2023-04-12 00:14:08 +02:00
scripts scripts: sort-makefile-lines.py 2023-05-18 12:33:24 -04:00
setjmp
shadow
signal
socket socket: Reformat Makefile. 2023-05-16 07:19:31 -04:00
soft-fp
stdio-common stdio-common: Adjust tests in Makefile 2023-05-18 12:34:00 -04:00
stdlib stdlib: Avoid undefined behavior in stdlib/tst-labs 2023-05-17 08:23:59 +02:00
string string: Add tests for strndup (BZ #30266) 2023-04-21 10:50:42 -03:00
sunrpc
support
sysdeps htl: Use __hurd_fail () instead of assigning errno 2023-05-20 18:16:06 +02:00
sysvipc
termios
time time: Remove alloca() from getdate 2023-05-05 10:55:48 -04:00
timezone
wcsmbs wcsmbs: Reformat Makefile. 2023-05-18 12:34:40 -04:00
wctype
.clang-format
.gitattributes
.gitignore
abi-tags
aclocal.m4
config.h.in Stop checking if MiG supports retcode. 2023-05-11 01:28:34 +02:00
config.make.in
configure
configure.ac
CONTRIBUTED-BY
COPYING
COPYING.LIB
extra-lib.mk
gen-locales.mk
INSTALL Enable libmvec support for AArch64 2023-05-03 12:09:49 +01:00
libc-abis
libof-iterator.mk
LICENSES
MAINTAINERS
Makeconfig
Makefile
Makefile.help
Makefile.in
Makerules
NEWS Enable libmvec support for AArch64 2023-05-03 12:09:49 +01:00
o-iterator.mk
README hurd: Enable x86_64 build script 2023-05-02 21:40:36 +02:00
Rules
SECURITY.md Add a SECURITY.md 2023-05-18 12:07:34 -04:00
SHARED-FILES
shlib-versions
test-skeleton.c
version.h

This directory contains the sources of the GNU C Library.
See the file "version.h" for what release version you have.

The GNU C Library is the standard system C library for all GNU systems,
and is an important part of what makes up a GNU system.  It provides the
system API for all programs written in C and C-compatible languages such
as C++ and Objective C; the runtime facilities of other programming
languages use the C library to access the underlying operating system.

In GNU/Linux systems, the C library works with the Linux kernel to
implement the operating system behavior seen by user applications.
In GNU/Hurd systems, it works with a microkernel and Hurd servers.

The GNU C Library implements much of the POSIX.1 functionality in the
GNU/Hurd system, using configurations i[4567]86-*-gnu and x86_64-gnu.

When working with Linux kernels, this version of the GNU C Library
requires Linux kernel version 3.2 or later.

Also note that the shared version of the libgcc_s library must be
installed for the pthread library to work correctly.

The GNU C Library supports these configurations for using Linux kernels:

	aarch64*-*-linux-gnu
	alpha*-*-linux-gnu
	arc*-*-linux-gnu
	arm-*-linux-gnueabi
	csky-*-linux-gnuabiv2
	hppa-*-linux-gnu
	i[4567]86-*-linux-gnu
	x86_64-*-linux-gnu	Can build either x86_64 or x32
	ia64-*-linux-gnu
	loongarch64-*-linux-gnu Hardware floating point, LE only.
	m68k-*-linux-gnu
	microblaze*-*-linux-gnu
	mips-*-linux-gnu
	mips64-*-linux-gnu
	or1k-*-linux-gnu
	powerpc-*-linux-gnu	Hardware or software floating point, BE only.
	powerpc64*-*-linux-gnu	Big-endian and little-endian.
	s390-*-linux-gnu
	s390x-*-linux-gnu
	riscv32-*-linux-gnu
	riscv64-*-linux-gnu
	sh[34]-*-linux-gnu
	sparc*-*-linux-gnu
	sparc64*-*-linux-gnu

If you are interested in doing a port, please contact the glibc
maintainers; see https://www.gnu.org/software/libc/ for more
information.

See the file INSTALL to find out how to configure, build, and install
the GNU C Library.  You might also consider reading the WWW pages for
the C library at https://www.gnu.org/software/libc/.

The GNU C Library is (almost) completely documented by the Texinfo manual
found in the `manual/' subdirectory.  The manual is still being updated
and contains some known errors and omissions; we regret that we do not
have the resources to work on the manual as much as we would like.  For
corrections to the manual, please file a bug in the `manual' component,
following the bug-reporting instructions below.  Please be sure to check
the manual in the current development sources to see if your problem has
already been corrected.

Please see https://www.gnu.org/software/libc/bugs.html for bug reporting
information.  We are now using the Bugzilla system to track all bug reports.
This web page gives detailed information on how to report bugs properly.

The GNU C Library is free software.  See the file COPYING.LIB for copying
conditions, and LICENSES for notices about a few contributions that require
these additional notices to be distributed.  License copyright years may be
listed using range notation, e.g., 1996-2015, indicating that every year in
the range, inclusive, is a copyrightable year that would otherwise be listed
individually.