This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 12/17] RISC-V: Linux Syscall Interface


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).

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]