This website requires JavaScript.
Explore
Help
Register
Sign In
shishantbiswas
/
c3c
Watch
1
Star
1
Fork
0
You've already forked c3c
mirror of
https://github.com/c3lang/c3c.git
synced
2026-02-27 12:01:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
19963e4e19dc8ba84acd7ddacdb5c1d96c9cc291
c3c
/
lib
/
std
/
net
History
Christoffer Lerno
19963e4e19
Fix attributes for nested bitstructs. Add some functions to std::net
2023-02-19 23:35:02 +01:00
..
os
Support "typedef"
2023-02-14 16:49:27 +01:00
inetaddr.c3
Fix attributes for nested bitstructs. Add some functions to std::net
2023-02-19 23:35:02 +01:00
ipproto.c3
Updated errno. Socket constants and some functions added. Fix error when a macro returns a void! and that macro is in turn set to a return. Removed too permissive casts to subarrays.
2023-01-06 12:46:58 +01:00
net.c3
Add defaults to compare_exchange, small fix in printf. Disallow obviously wrong code that returns the pointer to a variable on the stack.
2023-02-18 12:21:15 +01:00
sock.c3
Updated errno. Socket constants and some functions added. Fix error when a macro returns a void! and that macro is in turn set to a return. Removed too permissive casts to subarrays.
2023-01-06 12:46:58 +01:00