index
:
wasix-libc.git
main
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-08-31
Fix getsockname calling sock_addr_peer instead of sock_addr_local
Arshia Ghafoori
2023-08-31
Fix serialization of timeval at syscall boundary
Arshia Ghafoori
2023-08-24
Merge pull request #15 from wasix-org/append-builtins
ptitSeb
2023-08-24
Add clang builtin symbols to libc.a
Arshia Ghafoori
2023-08-22
Merge pull request #10 from xbjfk/main
ptitSeb
2023-08-22
Merge pull request #14 from wasix-org/rust-wasm-signal-workaround
ptitSeb
2023-08-22
Make inner functions static
Arshia Ghafoori
2023-08-22
Merge branch 'main' into rust-wasm-signal-workaround
Arshia Ghafoori
2023-08-18
Rework default signal handlers to avoid fprintf in rust (see #13)
Arshia Ghafoori
2023-08-17
Changed getsockname to allow handling of pipe fd
ptitSeb
2023-08-14
Added gethostbyname_r too
ptitSeb
2023-08-02
Added more network functions and structs fields to have more program buildabl...
ptitSeb
2023-08-02
Enabled popen/pclose on wasix (and use __wasilibc_environ)
ptitSeb
2023-08-02
Added popen/pclose function
ptitSeb
2023-07-24
Wired sysconf _SC_NPROCESSORS_CONF and _SC_NPROCESSORS_ONLN using __wasi_thre...
ptitSeb
2023-07-11
Fixed preopenned dir prefix handling
ptitSeb
2023-06-30
signal.h: fix usage on C++
Reagan Bohan
2023-06-22
Switched from polling functions to epoll
Johnathan Sharratt
2023-06-21
Merge branch 'main' of github.com:wasix-org/wasix-libc
Johnathan Sharratt
2023-06-21
Modified the callback registration function
Johnathan Sharratt
2023-06-20
Merge pull request #8 from wasix-org/add_inet_ntoa_function
ptitSeb
2023-06-20
Added tzset to time header as it's already part of the build
ptitSeb
2023-06-20
Added realpath to wasix build
ptitSeb
2023-06-20
Merge branch 'main' of github.com:wasix-org/wasix-libc
Johnathan Sharratt
2023-06-20
Adds readiness polling functions for sockets
Johnathan Sharratt
2023-06-19
Merge pull request #5 from wasix-org/add_inet_ntoa_function
ptitSeb
2023-06-19
Added pread and pwrite polling methods
Johnathan Sharratt
2023-06-19
Added the missing pending errno
Johnathan Sharratt
2023-06-19
Merge branch 'main' of github.com:wasix-org/wasix-libc
Johnathan Sharratt
2023-06-19
Added asynchronous IO syscalls using polling and wakers
Johnathan Sharratt
2023-06-19
Added asynchronous IO syscalls using polling and wakers
Johnathan Sharratt
2023-06-19
Removed submodule
Johnathan Sharratt
2023-06-19
Removed submodule
Johnathan Sharratt
2023-06-08
Added inet_ntoa function
ptitSeb
2023-05-29
Update CODE_OF_CONDUCT.md
Rudra
2023-05-26
Some changes to have curl running with minimal sources changes
ptitSeb
2023-05-26
small libc adjustment to prevent symlinks
Christoph Herzog
2023-05-25
build: Improve resilience of build scripts.
Christoph Herzog
2023-05-24
Fixed the 64bit build
Johnathan Sharratt
2023-05-25
Merge pull request #1 from waynr/cpython-compatibility-fixes
Johnathan Sharratt
2023-05-24
Revert "Makefile: reorganize a bit"
wayne warren
2023-05-24
cloudlibc: use htons and ntohs when converting between wasi and sockaddr types
wayne warren
2023-05-24
network: enable host name resolution functions
wayne warren
2023-05-24
examples: make readdir_tree actually print tree of directory
wayne warren
2023-05-24
lookup_name: implement using wasi
wayne warren
2023-05-24
expected: update defined and undefined symbols
wayne warren
2023-05-24
lookup_name.c: stub out wasi name_from_dns_search method
wayne warren
2023-05-24
lookup_serv.c: implement for wasi using services.c
wayne warren
2023-05-24
services.c: regenerate static struct initialization
wayne warren
2023-05-24
generate-services.py: include service[] count in add_entry calls
wayne warren
[prev]
[next]