about summary refs log tree commit diff
path: root/nptl
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-03-18 01:56:11 +0000
committerUlrich Drepper <drepper@redhat.com>2003-03-18 01:56:11 +0000
commit970269474a7a5c5fe515adc6d55aeb2a796b73dd (patch)
tree9ff58f52ac57e09850238365033d1aeb983436f0 /nptl
parent09044a736089a2487187908c7ed9c34abc8a6e16 (diff)
downloadglibc-970269474a7a5c5fe515adc6d55aeb2a796b73dd.tar.gz
glibc-970269474a7a5c5fe515adc6d55aeb2a796b73dd.tar.xz
glibc-970269474a7a5c5fe515adc6d55aeb2a796b73dd.zip
Update.
2003-03-17  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/generic/libc-start.c [!SHARED &&
	!LIBC_START_MAIN_AUXVEC_ARG]: Compute beginning of auxvec correctly.
Diffstat (limited to 'nptl')
-rw-r--r--nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_init.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_init.c b/nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_init.c
new file mode 100644
index 0000000000..80c0b52165
--- /dev/null
+++ b/nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_init.c
@@ -0,0 +1 @@
+#include <nptl/sysdeps/i386/pthread_spin_init.c>