Subversion Repositories SvarDOS

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1577 231 d 20 h mateusz.viste /sved/trunk/ moved dos_write() to main sved.c file  
/sved/trunk/libc.c
/sved/trunk/libc.h
/sved/trunk/makefile
/sved/trunk/sved.c
/sved/trunk/sved.lnk
1576 231 d 20 h mateusz.viste /sved/trunk/ dos_resizeblock() moved to a pragma aux routine  
/sved/trunk/libc.c
/sved/trunk/libc.h
/sved/trunk/sved.c
1575 231 d 20 h mateusz.viste /sved/trunk/ moved couple of memory-related functions to main sved.c file  
/sved/trunk/libc.c
/sved/trunk/libc.h
/sved/trunk/sved.c
1574 231 d 20 h mateusz.viste /sved/trunk/ dos_read() moved to a pragma aux routine  
/sved/trunk/libc.c
/sved/trunk/libc.h
/sved/trunk/sved.c
1573 231 d 21 h mateusz.viste /sved/trunk/ dos_fclose() moved to a pragma aux routine  
/sved/trunk/libc.c
/sved/trunk/libc.h
/sved/trunk/sved.c
1572 231 d 21 h mateusz.viste /sved/trunk/ dos_allocmem and dos_freemem functions replaced by pragma aux routines  
/sved/trunk/libc.c
/sved/trunk/libc.h
/sved/trunk/sved.c
1571 231 d 22 h mateusz.viste /sved/trunk/ bzero() made slightly more compact  
/sved/trunk/libc.c
1568 233 d 10 h mateusz.viste /sved/trunk/ fmemmove: smaller footprint  
/sved/trunk/libc.c
/sved/trunk/libc.h
/sved/trunk/sved.c
1566 233 d 10 h mateusz.viste /sved/trunk/ optimized strlen() for smaller footprint  
/sved/trunk/libc.c
1565 233 d 11 h mateusz.viste /sved/trunk/ replaced fopen with an inline asm routine (smaller codesize)  
/sved/trunk/libc.c
/sved/trunk/sved.c
1560 233 d 11 h mateusz.viste / rollback of erronouse rev 1559  
/wmincrt
/help/help-br/title
/help/help-de/title
/help/help-en/title
/pkgnet/trunk/Makefile
/pkgnet/trunk/net.c
/pkgnet/trunk/pkgnet.c
/sved/tags/2023.4/sved.txt
/sved/trunk/libc.c
/sved/trunk/sved.c
1559 233 d 12 h mateusz.viste / added a directory for wmincrt by Bernd Boeckmann  
/wmincrt
/help/help-br/title
/help/help-de/title
/help/help-en/title
/pkgnet/trunk/Makefile
/pkgnet/trunk/net.c
/pkgnet/trunk/pkgnet.c
/sved/tags/2023.4/sved.txt
/sved/trunk/libc.c
/sved/trunk/sved.c
1558 233 d 12 h mateusz.viste /sved/trunk/ fixed BSS clearing (huge thanks to Bernd Boeckmann!)  
/sved/trunk/startup.asm
1557 233 d 18 h mateusz.viste /sved/trunk/ simplified a few functions for smaller footprint  
/sved/trunk/libc.c
/sved/trunk/libc.h
/sved/trunk/sved.c
1556 233 d 19 h mateusz.viste /sved/trunk/ replaced Open Watcom startup and clib by custom code (thx to Bernd Boeckmann for invaluable pointers about Watcom's startup)  
/sved/trunk/libc.c
/sved/trunk/libc.h
/sved/trunk/startup.asm
/sved/trunk/sved.lnk
/sved/trunk/makefile
/sved/trunk/sved.c
1555 234 d 11 h mateusz.viste /sved/trunk/ stdlib.h no longer needs to be included  
/sved/trunk/sved.c
1553 238 d 12 h mateusz.viste /sved/trunk/ documentation improved  
/sved/trunk/sved.txt
1552 238 d 22 h mateusz.viste /sved/trunk/ CTRL+X and CTRL+V were not marking the file as "modified"  
/sved/trunk/sved.c
/sved/trunk/sved.txt
1551 238 d 22 h mateusz.viste /sved/trunk/ take care to preserve the id of the file slot when closing/loading file  
/sved/trunk/sved.c
1550 238 d 23 h mateusz.viste /sved/trunk/ dropping two unnecessary far pointers  
/sved/trunk/sved.c

Show All