From 2556eb8d41afaead7dd979ae52d6f6c0d61c88b3 Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Wed, 26 Oct 2005 22:16:34 +0000 Subject: 2005-10-26 Shaun Jackman * libc/posix/scandir.c (scandir): Update the function prototype to match the header. * libc/sys/linux/linuxthreads/bits/libc-lock.h: Remove an extraneous #endif. * libc/sys/linux/sys/lock.h: Do not include machine/weakalias.h, since it's not used by this file. --- newlib/libc/sys/linux/linuxthreads/bits/libc-lock.h | 1 - 1 file changed, 1 deletion(-) (limited to 'newlib/libc/sys/linux/linuxthreads') diff --git a/newlib/libc/sys/linux/linuxthreads/bits/libc-lock.h b/newlib/libc/sys/linux/linuxthreads/bits/libc-lock.h index 125002255..84f91d569 100644 --- a/newlib/libc/sys/linux/linuxthreads/bits/libc-lock.h +++ b/newlib/libc/sys/linux/linuxthreads/bits/libc-lock.h @@ -287,7 +287,6 @@ extern int __pthread_atfork (void (*__prepare) (void), # pragma weak __pthread_atfork # pragma weak _pthread_cleanup_push_defer # pragma weak _pthread_cleanup_pop_restore -# endif #endif /* We need portable names for some functions. E.g., when they are -- cgit v1.2.3