Difference between revisions of "Zlibc"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=zlibc |Short description=An on-fly auto-uncompressing C library. |Full description=Zlibc is a read-only compressed file-system emulation. It allows executables t...")
 
 
Line 15: Line 15:
  
 
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
 
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
 +
 +
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
  
 
----
 
----
Line 33: Line 35:
 
|Version download=https://zlibc.linux.lu/zlibc-0.9k.tar.gz
 
|Version download=https://zlibc.linux.lu/zlibc-0.9k.tar.gz
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2019/01/01
+
|Last review date=2019/01/02
 
|Submitted by=Bendikker
 
|Submitted by=Bendikker
 
|Submitted date=2019/01/01
 
|Submitted date=2019/01/01

Latest revision as of 08:26, 2 January 2019


[edit]

zlibc

https://www.gnu.org/software/zlibc/
An on-fly auto-uncompressing C library.

Zlibc is a read-only compressed file-system emulation. It allows executables to uncompress their data files on the fly. No kernel patch, no re-compilation of the executables and the libraries is needed. Using gzip -9, a compression ratio of 1:3 can easily be achieved! This program has (almost) the same effect as a (read-only) compressed file system.

This package overrides the "open" function (and other similar system call functions) of the C library. this package uses the LD_PRELOAD variable to redirect the dynamic linker to use the relevant functions of uncompress.o instead of the shared library. The behavior of the tools may be tuned using the /etc/zlibc.conf configurator file.





Licensing

License

Verified by

Verified on

Notes

Verified by

Bendikker

Verified on

1 January 2019




Leaders and contributors

Contact(s)Role
Alain Knaff developer


Resources and communication

AudienceResource typeURI
Debian (Ref)https://tracker.debian.org/pkg/zlibc
Downloadhttps://ftp.gnu.org/old-gnu/zlibc/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Downloadhttps://zlibc.linux.lu/download.html
Mailing Listhttps://www.zlibc.linux.lu/mailman/listinfo/zlibc
Generalhttps://zlibc.linux.lu/


Software prerequisites




Entry





"developer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.

















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.