Skip to content

Commit

Permalink
Add new definitions to libc-test/semver
Browse files Browse the repository at this point in the history
  • Loading branch information
asomers committed Oct 23, 2022
1 parent cfa3116 commit 8acaac5
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 1 deletion.
11 changes: 10 additions & 1 deletion libc-test/semver/dragonfly.txt
Original file line number Diff line number Diff line change
Expand Up @@ -622,7 +622,16 @@ MINCORE_REFERENCED
MINCORE_REFERENCED_OTHER
MINCORE_SUPER
MINSEC
MNT_AUTOMOUNTED
MNT_EXPUBLIC
MNT_FORCE
MNT_IGNORE
MNT_LOCAL
MNT_NODEV
MNT_QUOTA
MNT_ROOTFS
MNT_TRIM
MNT_USER
MOD_CLKA
MOD_CLKB
MOD_ESTERROR
Expand Down Expand Up @@ -1536,4 +1545,4 @@ vmspace
wait4
waitid
xucred
eaccess
eaccess
18 changes: 18 additions & 0 deletions libc-test/semver/netbsd.txt
Original file line number Diff line number Diff line change
Expand Up @@ -645,7 +645,25 @@ MCL_CURRENT
MCL_FUTURE
MDMBUF
MINSEC
MNT_ACLS
MNT_AUTOMOUNTED
MNT_DISCARD
MNT_EXTATTR
MNT_FORCE
MNT_IGNORE
MNT_LOCAL
MNT_LOG
MNT_NFS4ACLS
MNT_NOATIME
MNT_NOCOREDUMP
MNT_NODEV
MNT_NODEVMTIME
MNT_POSIX1EACLS
MNT_QUOTA
MNT_RELATIME
MNT_SOFTDEP
MNT_SYMPERM
MNT_UNION
MOD_CLKA
MOD_CLKB
MOD_ESTERROR
Expand Down
16 changes: 16 additions & 0 deletions libc-test/semver/openbsd.txt
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,23 @@ MCL_CURRENT
MCL_FUTURE
MDMBUF
MINSIGSTKSZ
MNT_DEFEXPORTED
MNT_DELEXPORT
MNT_DOOMED
MNT_EXPORTANON
MNT_EXRDONLY
MNT_FORCE
MNT_LOCAL
MNT_NOATIME
MNT_NODEV
MNT_NOPERM
MNT_QUOTA
MNT_ROOTFS
MNT_SOFTDEP
MNT_STALLED
MNT_SWAPPABLE
MNT_WANTRDWR
MNT_WXALLOWED
MON_1
MON_10
MON_11
Expand Down

0 comments on commit 8acaac5

Please sign in to comment.