summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--spec/c/if/clock-settime.yml2
-rw-r--r--spec/c/if/getchar.yml2
2 files changed, 4 insertions, 0 deletions
diff --git a/spec/c/if/clock-settime.yml b/spec/c/if/clock-settime.yml
index 0dd1b73a..4ea31067 100644
--- a/spec/c/if/clock-settime.yml
+++ b/spec/c/if/clock-settime.yml
@@ -9,6 +9,8 @@ links:
uid: time
- role: interface-ingroup
uid: group
+- role: constraint
+ uid: /constraint/directive-not-pre-qualified
name: clock_settime
references:
- identifier: https://pubs.opengroup.org/onlinepubs/9699919799/functions/clock_settime.html
diff --git a/spec/c/if/getchar.yml b/spec/c/if/getchar.yml
index 4dbe0cc4..47a7613e 100644
--- a/spec/c/if/getchar.yml
+++ b/spec/c/if/getchar.yml
@@ -9,6 +9,8 @@ links:
uid: stdio
- role: interface-ingroup
uid: group
+- role: constraint
+ uid: /constraint/directive-not-pre-qualified
name: getchar
references:
- identifier: https://en.cppreference.com/w/c/io/getchar