[PATCH 06/25] Add struct scratch_buffer and its internal helper functions
Andreas Schwab
schwab@suse.de
Mon Mar 2 09:35:00 GMT 2015
Florian Weimer <fweimer@redhat.com> writes:
> +#pragma once
Don't use pragma once.
> + GLIBC_2.22 {
> + __libc_scratch_buffer_grow;
> + __libc_scratch_buffer_grow_preserve;
> + __libc_scratch_buffer_set_array_size;
Are they supposed to be used outside of glibc? Since scratch_buffer.h
isn't installed, it doesn't look like.
Andreas.
--
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."
More information about the Libc-alpha
mailing list