]> xenbits.xensource.com Git - people/pauldu/mini-os.git/commit
minios: Use posix_openpt() rather than non-standard openpty().
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 18 Jun 2009 09:19:25 +0000 (10:19 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 18 Jun 2009 09:19:25 +0000 (10:19 +0100)
commitf8ee95718be704769f2c271438df1a35e4bd1ab3
tree3c68c8756cced3ac7df7a8e87e56d405f769bb53
parent66209ec710b1fd367d732f12e9a8a80de2e4ccd5
minios: Use posix_openpt() rather than non-standard openpty().

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
include/lib.h
lib/sys.c