Refactoring KOSfuncs.inc #323

Open
opened 2026-01-27 23:35:56 +00:00 by mxlgv · 1 comment
Owner

Right now the file contains a lot of redundant stuff:

  • Constants for syscalls removed from the kernel;
  • Extra comments (explanation of functions already exists in the docs);
  • Alias ​​for compatibility;

This task may involve other components such as programs and libraries.

Right now the file contains a lot of redundant stuff: - Constants for syscalls removed from the kernel; - Extra comments (explanation of functions already exists in the docs); - Alias ​​for compatibility; This task may involve other components such as programs and libraries.
Owner

Also, this file does not contain constants for some of the current system calls described in the documentation.

  • 30.4
  • 30.5
  • 70.10
  • 80
Also, this file does not contain constants for some of the current system calls described in the documentation. - 30.4 - 30.5 - 70.10 - 80
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KolibriOS/kolibrios#323