]> xenbits.xensource.com Git - unikraft/libs/newlib.git/commit
Update fcntl() related definitions
authorCostin Lupu <costin.lupu@cs.pub.ro>
Wed, 4 Sep 2019 14:59:36 +0000 (17:59 +0300)
committerCostin Lupu <costin.lupu@cs.pub.ro>
Wed, 4 Sep 2019 16:30:15 +0000 (19:30 +0300)
commitee99e215eb2e6e5c7e176b22da9b6a3941877e23
treed6cd2e0d7dd9bd33d62b91b147168f604fd21067
parent47a00bec2d0a8330884841f24c200bcd80ee1d62
Update fcntl() related definitions

Since we are using the fcntl() implementation in vfscore, we don't use newlib's
any more. This patch also adds some flags that are needed by fcntl() and that
were copied from musl, just like the previous ones from fcntl.h.

Signed-off-by: Costin Lupu <costin.lupu@cs.pub.ro>
Reviewed-by: Vlad-Andrei Badoiu <vlad_andrei.badoiu@stud.acs.upb.ro>
Makefile.uk
include/fcntl.h