wasix-libc_2024.07.08.1+ds-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Sun, 25 Aug 2024 06:48:36 +0000 |
Source: | wasix-libc |
Binary: | wasix-libc |
Architecture: | source amd64 |
Version: | 2024.07.08.1+ds-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Fukui Daichi <a.dog.will.talk@akane.waseda.jp> |
Changed-By: | Fukui Daichi <a.dog.will.talk@akane.waseda.jp> |
Description: | wasix-libc - wasix libc implementation for WebAssembly |
Closes: | 1056052 |
Changes: | wasix-libc (2024.07.08.1+ds-1) unstable; urgency=medium * Initial release. (Closes: #1056052) |
Files: | d5f2d9f933950498f66b051f29e53cfc 1866 devel optional wasix-libc_2024.07.08.1+ds-1.dsc 305d5879e0a12b2a325977e2b89dd5d8 929960 devel optional wasix-libc_2024.07.08.1+ds.orig.tar.xz 5ea3fdc8deabe1af2d1ab8291f0b0819 8024 devel optional wasix-libc_2024.07.08.1+ds-1.debian.tar.xz 29364b8a231eeaa484baafada02498e4 7111 devel optional wasix-libc_2024.07.08.1+ds-1_amd64.buildinfo 7854596ee5fc4b26115698abccb44163 522564 devel optional wasix-libc_2024.07.08.1+ds-1_amd64.deb |
wasix-libc_2024.07.08.1+ds-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | wasix-libc |
Binary: | wasix-libc |
Architecture: | any |
Version: | 2024.07.08.1+ds-1 |
Maintainer: | Fukui Daichi <a.dog.will.talk@akane.waseda.jp> |
Homepage: | https://github.com/wasix-org/wasix-libc |
Standards-Version: | 4.7.0 |
Build-Depends: | debhelper-compat (=13), clang-16, llvm-16, libclang-rt-16-dev-wasm32 |
Package-List: | wasix-libc deb devel optional arch=any |
Files: | 305d5879e0a12b2a325977e2b89dd5d8 929960 wasix-libc_2024.07.08.1+ds.orig.tar.xz 5ea3fdc8deabe1af2d1ab8291f0b0819 8024 wasix-libc_2024.07.08.1+ds-1.debian.tar.xz |
README.source for wasix-libc_2024.07.08.1+ds-1.dsc (click to toggle) | |
---|---|
No README.source in this package |
control file for wasix-libc_2024.07.08.1+ds-1_amd64.deb (click to toggle) | |
---|---|
Package: | wasix-libc |
Version: | 2024.07.08.1+ds-1 |
Architecture: | amd64 |
Maintainer: | Fukui Daichi <a.dog.will.talk@akane.waseda.jp> |
Installed-Size: | 2401 |
Conflicts: | wasi-libc |
Section: | devel |
Priority: | optional |
Multi-Arch: | foreign |
Homepage: | https://github.com/wasix-org/wasix-libc |
Description: | wasix libc implementation for WebAssembly This fork of wasi-libc extends libc with the missing functionality needed to build complete and useful applications, in particular it incorporates these additional extensions: - full support for efficient multithreading including joins, signals and `getpid` - `pthreads` support (now extended from the WASI threads spec) - full support for sockets (`socket`, `bind`, `connect`, `resolve`) - IPv4, IPv6 - UDP, TCP - Multicast, Anycast - RAW sockets - current directory support (`chdir`) integrated with the runtime - `setjmp` / `longjmp` support (used extensively in `libc` ) via `asyncify` - process forking (`fork` and `vfork` ) - subprocess spawning and waiting (`exec` , `wait` ) - TTY support - asynchronous polling of sockets and files - pipe and event support (`pipe`, `event` ) - DNS resolution support (`resolve` ) |
contents of wasix-libc_2024.07.08.1+ds-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2024-08-25 06:48 ./ drwxr-xr-x root/root 0 2024-08-25 06:48 ./usr/ drwxr-xr-x root/root 0 2024-08-25 06:48 ./usr/include/ drwxr-xr-x root/root 0 2024-08-25 06:48 ./usr/include/wasm32-wasi/ -rw-r--r-- root/root 252 2024-08-25 06:48 ./usr/include/wasm32-wasi/__errno.h -rw-r--r-- root/root 3101 2024-08-25 06:48 ./usr/include/wasm32-wasi/__errno_values.h -rw-r--r-- root/root 1642 2024-08-25 06:48 ./usr/include/wasm32-wasi/__fd_set.h -rw-r--r-- root/root 182 2024-08-25 06:48 ./usr/include/wasm32-wasi/__function___isatty.h -rw-r--r-- root/root 690 2024-08-25 06:48 ./usr/include/wasm32-wasi/__functions_malloc.h -rw-r--r-- root/root 583 2024-08-25 06:48 ./usr/include/wasm32-wasi/__functions_memcpy.h -rw-r--r-- root/root 1111 2024-08-25 06:48 ./usr/include/wasm32-wasi/__header_dirent.h -rw-r--r-- root/root 1685 2024-08-25 06:48 ./usr/include/wasm32-wasi/__header_fcntl.h -rw-r--r-- root/root 6208 2024-08-25 06:48 ./usr/include/wasm32-wasi/__header_inttypes.h -rw-r--r-- root/root 5666 2024-08-25 06:48 ./usr/include/wasm32-wasi/__header_netinet_in.h -rw-r--r-- root/root 420 2024-08-25 06:48 ./usr/include/wasm32-wasi/__header_poll.h -rw-r--r-- root/root 396 2024-08-25 06:48 ./usr/include/wasm32-wasi/__header_stdlib.h -rw-r--r-- root/root 609 2024-08-25 06:48 ./usr/include/wasm32-wasi/__header_string.h -rw-r--r-- root/root 248 2024-08-25 06:48 ./usr/include/wasm32-wasi/__header_sys_ioctl.h -rw-r--r-- root/root 289 2024-08-25 06:48 ./usr/include/wasm32-wasi/__header_sys_resource.h -rw-r--r-- root/root 4606 2024-08-25 06:48 ./usr/include/wasm32-wasi/__header_sys_socket.h -rw-r--r-- root/root 282 2024-08-25 06:48 ./usr/include/wasm32-wasi/__header_sys_stat.h -rw-r--r-- root/root 872 2024-08-25 06:48 ./usr/include/wasm32-wasi/__header_time.h -rw-r--r-- root/root 516 2024-08-25 06:48 ./usr/include/wasm32-wasi/__header_unistd.h -rw-r--r-- root/root 113 2024-08-25 06:48 ./usr/include/wasm32-wasi/__macro_FD_SETSIZE.h -rw-r--r-- root/root 544 2024-08-25 06:48 ./usr/include/wasm32-wasi/__macro_PAGESIZE.h -rw-r--r-- root/root 1071 2024-08-25 06:48 ./usr/include/wasm32-wasi/__mode_t.h -rw-r--r-- root/root 193 2024-08-25 06:48 ./usr/include/wasm32-wasi/__seek.h -rw-r--r-- root/root 223 2024-08-25 06:48 ./usr/include/wasm32-wasi/__struct_dirent.h -rw-r--r-- root/root 298 2024-08-25 06:48 ./usr/include/wasm32-wasi/__struct_group_filter.h -rw-r--r-- root/root 210 2024-08-25 06:48 ./usr/include/wasm32-wasi/__struct_group_req.h -rw-r--r-- root/root 270 2024-08-25 06:48 ./usr/include/wasm32-wasi/__struct_group_source_req.h -rw-r--r-- root/root 419 2024-08-25 06:48 ./usr/include/wasm32-wasi/__struct_if_addrs.h -rw-r--r-- root/root 157 2024-08-25 06:48 ./usr/include/wasm32-wasi/__struct_in6_addr.h -rw-r--r-- root/root 205 2024-08-25 06:48 ./usr/include/wasm32-wasi/__struct_in6_mtuinfo.h -rw-r--r-- root/root 201 2024-08-25 06:48 ./usr/include/wasm32-wasi/__struct_in6_pktinfo.h -rw-r--r-- root/root 161 2024-08-25 06:48 ./usr/include/wasm32-wasi/__struct_in_addr.h -rw-r--r-- root/root 219 2024-08-25 06:48 ./usr/include/wasm32-wasi/__struct_in_pktinfo.h -rw-r--r-- root/root 182 2024-08-25 06:48 ./usr/include/wasm32-wasi/__struct_iovec.h -rw-r--r-- root/root 198 2024-08-25 06:48 ./usr/include/wasm32-wasi/__struct_ip_mreq.h -rw-r--r-- root/root 251 2024-08-25 06:48 ./usr/include/wasm32-wasi/__struct_ip_mreq_source.h -rw-r--r-- root/root 217 2024-08-25 06:48 ./usr/include/wasm32-wasi/__struct_ip_mreqn.h -rw-r--r-- root/root 288 2024-08-25 06:48 ./usr/include/wasm32-wasi/__struct_ip_msfilter.h -rw-r--r-- root/root 179 2024-08-25 06:48 ./usr/include/wasm32-wasi/__struct_ip_opts.h -rw-r--r-- root/root 213 2024-08-25 06:48 ./usr/include/wasm32-wasi/__struct_ipv6_mreq.h -rw-r--r-- root/root 302 2024-08-25 06:48 ./usr/include/wasm32-wasi/__struct_msghdr.h -rw-r--r-- root/root 151 2024-08-25 06:48 ./usr/include/wasm32-wasi/__struct_pollfd.h -rw-r--r-- root/root 610 2024-08-25 06:48 ./usr/include/wasm32-wasi/__struct_rusage.h -rw-r--r-- root/root 240 2024-08-25 06:48 ./usr/include/wasm32-wasi/__struct_sockaddr.h -rw-r--r-- root/root 370 2024-08-25 06:48 ./usr/include/wasm32-wasi/__struct_sockaddr_in.h -rw-r--r-- root/root 409 2024-08-25 06:48 ./usr/include/wasm32-wasi/__struct_sockaddr_in6.h -rw-r--r-- root/root 267 2024-08-25 06:48 ./usr/include/wasm32-wasi/__struct_sockaddr_storage.h -rw-r--r-- root/root 253 2024-08-25 06:48 ./usr/include/wasm32-wasi/__struct_sockaddr_un.h -rw-r--r-- root/root 744 2024-08-25 06:48 ./usr/include/wasm32-wasi/__struct_stat.h -rw-r--r-- root/root 205 2024-08-25 06:48 ./usr/include/wasm32-wasi/__struct_timespec.h -rw-r--r-- root/root 244 2024-08-25 06:48 ./usr/include/wasm32-wasi/__struct_timeval.h -rw-r--r-- root/root 308 2024-08-25 06:48 ./usr/include/wasm32-wasi/__struct_tm.h -rw-r--r-- root/root 219 2024-08-25 06:48 ./usr/include/wasm32-wasi/__struct_tms.h -rw-r--r-- root/root 104 2024-08-25 06:48 ./usr/include/wasm32-wasi/__typedef_DIR.h -rw-r--r-- root/root 198 2024-08-25 06:48 ./usr/include/wasm32-wasi/__typedef_blkcnt_t.h -rw-r--r-- root/root 115 2024-08-25 06:48 ./usr/include/wasm32-wasi/__typedef_blksize_t.h -rw-r--r-- root/root 181 2024-08-25 06:48 ./usr/include/wasm32-wasi/__typedef_clock_t.h -rw-r--r-- root/root 526 2024-08-25 06:48 ./usr/include/wasm32-wasi/__typedef_clockid_t.h -rw-r--r-- root/root 187 2024-08-25 06:48 ./usr/include/wasm32-wasi/__typedef_dev_t.h -rw-r--r-- root/root 234 2024-08-25 06:48 ./usr/include/wasm32-wasi/__typedef_fd_set.h -rw-r--r-- root/root 107 2024-08-25 06:48 ./usr/include/wasm32-wasi/__typedef_gid_t.h -rw-r--r-- root/root 119 2024-08-25 06:48 ./usr/include/wasm32-wasi/__typedef_in_addr_t.h -rw-r--r-- root/root 125 2024-08-25 06:48 ./usr/include/wasm32-wasi/__typedef_in_port_t.h -rw-r--r-- root/root 186 2024-08-25 06:48 ./usr/include/wasm32-wasi/__typedef_ino_t.h -rw-r--r-- root/root 110 2024-08-25 06:48 ./usr/include/wasm32-wasi/__typedef_mode_t.h -rw-r--r-- root/root 115 2024-08-25 06:48 ./usr/include/wasm32-wasi/__typedef_nfds_t.h -rw-r--r-- root/root 200 2024-08-25 06:48 ./usr/include/wasm32-wasi/__typedef_nlink_t.h -rw-r--r-- root/root 189 2024-08-25 06:48 ./usr/include/wasm32-wasi/__typedef_off_t.h -rw-r--r-- root/root 131 2024-08-25 06:48 ./usr/include/wasm32-wasi/__typedef_sa_family_t.h -rw-r--r-- root/root 451 2024-08-25 06:48 ./usr/include/wasm32-wasi/__typedef_sigset_t.h -rw-r--r-- root/root 119 2024-08-25 06:48 ./usr/include/wasm32-wasi/__typedef_socklen_t.h -rw-r--r-- root/root 162 2024-08-25 06:48 ./usr/include/wasm32-wasi/__typedef_ssize_t.h -rw-r--r-- root/root 247 2024-08-25 06:48 ./usr/include/wasm32-wasi/__typedef_suseconds_t.h -rw-r--r-- root/root 179 2024-08-25 06:48 ./usr/include/wasm32-wasi/__typedef_time_t.h -rw-r--r-- root/root 107 2024-08-25 06:48 ./usr/include/wasm32-wasi/__typedef_uid_t.h -rw-r--r-- root/root 219 2024-08-25 06:48 ./usr/include/wasm32-wasi/alloca.h -rw-r--r-- root/root 311 2024-08-25 06:48 ./usr/include/wasm32-wasi/ar.h drwxr-xr-x root/root 0 2024-08-25 06:48 ./usr/include/wasm32-wasi/arpa/ -rw-r--r-- root/root 821 2024-08-25 06:48 ./usr/include/wasm32-wasi/arpa/ftp.h -rw-r--r-- root/root 853 2024-08-25 06:48 ./usr/include/wasm32-wasi/arpa/inet.h -rw-r--r-- root/root 10747 2024-08-25 06:48 ./usr/include/wasm32-wasi/arpa/nameser.h -rw-r--r-- root/root 27 2024-08-25 06:48 ./usr/include/wasm32-wasi/arpa/nameser_compat.h -rw-r--r-- root/root 5752 2024-08-25 06:48 ./usr/include/wasm32-wasi/arpa/telnet.h -rw-r--r-- root/root 544 2024-08-25 06:48 ./usr/include/wasm32-wasi/arpa/tftp.h -rw-r--r-- root/root 428 2024-08-25 06:48 ./usr/include/wasm32-wasi/assert.h drwxr-xr-x root/root 0 2024-08-25 06:48 ./usr/include/wasm32-wasi/bits/ -rw-r--r-- root/root 13100 2024-08-25 06:48 ./usr/include/wasm32-wasi/bits/alltypes.h -rw-r--r-- root/root 29 2024-08-25 06:48 ./usr/include/wasm32-wasi/bits/dirent.h -rw-r--r-- root/root 51 2024-08-25 06:48 ./usr/include/wasm32-wasi/bits/fcntl.h -rw-r--r-- root/root 178 2024-08-25 06:48 ./usr/include/wasm32-wasi/bits/fenv.h -rw-r--r-- root/root 472 2024-08-25 06:48 ./usr/include/wasm32-wasi/bits/float.h -rw-r--r-- root/root 0 2024-08-25 06:48 ./usr/include/wasm32-wasi/bits/hwcap.h -rw-r--r-- root/root 0 2024-08-25 06:48 ./usr/include/wasm32-wasi/bits/io.h -rw-r--r-- root/root 51 2024-08-25 06:48 ./usr/include/wasm32-wasi/bits/ioctl.h -rw-r--r-- root/root 0 2024-08-25 06:48 ./usr/include/wasm32-wasi/bits/ioctl_fix.h -rw-r--r-- root/root 19 2024-08-25 06:48 ./usr/include/wasm32-wasi/bits/ipcstat.h -rw-r--r-- root/root 30 2024-08-25 06:48 ./usr/include/wasm32-wasi/bits/limits.h -rw-r--r-- root/root 0 2024-08-25 06:48 ./usr/include/wasm32-wasi/bits/mman.h -rw-r--r-- root/root 0 2024-08-25 06:48 ./usr/include/wasm32-wasi/bits/poll.h -rw-r--r-- root/root 70 2024-08-25 06:48 ./usr/include/wasm32-wasi/bits/posix.h -rw-r--r-- root/root 40 2024-08-25 06:48 ./usr/include/wasm32-wasi/bits/reg.h -rw-r--r-- root/root 0 2024-08-25 06:48 ./usr/include/wasm32-wasi/bits/resource.h -rw-r--r-- root/root 1304 2024-08-25 06:48 ./usr/include/wasm32-wasi/bits/signal.h -rw-r--r-- root/root 0 2024-08-25 06:48 ./usr/include/wasm32-wasi/bits/socket.h -rw-r--r-- root/root 27 2024-08-25 06:48 ./usr/include/wasm32-wasi/bits/stat.h -rw-r--r-- root/root 540 2024-08-25 06:48 ./usr/include/wasm32-wasi/bits/stdint.h -rw-r--r-- root/root 3509 2024-08-25 06:48 ./usr/include/wasm32-wasi/bits/termios.h -rw-r--r-- root/root 501 2024-08-25 06:48 ./usr/include/wasm32-wasi/byteswap.h -rw-r--r-- root/root 4069 2024-08-25 06:48 ./usr/include/wasm32-wasi/complex.h -rw-r--r-- root/root 551 2024-08-25 06:48 ./usr/include/wasm32-wasi/cpio.h -rw-r--r-- root/root 277 2024-08-25 06:48 ./usr/include/wasm32-wasi/crypt.h -rw-r--r-- root/root 1760 2024-08-25 06:48 ./usr/include/wasm32-wasi/ctype.h -rw-r--r-- root/root 2198 2024-08-25 06:48 ./usr/include/wasm32-wasi/dirent.h -rw-r--r-- root/root 80523 2024-08-25 06:48 ./usr/include/wasm32-wasi/elf.h -rw-r--r-- root/root 1958 2024-08-25 06:48 ./usr/include/wasm32-wasi/endian.h -rw-r--r-- root/root 472 2024-08-25 06:48 ./usr/include/wasm32-wasi/err.h -rw-r--r-- root/root 507 2024-08-25 06:48 ./usr/include/wasm32-wasi/errno.h -rw-r--r-- root/root 5796 2024-08-25 06:48 ./usr/include/wasm32-wasi/fcntl.h -rw-r--r-- root/root 865 2024-08-25 06:48 ./usr/include/wasm32-wasi/features.h -rw-r--r-- root/root 449 2024-08-25 06:48 ./usr/include/wasm32-wasi/fenv.h -rw-r--r-- root/root 1205 2024-08-25 06:48 ./usr/include/wasm32-wasi/float.h -rw-r--r-- root/root 741 2024-08-25 06:48 ./usr/include/wasm32-wasi/fmtmsg.h -rw-r--r-- root/root 386 2024-08-25 06:48 ./usr/include/wasm32-wasi/fnmatch.h -rw-r--r-- root/root 870 2024-08-25 06:48 ./usr/include/wasm32-wasi/ftw.h -rw-r--r-- root/root 559 2024-08-25 06:48 ./usr/include/wasm32-wasi/getopt.h -rw-r--r-- root/root 995 2024-08-25 06:48 ./usr/include/wasm32-wasi/glob.h -rw-r--r-- root/root 1025 2024-08-25 06:48 ./usr/include/wasm32-wasi/grp.h -rw-r--r-- root/root 385 2024-08-25 06:48 ./usr/include/wasm32-wasi/iconv.h -rw-r--r-- root/root 592 2024-08-25 06:48 ./usr/include/wasm32-wasi/ifaddrs.h -rw-r--r-- root/root 4758 2024-08-25 06:48 ./usr/include/wasm32-wasi/inttypes.h -rw-r--r-- root/root 267 2024-08-25 06:48 ./usr/include/wasm32-wasi/iso646.h -rw-r--r-- root/root 1820 2024-08-25 06:48 ./usr/include/wasm32-wasi/langinfo.h -rw-r--r-- root/root 161 2024-08-25 06:48 ./usr/include/wasm32-wasi/libgen.h -rw-r--r-- root/root 881 2024-08-25 06:48 ./usr/include/wasm32-wasi/libintl.h -rw-r--r-- root/root 4618 2024-08-25 06:48 ./usr/include/wasm32-wasi/limits.h -rw-r--r-- root/root 1784 2024-08-25 06:48 ./usr/include/wasm32-wasi/locale.h -rw-r--r-- root/root 662 2024-08-25 06:48 ./usr/include/wasm32-wasi/malloc.h -rw-r--r-- root/root 12438 2024-08-25 06:48 ./usr/include/wasm32-wasi/math.h -rw-r--r-- root/root 20 2024-08-25 06:48 ./usr/include/wasm32-wasi/memory.h -rw-r--r-- root/root 395 2024-08-25 06:48 ./usr/include/wasm32-wasi/monetary.h -rw-r--r-- root/root 1102 2024-08-25 06:48 ./usr/include/wasm32-wasi/mqueue.h drwxr-xr-x root/root 0 2024-08-25 06:48 ./usr/include/wasm32-wasi/net/ -rw-r--r-- root/root 3488 2024-08-25 06:48 ./usr/include/wasm32-wasi/net/if.h -rw-r--r-- root/root 3975 2024-08-25 06:48 ./usr/include/wasm32-wasi/netdb.h drwxr-xr-x root/root 0 2024-08-25 06:48 ./usr/include/wasm32-wasi/netinet/ -rw-r--r-- root/root 8632 2024-08-25 06:48 ./usr/include/wasm32-wasi/netinet/icmp6.h -rw-r--r-- root/root 1030 2024-08-25 06:48 ./usr/include/wasm32-wasi/netinet/igmp.h -rw-r--r-- root/root 11500 2024-08-25 06:48 ./usr/include/wasm32-wasi/netinet/in.h -rw-r--r-- root/root 145 2024-08-25 06:48 ./usr/include/wasm32-wasi/netinet/in_systm.h -rw-r--r-- root/root 4361 2024-08-25 06:48 ./usr/include/wasm32-wasi/netinet/ip.h -rw-r--r-- root/root 2674 2024-08-25 06:48 ./usr/include/wasm32-wasi/netinet/ip6.h -rw-r--r-- root/root 4660 2024-08-25 06:48 ./usr/include/wasm32-wasi/netinet/ip_icmp.h -rw-r--r-- root/root 6181 2024-08-25 06:48 ./usr/include/wasm32-wasi/netinet/tcp.h -rw-r--r-- root/root 767 2024-08-25 06:48 ./usr/include/wasm32-wasi/netinet/udp.h drwxr-xr-x root/root 0 2024-08-25 06:48 ./usr/include/wasm32-wasi/netpacket/ -rw-r--r-- root/root 1379 2024-08-25 06:48 ./usr/include/wasm32-wasi/netpacket/packet.h -rw-r--r-- root/root 316 2024-08-25 06:48 ./usr/include/wasm32-wasi/nl_types.h -rw-r--r-- root/root 902 2024-08-25 06:48 ./usr/include/wasm32-wasi/paths.h -rw-r--r-- root/root 1427 2024-08-25 06:48 ./usr/include/wasm32-wasi/poll.h -rw-r--r-- root/root 9490 2024-08-25 06:48 ./usr/include/wasm32-wasi/pthread.h -rw-r--r-- root/root 899 2024-08-25 06:48 ./usr/include/wasm32-wasi/pwd.h -rw-r--r-- root/root 1227 2024-08-25 06:48 ./usr/include/wasm32-wasi/regex.h -rw-r--r-- root/root 4418 2024-08-25 06:48 ./usr/include/wasm32-wasi/sched.h -rw-r--r-- root/root 1378 2024-08-25 06:48 ./usr/include/wasm32-wasi/search.h -rw-r--r-- root/root 810 2024-08-25 06:48 ./usr/include/wasm32-wasi/semaphore.h -rw-r--r-- root/root 960 2024-08-25 06:48 ./usr/include/wasm32-wasi/setjmp.h -rw-r--r-- root/root 721 2024-08-25 06:48 ./usr/include/wasm32-wasi/shadow.h -rw-r--r-- root/root 8137 2024-08-25 06:48 ./usr/include/wasm32-wasi/signal.h -rw-r--r-- root/root 2913 2024-08-25 06:48 ./usr/include/wasm32-wasi/spawn.h -rw-r--r-- root/root 409 2024-08-25 06:48 ./usr/include/wasm32-wasi/stdalign.h -rw-r--r-- root/root 167 2024-08-25 06:48 ./usr/include/wasm32-wasi/stdbool.h -rw-r--r-- root/root 174 2024-08-25 06:48 ./usr/include/wasm32-wasi/stdc-predef.h -rw-r--r-- root/root 2578 2024-08-25 06:48 ./usr/include/wasm32-wasi/stdint.h -rw-r--r-- root/root 6909 2024-08-25 06:48 ./usr/include/wasm32-wasi/stdio.h -rw-r--r-- root/root 611 2024-08-25 06:48 ./usr/include/wasm32-wasi/stdio_ext.h -rw-r--r-- root/root 6087 2024-08-25 06:48 ./usr/include/wasm32-wasi/stdlib.h -rw-r--r-- root/root 129 2024-08-25 06:48 ./usr/include/wasm32-wasi/stdnoreturn.h -rw-r--r-- root/root 3762 2024-08-25 06:48 ./usr/include/wasm32-wasi/string.h -rw-r--r-- root/root 942 2024-08-25 06:48 ./usr/include/wasm32-wasi/strings.h -rw-r--r-- root/root 2399 2024-08-25 06:48 ./usr/include/wasm32-wasi/stropts.h drwxr-xr-x root/root 0 2024-08-25 06:48 ./usr/include/wasm32-wasi/sys/ -rw-r--r-- root/root 42 2024-08-25 06:48 ./usr/include/wasm32-wasi/sys/dir.h -rw-r--r-- root/root 1278 2024-08-25 06:48 ./usr/include/wasm32-wasi/sys/epoll.h -rw-r--r-- root/root 86 2024-08-25 06:48 ./usr/include/wasm32-wasi/sys/errno.h -rw-r--r-- root/root 404 2024-08-25 06:48 ./usr/include/wasm32-wasi/sys/eventfd.h -rw-r--r-- root/root 86 2024-08-25 06:48 ./usr/include/wasm32-wasi/sys/fcntl.h -rw-r--r-- root/root 261 2024-08-25 06:48 ./usr/include/wasm32-wasi/sys/file.h -rw-r--r-- root/root 3204 2024-08-25 06:48 ./usr/include/wasm32-wasi/sys/ioctl.h -rw-r--r-- root/root 3754 2024-08-25 06:48 ./usr/include/wasm32-wasi/sys/mman.h -rw-r--r-- root/root 848 2024-08-25 06:48 ./usr/include/wasm32-wasi/sys/param.h -rw-r--r-- root/root 83 2024-08-25 06:48 ./usr/include/wasm32-wasi/sys/poll.h -rw-r--r-- root/root 356 2024-08-25 06:48 ./usr/include/wasm32-wasi/sys/random.h -rw-r--r-- root/root 110 2024-08-25 06:48 ./usr/include/wasm32-wasi/sys/reg.h -rw-r--r-- root/root 2732 2024-08-25 06:48 ./usr/include/wasm32-wasi/sys/resource.h -rw-r--r-- root/root 1609 2024-08-25 06:48 ./usr/include/wasm32-wasi/sys/select.h -rw-r--r-- root/root 329 2024-08-25 06:48 ./usr/include/wasm32-wasi/sys/sendfile.h -rw-r--r-- root/root 89 2024-08-25 06:48 ./usr/include/wasm32-wasi/sys/signal.h -rw-r--r-- root/root 11907 2024-08-25 06:48 ./usr/include/wasm32-wasi/sys/socket.h -rw-r--r-- root/root 3769 2024-08-25 06:48 ./usr/include/wasm32-wasi/sys/stat.h -rw-r--r-- root/root 21 2024-08-25 06:48 ./usr/include/wasm32-wasi/sys/stropts.h -rw-r--r-- root/root 216 2024-08-25 06:48 ./usr/include/wasm32-wasi/sys/syscall.h -rw-r--r-- root/root 634 2024-08-25 06:48 ./usr/include/wasm32-wasi/sys/sysinfo.h -rw-r--r-- root/root 2529 2024-08-25 06:48 ./usr/include/wasm32-wasi/sys/time.h -rw-r--r-- root/root 356 2024-08-25 06:48 ./usr/include/wasm32-wasi/sys/timeb.h -rw-r--r-- root/root 741 2024-08-25 06:48 ./usr/include/wasm32-wasi/sys/times.h -rw-r--r-- root/root 2160 2024-08-25 06:48 ./usr/include/wasm32-wasi/sys/timex.h -rw-r--r-- root/root 831 2024-08-25 06:48 ./usr/include/wasm32-wasi/sys/ttydefaults.h -rw-r--r-- root/root 1910 2024-08-25 06:48 ./usr/include/wasm32-wasi/sys/types.h -rw-r--r-- root/root 1067 2024-08-25 06:48 ./usr/include/wasm32-wasi/sys/uio.h -rw-r--r-- root/root 767 2024-08-25 06:48 ./usr/include/wasm32-wasi/sys/un.h -rw-r--r-- root/root 372 2024-08-25 06:48 ./usr/include/wasm32-wasi/sys/utsname.h -rw-r--r-- root/root 1490 2024-08-25 06:48 ./usr/include/wasm32-wasi/sys/wait.h -rw-r--r-- root/root 25 2024-08-25 06:48 ./usr/include/wasm32-wasi/syscall.h -rw-r--r-- root/root 430 2024-08-25 06:48 ./usr/include/wasm32-wasi/sysexits.h -rw-r--r-- root/root 2744 2024-08-25 06:48 ./usr/include/wasm32-wasi/syslog.h -rw-r--r-- root/root 578 2024-08-25 06:48 ./usr/include/wasm32-wasi/tar.h -rw-r--r-- root/root 968 2024-08-25 06:48 ./usr/include/wasm32-wasi/termios.h -rw-r--r-- root/root 8558 2024-08-25 06:48 ./usr/include/wasm32-wasi/tgmath.h -rw-r--r-- root/root 1795 2024-08-25 06:48 ./usr/include/wasm32-wasi/threads.h -rw-r--r-- root/root 5603 2024-08-25 06:48 ./usr/include/wasm32-wasi/time.h -rw-r--r-- root/root 629 2024-08-25 06:48 ./usr/include/wasm32-wasi/uchar.h -rw-r--r-- root/root 16379 2024-08-25 06:48 ./usr/include/wasm32-wasi/unistd.h -rw-r--r-- root/root 343 2024-08-25 06:48 ./usr/include/wasm32-wasi/utime.h -rw-r--r-- root/root 846 2024-08-25 06:48 ./usr/include/wasm32-wasi/values.h -rw-r--r-- root/root 87 2024-08-25 06:48 ./usr/include/wasm32-wasi/wait.h drwxr-xr-x root/root 0 2024-08-25 06:48 ./usr/include/wasm32-wasi/wasi/ -rw-r--r-- root/root 67 2024-08-25 06:48 ./usr/include/wasm32-wasi/wasi/api.h -rw-r--r-- root/root 655 2024-08-25 06:48 ./usr/include/wasm32-wasi/wasi/api_poly.h -rw-r--r-- root/root 60348 2024-08-25 06:48 ./usr/include/wasm32-wasi/wasi/api_wasi.h -rw-r--r-- root/root 121572 2024-08-25 06:48 ./usr/include/wasm32-wasi/wasi/api_wasix.h -rw-r--r-- root/root 1658 2024-08-25 06:48 ./usr/include/wasm32-wasi/wasi/libc-environ.h -rw-r--r-- root/root 3183 2024-08-25 06:48 ./usr/include/wasm32-wasi/wasi/libc-find-relpath.h -rw-r--r-- root/root 2201 2024-08-25 06:48 ./usr/include/wasm32-wasi/wasi/libc-nocwd.h -rw-r--r-- root/root 3172 2024-08-25 06:48 ./usr/include/wasm32-wasi/wasi/libc.h -rw-r--r-- root/root 7057 2024-08-25 06:48 ./usr/include/wasm32-wasi/wchar.h -rw-r--r-- root/root 1915 2024-08-25 06:48 ./usr/include/wasm32-wasi/wctype.h drwxr-xr-x root/root 0 2024-08-25 06:48 ./usr/lib/ drwxr-xr-x root/root 0 2024-08-25 06:48 ./usr/lib/wasm32-wasi/ -rw-r--r-- root/root 589 2024-08-25 06:48 ./usr/lib/wasm32-wasi/crt1-command.o -rw-r--r-- root/root 494 2024-08-25 06:48 ./usr/lib/wasm32-wasi/crt1-reactor.o -rw-r--r-- root/root 589 2024-08-25 06:48 ./usr/lib/wasm32-wasi/crt1.o -rw-r--r-- root/root 38364 2024-08-25 06:48 ./usr/lib/wasm32-wasi/libc-printscan-long-double.a -rw-r--r-- root/root 38400 2024-08-25 06:48 ./usr/lib/wasm32-wasi/libc-printscan-no-floating-point.a -rw-r--r-- root/root 1288400 2024-08-25 06:48 ./usr/lib/wasm32-wasi/libc.a -rw-r--r-- root/root 2436 2024-08-25 06:48 ./usr/lib/wasm32-wasi/libc.imports -rw-r--r-- root/root 8 2024-08-25 06:48 ./usr/lib/wasm32-wasi/libcrypt.a -rw-r--r-- root/root 8 2024-08-25 06:48 ./usr/lib/wasm32-wasi/libdl.a -rw-r--r-- root/root 8 2024-08-25 06:48 ./usr/lib/wasm32-wasi/libm.a -rw-r--r-- root/root 8 2024-08-25 06:48 ./usr/lib/wasm32-wasi/libpthread.a -rw-r--r-- root/root 8 2024-08-25 06:48 ./usr/lib/wasm32-wasi/libresolv.a -rw-r--r-- root/root 8 2024-08-25 06:48 ./usr/lib/wasm32-wasi/librt.a -rw-r--r-- root/root 8 2024-08-25 06:48 ./usr/lib/wasm32-wasi/libutil.a -rw-r--r-- root/root 8 2024-08-25 06:48 ./usr/lib/wasm32-wasi/libwasi-emulated-getpid.a -rw-r--r-- root/root 1358 2024-08-25 06:48 ./usr/lib/wasm32-wasi/libwasi-emulated-mman.a -rw-r--r-- root/root 1360 2024-08-25 06:48 ./usr/lib/wasm32-wasi/libwasi-emulated-process-clocks.a -rw-r--r-- root/root 8 2024-08-25 06:48 ./usr/lib/wasm32-wasi/libxnet.a drwxr-xr-x root/root 0 2024-08-25 06:48 ./usr/share/ drwxr-xr-x root/root 0 2024-08-25 06:48 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-08-25 06:48 ./usr/share/doc/wasix-libc/ -rw-r--r-- root/root 176 2024-08-25 06:48 ./usr/share/doc/wasix-libc/changelog.Debian.gz -rw-r--r-- root/root 21289 2024-08-25 06:48 ./usr/share/doc/wasix-libc/copyright drwxr-xr-x root/root 0 2024-08-25 06:48 ./usr/share/doc/wasix-libc/examples/ -rw-r--r-- root/root 3166 2024-07-08 08:31 ./usr/share/doc/wasix-libc/examples/Makefile -rw-r--r-- root/root 2981 2024-07-08 08:31 ./usr/share/doc/wasix-libc/examples/epoll.c -rw-r--r-- root/root 953 2024-07-08 08:31 ./usr/share/doc/wasix-libc/examples/execve.c -rw-r--r-- root/root 1107 2024-07-08 08:31 ./usr/share/doc/wasix-libc/examples/file-copy.c -rw-r--r-- root/root 2412 2024-07-08 08:31 ./usr/share/doc/wasix-libc/examples/fork-longjmp.c -rw-r--r-- root/root 1759 2024-07-08 08:31 ./usr/share/doc/wasix-libc/examples/fork.c -rw-r--r-- root/root 572 2024-07-08 08:31 ./usr/share/doc/wasix-libc/examples/getrandom.c -rw-r--r-- root/root 938 2024-07-08 08:31 ./usr/share/doc/wasix-libc/examples/longjmp.c -rw-r--r-- root/root 1665 2024-07-08 08:31 ./usr/share/doc/wasix-libc/examples/pipe.c -rw-r--r-- root/root 1177 2024-07-08 08:31 ./usr/share/doc/wasix-libc/examples/readdir_tree.c -rw-r--r-- root/root 586 2024-07-08 08:31 ./usr/share/doc/wasix-libc/examples/signal.c -rw-r--r-- root/root 775 2024-07-08 08:31 ./usr/share/doc/wasix-libc/examples/spawn.c -rw-r--r-- root/root 576 2024-07-08 08:31 ./usr/share/doc/wasix-libc/examples/vfork.c drwxr-xr-x root/root 0 2024-08-25 06:48 ./usr/share/lintian/ drwxr-xr-x root/root 0 2024-08-25 06:48 ./usr/share/lintian/overrides/ -rw-r--r-- root/root 381 2024-08-25 06:48 ./usr/share/lintian/overrides/wasix-libc drwxr-xr-x root/root 0 2024-08-25 06:48 ./usr/share/wasm32-wasi/ -rw-r--r-- root/root 21629 2024-08-25 06:48 ./usr/share/wasm32-wasi/defined-symbols.txt -rw-r--r-- root/root 5099 2024-08-25 06:48 ./usr/share/wasm32-wasi/include-all.c -rw-r--r-- root/root 221597 2024-08-25 06:48 ./usr/share/wasm32-wasi/predefined-macros.txt -rw-r--r-- root/root 4988 2024-08-25 06:48 ./usr/share/wasm32-wasi/undefined-symbols.txt |
copyright of wasix-libc_2024.07.08.1+ds-1_amd64.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: wasix-libc Upstream-Contact: Johnathan Sharratt <johnathan.sharratt@gmail.com> Source: https://github.com/wasix-org/wasix-libc Files-Excluded: libclang_rt.builtins-wasm32.a Files: * Copyright: 2020 Albert Cervin <albert@acervin.com> 2020-2021 Alex Crichton <alex@alexcrichton.com> 2023 Alex Crichton <alex@alexcrichton.com> 2022-2023 Andrew Brown <andrew.brown@intel.com> 2023 Arshia Ghafoori <arshia001@live.com> 2023 Arshia001 <Arshia001@users.noreply.github.com> 2021 Ayke van Laethem <aykevanlaethem@gmail.com> 2022 Bernhard M. Wiedemann <githubbmw2020@lsmod.de> 2023 Catherine <whitequark@whitequark.org> 2021-2023 Cheng Shao <astrohavoc@gmail.com> 2023 Christoph Herzog <chris@theduke.at> 2018-2022 Dan Gohman <sunfish@mozilla.com> 2020 Daniel Bevenius <daniel.bevenius@gmail.com> 2019 Dimitrii Nemkov <xeqlol@gmail.com> 2019 Frank Denis <github@pureftpd.org> 2020 Gabor Greif <ggreif@gmail.com> 2021 Gerd Stolpmann <gerd@figlyinc.com> 2022 Harald Hoyer <harald@profian.com> 2019 Jakub Konka <jakub.konka@golem.network> 2019 Jakub Konka <kubkon@jakubkonka.com> 2022 John Ericson <John.Ericson@Obsidian.Systems> 2022-2023 Johnathan Sharratt <johnathan.sharratt@gmail.com> 2022 Marcin Kolny <marcin.kolny@gmail.com> 2022-2023 Marcin Kolny <mkolny@amazon.com> 2021-2023 Mike Hommey <mh@glandium.org> 2020 Olaf Tomalka <olaf.tomalka@gmail.com> 2020 Pat Hickey <pat@moreproductive.org> 2019-2020 Pat Hickey <phickey@fastly.com> 2018,2022 Petr Penzin <petr.penzin@intel.com> 2023 Pier Angelo Vendrame <PieroV@users.noreply.github.com> 2023 Reagan Bohan <xbjfk.github@gmail.com> 2022 Roman Volosatovs <rvolosatovs@riseup.net> 2023 Rudra <r82941037@gmail.com> 2019-2020 Sam Clegg <sbc@chromium.org> 2023 Sam Clegg <sbc@chromium.org> 2023 Sander Vocke <sandervocke@gmail.com> 2022 Shengyun Zhou <GGGZ-1101-28@live.cn> 2023 Syrus Akbary <me@syrusakbary.com> 2019 Till Schneidereit <till@tillschneidereit.net> 2021 Vitali Lovich <vlovich+github@gmail.com> 2022-2023 YAMAMOTO Takashi <yamamoto@midokura.com> 2022 Yuta Saito <kateinoigakukun@gmail.com> 2021 Zheng Luo <vicluo96@gmail.com> 2019 eliasbenali <42192494+eliasbenali@users.noreply.github.com> 2023 ptitSeb <sebastien.chev@gmail.com> 2019-2020 vms <michail.vms@gmail.com> 2019 vms <michail.vms@yandex.ru> 2023 wayne warren <wayne.warren.s@gmail.com> 2020 whitequark <whitequark@whitequark.org> 2022 韩朴宇 <w12101111@gmail.com> License: Apache-2.0 and Apache-2.0-with-LLVM-Exceptions and Expat Comment: wasi-libc as a whole is multi-licensed under the Apache License v2.0 with LLVM Exceptions, the Apache License v2.0, and the MIT License. . wasi-libc changes to these files are multi-licensed under the Apache License v2.0 with LLVM Exceptions, the Apache License v2.0, the MIT License, and the original licenses of the third-party works. . wasix-libc is considered changes to wasi-libc files, so files for wasix-libc are also multi-licensed under the licenses. Files: dlmalloc/include/unistd.h dlmalloc/src/dlmalloc.c dlmalloc/src/malloc.c Copyright: n/a License: public-domain This is a version (aka dlmalloc) of malloc/free/realloc written by Doug Lea and released to the public domain, as explained at http://creativecommons.org/publicdomain/zero/1.0/ Send questions, comments, complaints, performance data, etc to dl@cs.oswego.edu Files: libc-top-half/musl/* Copyright: 2005-2020 Rich Felker <dalias@aerifal.cx> 2005-2020 Many other contributors License: Expat Files: tools/wasi-headers/* Copyright: 2018-2020 Dan Gohman <sunfish@mozilla.com> 2018-2020 wasi-libc contributors License: Apache-2.0 Files: debian/* Copyright: 2023-2024 Fukui Daichi <a.dog.will.talk@akane.waseda.jp> License: Expat Files: libc-bottom-half/cloudlibc/* Copyright: 2015-2017 Nuxi, https://nuxi.nl/ License: BSD-2-Clause Files: libc-top-half/musl/src/math/__cosdf.c libc-top-half/musl/src/math/__rem_pio2f.c libc-top-half/musl/src/math/__sindf.c libc-top-half/musl/src/math/acosf.c libc-top-half/musl/src/math/asinf.c libc-top-half/musl/src/math/atan.c libc-top-half/musl/src/math/atan2f.c libc-top-half/musl/src/math/atanf.c libc-top-half/musl/src/math/atanl.c libc-top-half/musl/src/math/cbrt.c libc-top-half/musl/src/math/cbrtf.c libc-top-half/musl/src/math/cbrtl.c libc-top-half/musl/src/math/cos.c libc-top-half/musl/src/math/cosf.c libc-top-half/musl/src/math/erf.c libc-top-half/musl/src/math/erff.c libc-top-half/musl/src/math/erfl.c libc-top-half/musl/src/math/expm1.c libc-top-half/musl/src/math/expm1f.c libc-top-half/musl/src/math/j0f.c libc-top-half/musl/src/math/j1f.c libc-top-half/musl/src/math/jnf.c libc-top-half/musl/src/math/lgammaf_r.c libc-top-half/musl/src/math/lgammal.c libc-top-half/musl/src/math/log10f.c libc-top-half/musl/src/math/log1p.c libc-top-half/musl/src/math/log1pf.c libc-top-half/musl/src/math/scalbf.c libc-top-half/musl/src/math/sin.c libc-top-half/musl/src/math/sincos.c libc-top-half/musl/src/math/sincosf.c libc-top-half/musl/src/math/sinf.c libc-top-half/musl/src/math/tan.c libc-top-half/musl/src/math/tanf.c Copyright: 1993 Sun Microsystems, Inc. 2009-2011 Bruce D. Evans, Steven G. Kargl, David Schultz. License: Permissive-SunPro Developed at SunPro, a Sun Microsystems, Inc. business. Permission to use, copy, modify, and distribute this software is freely granted, provided that this notice is preserved. Files: libc-top-half/musl/src/math/exp.c libc-top-half/musl/src/math/exp2.c libc-top-half/musl/src/math/exp2f.c libc-top-half/musl/src/math/exp2f_data.c libc-top-half/musl/src/math/exp2f_data.h libc-top-half/musl/src/math/exp_data.c libc-top-half/musl/src/math/exp_data.h libc-top-half/musl/src/math/expf.c libc-top-half/musl/src/math/log.c libc-top-half/musl/src/math/log2.c libc-top-half/musl/src/math/log2_data.c libc-top-half/musl/src/math/log2_data.h libc-top-half/musl/src/math/log2f.c libc-top-half/musl/src/math/log2f_data.c libc-top-half/musl/src/math/log2f_data.h libc-top-half/musl/src/math/log_data.c libc-top-half/musl/src/math/log_data.h libc-top-half/musl/src/math/logf.c libc-top-half/musl/src/math/logf_data.c libc-top-half/musl/src/math/logf_data.h libc-top-half/musl/src/math/pow.c libc-top-half/musl/src/math/pow_data.c libc-top-half/musl/src/math/pow_data.h libc-top-half/musl/src/math/powf.c libc-top-half/musl/src/math/powf_data.c libc-top-half/musl/src/math/powf_data.h Copyright: 2017-2018 Arm Limited License: Expat Files: libc-top-half/musl/src/setjmp/x32/longjmp.s libc-top-half/musl/src/setjmp/x32/setjmp.s libc-top-half/musl/src/setjmp/x86_64/longjmp.s libc-top-half/musl/src/setjmp/x86_64/setjmp.s libc-top-half/musl/src/thread/x32/__unmapself.s libc-top-half/musl/src/thread/x32/__set_thread_area.s libc-top-half/musl/src/thread/x86_64/__unmapself.s libc-top-half/musl/src/thread/x86_64/__set_thread_area.s Copyright: 2011-2012 Nicholas J. Kain License: Expat Files: libc-top-half/musl/src/math/__cos.c libc-top-half/musl/src/math/__cosl.c libc-top-half/musl/src/math/__rem_pio2.c libc-top-half/musl/src/math/__rem_pio2_large.c libc-top-half/musl/src/math/__rem_pio2l.c libc-top-half/musl/src/math/__sin.c libc-top-half/musl/src/math/__sinl.c libc-top-half/musl/src/math/acos.c libc-top-half/musl/src/math/acosl.c libc-top-half/musl/src/math/asin.c libc-top-half/musl/src/math/asinl.c libc-top-half/musl/src/math/atan2.c libc-top-half/musl/src/math/atan2l.c libc-top-half/musl/src/math/j0.c libc-top-half/musl/src/math/j1.c libc-top-half/musl/src/math/jn.c libc-top-half/musl/src/math/lgamma_r.c libc-top-half/musl/src/math/log10.c libc-top-half/musl/src/math/scalb.c Copyright: 1993 Sun Microsystems, Inc. 2008 Steven G. Kargl, David Schultz, Bruce D. Evans. License: Permissive-SunSoft Developed at SunSoft, a Sun Microsystems, Inc. business. Permission to use, copy, modify, and distribute this software is freely granted, provided that this notice is preserved. Files: libc-bottom-half/cloudlibc/src/include/_/cdefs.h libc-top-half/musl/src/complex/__cexp.c libc-top-half/musl/src/complex/__cexpf.c libc-top-half/musl/src/complex/cexp.c libc-top-half/musl/src/complex/cexpf.c libc-top-half/musl/src/complex/csqrt.c libc-top-half/musl/src/complex/csqrtf.c libc-top-half/musl/src/math/exp2l.c libc-top-half/musl/src/math/fmaf.c libc-top-half/musl/src/math/fmal.c Copyright: 2005-2011 David Schultz <das@FreeBSD.ORG> 2015-2017 Nuxi, https://nuxi.nl/ License: BSD-2-Clause Files: libc-top-half/musl/src/complex/ccosh.c libc-top-half/musl/src/complex/ccoshf.c libc-top-half/musl/src/complex/csinh.c libc-top-half/musl/src/complex/csinhf.c libc-top-half/musl/src/complex/ctanh.c libc-top-half/musl/src/complex/ctanhf.c Copyright: Copyright (c) 2005 Bruce D. Evans and Steven G. Kargl Copyright (c) 2011 David Schultz License: Permissive-copyright-notice-unmodified Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice unmodified, this list of conditions, and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: libc-top-half/musl/src/math/__tan.c libc-top-half/musl/src/math/__tandf.c libc-top-half/musl/src/math/__tanl.c Copyright: 2004 Sun Microsystems, Inc. 2008 Steven G. Kargl, David Schultz, Bruce D. Evans. License: Permissive-Simple Permission to use, copy, modify, and distribute this software is freely granted, provided that this notice is preserved. Files: libc-top-half/musl/src/regex/regcomp.c libc-top-half/musl/src/regex/regexec.c libc-top-half/musl/src/regex/tre.h Copyright: 2001-2009 Ville Laurikari <vl@iki.fi> License: BSD-2-Clause Files: libc-top-half/musl/src/complex/catanl.c libc-top-half/musl/src/math/log1pl.c libc-top-half/musl/src/math/__polevll.c libc-top-half/musl/src/math/powl.c libc-top-half/musl/src/complex/catanf.c libc-top-half/musl/src/math/tgammal.c libc-top-half/musl/src/math/logl.c libc-top-half/musl/src/math/log10l.c libc-top-half/musl/src/math/expm1l.c libc-top-half/musl/src/math/expl.c libc-top-half/musl/src/complex/catan.c libc-top-half/musl/src/math/log2l.c Copyright: 2008 Stephen L. Moshier <steve@moshier.net> License: ISC Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. . THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. Files: libc-top-half/musl/src/stdlib/qsort.c Copyright: 2011 Valentin Ochs License: Expat Files: libc-top-half/musl/src/crypt/crypt_blowfish.c Copyright: 1998-2014 Solar Designer License: Permissive-with-credit Redistribution and use in source and binary forms, with or without modification, are permitted. . There's ABSOLUTELY NO WARRANTY, express or implied. . It is my intent that you should be able to use this on your system, as part of a software package, or anywhere else to improve security, ensure compatibility, or for any other purpose. I would appreciate it if you give credit where it is due and keep your modifications in the public domain as well, but I don't require that in order to let you place this code and any modifications you make under a license of your choice. . This implementation is fully compatible with OpenBSD's bcrypt.c for prefix "$2b$", originally by Niels Provos <provos at citi.umich.edu>, and it uses some of his ideas. The password hashing algorithm was designed by David Mazieres <dm at lcs.mit.edu>. For information on the level of compatibility for bcrypt hash prefixes other than "$2b$", please refer to Files: libc-top-half/musl/src/include/uthash.h Copyright: 2003-2022 Troy D. Hanson License: Permissive Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: emmalloc/emmalloc.c Copyright: 2018 The Emscripten Authors. License: Expat Files: libc-top-half/musl/src/string/aarch64/memset.S Copyright: 2012-2020 Arm Limited. License: Expat Files: libc-top-half/musl/src/string/aarch64/memcpy.S Copyright: 2012-2020 Arm Limited. License: Expat Files: libc-top-half/musl/src/regex/tre-mem.c Copyright: 2001-2009 Ville Laurikari <vl@iki.fi> License: BSD-2-Clause Files: libc-top-half/musl/src/crypt/crypt_md5.c Copyright: 2003 Poul-Henning Kamp License: BSD-2-Clause Files: libc-top-half/musl/src/string/arm/memcpy.S Copyright: 2008 The Android Open Source Project License: BSD-2-Clause Files: libc-top-half/musl/src/crypt/crypt_des.c Copyright: Copyright (c) 1994 David Burren Copyright (c) 2000,2002,2010,2012 Solar Designer License: BSD-3-Clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the author nor the names of other contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: BSD-2-Clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: Apache-2.0-with-LLVM-Exceptions See /usr/share/common-licenses/Apache-2.0 for the complete license text of the Apache-2.0 license. . As an exception, if, as a result of your compiling your source code, portions of this Software are embedded into an Object form of such source code, you may redistribute such embedded portions in such Object form without complying with the conditions of Sections 4(a), 4(b) and 4(d) of the License. . In addition, if you combine or link compiled forms of this Software with software that is licensed under the GPLv2 ("Combined Software") and if a court of competent jurisdiction determines that the patent provision (Section 3), the indemnity provision (Section 9) or other Section of the License conflicts with the conditions of the GPLv2, you may retroactively and prospectively choose to deem waived or otherwise exclude such Section(s) of the License, but only in their entirety and only with respect to the Combined Software. License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. License: Apache-2.0 Debian systems provide the Apache 2.0 license in /usr/share/common-licenses/Apache-2.0 |
Timestamp: 20.10.2024 / 10:02:21 (UTC)