view lib/write-any-file.h @ 40217:a315d09bcec4

alloca, tsearch-tests: Write NULL for the null pointer. * lib/alloca.c (i00afunc): Write NULL instead of 0. * tests/test-tsearch.c (mangle_tree): Likewise.
author Michal Privoznik <mprivozn@redhat.com>
date Sun, 03 Mar 2019 19:34:57 +0100
parents 24420da38757
children
line wrap: on
line source

#include <stdbool.h>
bool can_write_any_file (void);