[rfc v3][4/6] Readlink as file I/O target operation
Pedro Alves
palves@redhat.com
Tue Jan 17 20:09:00 GMT 2012
Only minor nits:
On 01/17/2012 07:47 PM, Ulrich Weigand wrote:
> + /* Read value of symbolic link FILENAME on the remote target. Return
> + a null-terminated string allocated via xmalloc, or NULL if an error
> + occurs (and set *REMOTE_ERRNO). */
> + char *(*to_fileio_readlink) (const char *filename, int *remote_errno);
> +
s/the remote target/the target/
s/REMOTE_ERRNO/TARGET_ERRNO/.
s/remote_errno/target_errno/.
I spotted several instances of this in this patch.
--
Pedro Alves
More information about the Gdb-patches
mailing list