ObjFW  Check-in [15dc72eb33]

Overview
Comment:configure: Use awk to find strings in binaries

QNX's grep doesn't support searching in binary files.

BusyBox's tr doesn't support -dc '[:print:]' to remove non-printable
characters from a binary.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 15dc72eb3379493266a5f5680f4ea695e94563cc77f6e362588de8f0beb46726
User & Date: js on 2024-04-14 21:28:02
Other Links: manifest | tags
Context
2024-04-14
22:59
configure: Use sed | grep instead of awk check-in: 22b11fa7e8 user: js tags: trunk
21:28
configure: Use awk to find strings in binaries check-in: 15dc72eb33 user: js tags: trunk
18:55
OFFileIRIHandler: Fix missing variable on Haiku check-in: 51dfaf9042 user: js tags: trunk
Changes