This website requires JavaScript.
Explore
Help
Sign In
mirror
/
json-c
Watch
1
Star
0
Fork
0
You've already forked json-c
mirror of
https://github.com/json-c/json-c.git
synced
2026-03-20 21:49:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d28ac67dde77566f53a97f22b4ea7cb36afe6582
json-c
/
apps
History
Eric Haszlakiewicz
6ee0a35a20
Fix #771/#768 by marking usage() as "noreturn" instead of using "FALLTHRU" in the case statement where it'd called.
2022-06-13 01:02:53 +00:00
..
cmake
Extend the CMakeLists.txt in the apps directory to be usable as a standalone build, to link against other versions of json-c.
2020-04-26 04:02:36 +00:00
CMakeLists.txt
Extend the CMakeLists.txt in the apps directory to be usable as a standalone build, to link against other versions of json-c.
2020-04-26 04:02:36 +00:00
json_parse.c
Fix #771/#768 by marking usage() as "noreturn" instead of using "FALLTHRU" in the case statement where it'd called.
2022-06-13 01:02:53 +00:00