Skip to content

Commit 8f7fb89

Browse files
committed
Add semver vile for trusty
1 parent db3f212 commit 8f7fb89

File tree

1 file changed

+47
-0
lines changed

1 file changed

+47
-0
lines changed

libc-test/semver/trusty.txt

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
AT_PAGESZ
2+
CLOCK_REALTIME
3+
MAP_FAILED
4+
STDERR_FILENO
5+
STDOUT_FILENO
6+
calloc
7+
clockid_t
8+
clock_gettime
9+
close
10+
c_char
11+
c_int
12+
c_int16_t
13+
c_int32_t
14+
c_int64_t
15+
c_int8_t
16+
c_long
17+
c_longlong
18+
c_schar
19+
c_short
20+
c_uchar
21+
c_uint
22+
c_uint16_t
23+
c_uint32_t
24+
c_uint64_t
25+
c_uint8_t
26+
c_ulong
27+
c_ulonglong
28+
c_ushort
29+
c_void
30+
free
31+
getauxval
32+
iovec
33+
malloc
34+
memalign
35+
mmap
36+
munmap
37+
nanosleep
38+
off_t
39+
posix_memalign
40+
realloc
41+
size_t
42+
ssize_t
43+
strlen
44+
timespec
45+
time_t
46+
write
47+
writev

0 commit comments

Comments
 (0)