This website requires JavaScript.
Explore
Help
Sign In
greg
/
no-more-secrets-rust
Watch
1
Star
0
Fork
0
You've already forked no-more-secrets-rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
37
Commits
2
Branches
0
Tags
387
KiB
C
64.4%
Rust
24.2%
Roff
6.8%
Makefile
4.6%
4ccde16721
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Brian Barto
4ccde16721
No need to loop to increase buffer size when snprintf() tells me exactly how much space I need.
...
modified: src/nms.c
2016-04-18 14:51:16 -04:00
bin
Changed up the Makefile a bit to make it simpler. Also changed it's location
2016-04-15 14:02:09 -04:00
obj
Changed up the Makefile a bit to make it simpler. Also changed it's location
2016-04-15 14:02:09 -04:00
src
No need to loop to increase buffer size when snprintf() tells me exactly how much space I need.
2016-04-18 14:51:16 -04:00
COPYING
Added license info
2016-04-05 17:08:56 -04:00
Makefile
Restructured the application file a bit.
2016-04-18 12:00:57 -04:00
README.md
Initial commit
2016-04-04 16:41:06 -04:00
README.md
no-more-secrets
TBD