Changes for version 0.15 - 2022-10-21

  • Bug Fix
    • Fixed the bug that FreeBSD can't compile SPVM::Sys for the following error. error: unknown type name 'u_char' http://www.cpantesters.org/cpan/report/535be3d8-5046-11ed-9e69-69166e8775ea
  • Test Fix
    • Fixed the test bug that the test of the realpath method failed. Failed test at t/Sys_IO.t line 95. http://www.cpantesters.org/cpan/report/dd28d0f2-5060-11ed-aba6-9a79f339625c

Modules

System Calls such as File IO, User, Process, Socket,
File Tests
IO System Call
Constant values for IO.
the class for the DIR type in C language.
struct dirent in C language
the class for the FILE type in C language.
struct flock in C language
struct stat in C language
struct utimbuf in C language
ioctl System Call
Constant values for ioctl.
Poll System Call
Constant values for Poll.
Array of struct pollfd in C language
Process System Call
Constant Values for Process
Select System Call
Constant values for Select.
fd_set Type in C Language
Socket System Call
struct addrinfo in C language
Sys::Socket::AddrinfoLinkedList is a SPVM module
Socket Constant Values
The address is not a valid network address.
struct in6_addr in C language
struct in_addr in C language
struct ip_mreq in C language
struct ip_mreq_source in C language
struct ipv6_mreq in C language
struct sockaddr in C language
struct sockaddr_in in C language
struct sockaddr_in6 in C language
Interface for Sys::Socket::Sockaddr
struct sockaddr_storage in C language
struct sockaddr_un in C language
Time System Call
Constant Values for Time
struct timeval in C language
struct timespec in C language
struct timeval in C language
struct timezone in C language
struct tms in C language
User System Call
Entry of Group Database
Entry of Password Database