This website requires JavaScript.
Explore
Help
Sign In
tenari
/
cbase
Watch
1
Star
0
Fork
0
You've already forked cbase
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
8
Commits
1
Branch
0
Tags
c17a8bfbd06d1a5f351db6a8a3efb439daa5b795
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Tenari
c17a8bfbd0
we need the null terminator to be present by default
2026-04-13 07:48:18 -05:00
all.h
stringChunkListsEq() + fix some i32 compares with u32
2026-04-11 10:46:13 -05:00
entry.c
base layer, mostly stolen
2026-04-04 09:15:37 -05:00
impl.c
base layer, mostly stolen
2026-04-04 09:15:37 -05:00
linux_os.c
base layer, mostly stolen
2026-04-04 09:15:37 -05:00
mac_os.c
i64 -> u64 + osFileXXX() works on both linux and mac I think
2026-04-10 07:46:09 -05:00
math.c
base layer, mostly stolen
2026-04-04 09:15:37 -05:00
memory.c
base layer, mostly stolen
2026-04-04 09:15:37 -05:00
os.c
base layer, mostly stolen
2026-04-04 09:15:37 -05:00
pthread_barrier.c
base layer, mostly stolen
2026-04-04 09:15:37 -05:00
pthread_barrier.h
base layer, mostly stolen
2026-04-04 09:15:37 -05:00
serialize.c
base layer, mostly stolen
2026-04-04 09:15:37 -05:00
string_chunk.c
we need the null terminator to be present by default
2026-04-13 07:48:18 -05:00
string.c
stringChunkListsEq() + fix some i32 compares with u32
2026-04-11 10:46:13 -05:00
tctx.c
base layer, mostly stolen
2026-04-04 09:15:37 -05:00
thread_context.h
base layer, mostly stolen
2026-04-04 09:15:37 -05:00
thread.c
base layer, mostly stolen
2026-04-04 09:15:37 -05:00
unix_os.c
stringChunkListsEq() + fix some i32 compares with u32
2026-04-11 10:46:13 -05:00
win32_os.c
i64 -> u64 + osFileXXX() works on both linux and mac I think
2026-04-10 07:46:09 -05:00
S
Description
No description provided
169
KiB
Languages
C
100%