]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/mini-os.git/commit
mini-os: adding some missing posix function declarations
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 17 Sep 2008 12:10:36 +0000 (13:10 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 17 Sep 2008 12:10:36 +0000 (13:10 +0100)
commitfd26c0dd0a9f1d3b834ff8a424a03a00111d30d9
tree2dad05e84120ac4a339d8f51c9788a5ed63418cf
parent27a84dbf6be9fd0a0b2f3af75e43fd13f1b587a8
mini-os: adding some missing posix function declarations

Adding some missing posix function declarations, to get rid of some
qemu-remote compile time warnings.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
include/posix/arpa/inet.h [new file with mode: 0644]
include/posix/signal.h [new file with mode: 0644]
include/posix/sys/poll.h [new file with mode: 0644]
include/posix/time.h
include/posix/unistd.h
include/x86/os.h
lib/sys.c