This website requires JavaScript.
Explore
Help
Register
Sign In
KolibriOS
/
kolibrios
Watch
13
Star
14
Fork
12
You've already forked kolibrios
Code
Issues
113
Pull Requests
16
Actions
Projects
1
Releases
Wiki
Activity
files
42e77931bf8ad8c47b6f14c80af44826b89494d1
kolibrios
/
programs
/
develop
/
ktcc
/
libc.obj
/
source
/
stdio
History
Andrew
42e77931bf
Some checks failed
Build system / Check kernel codestyle (pull_request)
Successful in 25s
Details
Build system / Build (pull_request)
Failing after 27s
Details
develop/ktcc: Post-SVN tidy
...
- Move source code from `trunk` into program root directory. - Update build files.
2025-05-24 11:48:18 +01:00
..
clearerr.c
…
conio.c
…
debug_printf.c
…
fclose.c
…
feof.c
…
ferror.c
…
fflush.c
…
fgetc.c
…
fgetpos.c
…
fgets.c
…
fopen.c
…
format_print.c
…
format_print.h
…
fprintf.c
…
fputc.c
…
fputs.c
…
fread.c
…
freopen.c
…
fscanf.c
…
fseek.c
…
fsetpos.c
…
ftell.c
…
fwrite.c
…
getchar.c
…
gets.c
…
perror.c
…
printf.c
…
puts.c
…
remove.c
…
rename.c
…
rewind.c
…
scanf.c
…
setbuf.c
…
setvbuf.c
…
snprintf.c
…
sprintf.c
…
sscanf.c
…
strntoumax.c
…
tmpfile.c
…
tmpnam.c
…
ungetc.c
…
vfprintf.c
…
vprintf.c
…
vsnprintf.c
…
vsscanf.c
…