abi-testing.rst 746 B

12345678910111213141516171819202122
  1. .. SPDX-License-Identifier: GPL-2.0
  2. ABI testing symbols
  3. ===================
  4. Documents interfaces that are felt to be stable,
  5. as the main development of this interface has been completed.
  6. The interface can be changed to add new features, but the
  7. current interface will not break by doing this, unless grave
  8. errors or security problems are found in them.
  9. Userspace programs can start to rely on these interfaces, but they must
  10. be aware of changes that can occur before these interfaces move to
  11. be marked stable.
  12. Programs that use these interfaces are strongly encouraged to add their
  13. name to the description of these interfaces, so that the kernel
  14. developers can easily notify them if any changes occur.
  15. .. kernel-abi:: testing
  16. :no-files: