[PATCH] Linux: Add execveat system call wrapper

Florian Weimer fweimer@redhat.com
Thu Dec 3 13:55:22 GMT 2020


* Adhemerval Zanella via Libc-alpha:

>> diff --git a/sysdeps/unix/sysv/linux/execveat.c b/sysdeps/unix/sysv/linux/execveat.c
>> new file mode 100644
>> index 0000000000..7ebf397091
>> --- /dev/null
>> +++ b/sysdeps/unix/sysv/linux/execveat.c
>> @@ -0,0 +1,67 @@
>> +/* Copyright (C) 1994-2020 Free Software Foundation, Inc.
>
> I think it should be solely 2020.

Some of the code was copied from fexecve.c, which has claims the years
1994-2020.  In general, I think we should preserve copyright years when
copying files.

Thanks,
Florian
-- 
Red Hat GmbH, https://de.redhat.com/ , Registered seat: Grasbrunn,
Commercial register: Amtsgericht Muenchen, HRB 153243,
Managing Directors: Charles Cachera, Brian Klemm, Laurie Krebs, Michael O'Neill



More information about the Libc-alpha mailing list