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
8635 1151 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
 
8634 1151 d 18 h turbocat /programs/system/shell/ SHELL:
- Added new SC_PING api
- Renamed from SC_GET_PID to SC_PID
 
8633 1152 d 5 h turbocat /programs/system/shell/ SHELL:
- Added new API: SC_GET_PID
- Fixed data type pid - unsigned int.
- Fixed cmd_ps output pid;
 
8632 1152 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 1152 d 7 h maxcodehack /contrib/kolibri-libc/linuxtools/ [klibc] Add mkexp tool  
8630 1152 d 9 h maxcodehack /contrib/kolibri-libc/ [klibc] remove asm inc duplicates  
8629 1152 d 12 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 1153 d 5 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 1153 d 6 h turbocat /contrib/kolibri-libc/source/stdio/ kolibri-libc:
- Fix fwrite and fread working with a void pointer.
 
8626 1153 d 6 h turbocat /programs/develop/ktcc/trunk/lib/ ktcc:
- deleted libc.obj loader
 
8625 1153 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 1153 d 8 h Boppan /contrib/kolibri-libc/source/stdio/ kolibri-libc: Reimplement fgets, fputc, fputs, fread and fwrite

Now it follows the POSIX specification better.
 
8623 1153 d 8 h Boppan /contrib/kolibri-libc/source/include/ kolibri-libc: Add fs error codes to ksys.h  
8622 1153 d 9 h Boppan /contrib/kolibri-libc/ Relocate kolibri-libc from GitHub  
8621 1154 d 5 h turbocat /programs/develop/ktcc/trunk/lib/libc.obj/ libc.obj.a(ktcc) :
- Added makefile
- Added mklib tools
- Fixed build
 
8620 1154 d 9 h Boppan /programs/develop/clink/ [clink] Return zero (success)  
8619 1155 d 9 h maxcodehack /contrib/ uPDF: move libjbig2dec and libopenjpeg to sdk/sources  
8618 1155 d 11 h Boppan /programs/develop/clink/ [clink] Fill BSS section by zeroes  
8617 1158 d 8 h maxcodehack /programs/fs/minizip/ minizip: Use zlib as dynamic lib (smaller program's size)  
8616 1158 d 10 h maxcodehack /programs/fs/minizip/ Fix build and smaller size (-Os)  

Show All