index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libz
Age
Commit message (
Expand
)
Author
2019-02-04
- use -Wno-error=implicit-fallthrough with GCC7.
mrg
2017-07-03
Remove workaround for ancient HTML generation code.
wiz
2017-03-12
Update zlib version in pkgconfig file.
wiz
2017-01-10
Adapt to new zlib
christos
2014-03-18
Merge riastradh-drm2 to HEAD.
riastradh
2014-01-30
Install a pkg-config file for zlib.
wiz
2013-07-20
Use Mt for email addresses.
wiz
2012-03-21
These directories don't handle WARNS=5
matt
2012-03-15
Use Lk macro when dealing with URLs. Another part of PR/29238.
njoly
2010-03-22
Use .In instead of .Ar Pa
joerg
2009-03-12
Remove redundant physical markup. Don't workaround ancient macro argment
joerg
2007-05-28
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
tls
2006-01-14
use zlib-1.2.3
christos
2005-08-04
Return correct error on all zero length codes. Fix from Gentoo bug 94584.
tron
2005-04-17
PR/21167: Christian Biere: ctype function misuse.
christos
2005-02-05
revert zlib.h rev.1.15 (gzopenfull and gzdopenfull)
yamt
2004-05-01
oops; don't back out the minor number, just remove the functions.
mrg
2004-05-01
backout the changes made on 29th of january:
mrg
2004-03-05
Call it Adler-32 consistently. From jmc@openbsd.
wiz
2004-01-29
Use -literal instead of -unfilled Bds; replace OpenBSD with .Ox;
wiz
2004-01-29
add two functions to zlib: gzopenfull() and gzdopenfull() that both take
mrg
2003-10-03
Add zlib(3) provided by jmc@openbsd -- thank you!
wiz
2003-03-22
remove parameter names to avoid shadowing of globals.
christos
2003-03-18
in gzseek(), use fseeko() instead of fseek() to support full 64bit offset
jdolecek
2003-03-18
eliminate some const-castaways
jdolecek
2003-03-18
constify compress_block()
jdolecek
2003-03-18
const poisoning. There is no initialized read-write data in the static library
mycroft
2003-03-08
add RCSID
lukem
2003-03-05
Remove the HAS_* ifdefs which select [v]s{,n}printf. Always choose the
groo
2003-03-05
fix for potential buffer overflow in snprintf() (from OpenBSD)
christos
2003-01-28
success, not sucess. Noted by mjl.
wiz
2002-08-19
Explicitly move setting of NOxxx and USE_SHLIBDIR to the top of the
lukem
2002-05-29
I've been scolded for not bumping the minor, so there.
christos
2002-05-29
Add some extensions that pppdump needs. These do not affect functionality
christos
2002-05-07
Fix memory leak which occurs after an allocation failure.
tron
2002-03-11
Resolve (rcsid) conflicts.
fvdl
2002-03-11
Upgrade to zlib 1.1.4 (security fix)
fvdl
2001-12-28
* Add user-controlled mk.conf variables
lukem
2001-12-12
Readability cleanups; MKfoo=no -> NOfoo.
tv
2001-09-16
Spell 'occurred' with two 'r's.
wiz
2001-01-08
declare __P if missing
itojun
2001-01-08
do not declare OF() in header. use __P().
itojun
2000-10-04
Add format checking
sommerfeld
1999-11-13
Backout my libsa changes.
thorpej
1999-11-12
Sync with src/sys/lib/libz/zutil.h.
simonb
1999-10-26
fix backward-compatible upgrade function name. (__RENAME thing)
itojun
1999-10-26
increase shlib minor for z_off_t changes.
itojun
1999-10-26
make z_off_t into off_t, which used to be "long" by mistake.
itojun
1999-07-09
libz works much better when the examples aren't compiled into the
garbled
1999-07-03
Revert white space changes for imported sources.
simonb
[next]