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
9204 962 d 7 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- Added vsprintf to export
- Added sdltest.c example
 
9189 975 d 6 h turbocat /programs/develop/ktcc/trunk/libc.obj/source/stdlib/ libc.obj: Fixed calloc function  
9165 990 d 7 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- fixed fread bug
 
9156 993 d 4 h turbocat /programs/develop/ktcc/trunk/libc.obj/source/stdio/ libc.obj:
- fixed return fwrite and fread as well as eof
 
9137 1004 d 5 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- Added atof function
- Added example for working with threads
 
9094 1024 d 1 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc,obj:
- changed wrapper names
 
9093 1024 d 1 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- restructured ksys.h
 
9081 1026 d 4 h turbocat /programs/develop/ktcc/trunk/libc.obj/source/ libc.obj:
strtol.с - removed existing definitions;
fgets.c - uses fread() to read;
gets.c - added additional check;
 
9013 1044 d 7 h turbocat /programs/develop/ktcc/trunk/ kolibri-libc:
- added qsort and assert
- delete junk files
- updated libc loader
 
8803 1070 d 9 h turbocat /programs/develop/ktcc/trunk/libc.obj/ Fixed build libc.obj  
8794 1070 d 10 h turbocat /programs/develop/ktcc/trunk/libc.obj/source/ libc.obj
Fixed build
 
8793 1070 d 10 h turbocat /programs/develop/ kolibri-libc:
Move to folder with tcc. Part 1
 
8790 1070 d 13 h turbocat /programs/develop/libraries/kolibri-libc/source/stdio/ kolibri-libc:
Fixed fseek return
 
8787 1071 d 22 h turbocat /programs/develop/libraries/kolibri-libc/ kolibri-libc:
- Fixed errno
- Fixed time functions and added new
- Socket functions are now in libraries
 
8744 1086 d 9 h turbocat /programs/develop/libraries/kolibri-libc/ kolibri-libc:
- Added full import console.obj
- Added dir.h
- Fixed dirent bug
- Added dirent example
- Fixed localtime bug.
 
8743 1087 d 1 h turbocat /programs/develop/libraries/kolibri-libc/ kolibri-libc
- Added srand and rand
- Added _libc_get_version
- Update libc.obj.a binary
 
8730 1088 d 10 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 1102 d 3 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 1111 d 3 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
 
8699 1114 d 1 h turbocat /programs/develop/libraries/kolibri-libc/ kolibri-libc:
- [KSYS] added functions for working with drivers.
- [SAMPLES] added an example of working with the tmpdisk.sys driver
- Misc: fixed Makefiles
 
8694 1114 d 7 h turbocat /programs/develop/libraries/kolibri-libc/source/ Fix autobuild: delete libc.obj in source  
8693 1114 d 7 h turbocat / Fix autobuild  
8689 1114 d 8 h turbocat /programs/develop/libraries/kolibri-libc/source/exports/ kolibri-libc:
Removed exports.c
 
8687 1114 d 8 h turbocat /programs/develop/libraries/kolibri-libc/ Added git source kolibri-libc and
Configured autobuild