[PATCH 12/17] RISC-V: Linux Syscall Interface
Palmer Dabbelt
palmer@dabbelt.com
Thu Jan 25 20:57:00 GMT 2018
On Thu, 25 Jan 2018 09:15:34 PST (-0800), joseph@codesourcery.com wrote:
> On Wed, 24 Jan 2018, Palmer Dabbelt wrote:
>
>> diff --git a/sysdeps/unix/sysv/linux/riscv/rv32/lockf64.c b/sysdeps/unix/sysv/linux/riscv/rv32/lockf64.c
>> new file mode 100644
>> index 000000000000..8a17c13cbeba
>> --- /dev/null
>> +++ b/sysdeps/unix/sysv/linux/riscv/rv32/lockf64.c
>> @@ -0,0 +1,70 @@
>> +/* Copyright (C) 1994-2018 Free Software Foundation, Inc.
>
> Missing descriptive comment before the copyright notice (if you keep rv32
> sysdeps directories).
Thanks. It looks like we're going to drop those for now, I'll try to remember
to fix this up when we resubmit them after 2.27.
More information about the Libc-alpha
mailing list