Re: [RFC] Add kernel<->userspace ABI stability documentation

From: Nikita Danilov
Date: Tue Feb 28 2006 - 06:37:06 EST


Greg KH writes:

[...]

> +
> + stable/
> + This directory documents the interfaces that have determined to
> + be stable. Userspace programs are free to use these interfaces
> + with no restrictions, and backward compatibility for them will
> + be guaranteed for at least 2 years. Most simple interfaces
> + (like syscalls) are expected to never change and always be
> + available.

What about separating "stable" ("guaranteed for at least 2 years") and
"standard" (core unix interface is not going to change ever)?

Nikita.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/