<div dir="ltr">Hi,<br><div class="gmail_extra"><br><div class="gmail_quote">2015-11-25 20:05 GMT+01:00 John Crispin <span dir="ltr"><<a href="mailto:blogic@openwrt.org" target="_blank">blogic@openwrt.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<span class=""><br>
On 25/11/2015 18:54, Etienne CHAMPETIER wrote:<br>
> As requested, i've split up in smaller patches my work<br>
> I also follow the unwritten code style requirement :)<br>
><br>
> "rework fs jail part" commit is still a bit big<br>
> but if i split it further i will edit the same line<br>
> in each commit (tell me if it too big)<br>
><br>
> Etienne CHAMPETIER (17):<br>
> ujail: don't add non existant library_path<br>
> ujail: don't pass unused arg in clone call<br>
> ujail: stop using extern in elf.h<br>
> ujail: use more const in elf.*<br>
> ujail: use "#pragma once" in .h where needed<br>
<br>
</span>apart from this patch the series looks good. i'll have another go at<br>
reading it in the morning.<br>
<br>
John<br>
</blockquote><div><br></div><div>I've pushed this patch serie to github<br><a href="https://github.com/champtar/openwrt-procd/tree/v2">https://github.com/champtar/openwrt-procd/tree/v2</a><br><br></div><div>and here is the soon to be v3 (without #pragma once)<br><a href="https://github.com/champtar/openwrt-procd/tree/v2.5">https://github.com/champtar/openwrt-procd/tree/v2.5</a><br></div><div><br></div><div>tell me when your done reviewing i'll send a v3<br></div><div><br></div><div>Etienne<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div class="h5">
<br>
> ujail: add <stdio.h> to log.h<br>
> ujail: add <stdio.h> and <syslog.h> to seccomp.h<br>
> ujail: remove "#include log.h" from elf.h<br>
> ujail: search libs in /lib before /lib64<br>
> ujail: use PATH_MAX for path related buffers<br>
> ujail: add init_library_search()<br>
> ujail: fixup code style: "func()" -> "func(void)"<br>
> ujail: remove some debug/dev hack<br>
> ujail: DT_STRTAB uses d_ptr in d_un union (not d_val)<br>
> ujail: rework fs jail part<br>
> ujail: automatically add script (#!) interpreter<br>
> ujail: add ELF interpreter (DT_INTERP) to the jail<br>
><a href="https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel" rel="noreferrer" target="_blank"></a><br>
</div></div></blockquote></div><br></div></div>