diff --git a/ChangeLog b/ChangeLog index 2336805e49..e647086f79 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2019-01-01 Joseph Myers + * sysdeps/unix/sysv/linux/syscall-names.list: Update kernel + version to 4.20. + (riscv_flush_icache): New syscall. + * manual/texinfo.tex: Update to version 2018-12-28.17 with trailing whitespace removed. * scripts/config.guess: Update to version 2019-01-01. diff --git a/sysdeps/unix/sysv/linux/syscall-names.list b/sysdeps/unix/sysv/linux/syscall-names.list index 698069a52d..b650dc07cc 100644 --- a/sysdeps/unix/sysv/linux/syscall-names.list +++ b/sysdeps/unix/sysv/linux/syscall-names.list @@ -22,8 +22,8 @@ # names are only used if the installed kernel headers also provide # them. -# The list of system calls is current as of Linux 4.19. -kernel 4.19 +# The list of system calls is current as of Linux 4.20. +kernel 4.20 FAST_atomic_update FAST_cmpxchg @@ -431,6 +431,7 @@ renameat renameat2 request_key restart_syscall +riscv_flush_icache rmdir rseq rt_sigaction