Subversion Repositories Kolibri OS

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
9952 117 d 8 h turbocat / NewLib:
- Duplicate functionality files removed;
- Refactoring of file handling functions;
- Removed broken impliments.
Gears (C + TinyGL):
- Removed because it duplicates an existing example on Fasm and uses unsupported wrappers on the KOS API.
KosJS:
- Removed. The MuJS port is too old and not used anywhere. Support is not profitable.
Backy:
- Removed useless GCC version. Support is not profitable.
DGen-SDL and SQLite3
- Fix after removing broken "dirent.h".
Fridge:
- Moving the KOS API wrapper to avoid compilation errors.
Udis86, uARM and 8086tiny:
- Fix after removing redundant "kos_LoadConsole.h".
 
/contrib/sdk/sources/newlib/libc/sys/chdir.c
/contrib/sdk/sources/newlib/libc/sys/getcwd.c
/programs/games/fridge/kos.h
/contrib/sdk/sources/newlib/libc/Makefile.ebox
/contrib/sdk/sources/newlib/libc/dirent
/contrib/sdk/sources/newlib/libc/include/dirent.h
/contrib/sdk/sources/newlib/libc/include/kos32sys.h
/contrib/sdk/sources/newlib/libc/include/sys/dir.h
/contrib/sdk/sources/newlib/libc/include/sys/dirent.h
/contrib/sdk/sources/newlib/libc/include/sys/kos.h
/contrib/sdk/sources/newlib/libc/include/sys/kos_LoadConsole.h
/contrib/sdk/sources/newlib/libc/include/sys/kos_io.h
/contrib/sdk/sources/newlib/libc/include/sys/socket.h
/contrib/sdk/sources/newlib/libc/libc.def
/contrib/sdk/sources/newlib/libc/libc.orig.def
/contrib/sdk/sources/newlib/libc/sys/create.c
/contrib/sdk/sources/newlib/libc/sys/finfo.c
/contrib/sdk/sources/newlib/libc/sys/fsize.c
/programs/demos/gears
/programs/develop/backy/gcc_version
/programs/develop/kosjs
/contrib/other/8086tiny/8086tiny.c
/contrib/other/uarm/main_pc.c
/contrib/other/udcli/udcli.c
/contrib/sdk/sources/newlib/libc/Makefile
/contrib/sdk/sources/newlib/libc/Tupfile.lua
/contrib/sdk/sources/newlib/libc/crt/console.asm
/contrib/sdk/sources/newlib/libc/crt/crtdll.c
/contrib/sdk/sources/newlib/libc/include/sys/ksys.h
/contrib/sdk/sources/newlib/libc/include/sys/stat.h
/contrib/sdk/sources/newlib/libc/sdk/fasm/include/libc.inc
/contrib/sdk/sources/newlib/libc/sys/close.c
/contrib/sdk/sources/newlib/libc/sys/conio.c
/contrib/sdk/sources/newlib/libc/sys/fstat.c
/contrib/sdk/sources/newlib/libc/sys/ioread.c
/contrib/sdk/sources/newlib/libc/sys/iowrite.c
/contrib/sdk/sources/newlib/libc/sys/lseek.c
/contrib/sdk/sources/newlib/libc/sys/open.c
/contrib/sdk/sources/newlib/libc/sys/read.c
/contrib/sdk/sources/newlib/libc/sys/stat.c
/contrib/sdk/sources/newlib/libc/sys/write.c
/contrib/sdk/sources/sqlite3/Makefile
/contrib/sdk/sources/sqlite3/shell/Tupfile.lua
/contrib/sdk/sources/sqlite3/shell/shell.c
/programs/develop/libraries/newlib_example/main.c
/programs/emulator/dgen-sdl-1.33/system.c
/programs/games/fridge/fridge.c
8523 1211 d 13 h maxcodehack /contrib/other/8086tiny/ 8086tiny: newlib  
/contrib/other/8086tiny/console.c
/contrib/other/8086tiny/8086tiny.c
/contrib/other/8086tiny/Tupfile.lua
5203 3438 d 19 h clevermouse /contrib/other/8086tiny/ add 8086tiny to autobuild  
/contrib/other/8086tiny
/contrib/other/8086tiny/8086tiny.c
/contrib/other/8086tiny/Makefile
/contrib/other/8086tiny/Tupfile.lua
/contrib/other/8086tiny/console.c