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
9767 774 d 5 h turbocat / ksys.h:
- Added to Newlib and should be in sync with the file from libc.obj;
- Added new wrappers.
 
9766 774 d 10 h turbocat /programs/develop/ktcc/trunk/ Update skipped files in previous commit  
9764 776 d 18 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 825 d 21 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- Added pipe example;
- Fixed Makefile.
 
9656 861 d 0 h turbocat /programs/develop/ktcc/trunk/libc.obj/include/sys/ ksys.h : style violation fixed.  
9655 861 d 0 h turbocat /programs/develop/ktcc/trunk/libc.obj/include/sys/ ksys.h : added missing wrapper for sf 66.1 (thanks Vitalkrilov).  
9620 867 d 1 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- Unified stdcall and cdecl;
- Fixed clayer to use def format;
- Fixed build examples.
 
9558 877 d 7 h turbocat /programs/develop/ktcc/trunk/ ktcc: rollback to r9529  
9552 878 d 2 h turbocat /programs/develop/ktcc/trunk/libc.obj/include/ libc.obj: Fix clayer headers for work def.  
9463 887 d 2 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 994 d 22 h turbocat /programs/develop/ktcc/trunk/libc.obj/include/sys/ libc.obj:
- Extra zero for use with gcc
 
9165 1003 d 0 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- fixed fread bug
 
9137 1016 d 23 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- Added atof function
- Added example for working with threads
 
9094 1036 d 19 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc,obj:
- changed wrapper names
 
9093 1036 d 19 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- restructured ksys.h
 
8818 1082 d 20 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 1083 d 4 h turbocat /programs/develop/ kolibri-libc:
Move to folder with tcc. Part 1
 
8730 1101 d 3 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 1114 d 21 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 1123 d 21 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
 

Show All