Re: Adding more "gstdio" wrappers



On Sat, 2008-06-21 at 22:17 +0300, Tor Lillqvist wrote:
<snip>
> The list of new wrappers:
> 
> g_read(), g_write(), g_close(), g_seek(), g_tell(), g_dup(), g_dup2(),
> g_fileno(), g_pipe(), g_ftruncate()
> 
> g_stdin, g_stdout, g_stderr
> 
> g_fdopen(), g_setvbuf(), g_setbuf(), g_fread(), g_getc(), g_fgetc(),
> g_putc(), g_fputc(), g_fwrite(), g_scanf(), g_fscanf(), g_feof(),
> g_ferror(), g_fseek(), g_ftell(), g_rewind(), g_fflush(), g_fclose()
> 
> g_popen(), g_pclose();
> 
> Did I forget some?

Wouldn't most of those be deprecated in favour of their GIO equivalents?



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]