This website requires JavaScript.
Explore
Help
Sign In
blankhex
/
bhlib-old
Archived
Watch
1
Star
0
Fork
0
You've already forked bhlib-old
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-04-17
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
5762484550ddf65c7d26515211534e200ec79536
bhlib-old
/
src
History
Mikhail Romanko
5762484550
Add thread sleep function
2024-06-10 22:39:24 +03:00
..
algo.c
Add documentation, expand error handling, implement file and buffer io
2024-06-03 22:11:05 +03:00
buffer.c
Fix warnings related to undefined defines and implicit casts
2024-06-08 12:26:31 +03:00
deflate.c
Sync to the latest version.
2024-04-23 23:45:43 +03:00
file_null.c
Add documentation, expand error handling, implement file and buffer io
2024-06-03 22:11:05 +03:00
file_posix.c
Add comments and documentation, rework open mode logic
2024-06-08 12:06:56 +03:00
file_win.c
Add comments and documentation, rework open mode logic
2024-06-08 12:06:56 +03:00
hashmap.c
Fix warnings related to undefined defines and implicit casts
2024-06-08 12:26:31 +03:00
io.c
Add documentation, expand error handling, implement file and buffer io
2024-06-03 22:11:05 +03:00
queue.c
Add documentation, expand error handling, implement file and buffer io
2024-06-03 22:11:05 +03:00
thread_null.c
Add thread sleep function
2024-06-10 22:39:24 +03:00
thread_posix.c
Add thread sleep function
2024-06-10 22:39:24 +03:00
thread_win.c
Add thread sleep function
2024-06-10 22:39:24 +03:00
thread.c
Implement TLS and spinlocks, fix bug in Windows threads
2024-06-10 22:24:57 +03:00