This website requires JavaScript.
Explore
Help
Register
Sign In
KolibriOS
/
kolibrios
Watch
15
Star
21
Fork
36
You've already forked kolibrios
Code
Issues
129
Pull Requests
31
Actions
2
Projects
1
Releases
Wiki
Activity
All Workflows
build.yaml
Actor
All actors
aabc2
ace-dent
b00bl1k
Burer
codewithchill
dannydod
Doczom
dunkaist
Egor00f
hrigar
IgorA
igorsh
iyzsong
keXa
Leency
lex_coder
lexsurkov
manh-td
Matou1306
Max
Mrcopytuo
mxlgv
npt-1707
rgimad
Sweetbread
Talkashie
Status
All status
Success
Failure
Waiting
Running
newlib: fix correction of repetitions in `ksys.h`
build.yaml #704
:
Commit
3db4982b25
pushed by
Egor00f
#355
2026-03-08 15:16:25 +00:00
17m40s
View workflow file
fix "secondgoes"`
build.yaml #703
:
Commit
e6e4872a4c
pushed by
Egor00f
#355
2026-03-08 14:37:46 +00:00
2m11s
View workflow file
libshell: update `shell_ping()`
build.yaml #702
:
Commit
b2e4b02806
pushed by
Egor00f
#354
2026-03-08 14:00:22 +00:00
19m19s
View workflow file
Merge branch 'libc.obj-add-shell-console-output' of https://git.kolibrios.org/egor00f/kolibrios into libc.obj-add-shell-console-output
build.yaml #695
:
Commit
7a2ada925a
pushed by
Egor00f
#354
2026-03-07 19:01:44 +00:00
9m53s
View workflow file
libc.obj: add copyright & delete `_exit.h` & fix tabs in `crt0.asm`
build.yaml #694
:
Commit
aa619aa602
pushed by
Egor00f
#340
2026-03-07 21:34:55 +00:00
1m31s
View workflow file
return `_ksys_exit()` to exit
build.yaml #693
:
Commit
cee31a6913
pushed by
Egor00f
#354
2026-03-07 17:01:43 +00:00
17m20s
View workflow file
libc.obj: add authorship && other
build.yaml #688
:
Commit
170fa3e1b0
pushed by
Egor00f
#338
2026-03-05 20:11:24 +00:00
16m59s
View workflow file
libc.obj: add authorship && other
build.yaml #687
:
Commit
c015e25eac
pushed by
Egor00f
#338
2026-03-05 19:09:09 +00:00
26s
View workflow file
libc.obj: add authorship && other
build.yaml #685
:
Commit
21205640b1
pushed by
Egor00f
#338
2026-03-05 19:11:42 +00:00
11m9s
View workflow file
libc.obj: add authorship && other
build.yaml #654
:
Commit
34e4ceef1e
pushed by
Egor00f
#338
2026-02-25 17:40:06 +00:00
16m51s
View workflow file
Merge branch 'main' into libc.obj--add-allocator
build.yaml #638
:
Commit
fe9eb967c8
pushed by
Egor00f
#338
2026-02-22 10:28:05 +00:00
16m42s
View workflow file
libc.obj: add `EXIT_``SUCCESS`/`FAILURE` to `stdlib.h`
build.yaml #637
:
Commit
9ce9864325
pushed by
Egor00f
#338
2026-02-22 10:03:43 +00:00
16m8s
View workflow file
libc.obj: malloc_test: use fprintf(stderr, ...
build.yaml #636
:
Commit
c40ecec087
pushed by
Egor00f
#338
2026-02-22 09:38:19 +00:00
32s
View workflow file
merge upstream
build.yaml #635
:
Commit
1d921ec087
pushed by
Egor00f
#341
2026-02-23 22:30:16 +00:00
9m40s
View workflow file
libc.obj: add `strtok_r`
build.yaml #634
:
Commit
d7f4fcd1a7
pushed by
Egor00f
#341
2026-02-22 09:38:24 +00:00
16m29s
View workflow file
translate comments
build.yaml #633
:
Commit
dc0da05c55
pushed by
Egor00f
#338
2026-02-22 09:46:03 +00:00
9m42s
View workflow file
libc.obj: add `atexit` test
build.yaml #632
:
Commit
275401c06a
pushed by
Egor00f
#340
2026-02-22 09:08:04 +00:00
23s
View workflow file
libc.obj: add `abort` && add `exit` and `_exit` to `stdlib.h` and `libc.def`
build.yaml #631
:
Commit
f675fd31b7
pushed by
Egor00f
#340
2026-02-22 09:03:45 +00:00
24s
View workflow file
libc.obj: add `atexit` and normal exit. add exit code save/read
build.yaml #630
:
Commit
ba8747e2ab
pushed by
Egor00f
#340
2026-02-22 09:12:48 +00:00
16m19s
View workflow file
libc.obj: add call `exit` after main && translate `crt0.asm` and convert it to UTF-8
build.yaml #629
:
Commit
0319a2d7cb
pushed by
Egor00f
#340
2026-02-22 08:45:37 +00:00
9m6s
View workflow file
libc.obj: add auto build `crt.o`
build.yaml #628
:
Commit
1c8f07be73
pushed by
Egor00f
#339
2026-02-23 23:36:54 +00:00
9m21s
View workflow file
lib.obj: kek fix
build.yaml #626
:
Commit
68c16f077e
pushed by
Egor00f
#338
2026-02-22 08:10:30 +00:00
9m47s
View workflow file
Merge branch 'main' into update-libc.obj
build.yaml #622
:
Commit
eec7ce3900
pushed by
Egor00f
#311
2026-02-20 14:49:59 +00:00
17m0s
View workflow file
libc.obj: fix `strtok` && update change path to exit code
build.yaml #621
:
Commit
2a5f192267
pushed by
Egor00f
#311
2026-02-20 13:26:47 +00:00
10m26s
View workflow file
Merge branch 'update-libc.obj' of https://git.kolibrios.org/Egor00f/kolibrios into update-libc.obj
build.yaml #620
:
Commit
89e26439d5
pushed by
Egor00f
#311
2026-02-19 07:19:35 +00:00
16m22s
View workflow file
libc.obj: add `strtok_s`
build.yaml #615
:
Commit
97e7404c9e
pushed by
Egor00f
#311
2026-02-16 18:30:07 +00:00
17m26s
View workflow file
libc.obj: some small changes
build.yaml #611
:
Commit
7505baa105
pushed by
Egor00f
#311
2026-02-04 13:06:40 +00:00
16m35s
View workflow file
libc.obj: fixes and optimizations for allocator && add new samples to sh build
build.yaml #610
:
Commit
cb29ecffb7
pushed by
Egor00f
#311
2026-02-04 07:58:58 +00:00
16m37s
View workflow file
libc.obj: translate `crt0.asm`
build.yaml #588
:
Commit
8e6c43113a
pushed by
Egor00f
#311
2026-01-24 06:22:31 +00:00
1m14s
View workflow file
Merge branch 'update-libc.obj' of https://git.kolibrios.org/Egor00f/kolibrios into update-libc.obj
build.yaml #587
:
Commit
eee5a71fdd
pushed by
Egor00f
#311
2026-01-22 11:33:33 +00:00
1m12s
View workflow file
First
Previous
1
2
Next
Last