1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-24 17:51:17 +03:00
005-11-24  Jakub Jelinek  <jakub@redhat.com>
	[BZ #1920]
	* sysdeps/pthread/pthread.h (__pthread_unwind_next): Use
	__attribute__ instead of __attribute.
	* sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h
	(__cleanup_fct_attribute): Likewise.
This commit is contained in:
Ulrich Drepper
2005-11-24 18:16:42 +00:00
parent bd547139c7
commit 16feadf264
7 changed files with 56 additions and 6 deletions

1
include/sys/sendfile.h Normal file
View File

@@ -0,0 +1 @@
#include <io/sys/sendfile.h>