GSOC: Introduction

Abhishek Tiwari erabhishektiwarics at gmail.com
Wed Mar 8 02:21:49 UTC 2017


On Tue, Mar 7, 2017 at 3:01 AM, Dmitry V. Levin <ldv at altlinux.org> wrote:
> On Mon, Mar 06, 2017 at 08:35:07PM +0530, Abhishek Tiwari wrote:
> [...]
>>  Updated patch file is attached. Please review.
>> From 79cfa5613d90c87e0b29ada3a7075eb0660d19b8 Mon Sep 17 00:00:00 2001
>> From: Abhishek Tiwari <erabhishektiwarics at gmail.com>
>> Date: Mon, 6 Mar 2017 20:21:23 +0530
>> Subject: [PATCH v5] Updated information in order to build strace from its
>>  source on GITHUB
>
> I think this documentation covers build from any strace git repository
> and is not specific to github.
>
>> * INSTALL-git.md: Add steps to follow to build strace from source.
>
> I suggest a different wording:
> Describe how to build strace from git repository.
>
>> * README.md: Add reference to INSTALL-git.md.
>> * README-hacking: Likewise.
>> ---
>>  INSTALL-git.md | 8 ++++++++
>>  README-hacking | 6 +-----
>>  README.md      | 2 ++
>>  3 files changed, 11 insertions(+), 5 deletions(-)
>>  create mode 100644 INSTALL-git.md
>>
>> diff --git a/INSTALL-git.md b/INSTALL-git.md
>> new file mode 100644
>> index 0000000..b22df2c
>> --- /dev/null
>> +++ b/INSTALL-git.md
>> @@ -0,0 +1,8 @@
>> +Build strace from source downloaded/cloned from GITHUB
>
> Likewise, this is not specific to github.
>
>
> --
> ldv
>
> ------------------------------------------------------------------------------
> Announcing the Oxford Dictionaries API! The API offers world-renowned
> dictionary content that is easy and intuitive to access. Sign up for an
> account today to start using our lexical data to power your apps and
> projects. Get started today and enter our developer competition.
> http://sdm.link/oxford
> _______________________________________________
> Strace-devel mailing list
> Strace-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/strace-devel
>

Made changes in description of commit message and INSTALL-git.md.
Sir,
What unix system calls are to be grouped as open-like system calls?
mq_open, perf_event_open, open_by_handle_at, openat

and I can't find open system call inside linux/32/syscallent.h ?

Thank you.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: v6-0001-Updated-information-in-order-to-build-strace-from.patch
Type: text/x-patch
Size: 2420 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20170308/78a1dd43/attachment.bin>


More information about the Strace-devel mailing list