Skip to content

Commit

Permalink
Re-add LFS64 symbols to the expected file.
Browse files Browse the repository at this point in the history
  • Loading branch information
sunfishcode committed Dec 11, 2024
1 parent 9873691 commit 8fc6b56
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions expected/wasm32-wasip1/defined-symbols.txt
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,7 @@ acoshl
acosl
aligned_alloc
alphasort
alphasort64
arc4random
arc4random_buf
arc4random_uniform
Expand Down Expand Up @@ -522,6 +523,7 @@ creal
crealf
creall
creat
creat64
crypt
crypt_r
csin
Expand Down Expand Up @@ -615,6 +617,7 @@ fgetc
fgetc_unlocked
fgetln
fgetpos
fgetpos64
fgets
fgets_unlocked
fgetwc
Expand Down Expand Up @@ -644,6 +647,7 @@ fmodl
fmtmsg
fnmatch
fopen
fopen64
fopencookie
fpathconf
fprintf
Expand All @@ -661,19 +665,23 @@ fread_unlocked
free
freelocale
freopen
freopen64
frexp
frexpf
frexpl
fscanf
fseek
fseeko
fseeko64
fsetpos
fsetpos64
fstat
fstatat
fstatvfs
fsync
ftell
ftello
ftello64
ftime
ftruncate
fts_children
Expand Down Expand Up @@ -721,7 +729,9 @@ getwc_unlocked
getwchar
getwchar_unlocked
glob
glob64
globfree
globfree64
gmtime
gmtime_r
hcreate
Expand Down Expand Up @@ -910,6 +920,7 @@ nexttoward
nexttowardf
nexttowardl
nftw
nftw64
nl_langinfo
nl_langinfo_l
nrand48
Expand Down Expand Up @@ -1249,6 +1260,7 @@ utimes
vasprintf
vdprintf
versionsort
versionsort64
vfprintf
vfscanf
vfwprintf
Expand Down

0 comments on commit 8fc6b56

Please sign in to comment.