SvarDOS
SvarDOS Packages
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
SvarDOS
(root)
/
/
pkg
/
trunk
/
libunzip.c
@ 862
– Rev 2235
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
2235
7 d 23 h
bernd.boeckmann
/pkg/trunk/
PKG: make it build under UNIX / OW2
1975
68 d 17 h
mateusz.viste
/pkg/trunk/
crc32 sums are initialized with a defined constant, no need to use a special function for that
1965
69 d 16 h
mateusz.viste
/pkg/trunk/
removed the kitten_printf() wrapper, replaced by proper svarlang calls
1964
69 d 17 h
mateusz.viste
/pkg/trunk/
removed malloc() for unzip operations, replaced by a static (reusable) buffer
1963
69 d 20 h
mateusz.viste
/pkg/trunk/
replaced all puts() calls with outputnl()
1609
342 d 18 h
mateusz.viste
/pkg/trunk/
reduced inflate() buffer from 32K to 12K to make SvarDOS installation work on an IBM PC with 256K of RAM
614
1001 d 13 h
mateuszviste
/pkg/
moved head files to trunk
613
1001 d 14 h
mateuszviste
/pkg/
replaced Kitten by SvarLANG
295
1358 d 2 h
mateuszviste
/pkg/
replaced compression methods magic values by proper defines
272
1366 d 20 h
mateuszviste
/pkg/
nls fixes
269
1366 d 21 h
mateuszviste
/
moved pkginst to pkg
268
1366 d 21 h
mateuszviste
/pkginst/
renamed pkginst to pkg
257
1367 d 19 h
mateuszviste
/pkginst/
removed useless headers
223
1377 d 20 h
mateuszviste
/pkginst/
cut out lzma support
219
1377 d 21 h
mateuszviste
/pkginst/
fdinst import from fdnpkg trunk