lkml.org 
[lkml]   [2006]   [Oct]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: maybe headers(linux/aio.h) bug ?
But the current C library's AIO support does not use Linux's AIO, if I
use Linux AIO, the only way is define my io_event, iocb, aio_context_t
types, isn't it ?


2006/10/12, Michael Poole <mdpoole@troilus.org>:
> Dongsheng Song writes:
>
> > Whenever I include linux aio header, the compile errors occured:
> >
> > $ cat test.c
> > #include <linux/types.h>
> > #include <linux/unistd.h>
> > #include <linux/aio.h>
>
> Including kernel header files directly from userspace is not supported
> and is almost always (some just say "always") a very bad idea. If you
> want to use the C library's AIO support, use its <aio.h> header.
>
> Michael Poole
>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-10-13 03:33    [W:0.043 / U:1.904 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site