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
8641 1136 d 18 h turbocat /contrib/kolibri-libc/loader/ kolibri-libc:
- Added new symbols
- Added build.sh for loader
 
8640 1136 d 19 h turbocat /contrib/kolibri-libc/ kolibri-libc:
- Added mkexp binary
- Deleted exports.c
- Fixed mkexp and added to Makefile
 
8636 1141 d 8 h maxcodehack /contrib/kolibri-libc/linuxtools/ [klibc][kgcc] Undef 'linux' and define 'kolibri'  
8635 1141 d 19 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 1142 d 8 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 1142 d 8 h maxcodehack /contrib/kolibri-libc/linuxtools/ [klibc] Add mkexp tool  
8630 1142 d 11 h maxcodehack /contrib/kolibri-libc/ [klibc] remove asm inc duplicates  
8629 1142 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 1143 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 1143 d 7 h turbocat /contrib/kolibri-libc/source/stdio/ kolibri-libc:
- Fix fwrite and fread working with a void pointer.
 
8625 1143 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 1143 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 1143 d 9 h Boppan /contrib/kolibri-libc/source/include/ kolibri-libc: Add fs error codes to ksys.h  
8622 1143 d 10 h Boppan /contrib/kolibri-libc/ Relocate kolibri-libc from GitHub  
8619 1145 d 11 h maxcodehack /contrib/ uPDF: move libjbig2dec and libopenjpeg to sdk/sources  
8611 1149 d 19 h maxcodehack /contrib/sdk/sources/newlib/libc/include/sys/ sys/kos.h: more neat +sysfn36 +ZPOS  
8610 1149 d 19 h maxcodehack / Add new syscall wrapper - sys/kos.h
Fridge: improve and move to sys/kos.h
 
8597 1155 d 7 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Fixed too long delay in the menu.
 
8596 1157 d 8 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Added missing sources
- The window now opens in the center of the screen.
 
8595 1157 d 9 h turbocat /contrib/sdk/sources/newlib/libc/include/ - Fix max_screen_size() function in kos32sys.h  

Show All