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 5/5] build-many-glibcs.py: Implement update-syscalls command


On 17/12/19 8:01 pm, Florian Weimer wrote:
> This command uses pre-built compilers to re-install the Linux headers
> from the current sources into a temporary location and runs glibc's
> “make update-syscalls-lists” against that.  This updates the glibc
> source tree with the current system call numbers.
> ---
>  scripts/build-many-glibcs.py | 65 ++++++++++++++++++++++++++++++++++--
>  1 file changed, 62 insertions(+), 3 deletions(-)
> 

This is OK.

Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>


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