serenity/Ports/jq/patches
2022-06-08 17:58:36 +01:00
..
0001-Make-configure-assume-all-dependencies-are-okay.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
0002-Make-jv_mem_alloc-return-a-dummy-allocation-for-zero.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
ReadMe.md Ports: Replace the jq config.sub patch with our download 2022-05-25 22:54:04 +01:00

Patches for jq on SerenityOS

0001-Make-configure-assume-all-dependencies-are-okay.patch

Make configure assume all dependencies are okay

0002-Make-jv_mem_alloc-return-a-dummy-allocation-for-zero.patch

Make jv_mem_alloc() return a dummy allocation for zero-sized allocs

And make jv_mem_free() accept it.