Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: basesrc



Lex Wennmacher writes:
> 
>      char *
>      svis(char *dst, int c, int flag, int nextc, const char *extra);
> 
>      int
>      strsvis(char *dst, const char *src, int flag, const char *extra);
> 
>      int
>      strsvisx(char *dst, const char *src, size_t len, int flag,
>              const char *extra);

Will we see the `unvis' equivalent of these?



Home | Main Index | Thread Index | Old Index