Rodrigo Kumpera 41221b3715 2009-01-08 Rodrigo Kumpera <[email protected]> 17 лет назад
..
minizip fd04772168 2008-11-06 Alan McGovern <[email protected]> 17 лет назад
ChangeLog 41221b3715 2009-01-08 Rodrigo Kumpera <[email protected]> 17 лет назад
Makefile.am 1e9a8e5d9c 2008-11-06 Alan McGovern <[email protected]> 17 лет назад
README.zlib c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 лет назад
adler32.c c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 лет назад
compress.c c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 лет назад
crc32.c c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 лет назад
crc32.h c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 лет назад
deflate.c c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 лет назад
deflate.h c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 лет назад
dirent.c 084bcac035 * dirent.c: NAME_MAX isn't defined on Solaris; fix the build. 18 лет назад
errno.c 37829d3208 * dirent.c, errno.c, fcntl.c, fstab.c, grp.c, macros.c, pwd.c, signal.c, 19 лет назад
fcntl.c 4f57ed04a9 * configure.in: Add checks for `struct flock`, `struct timespec`. 17 лет назад
fstab.c aaf6f0a816 * map.h: Flush; add Mono_Posix_Syscall__Utsname, Mono_Posix_Syscall_uname() 18 лет назад
grp.c c5a868627a * dirent.c, grp.c, pwd.c, stdio.c, syslog.c, unistd.c: Following in the 18 лет назад
gzio.c c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 лет назад
infback.c c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 лет назад
inffast.c c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 лет назад
inffast.h c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 лет назад
inffixed.h c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 лет назад
inflate.c c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 лет назад
inflate.h c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 лет назад
inftrees.c c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 лет назад
inftrees.h c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 лет назад
macros.c 37829d3208 * dirent.c, errno.c, fcntl.c, fstab.c, grp.c, macros.c, pwd.c, signal.c, 19 лет назад
map.c 690fe2e90d 2008-10-21 Bill Holmes <[email protected]> 17 лет назад
map.h 848c445e8e * map.h: Flush. 17 лет назад
mph.h aaf6f0a816 * map.h: Flush; add Mono_Posix_Syscall__Utsname, Mono_Posix_Syscall_uname() 18 лет назад
old-map.c a3e3afa3b6 * map-icalls.h: Added; auto-generated file which contains Mono_Posix_* 20 лет назад
old-map.h 50cd49c88c Integrate Mono.Posix OEE with Mono. 21 лет назад
pwd.c aaf6f0a816 * map.h: Flush; add Mono_Posix_Syscall__Utsname, Mono_Posix_Syscall_uname() 18 лет назад
serial.c 612109ef83 2008-09-14 Carlos Alberto Cortez <[email protected]> 17 лет назад
signal.c 41221b3715 2009-01-08 Rodrigo Kumpera <[email protected]> 17 лет назад
stdio.c 6a9029faf5 2007-11-01 Geoff Norton <[email protected]> 18 лет назад
stdlib.c 37829d3208 * dirent.c, errno.c, fcntl.c, fstab.c, grp.c, macros.c, pwd.c, signal.c, 19 лет назад
string.c 37829d3208 * dirent.c, errno.c, fcntl.c, fstab.c, grp.c, macros.c, pwd.c, signal.c, 19 лет назад
support-heap.c 5325d1020d Implement the heap stuff, move it to a separate file 20 лет назад
supportw.c c9756a7bdf * supportw.c (SendMessageA/GetWindowLongA): Return values to fix some 19 лет назад
supportw.h 05381e2173 2005-06-29 Gonzalo Paniagua Javier <[email protected]> 20 лет назад
sys-mman.c 37829d3208 * dirent.c, errno.c, fcntl.c, fstab.c, grp.c, macros.c, pwd.c, signal.c, 19 лет назад
sys-sendfile.c 37829d3208 * dirent.c, errno.c, fcntl.c, fstab.c, grp.c, macros.c, pwd.c, signal.c, 19 лет назад
sys-stat.c 37829d3208 * dirent.c, errno.c, fcntl.c, fstab.c, grp.c, macros.c, pwd.c, signal.c, 19 лет назад
sys-statvfs.c c0dfc5f803 * stdio.c: Some BSDs define clearerr(3) as a macro, so we need to cast 19 лет назад
sys-time.c 37829d3208 * dirent.c, errno.c, fcntl.c, fstab.c, grp.c, macros.c, pwd.c, signal.c, 19 лет назад
sys-utsname.c aaf6f0a816 * map.h: Flush; add Mono_Posix_Syscall__Utsname, Mono_Posix_Syscall_uname() 18 лет назад
sys-wait.c 9874935dd8 Do not depend on glib/types.h 19 лет назад
sys-xattr.c 37829d3208 * dirent.c, errno.c, fcntl.c, fstab.c, grp.c, macros.c, pwd.c, signal.c, 19 лет назад
syslog.c c5a868627a * dirent.c, grp.c, pwd.c, stdio.c, syslog.c, unistd.c: Following in the 18 лет назад
time.c a44ad6af84 * time.c: Add Mono_Posix_Syscall_nanosleep(). 17 лет назад
trees.c c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 лет назад
trees.h c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 лет назад
uncompr.c c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 лет назад
unistd.c c5a868627a * dirent.c, grp.c, pwd.c, stdio.c, syslog.c, unistd.c: Following in the 18 лет назад
utime.c 37829d3208 * dirent.c, errno.c, fcntl.c, fstab.c, grp.c, macros.c, pwd.c, signal.c, 19 лет назад
x-struct-str.c aaf6f0a816 * map.h: Flush; add Mono_Posix_Syscall__Utsname, Mono_Posix_Syscall_uname() 18 лет назад
zconf.h c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 лет назад
zlib.h c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 лет назад
zlib_macros.c 521d7dde5d This time only use the embedded zlib if we cant find a suitable zlib 19 лет назад
zutil.c c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 лет назад
zutil.h c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 лет назад

README.zlib


Unmodified sources for zlib-1.2.3 have been included with Mono, this
is used to support compression and uncompression in older Linux
systems that might have shipped older versions of zlib and to reduce
dependencies.

They were imported in Jan 4th 2006.