[PATCH v2 6/6] support: Add support_create_temp_fifo

Andreas Schwab schwab@linux-m68k.org
Sat Dec 29 16:49:00 GMT 2018


On Dez 27 2018, Adhemerval Zanella <adhemerval.zanella@linaro.org> wrote:

> +/* Create a temporary fifo.  Return the opened file descriptor on
> +   success, or -1 on failure.  Write the file name to *FILENAME if
> +   FILENAME is not NULL.  In this case, the caller is expected to free
> +   *FILENAME.  */
> +int support_create_temp_fifo (const char *name, char **fifoname);

s/FILENAME/FIFONAME/

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."



More information about the Libc-alpha mailing list