Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
8629 1154 d 13 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 1155 d 7 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 1155 d 7 h turbocat /contrib/kolibri-libc/source/stdio/ kolibri-libc:
- Fix fwrite and fread working with a void pointer.
 
8625 1155 d 8 h turbocat /contrib/kolibri-libc/ kolibri-libc:
- Added example program
- Delete trash files
- Added libc.obj loader (will be removed from ktcc)
 
8624 1155 d 9 h Boppan /contrib/kolibri-libc/source/stdio/ kolibri-libc: Reimplement fgets, fputc, fputs, fread and fwrite

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