Messages in this thread |  | | | Subject | Re: Is that an acceptable interface change? | | From | Arjan van de Ven <> | | Date | Mon, 06 Mar 2006 08:52:48 +0100 |
On Mon, 2006-03-06 at 02:17 +0100, Olivier Galibert wrote: > I'm looking at the changes in the asound.h file, and especially at > commit 512bbd6a85230f16389f0dd51925472e72fc8a91, and I've been > wondering if it's acceptable compatibility-wise. All the structures > passed through ioctl (and ALSA is 100% ioctl) have been renamed from > sndrv_* to snd_*. That breaks source compatibility but not binary > compatibility.
only if you are "stupid" enough to use kernel headers in your userspace! Which you shouldn't do normally
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |