Newer
Older
minerva / Ports / jq / patches / ReadMe.md
@minerva minerva on 13 Jul 312 bytes Initial commit
# Patches for jq on Minerva

## `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