]> xenbits.xensource.com Git - unikraft/libs/newlib.git/commit
file.c: Remove pipe() function
authorCostin Lupu <costin.lupu@cs.pub.ro>
Fri, 20 Sep 2019 14:37:43 +0000 (17:37 +0300)
committerCostin Lupu <costin.lupu@cs.pub.ro>
Fri, 20 Sep 2019 15:24:24 +0000 (18:24 +0300)
commitbc39ea8e70165f56d61e622f04da02135e3aba46
treea1b8414206bcc4e5a526a50f3e612ff87f8e66e7
parent36b472d0388515e02ad8c37217d774690d3eda96
file.c: Remove pipe() function

pipe() is implemented in the kernel now.

Signed-off-by: Costin Lupu <costin.lupu@cs.pub.ro>
Reviewed-by: Vlad-Andrei Badoiu <vlad_andrei.badoiu@stud.acs.upb.ro>
file.c