Rafaël Carré wrote: > this provide access to e.g. strdup in glibc > this also gives access to glibc extensions such as asprintf or getline
I'm not sure if we want to use any non-standard library functions... At least availability of those should be checked in configure and replacement versions provided when functions are not available. There's already internal implementation of asprintf (str_printf()). _______________________________________________ libbluray-devel mailing list [email protected] http://mailman.videolan.org/listinfo/libbluray-devel
