[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Wed Jan 6 14:13:17 CET 2010
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 10/01/06 14:13:17
Modified files:
cm3/m3-libs/m3core/src/unix/Common/: Unix.i3
cm3/m3-libs/m3core/src/unix/cygwin/: Usysdep.i3
cm3/m3-libs/m3core/src/unix/darwin-common/: Usysdep.i3
cm3/m3-libs/m3core/src/unix/freebsd-common/: Usysdep.i3
cm3/m3-libs/m3core/src/unix/hpux-common/: Usysdep.i3
cm3/m3-libs/m3core/src/unix/interix-common/: Usysdep.i3
cm3/m3-libs/m3core/src/unix/linux-common/: Usysdep.i3
cm3/m3-libs/m3core/src/unix/netbsd-common/: Usysdep.i3
cm3/m3-libs/m3core/src/unix/openbsd-common/: Usysdep.i3
cm3/m3-libs/m3core/src/unix/solaris-common/: Usysdep.i3
Log message:
MaxPathLen is apparently 1024 everywhere, except Irix 4096
For now remove it from Usysdep.
Maybe in future we exactly undo this.
Maybe in future all MaxPathLen uses are in C.
Maybe in future all MaxPathLen users allow any length (heap allocated).
Maybe in future we raise it to 4096 everywhere (I believe cygwin
actually supports 32K)
More information about the M3commit
mailing list