[PATCH v1] Fixed bug: missing flags in stat related compatibility syscalls like syscalls
Abhishek Tiwari
erabhishektiwarics at gmail.com
Fri Mar 24 04:45:03 UTC 2017
On Fri, Mar 24, 2017 at 7:44 AM, Dmitry V. Levin <ldv at altlinux.org> wrote:
> On Wed, Mar 22, 2017 at 12:26:27PM +0530, Abhishek Tiwari wrote:
> [...]
>> -[ 40] = { 5, 0, SEN(printargs), "osf_old_lstat" }, /*not implemented */
>> +[ 40] = { 5, TD, SEN(printargs), "osf_old_lstat" }, /*not implemented */
> [...]
>> -[225] = { 5, 0, SEN(printargs), "osf_lstat" }, /*not implemented */
>> +[225] = { 5, TD, SEN(printargs), "osf_lstat" }, /*not implemented */
>
> Really? Have you been editing this by hand?
> Please use a sed expression instead.
>
GSoC has made me learn so much in the training period itself. Thank
you for support.
Please review following patch.
> --
> ldv
>
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Strace-devel mailing list
> Strace-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/strace-devel
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: v2-0001-Fix-missing-flags-in-stat-related-compatibility-s.patch
Type: text/x-patch
Size: 12505 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20170324/3d90a1cf/attachment.bin>
More information about the Strace-devel
mailing list