This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] make-syscalls.sh: fix comment referencing syscall-template
On 1/31/19 8:48 PM, Vineet Gupta wrote:
> On 1/31/19 5:45 PM, Carlos O'Donell wrote:
>> On 1/31/19 7:16 PM, Vineet Gupta wrote:
>>> spotted when started working on ARC port to glibc
>>>
>>> ---
>>> ChangeLog | 5 +++++
>>> sysdeps/unix/make-syscalls.sh | 2 +-
>>> 2 files changed, 6 insertions(+), 1 deletion(-)
>>>
>> Obviously correct :-)
>
> Changelog is bigger than the fix ;-)
>
>> Please commit to master which is open for development.
>>
>> Reviewed-by: Carlos O'Donell <carlos@redhat.com>
>
>
> I'm not sure if I have access credentials to commit to *the* glibc repo ?
>
Pushed. Thank you :-)
commit d5627550ae99d10dfad216910ffa774f60460123 (HEAD -> master, origin/master, origin/HEAD)
Author: Vineet Gupta <vgupta@synopsys.com>
Date: Thu Jan 31 22:45:10 2019 -0500
make-syscalls.sh: fix comment referencing syscall-template
--
Cheers,
Carlos.