Skip to content

Commit

Permalink
fix: sort espidf semver file sensitive to case
Browse files Browse the repository at this point in the history
  • Loading branch information
Laura7089 committed Nov 7, 2024
1 parent d1661a7 commit 936b5d2
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions libc-test/semver/espidf.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,10 @@
AF_INET6
AF_UNIX
cmsghdr
dirent
eventfd
FIONBIO
gethostname
getrandom
MSG_CTRUNC
MSG_DONTROUTE
MSG_DONTWAIT
MSG_EOR
msghdr
MSG_MORE
MSG_NOSIGNAL
MSG_OOB
Expand All @@ -27,23 +21,29 @@ POLLRDBAND
POLLRDNORM
POLLWRBAND
POLLWRNORM
pthread_create
PTHREAD_STACK_MIN
recvmsg
sendmsg
SIGABRT
SIGFPE
SIGHUP
SIGILL
SIGINT
SIGQUIT
SIGSEGV
sigset_t
SIGTERM
SOL_SOCKET
cmsghdr
dirent
eventfd
gethostname
getrandom
msghdr
pthread_create
recvmsg
sendmsg
sigset_t
sockaddr
sockaddr_in
sockaddr_in6
sockaddr_storage
sockaddr_un
SOL_SOCKET
stat

0 comments on commit 936b5d2

Please sign in to comment.