]> xenbits.xensource.com Git - unikraft/libs/newlib.git/commit
syslog.c: Fix file location
authorCostin Lupu <costin.lupu@cs.pub.ro>
Mon, 2 Sep 2019 15:06:46 +0000 (18:06 +0300)
committerCostin Lupu <costin.lupu@cs.pub.ro>
Mon, 2 Sep 2019 20:51:57 +0000 (23:51 +0300)
commit684a661ffd8a7efe547f2bb1c40f08a7b54ccf61
tree2dfe4f1e3deb5991fa20c6f3958e4c32261ff0cb
parent0fbd7c956111aef50c1d8f8e2782e361a4ad3370
syslog.c: Fix file location

Files imported from musl should have the same location, relative to
musl-imported/ subdirectory. However, this was not applied when syslog.c was
imported.

Signed-off-by: Costin Lupu <costin.lupu@cs.pub.ro>
Reviewed-by: Vlad-Andrei Badoiu<vlad_andrei.badoiu@stud.acs.upb.ro>
Makefile.uk
musl-imported/src/misc/syslog.c [new file with mode: 0644]
musl-imported/src/syslog.c [deleted file]