libpipe.h

Go to the documentation of this file.
00001 /*
00002 ** libpipe.h for lseos in lseos-srv/basic/pipe
00003 ** 
00004 ** Copyright(c)2004 Vianney Rancurel
00005 ** Login   <vianney@epita.fr>
00006 ** 
00007 ** Started on  Wed Oct  6 17:12:50 2004 Vianney Rancurel
00008 ** Last update Mon Dec  6 12:25:04 2004 Vianney Rancurel
00009 */
00010 #ifndef __LIBPIPE_H__
00011 #define __LIBPIPE_H__   1
00012 #include <libc.h>
00013 
00014 /* PROTO libpipe.c */
00015 /* libpipe.c */
00016 int pipe(int fildes[2]);
00017 #endif

Generated on Wed May 24 23:04:18 2006 for LSE/OS by  doxygen 1.4.6