Miguel de Icaza 53eebbf040 Fix 17 yıl önce
..
ChangeLog 86e1e90c83 2008-03-31 Miguel de Icaza <[email protected]> 18 yıl önce
Makefile.am aaf6f0a816 * map.h: Flush; add Mono_Posix_Syscall__Utsname, Mono_Posix_Syscall_uname() 18 yıl önce
README.zlib c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 yıl önce
adler32.c c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 yıl önce
compress.c c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 yıl önce
crc32.c c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 yıl önce
crc32.h c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 yıl önce
deflate.c c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 yıl önce
deflate.h c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 yıl önce
dirent.c 084bcac035 * dirent.c: NAME_MAX isn't defined on Solaris; fix the build. 18 yıl önce
errno.c 37829d3208 * dirent.c, errno.c, fcntl.c, fstab.c, grp.c, macros.c, pwd.c, signal.c, 19 yıl önce
fcntl.c 37829d3208 * dirent.c, errno.c, fcntl.c, fstab.c, grp.c, macros.c, pwd.c, signal.c, 19 yıl önce
fstab.c aaf6f0a816 * map.h: Flush; add Mono_Posix_Syscall__Utsname, Mono_Posix_Syscall_uname() 18 yıl önce
grp.c c5a868627a * dirent.c, grp.c, pwd.c, stdio.c, syslog.c, unistd.c: Following in the 18 yıl önce
gzio.c c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 yıl önce
infback.c c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 yıl önce
inffast.c c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 yıl önce
inffast.h c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 yıl önce
inffixed.h c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 yıl önce
inflate.c c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 yıl önce
inflate.h c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 yıl önce
inftrees.c c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 yıl önce
inftrees.h c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 yıl önce
macros.c 37829d3208 * dirent.c, errno.c, fcntl.c, fstab.c, grp.c, macros.c, pwd.c, signal.c, 19 yıl önce
map.c 34cacf1317 * map.h, map.c: Flush; add new ST_NOEXEC, ST_REMOUNT, and ST_BIND MountFlags 18 yıl önce
map.h e6832b669b * signal.c: Provide support functions for Mono.Unix.UnixSignal, which 18 yıl önce
mph.h aaf6f0a816 * map.h: Flush; add Mono_Posix_Syscall__Utsname, Mono_Posix_Syscall_uname() 18 yıl önce
old-map.c a3e3afa3b6 * map-icalls.h: Added; auto-generated file which contains Mono_Posix_* 20 yıl önce
old-map.h 50cd49c88c Integrate Mono.Posix OEE with Mono. 21 yıl önce
pwd.c aaf6f0a816 * map.h: Flush; add Mono_Posix_Syscall__Utsname, Mono_Posix_Syscall_uname() 18 yıl önce
serial.c 53eebbf040 Fix 17 yıl önce
signal.c 77ef2c253b * signal.c: SLES9 has glib 2.2, so we can't rely on g_atomic_int_*(). 18 yıl önce
stdio.c 6a9029faf5 2007-11-01 Geoff Norton <[email protected]> 18 yıl önce
stdlib.c 37829d3208 * dirent.c, errno.c, fcntl.c, fstab.c, grp.c, macros.c, pwd.c, signal.c, 19 yıl önce
string.c 37829d3208 * dirent.c, errno.c, fcntl.c, fstab.c, grp.c, macros.c, pwd.c, signal.c, 19 yıl önce
support-heap.c 5325d1020d Implement the heap stuff, move it to a separate file 20 yıl önce
supportw.c c9756a7bdf * supportw.c (SendMessageA/GetWindowLongA): Return values to fix some 19 yıl önce
supportw.h 05381e2173 2005-06-29 Gonzalo Paniagua Javier <[email protected]> 20 yıl önce
sys-mman.c 37829d3208 * dirent.c, errno.c, fcntl.c, fstab.c, grp.c, macros.c, pwd.c, signal.c, 19 yıl önce
sys-sendfile.c 37829d3208 * dirent.c, errno.c, fcntl.c, fstab.c, grp.c, macros.c, pwd.c, signal.c, 19 yıl önce
sys-stat.c 37829d3208 * dirent.c, errno.c, fcntl.c, fstab.c, grp.c, macros.c, pwd.c, signal.c, 19 yıl önce
sys-statvfs.c c0dfc5f803 * stdio.c: Some BSDs define clearerr(3) as a macro, so we need to cast 19 yıl önce
sys-time.c 37829d3208 * dirent.c, errno.c, fcntl.c, fstab.c, grp.c, macros.c, pwd.c, signal.c, 19 yıl önce
sys-utsname.c aaf6f0a816 * map.h: Flush; add Mono_Posix_Syscall__Utsname, Mono_Posix_Syscall_uname() 18 yıl önce
sys-wait.c 9874935dd8 Do not depend on glib/types.h 19 yıl önce
sys-xattr.c 37829d3208 * dirent.c, errno.c, fcntl.c, fstab.c, grp.c, macros.c, pwd.c, signal.c, 19 yıl önce
syslog.c c5a868627a * dirent.c, grp.c, pwd.c, stdio.c, syslog.c, unistd.c: Following in the 18 yıl önce
time.c 37829d3208 * dirent.c, errno.c, fcntl.c, fstab.c, grp.c, macros.c, pwd.c, signal.c, 19 yıl önce
trees.c c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 yıl önce
trees.h c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 yıl önce
uncompr.c c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 yıl önce
unistd.c c5a868627a * dirent.c, grp.c, pwd.c, stdio.c, syslog.c, unistd.c: Following in the 18 yıl önce
utime.c 37829d3208 * dirent.c, errno.c, fcntl.c, fstab.c, grp.c, macros.c, pwd.c, signal.c, 19 yıl önce
x-struct-str.c aaf6f0a816 * map.h: Flush; add Mono_Posix_Syscall__Utsname, Mono_Posix_Syscall_uname() 18 yıl önce
zconf.h c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 yıl önce
zlib.h c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 yıl önce
zlib_macros.c 521d7dde5d This time only use the embedded zlib if we cant find a suitable zlib 19 yıl önce
zutil.c c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 yıl önce
zutil.h c1b93c0908 Added zlib files to the build, it will be part of MonoSupport 19 yıl önce

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.