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
8642 1150 d 3 h turbocat /contrib/kolibri-libc/source/ kolibri-libc:
- Fixed build libc.obj
 
8641 1150 d 4 h turbocat /contrib/kolibri-libc/loader/ kolibri-libc:
- Added new symbols
- Added build.sh for loader
 
8640 1150 d 5 h turbocat /contrib/kolibri-libc/ kolibri-libc:
- Added mkexp binary
- Deleted exports.c
- Fixed mkexp and added to Makefile
 
8639 1152 d 23 h Boppan /programs/develop/clink/ clink: Remove unuseful binary file  
8638 1153 d 1 h Kenshin /programs/system/shell/ Shell: docs are updated  
8637 1153 d 1 h Kenshin /programs/system/shell/ SHELL: shell.inc now suports sc_ping & sc_pid functions  
8636 1154 d 19 h maxcodehack /contrib/kolibri-libc/linuxtools/ [klibc][kgcc] Undef 'linux' and define 'kolibri'  
8635 1155 d 5 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 1155 d 6 h turbocat /programs/system/shell/ SHELL:
- Added new SC_PING api
- Renamed from SC_GET_PID to SC_PID
 
8633 1155 d 17 h turbocat /programs/system/shell/ SHELL:
- Added new API: SC_GET_PID
- Fixed data type pid - unsigned int.
- Fixed cmd_ps output pid;
 
8632 1155 d 18 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 1155 d 19 h maxcodehack /contrib/kolibri-libc/linuxtools/ [klibc] Add mkexp tool  
8630 1155 d 21 h maxcodehack /contrib/kolibri-libc/ [klibc] remove asm inc duplicates  
8629 1155 d 23 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 1156 d 17 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 1156 d 18 h turbocat /contrib/kolibri-libc/source/stdio/ kolibri-libc:
- Fix fwrite and fread working with a void pointer.
 
8626 1156 d 18 h turbocat /programs/develop/ktcc/trunk/lib/ ktcc:
- deleted libc.obj loader
 
8625 1156 d 18 h turbocat /contrib/kolibri-libc/ kolibri-libc:
- Added example program
- Delete trash files
- Added libc.obj loader (will be removed from ktcc)
 
8624 1156 d 19 h Boppan /contrib/kolibri-libc/source/stdio/ kolibri-libc: Reimplement fgets, fputc, fputs, fread and fwrite

Now it follows the POSIX specification better.
 
8623 1156 d 20 h Boppan /contrib/kolibri-libc/source/include/ kolibri-libc: Add fs error codes to ksys.h  

Show All