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
9230 910 d 15 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- added strtod();
- added "+" to fopen mode;
 
9137 988 d 9 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- Added atof function
- Added example for working with threads
 
9013 1028 d 11 h turbocat /programs/develop/ktcc/trunk/ kolibri-libc:
- added qsort and assert
- delete junk files
- updated libc loader
 
8793 1054 d 15 h turbocat /programs/develop/ kolibri-libc:
Move to folder with tcc. Part 1
 
8787 1056 d 2 h turbocat /programs/develop/libraries/kolibri-libc/ kolibri-libc:
- Fixed errno
- Fixed time functions and added new
- Socket functions are now in libraries
 
8744 1070 d 14 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 1071 d 5 h turbocat /programs/develop/libraries/kolibri-libc/ kolibri-libc
- Added srand and rand
- Added _libc_get_version
- Update libc.obj.a binary
 
8730 1072 d 14 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 1086 d 7 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
 
8687 1098 d 13 h turbocat /programs/develop/libraries/kolibri-libc/ Added git source kolibri-libc and
Configured autobuild