Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
8635 1159 d 17 h turbocat /contrib/kolibri-libc/ kolibri-libc:
- Added shell_ping
- Added shell_get_pid
- Fixed malloc in stdlib.h
- Added check during SHELL init (uses shell_ping)
- getc is used like fgetc
 
8632 1160 d 6 h turbocat /contrib/kolibri-libc/ kolibri-libc:
- Added shell_printf
- Added shell functions to export table.
- Fixed libc.obj build(use mingw)
- Removed generated libc.obj-loader files
 
8631 1160 d 6 h maxcodehack /contrib/kolibri-libc/linuxtools/ [klibc] Add mkexp tool  
8630 1160 d 9 h maxcodehack /contrib/kolibri-libc/ [klibc] remove asm inc duplicates  
8629 1160 d 11 h turbocat /contrib/kolibri-libc/ kolibri-libc:
- Added shell apis(shell_api.h)
- Added functions for working with a named shared memory area(ksys.h).
- Fixed itoa
 
8628 1161 d 4 h turbocat /contrib/kolibri-libc/ kolibri-libc:
- Fix fputs and fgets fs error names(added KSYS prefix instead KOS)
- Added enum KSYS_MOUSE_POS
 
8627 1161 d 5 h turbocat /contrib/kolibri-libc/source/stdio/ kolibri-libc:
- Fix fwrite and fread working with a void pointer.
 
8625 1161 d 6 h turbocat /contrib/kolibri-libc/ kolibri-libc:
- Added example program
- Delete trash files
- Added libc.obj loader (will be removed from ktcc)
 
8624 1161 d 7 h Boppan /contrib/kolibri-libc/source/stdio/ kolibri-libc: Reimplement fgets, fputc, fputs, fread and fwrite

Now it follows the POSIX specification better.
 
8623 1161 d 7 h Boppan /contrib/kolibri-libc/source/include/ kolibri-libc: Add fs error codes to ksys.h  
8622 1161 d 8 h Boppan /contrib/kolibri-libc/ Relocate kolibri-libc from GitHub  
8619 1163 d 9 h maxcodehack /contrib/ uPDF: move libjbig2dec and libopenjpeg to sdk/sources  
8611 1167 d 17 h maxcodehack /contrib/sdk/sources/newlib/libc/include/sys/ sys/kos.h: more neat +sysfn36 +ZPOS  
8610 1167 d 17 h maxcodehack / Add new syscall wrapper - sys/kos.h
Fridge: improve and move to sys/kos.h
 
8597 1173 d 5 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Fixed too long delay in the menu.
 
8596 1175 d 6 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Added missing sources
- The window now opens in the center of the screen.
 
8595 1175 d 6 h turbocat /contrib/sdk/sources/newlib/libc/include/ - Fix max_screen_size() function in kos32sys.h  
8581 1186 d 3 h rgimad /contrib/C_Layer/ C_Layer: fixed some headers and code so that examples can build also with >= c99  
8580 1186 d 5 h superturbocat2001 /contrib/sdk/sources/newlib/libc/include/ - Rollback to revision 8543  
8573 1187 d 11 h superturbocat2001 /contrib/sdk/sources/newlib/libc/sys/ Fixed date in time() function newlibc  
8557 1192 d 13 h maxcodehack /contrib/games/ Upload Wolfenstein 3D sources  
8548 1197 d 17 h maxcodehack /contrib/other/sdldoom-1.10/ Remove unused file  
8547 1197 d 17 h maxcodehack /contrib/other/sdldoom-1.10/ Fix prior  
8546 1197 d 17 h maxcodehack / Remove open_watcom doom
Upload gcc sdldoom
 
8545 1198 d 6 h superturbocat2001 /contrib/C_Layer/ - Updated libimg loader.
- Updated kolibri_libimg.h.
- Added adapted libimg example from ktcc.
 
8544 1198 d 6 h superturbocat2001 /contrib/sdk/sources/newlib/libc/include/ - Added enumeration of kolibri events  
8538 1206 d 18 h superturbocat2001 /contrib/sdk/sources/newlib/libc/include/sys/ svn commit -m " newlibc reverted to revision 8522"  
8537 1207 d 4 h superturbocat2001 /contrib/sdk/sources/newlib/libc/include/sys/ - Fixed error codes for socket.h  
8527 1214 d 15 h maxcodehack /contrib/ Add zlib and jumpnbump to autobuild  
8526 1215 d 13 h maxcodehack /contrib/other/jumpnbump/ Upload Jump'n'Bump sources  
8523 1217 d 9 h maxcodehack /contrib/other/8086tiny/ 8086tiny: newlib  
8522 1217 d 10 h superturbocat2001 /contrib/ - Fixed network headers in newlibc and C_layer  
8520 1217 d 13 h maxcodehack / sdlquake: newlib  
8519 1217 d 16 h maxcodehack /contrib/sdk/sources/newlib/libc/include/sys/ Fix autobuild  
8518 1217 d 16 h maxcodehack / Move C header for console loading to newlib/libc/include  
8517 1217 d 17 h maxcodehack /contrib/other/kpm/ kpm: fix build  
8513 1218 d 8 h maxcodehack /contrib/other/lua-5.2.0/ Fix Lua autobuild (now it isn't crash)  
8506 1219 d 11 h maxcodehack /contrib/media/updf/ uPDF: set up libraries autobuild  
8505 1219 d 11 h maxcodehack /contrib/media/updf/ uPDF: clean  
8504 1219 d 11 h maxcodehack /contrib/sdk/sources/freetype/ Add freetype to autobuild