]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
[gdb/syscalls] Sync with strace v6.13
authorTom de Vries <tdevries@suse.de>
Mon, 3 Feb 2025 14:01:39 +0000 (15:01 +0100)
committerTom de Vries <tdevries@suse.de>
Mon, 3 Feb 2025 14:01:39 +0000 (15:01 +0100)
After syncing with strace v6.13 using:
...
$ update-linux-defaults.sh ~/upstream/strace.git
...
we have a few new entries in linux-defaults.xml.in:
...
  <syscall name="getxattrat" groups="descriptor,file"/>
  <syscall name="listxattrat" groups="descriptor,file"/>
  <syscall name="removexattrat" groups="descriptor,file"/>
  <syscall name="setxattrat" groups="descriptor,file"/>
...

Regenerate most *-linux.xml.in files using:
...
$ ./update-linux-from-src.sh ~/upstream/linux-stable.git
...
updating the copyright years, and do so manually for the remaining two.

Then regenerate *-linux.xml using make, propagating the groups changes and
copyright years.

Tested on x86_64-linux.

Approved-By: Andrew Burgess <aburgess@redhat.com>
31 files changed:
gdb/syscalls/aarch64-linux.xml
gdb/syscalls/aarch64-linux.xml.in
gdb/syscalls/amd64-linux.xml
gdb/syscalls/amd64-linux.xml.in
gdb/syscalls/arm-linux.xml
gdb/syscalls/arm-linux.xml.in
gdb/syscalls/bfin-linux.xml
gdb/syscalls/bfin-linux.xml.in
gdb/syscalls/i386-linux.xml
gdb/syscalls/i386-linux.xml.in
gdb/syscalls/linux-defaults.xml.in
gdb/syscalls/loongarch-linux.xml
gdb/syscalls/loongarch-linux.xml.in
gdb/syscalls/mips-n32-linux.xml
gdb/syscalls/mips-n32-linux.xml.in
gdb/syscalls/mips-n64-linux.xml
gdb/syscalls/mips-n64-linux.xml.in
gdb/syscalls/mips-o32-linux.xml
gdb/syscalls/mips-o32-linux.xml.in
gdb/syscalls/ppc-linux.xml
gdb/syscalls/ppc-linux.xml.in
gdb/syscalls/ppc64-linux.xml
gdb/syscalls/ppc64-linux.xml.in
gdb/syscalls/s390-linux.xml
gdb/syscalls/s390-linux.xml.in
gdb/syscalls/s390x-linux.xml
gdb/syscalls/s390x-linux.xml.in
gdb/syscalls/sparc-linux.xml
gdb/syscalls/sparc-linux.xml.in
gdb/syscalls/sparc64-linux.xml
gdb/syscalls/sparc64-linux.xml.in

index a56b1af45d28f934cc5458dda7869a05dd719a45..e1a40b57589218464a8586f8f333b3a31e36d374 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!DOCTYPE syscalls_info SYSTEM "gdb-syscalls.dtd">
-<!-- Copyright (C) 2015-2024 Free Software Foundation, Inc.
+<!-- Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
      Copying and distribution of this file, with or without modification,
      are permitted in any medium without royalty provided the copyright
   <syscall name="lsm_set_self_attr" number="460"/>
   <syscall name="lsm_list_modules" number="461"/>
   <syscall name="mseal" number="462" groups="memory"/>
-  <syscall name="setxattrat" number="463"/>
-  <syscall name="getxattrat" number="464"/>
-  <syscall name="listxattrat" number="465"/>
-  <syscall name="removexattrat" number="466"/>
+  <syscall name="setxattrat" number="463" groups="descriptor,file"/>
+  <syscall name="getxattrat" number="464" groups="descriptor,file"/>
+  <syscall name="listxattrat" number="465" groups="descriptor,file"/>
+  <syscall name="removexattrat" number="466" groups="descriptor,file"/>
 </syscalls_info>
index 16a4640316f13a1d46848fea030d2e613e7025f1..e36ee4d27fd7995f412e0d67998f93014f092180 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<!-- Copyright (C) 2015-2024 Free Software Foundation, Inc.
+<!-- Copyright (C) 2015-2025 Free Software Foundation, Inc.
 
      Copying and distribution of this file, with or without modification,
      are permitted in any medium without royalty provided the copyright
index a0e318363387e9062a445dfb756ef0735e071a94..b682892cd9239ce954411d82a787780494372a45 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!DOCTYPE syscalls_info SYSTEM "gdb-syscalls.dtd">
-<!-- Copyright (C) 2009-2024 Free Software Foundation, Inc.
+<!-- Copyright (C) 2009-2025 Free Software Foundation, Inc.
 
      Copying and distribution of this file, with or without modification,
      are permitted in any medium without royalty provided the copyright
   <syscall name="lsm_set_self_attr" number="460"/>
   <syscall name="lsm_list_modules" number="461"/>
   <syscall name="mseal" number="462" groups="memory"/>
-  <syscall name="setxattrat" number="463"/>
-  <syscall name="getxattrat" number="464"/>
-  <syscall name="listxattrat" number="465"/>
-  <syscall name="removexattrat" number="466"/>
+  <syscall name="setxattrat" number="463" groups="descriptor,file"/>
+  <syscall name="getxattrat" number="464" groups="descriptor,file"/>
+  <syscall name="listxattrat" number="465" groups="descriptor,file"/>
+  <syscall name="removexattrat" number="466" groups="descriptor,file"/>
 </syscalls_info>
index 709f32c338c7ba3c84321e6cd4bbbbc51c3d352f..03a8575a727288f025e638d9bfdd64ae45dedd34 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<!-- Copyright (C) 2009-2024 Free Software Foundation, Inc.
+<!-- Copyright (C) 2009-2025 Free Software Foundation, Inc.
 
      Copying and distribution of this file, with or without modification,
      are permitted in any medium without royalty provided the copyright
index 1cd40b7b45d3d6817515a1562268b389854d260b..45684fe54913bbd5a1f2d365102148d00000dc50 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!DOCTYPE syscalls_info SYSTEM "gdb-syscalls.dtd">
-<!-- Copyright (C) 2009-2024 Free Software Foundation, Inc.
+<!-- Copyright (C) 2009-2025 Free Software Foundation, Inc.
 
      Copying and distribution of this file, with or without modification,
      are permitted in any medium without royalty provided the copyright
   <syscall name="lsm_set_self_attr" number="460"/>
   <syscall name="lsm_list_modules" number="461"/>
   <syscall name="mseal" number="462" groups="memory"/>
-  <syscall name="setxattrat" number="463"/>
-  <syscall name="getxattrat" number="464"/>
-  <syscall name="listxattrat" number="465"/>
-  <syscall name="removexattrat" number="466"/>
+  <syscall name="setxattrat" number="463" groups="descriptor,file"/>
+  <syscall name="getxattrat" number="464" groups="descriptor,file"/>
+  <syscall name="listxattrat" number="465" groups="descriptor,file"/>
+  <syscall name="removexattrat" number="466" groups="descriptor,file"/>
   <syscall name="ARM_breakpoint" number="983041"/>
   <syscall name="ARM_cacheflush" number="983042"/>
   <syscall name="ARM_usr26" number="983043"/>
index c814ff0c18ca6afbd637167ce521b30b82eb073e..bf493e0dea8ca5609d60d49bee1c6e1f3f612a8f 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<!-- Copyright (C) 2009-2024 Free Software Foundation, Inc.
+<!-- Copyright (C) 2009-2025 Free Software Foundation, Inc.
 
      Copying and distribution of this file, with or without modification,
      are permitted in any medium without royalty provided the copyright
index cd10c333ddb843d2f880b5cd18ff970f376a891e..37fead36aebef9dbf52a0d5cf251bd9a53c40d1e 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!DOCTYPE syscalls_info SYSTEM "gdb-syscalls.dtd">
-<!-- Copyright (C) 2010-2024 Free Software Foundation, Inc.
+<!-- Copyright (C) 2010-2025 Free Software Foundation, Inc.
 
      Copying and distribution of this file, with or without modification,
      are permitted in any medium without royalty provided the copyright
index 0dbf49cebb55868ed985a6eb1890f090771a5182..76a939c55cc66b1d8f0b7508daf12a6888edb99e 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<!-- Copyright (C) 2010-2024 Free Software Foundation, Inc.
+<!-- Copyright (C) 2010-2025 Free Software Foundation, Inc.
 
      Copying and distribution of this file, with or without modification,
      are permitted in any medium without royalty provided the copyright
index 4df3a779e761bacebb28faff76cc69a1ab85689c..1ebcd74f54b824d815303b5216ede95bddca7229 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!DOCTYPE syscalls_info SYSTEM "gdb-syscalls.dtd">
-<!-- Copyright (C) 2009-2024 Free Software Foundation, Inc.
+<!-- Copyright (C) 2009-2025 Free Software Foundation, Inc.
 
      Copying and distribution of this file, with or without modification,
      are permitted in any medium without royalty provided the copyright
   <syscall name="lsm_set_self_attr" number="460"/>
   <syscall name="lsm_list_modules" number="461"/>
   <syscall name="mseal" number="462" groups="memory"/>
-  <syscall name="setxattrat" number="463"/>
-  <syscall name="getxattrat" number="464"/>
-  <syscall name="listxattrat" number="465"/>
-  <syscall name="removexattrat" number="466"/>
+  <syscall name="setxattrat" number="463" groups="descriptor,file"/>
+  <syscall name="getxattrat" number="464" groups="descriptor,file"/>
+  <syscall name="listxattrat" number="465" groups="descriptor,file"/>
+  <syscall name="removexattrat" number="466" groups="descriptor,file"/>
 </syscalls_info>
index e8ba053b3d290c89f0b5f28def54d58a39cb440f..e671dbe429e4172f24f055f377205b15fe0c3d01 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<!-- Copyright (C) 2009-2024 Free Software Foundation, Inc.
+<!-- Copyright (C) 2009-2025 Free Software Foundation, Inc.
 
      Copying and distribution of this file, with or without modification,
      are permitted in any medium without royalty provided the copyright
index 35fe9848c8a0048f30231297a4b09ef0ccc8bf11..0a396d091826bc8d16b2dde8d26a9a40377b3152 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<!-- Copyright (C) 2009-2024 Free Software Foundation, Inc.
+<!-- Copyright (C) 2009-2025 Free Software Foundation, Inc.
 
      Copying and distribution of this file, with or without modification,
      are permitted in any medium without royalty provided the copyright
   <syscall name="getpmsg" groups="network"/>
   <syscall name="getsockname" groups="network"/>
   <syscall name="getsockopt" groups="network"/>
+  <syscall name="getxattrat" groups="descriptor,file"/>
   <syscall name="getxattr" groups="file"/>
   <syscall name="inotify_add_watch" groups="descriptor,file"/>
   <syscall name="inotify_init1" groups="descriptor"/>
   <syscall name="linkat" groups="descriptor,file"/>
   <syscall name="link" groups="file"/>
   <syscall name="listen" groups="network"/>
+  <syscall name="listxattrat" groups="descriptor,file"/>
   <syscall name="listxattr" groups="file"/>
   <syscall name="llistxattr" groups="file"/>
   <syscall name="_llseek" groups="descriptor"/>
   <syscall name="recvmsg" groups="network"/>
   <syscall name="recv" groups="network"/>
   <syscall name="remap_file_pages" groups="memory"/>
+  <syscall name="removexattrat" groups="descriptor,file"/>
   <syscall name="removexattr" groups="file"/>
   <syscall name="renameat2" groups="descriptor,file"/>
   <syscall name="renameat" groups="descriptor,file"/>
   <syscall name="set_mempolicy" groups="memory"/>
   <syscall name="setns" groups="descriptor"/>
   <syscall name="setsockopt" groups="network"/>
+  <syscall name="setxattrat" groups="descriptor,file"/>
   <syscall name="setxattr" groups="file"/>
   <syscall name="sgetmask" groups="signal"/>
   <syscall name="shmat" groups="ipc,memory"/>
index 9130e45b42bdb31a31a49db1c74c6b2529ec187d..728c2b35355a58b6fb0acb4fb583d4205bd17625 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!DOCTYPE syscalls_info SYSTEM "gdb-syscalls.dtd">
-<!-- Copyright (C) 2009-2024 Free Software Foundation, Inc.
+<!-- Copyright (C) 2009-2025 Free Software Foundation, Inc.
 
      Copying and distribution of this file, with or without modification,
      are permitted in any medium without royalty provided the copyright
   <syscall name="lsm_set_self_attr" number="460"/>
   <syscall name="lsm_list_modules" number="461"/>
   <syscall name="mseal" number="462" groups="memory"/>
-  <syscall name="setxattrat" number="463"/>
-  <syscall name="getxattrat" number="464"/>
-  <syscall name="listxattrat" number="465"/>
-  <syscall name="removexattrat" number="466"/>
+  <syscall name="setxattrat" number="463" groups="descriptor,file"/>
+  <syscall name="getxattrat" number="464" groups="descriptor,file"/>
+  <syscall name="listxattrat" number="465" groups="descriptor,file"/>
+  <syscall name="removexattrat" number="466" groups="descriptor,file"/>
   <syscall name="syscalls" number="467"/>
 </syscalls_info>
index 3172a45baf2fda10d0fb5f4f912dfcaa549dcc9a..199db6b768873a802b7dc7489fd5c946be3b8706 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<!-- Copyright (C) 2009-2024 Free Software Foundation, Inc.
+<!-- Copyright (C) 2009-2025 Free Software Foundation, Inc.
 
      Copying and distribution of this file, with or without modification,
      are permitted in any medium without royalty provided the copyright
index 3c6e8ddd43b3bf8c8176dc5576337e03e1a5c74c..75e4f7e529c2bf6ab402a9604981ab91285a2b5e 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!DOCTYPE syscalls_info SYSTEM "gdb-syscalls.dtd">
-<!-- Copyright (C) 2011-2024 Free Software Foundation, Inc.
+<!-- Copyright (C) 2011-2025 Free Software Foundation, Inc.
 
      Copying and distribution of this file, with or without modification,
      are permitted in any medium without royalty provided the copyright
   <syscall name="lsm_set_self_attr" number="6460"/>
   <syscall name="lsm_list_modules" number="6461"/>
   <syscall name="mseal" number="6462" groups="memory"/>
-  <syscall name="setxattrat" number="6463"/>
-  <syscall name="getxattrat" number="6464"/>
-  <syscall name="listxattrat" number="6465"/>
-  <syscall name="removexattrat" number="6466"/>
+  <syscall name="setxattrat" number="6463" groups="descriptor,file"/>
+  <syscall name="getxattrat" number="6464" groups="descriptor,file"/>
+  <syscall name="listxattrat" number="6465" groups="descriptor,file"/>
+  <syscall name="removexattrat" number="6466" groups="descriptor,file"/>
 </syscalls_info>
index cc15761f37d2ee1689f6d9dcb9aa976f20a520cb..fa5ec36238acd748467307a430ac6c1be49037b3 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<!-- Copyright (C) 2011-2024 Free Software Foundation, Inc.
+<!-- Copyright (C) 2011-2025 Free Software Foundation, Inc.
 
      Copying and distribution of this file, with or without modification,
      are permitted in any medium without royalty provided the copyright
index 5ef2d69390661361017ae296a7862a63a0f27c03..4f40c4cef9fbb79c6ec39aa4b8ce0fd302ab065d 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!DOCTYPE syscalls_info SYSTEM "gdb-syscalls.dtd">
-<!-- Copyright (C) 2011-2024 Free Software Foundation, Inc.
+<!-- Copyright (C) 2011-2025 Free Software Foundation, Inc.
 
      Copying and distribution of this file, with or without modification,
      are permitted in any medium without royalty provided the copyright
   <syscall name="lsm_set_self_attr" number="5460"/>
   <syscall name="lsm_list_modules" number="5461"/>
   <syscall name="mseal" number="5462" groups="memory"/>
-  <syscall name="setxattrat" number="5463"/>
-  <syscall name="getxattrat" number="5464"/>
-  <syscall name="listxattrat" number="5465"/>
-  <syscall name="removexattrat" number="5466"/>
+  <syscall name="setxattrat" number="5463" groups="descriptor,file"/>
+  <syscall name="getxattrat" number="5464" groups="descriptor,file"/>
+  <syscall name="listxattrat" number="5465" groups="descriptor,file"/>
+  <syscall name="removexattrat" number="5466" groups="descriptor,file"/>
 </syscalls_info>
index 7e237d9d411a2f80807a3a59e31997c22261cf14..5e8078060e5c76bf9237741c8ce71519e7313642 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<!-- Copyright (C) 2011-2024 Free Software Foundation, Inc.
+<!-- Copyright (C) 2011-2025 Free Software Foundation, Inc.
 
      Copying and distribution of this file, with or without modification,
      are permitted in any medium without royalty provided the copyright
index 71e5d1f2c4338c7394194fdcbe1e92b4a12a5d38..5038905833b726b89aaaf472da98636631a874bf 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!DOCTYPE syscalls_info SYSTEM "gdb-syscalls.dtd">
-<!-- Copyright (C) 2011-2024 Free Software Foundation, Inc.
+<!-- Copyright (C) 2011-2025 Free Software Foundation, Inc.
 
      Copying and distribution of this file, with or without modification,
      are permitted in any medium without royalty provided the copyright
   <syscall name="lsm_set_self_attr" number="4460"/>
   <syscall name="lsm_list_modules" number="4461"/>
   <syscall name="mseal" number="4462" groups="memory"/>
-  <syscall name="setxattrat" number="4463"/>
-  <syscall name="getxattrat" number="4464"/>
-  <syscall name="listxattrat" number="4465"/>
-  <syscall name="removexattrat" number="4466"/>
+  <syscall name="setxattrat" number="4463" groups="descriptor,file"/>
+  <syscall name="getxattrat" number="4464" groups="descriptor,file"/>
+  <syscall name="listxattrat" number="4465" groups="descriptor,file"/>
+  <syscall name="removexattrat" number="4466" groups="descriptor,file"/>
 </syscalls_info>
index 8dd3a8cb3ec23cfe7e6ba99edc25231884ec46a6..b2d411d127526ccfc7f416d5ae3328ba78ea4a2b 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<!-- Copyright (C) 2011-2024 Free Software Foundation, Inc.
+<!-- Copyright (C) 2011-2025 Free Software Foundation, Inc.
 
      Copying and distribution of this file, with or without modification,
      are permitted in any medium without royalty provided the copyright
index 812abaa59d8a4fd9cce05b8328b4b9b37f142714..3032e41a94cc93d8a15f10e945ab9392593aa65d 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!DOCTYPE syscalls_info SYSTEM "gdb-syscalls.dtd">
-<!-- Copyright (C) 2009-2024 Free Software Foundation, Inc.
+<!-- Copyright (C) 2009-2025 Free Software Foundation, Inc.
 
      Copying and distribution of this file, with or without modification,
      are permitted in any medium without royalty provided the copyright
   <syscall name="lsm_set_self_attr" number="460"/>
   <syscall name="lsm_list_modules" number="461"/>
   <syscall name="mseal" number="462" groups="memory"/>
-  <syscall name="setxattrat" number="463"/>
-  <syscall name="getxattrat" number="464"/>
-  <syscall name="listxattrat" number="465"/>
-  <syscall name="removexattrat" number="466"/>
+  <syscall name="setxattrat" number="463" groups="descriptor,file"/>
+  <syscall name="getxattrat" number="464" groups="descriptor,file"/>
+  <syscall name="listxattrat" number="465" groups="descriptor,file"/>
+  <syscall name="removexattrat" number="466" groups="descriptor,file"/>
 </syscalls_info>
index 1e4c1b040b2630aa34f08b534396dd0272d6d5b5..7a25be1977dd18f5e30272c891b395b7e7aac8ea 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<!-- Copyright (C) 2009-2024 Free Software Foundation, Inc.
+<!-- Copyright (C) 2009-2025 Free Software Foundation, Inc.
 
      Copying and distribution of this file, with or without modification,
      are permitted in any medium without royalty provided the copyright
index 0e4b333554244933b6f0785ae7c49e5aad3d351f..b53e61ff597502c75289a68a616b3b64096358b2 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!DOCTYPE syscalls_info SYSTEM "gdb-syscalls.dtd">
-<!-- Copyright (C) 2009-2024 Free Software Foundation, Inc.
+<!-- Copyright (C) 2009-2025 Free Software Foundation, Inc.
 
      Copying and distribution of this file, with or without modification,
      are permitted in any medium without royalty provided the copyright
   <syscall name="lsm_set_self_attr" number="460"/>
   <syscall name="lsm_list_modules" number="461"/>
   <syscall name="mseal" number="462" groups="memory"/>
-  <syscall name="setxattrat" number="463"/>
-  <syscall name="getxattrat" number="464"/>
-  <syscall name="listxattrat" number="465"/>
-  <syscall name="removexattrat" number="466"/>
+  <syscall name="setxattrat" number="463" groups="descriptor,file"/>
+  <syscall name="getxattrat" number="464" groups="descriptor,file"/>
+  <syscall name="listxattrat" number="465" groups="descriptor,file"/>
+  <syscall name="removexattrat" number="466" groups="descriptor,file"/>
 </syscalls_info>
index 7151e697646a57d11a644464f9e50a3334f43251..501ea6043344a1197059212ffc0fdd655d6abdb1 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<!-- Copyright (C) 2009-2024 Free Software Foundation, Inc.
+<!-- Copyright (C) 2009-2025 Free Software Foundation, Inc.
 
      Copying and distribution of this file, with or without modification,
      are permitted in any medium without royalty provided the copyright
index bc6b4c310fbe0c37b14870952f453b15fa390522..fda5da27557e2056a7087236cc8d83bb16a6ddb0 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!DOCTYPE syscalls_info SYSTEM "gdb-syscalls.dtd">
-<!-- Copyright (C) 2009-2024 Free Software Foundation, Inc.
+<!-- Copyright (C) 2009-2025 Free Software Foundation, Inc.
 
      Copying and distribution of this file, with or without modification,
      are permitted in any medium without royalty provided the copyright
   <syscall name="lsm_set_self_attr" number="460"/>
   <syscall name="lsm_list_modules" number="461"/>
   <syscall name="mseal" number="462" groups="memory"/>
-  <syscall name="setxattrat" number="463"/>
-  <syscall name="getxattrat" number="464"/>
-  <syscall name="listxattrat" number="465"/>
-  <syscall name="removexattrat" number="466"/>
+  <syscall name="setxattrat" number="463" groups="descriptor,file"/>
+  <syscall name="getxattrat" number="464" groups="descriptor,file"/>
+  <syscall name="listxattrat" number="465" groups="descriptor,file"/>
+  <syscall name="removexattrat" number="466" groups="descriptor,file"/>
 </syscalls_info>
index 45d0c5b767401853923fe2098f1e90f86b52e271..fec65cfd86545fc651d36288cc041f1bfe1f731a 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<!-- Copyright (C) 2009-2024 Free Software Foundation, Inc.
+<!-- Copyright (C) 2009-2025 Free Software Foundation, Inc.
 
      Copying and distribution of this file, with or without modification,
      are permitted in any medium without royalty provided the copyright
index 03e70bfc5495fe679d227c0b708b485dabc52068..174a5aa544c922aef1bc1d6eb62a40a96c8525b5 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!DOCTYPE syscalls_info SYSTEM "gdb-syscalls.dtd">
-<!-- Copyright (C) 2009-2024 Free Software Foundation, Inc.
+<!-- Copyright (C) 2009-2025 Free Software Foundation, Inc.
 
      Copying and distribution of this file, with or without modification,
      are permitted in any medium without royalty provided the copyright
   <syscall name="lsm_set_self_attr" number="460"/>
   <syscall name="lsm_list_modules" number="461"/>
   <syscall name="mseal" number="462" groups="memory"/>
-  <syscall name="setxattrat" number="463"/>
-  <syscall name="getxattrat" number="464"/>
-  <syscall name="listxattrat" number="465"/>
-  <syscall name="removexattrat" number="466"/>
+  <syscall name="setxattrat" number="463" groups="descriptor,file"/>
+  <syscall name="getxattrat" number="464" groups="descriptor,file"/>
+  <syscall name="listxattrat" number="465" groups="descriptor,file"/>
+  <syscall name="removexattrat" number="466" groups="descriptor,file"/>
 </syscalls_info>
index bdd12ff252af5f27dae16a041cc6aa4c741a6c4e..7026073a9320ff333d6f8bdb63ac9f73966eeece 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<!-- Copyright (C) 2009-2024 Free Software Foundation, Inc.
+<!-- Copyright (C) 2009-2025 Free Software Foundation, Inc.
 
      Copying and distribution of this file, with or without modification,
      are permitted in any medium without royalty provided the copyright
index b33e8c879ce196f44bfedbab9491ac2b42fd56e3..fecf54dc99ad9e5819703948237db7f37b7e24c2 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!DOCTYPE syscalls_info SYSTEM "gdb-syscalls.dtd">
-<!-- Copyright (C) 2010-2024 Free Software Foundation, Inc.
+<!-- Copyright (C) 2010-2025 Free Software Foundation, Inc.
 
      Copying and distribution of this file, with or without modification,
      are permitted in any medium without royalty provided the copyright
   <syscall name="lsm_set_self_attr" number="460"/>
   <syscall name="lsm_list_modules" number="461"/>
   <syscall name="mseal" number="462" groups="memory"/>
-  <syscall name="setxattrat" number="463"/>
-  <syscall name="getxattrat" number="464"/>
-  <syscall name="listxattrat" number="465"/>
-  <syscall name="removexattrat" number="466"/>
+  <syscall name="setxattrat" number="463" groups="descriptor,file"/>
+  <syscall name="getxattrat" number="464" groups="descriptor,file"/>
+  <syscall name="listxattrat" number="465" groups="descriptor,file"/>
+  <syscall name="removexattrat" number="466" groups="descriptor,file"/>
 </syscalls_info>
index a86f1b036a81262bee26f4fc4cb28a5f88ce9fc8..dfc6763f40bdd115f50b6e663d31872a92203a99 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<!-- Copyright (C) 2010-2024 Free Software Foundation, Inc.
+<!-- Copyright (C) 2010-2025 Free Software Foundation, Inc.
 
      Copying and distribution of this file, with or without modification,
      are permitted in any medium without royalty provided the copyright
index f96035f6484a83c3ca7b711f79dde34ca8579d81..b6e9de0463d81e6c614a9e7eb4d8b4b85bdc6773 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!DOCTYPE syscalls_info SYSTEM "gdb-syscalls.dtd">
-<!-- Copyright (C) 2010-2024 Free Software Foundation, Inc.
+<!-- Copyright (C) 2010-2025 Free Software Foundation, Inc.
 
      Copying and distribution of this file, with or without modification,
      are permitted in any medium without royalty provided the copyright
   <syscall name="lsm_set_self_attr" number="460"/>
   <syscall name="lsm_list_modules" number="461"/>
   <syscall name="mseal" number="462" groups="memory"/>
-  <syscall name="setxattrat" number="463"/>
-  <syscall name="getxattrat" number="464"/>
-  <syscall name="listxattrat" number="465"/>
-  <syscall name="removexattrat" number="466"/>
+  <syscall name="setxattrat" number="463" groups="descriptor,file"/>
+  <syscall name="getxattrat" number="464" groups="descriptor,file"/>
+  <syscall name="listxattrat" number="465" groups="descriptor,file"/>
+  <syscall name="removexattrat" number="466" groups="descriptor,file"/>
 </syscalls_info>
index 88947dca3c01ec4041309c0e7a60fbbad025031b..bb9e34ae400ba506f5e6b3c95f1930d201904915 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<!-- Copyright (C) 2010-2024 Free Software Foundation, Inc.
+<!-- Copyright (C) 2010-2025 Free Software Foundation, Inc.
 
      Copying and distribution of this file, with or without modification,
      are permitted in any medium without royalty provided the copyright