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
8718 1080 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 1089 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
 
8699 1092 d 18 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
 
8687 1093 d 2 h turbocat /programs/develop/libraries/kolibri-libc/ Added git source kolibri-libc and
Configured autobuild