]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Linux: Add nds32 specific syscalls to syscall-names.list
authorVincent Chen <vincentc@andestech.com>
Wed, 26 Jun 2019 09:30:11 +0000 (17:30 +0800)
committerFlorian Weimer <fweimer@redhat.com>
Wed, 26 Jun 2019 11:08:54 +0000 (13:08 +0200)
The nds32 creates two specific syscalls, udftrap and fp_udfiex_crtl, in
kernel v5.0 and v5.2, respectively. Add these two syscalls to
syscall-names.list.

ChangeLog
sysdeps/unix/sysv/linux/syscall-names.list

index 2e54659370faf49213efadca80bd6daec646bdf1..db3ed8675820dd7403c51554952b63f57f0ebe2a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2019-06-26  Vincent Chen  <vincentc@andestech.com>
+
+       * sysdeps/unix/sysv/linux/syscall-names.list: Add nds32
+       specific system calls, fp_udfiex_crtl and udftrap.
+
 2019-06-26  Stefan Liebler  <stli@linux.ibm.com>
 
        * nptl/tst-eintr1.c (tf1): Add return statement.
index ae8adabb7028906229b728da4ca1b87c8574805f..95aa3ec7a5745c4290faab64c4a3bdb5d5d41ad3 100644 (file)
@@ -121,6 +121,7 @@ finit_module
 flistxattr
 flock
 fork
+fp_udfiex_crtl
 free_hugepages
 fremovexattr
 fsetxattr
@@ -603,6 +604,7 @@ tkill
 truncate
 truncate64
 tuxcall
+udftrap
 ugetrlimit
 ulimit
 umask