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
9766 744 d 23 h turbocat /programs/develop/ktcc/trunk/ Update skipped files in previous commit  
9764 747 d 7 h vitalkrilov /programs/ Graph (branch: tcc_current): now you can provide a filename, when calling a program from shell, which should be opened on start.
tcc: ksys.h: added "const" to string argument of _ksys_debug_puts(...).
 
9725 796 d 10 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- Added pipe example;
- Fixed Makefile.
 
9656 831 d 13 h turbocat /programs/develop/ktcc/trunk/libc.obj/include/sys/ ksys.h : style violation fixed.  
9655 831 d 13 h turbocat /programs/develop/ktcc/trunk/libc.obj/include/sys/ ksys.h : added missing wrapper for sf 66.1 (thanks Vitalkrilov).  
9620 837 d 14 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- Unified stdcall and cdecl;
- Fixed clayer to use def format;
- Fixed build examples.
 
9558 847 d 20 h turbocat /programs/develop/ktcc/trunk/ ktcc: rollback to r9529  
9552 848 d 15 h turbocat /programs/develop/ktcc/trunk/libc.obj/include/ libc.obj: Fix clayer headers for work def.  
9463 857 d 15 h turbocat /programs/develop/ktcc/trunk/libc.obj/include/sys/ Fixed bug: https://board.kolibrios.org/viewtopic.php?f=24&p=77680#p77627 (thanks Coldy)  
9179 965 d 11 h turbocat /programs/develop/ktcc/trunk/libc.obj/include/sys/ libc.obj:
- Extra zero for use with gcc
 
9165 973 d 13 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- fixed fread bug
 
9137 987 d 11 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- Added atof function
- Added example for working with threads
 
9094 1007 d 7 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc,obj:
- changed wrapper names
 
9093 1007 d 8 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- restructured ksys.h
 
8818 1053 d 9 h turbocat /programs/develop/ktcc/trunk/libc.obj/ ktcc + libc.obj:
- ksys.h - added event mask enum
- samples - old examples updated
- delete junk files
 
8793 1053 d 17 h turbocat /programs/develop/ kolibri-libc:
Move to folder with tcc. Part 1
 
8730 1071 d 16 h turbocat /programs/develop/libraries/kolibri-libc/ kolibri-libc:
- Added ungetc, tollower and toupper to export
- Fixed ungetc emu
- Fixed file io functions
- Update file_io test
 
8718 1085 d 10 h turbocat /programs/develop/libraries/kolibri-libc/ kolibri-libc:
[include]
- ksys.h : fixed sruct name
- string.h: set memcpy, memset, and memove as static for libtcc
- stdio.h: added sscanf and ungetc
- stdint.h: added int64 limits
[stdio]
fixed *scanf functions
added ungetc functon
[lib]
- upated binaries
- added libtcc.a for tcc optimization
[crt]
- removed duplicate files
[samples]
- added fasm libc.obj example
- updated old examples
 
8705 1094 d 10 h turbocat /programs/develop/libraries/kolibri-libc/ kolibri-libc:
- Fixed fwrite.
- Added strcat to the export table.
- Fixed two functions in ksys.h.
- Added binaries for autobuild
 
8702 1095 d 13 h turbocat /programs/develop/libraries/kolibri-libc/include/sys/ kolibri-libc:
- Added function _ksys_load_pe_driver()
 

Show All