yelo_3 wrote:
> instead of using sprintf you should use
> #include <glib.h>
> char* path = g_strconcat("/sys/class/net/", iface, "/device/rf_kill",
> NULL);
> [...]
> g_free(path);
didn't want to make hal depend on glib but it seems that it does this
anyway so I will use this or g_strdup_printf()
_______________________________________________
NetworkManager-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/networkmanager-list
- Re: ipw srcipts for hal dragoran
- Re: ipw srcipts for hal yelo_3
- Re: ipw srcipts for hal dragoran
- Re: ipw srcipts for hal Dan Williams
- Re: ipw srcipts for hal dragoran
- Re: ipw srcipts for hal yelo_3
- Re: ipw srcipts for hal dragoran
- Re: ipw srcipts for hal yelo_3
- Re: ipw srcipts for hal dragoran
- Re: ipw srcipts for hal yelo_3
- Re: ipw srcipts for hal dragoran
- Re: ipw srcipts for hal yelo_3
- Re: ipw srcipts for hal dragoran
- Re: ipw srcipts for hal Dan Williams
- Re: ipw srcipts for hal dragoran
- Re: ipw srcipts for hal Dan Williams
- Re: ipw srcipts for hal dragoran
- Re: ipw srcipts for hal dragoran
- Re: ipw srcipts for hal dragoran
- Re: ipw srcipts for hal dragoran
- Re: ipw srcipts for hal dragoran
