update ksys.h #355

Open
Egor00f wants to merge 4 commits from Egor00f/kolibrios:update-ksys.h into main
Contributor

added system functions:

  • 18.10
  • 18.13
  • 18.15
  • 18.20
  • 18.22
  • 18.23
  • 18.24
  • 18.25
  • 21.2
  • 21.5
  • 21.11
  • 21.12
  • 22
  • 26.2
  • 26.5
  • 26.11
  • 26.12

and small fixes (it and extra comma here)

added system functions: + `18.10` + `18.13` + `18.15` + `18.20` + `18.22` + `18.23` + `18.24` + `18.25` + `21.2` + `21.5` + `21.11` + `21.12` + `22` + `26.2` + `26.5` + `26.11` + `26.12` and small fixes ([it](https://git.kolibrios.org/KolibriOS/kolibrios/commit/e6e4872a4c0199d5264a3b9085fb21c0163740ce) and extra comma [here](https://git.kolibrios.org/KolibriOS/kolibrios/src/commit/9fcf6b705f62c93f224ac32923e18284bfcd67d9/programs/develop/ktcc/trunk/libc.obj/include/sys/ksys.h#L1505))
Egor00f added 3 commits 2026-03-08 14:35:34 +00:00
added functions:
+ 18.10
+ 18.13
+ 18.15
+ 18.20
+ 18.22
+ 18.23
+ 18.24
+ 18.25
+ 21.2
+ 21.5
+ 21.11
+ 21.12
+ 22
+ 26.2
+ 26.5
+ 26.11
+ 26.12

fix extra comma in `ksys_draw_bitmap_palette`
added functions:
+ 18.10
+ 18.13
+ 18.15
+ 18.20
+ 18.22
+ 18.23
+ 18.24
+ 18.25
+ 21.2
+ 21.5
+ 21.11
+ 21.12
+ 22
+ 26.2
+ 26.5
+ 26.11
+ 26.12
fix "secondgoes"`
Some checks failed
Build system / Check kernel codestyle (pull_request) Successful in 21s
Build system / Build (pull_request) Failing after 2m10s
e6e4872a4c
Egor00f added 1 commit 2026-03-08 14:58:43 +00:00
newlib: fix correction of repetitions in ksys.h
Some checks failed
Build system / Check kernel codestyle (pull_request) Successful in 23s
Build system / Build (pull_request) Failing after 17m39s
3db4982b25
Author
Contributor

без очепяток никуда

без очепяток никуда
Some checks failed
Build system / Check kernel codestyle (pull_request) Successful in 23s
Required
Details
Build system / Build (pull_request) Failing after 17m39s
Required
Details
This pull request doesn't have enough required approvals yet. 0 of 2 official approvals granted.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u update-ksys.h:Egor00f-update-ksys.h
git checkout Egor00f-update-ksys.h
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KolibriOS/kolibrios#355