This website requires JavaScript.
Explore
Help
Sign In
interesting
/
libui
Watch
1
Star
0
Fork
You've already forked libui
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4,250
Commits
7
Branches
8
Tags
10
MiB
b6a8d24c3e
Commit Graph
2 Commits
Author
SHA1
Message
Date
Pietro Gagliardi
644e188e05
And rewrote strncpy(), since strncpy_s() also exists. Now to test the build.
2019-05-31 10:38:47 -04:00
Pietro Gagliardi
1814745646
Wrote a wrapper for vsnprintf() that calls _vcsprintf()/vsnprintf_s() on Windows, because lol. I'm going to try switching from strcpy() to strncpy() for the other cases; let's see if this works.
2019-05-31 02:52:51 -04:00