1
0
mirror of https://github.com/SerenityOS/serenity synced 2024-07-09 10:40:45 +00:00
serenity/Ports/jq/patches
2024-04-17 19:43:35 +02:00
..
0001-Make-jv_mem_alloc-return-a-dummy-allocation-for-zero.patch Ports: Update jq to 1.7.1 2024-04-17 19:43:35 +02:00
0002-Fallback-to-bundled-strptime-implementation.patch Ports: Update jq to 1.7.1 2024-04-17 19:43:35 +02:00
ReadMe.md Ports: Update jq to 1.7.1 2024-04-17 19:43:35 +02:00

Patches for jq on SerenityOS

0001-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.

0002-Fallback-to-bundled-strptime-implementation.patch

Fallback to bundled strptime implementation