libc.obj: update exit #340

Open
Egor00f wants to merge 5 commits from Egor00f/kolibrios:libc.ob--update-exit into main

5 Commits

Author SHA1 Message Date
aa619aa602 libc.obj: add copyright & delete _exit.h & fix tabs in crt0.asm
Some checks failed
Build system / Check kernel codestyle (pull_request) Successful in 25s
Build system / Build (pull_request) Failing after 1m6s
2026-03-07 21:51:58 +05:00
275401c06a libc.obj: add atexit test
Some checks failed
Build system / Build (pull_request) Failing after 2s
Build system / Check kernel codestyle (pull_request) Successful in 23s
2026-02-22 14:07:38 +05:00
f675fd31b7 libc.obj: add abort && add exit and _exit to stdlib.h and libc.def
Some checks failed
Build system / Build (pull_request) Failing after 2s
Build system / Check kernel codestyle (pull_request) Successful in 24s
2026-02-22 14:03:16 +05:00
ba8747e2ab libc.obj: add atexit and normal exit. add exit code save/read
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 20s
Build system / Build (pull_request) Successful in 16m18s
2026-02-22 13:56:25 +05:00
0319a2d7cb libc.obj: add call exit after main && translate crt0.asm and convert it to UTF-8
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 1m16s
Build system / Build (pull_request) Successful in 9m3s
2026-02-22 13:35:37 +05:00