]> xenbits.xensource.com Git - unikraft/libs/newlib.git/commit
file.c: Add realpath() stub.
authorFelipe Huici <felipe.huici@neclab.eu>
Tue, 3 Sep 2019 09:47:56 +0000 (11:47 +0200)
committerCostin Lupu <costin.lupu@cs.pub.ro>
Tue, 3 Sep 2019 18:50:56 +0000 (21:50 +0300)
commit5e42693d7ff5ad2babb476d4aa0203178d11b6ff
tree847eededaaeb8dadd7662482105cc34d9d27c9f3
parent2da89b27ec6e42adf3d7e7abf0566b726ccfd247
file.c: Add realpath() stub.

Add stub for realpath() needed by the upcoming Micropython port.

Signed-off-by: Felipe Huici <felipe.huici@neclab.eu>
Reviewed-by: Costin Lupu <costin.lupu@cs.pub.ro>
file.c