summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authoragc <agc>2004-12-29 12:16:56 +0000
committeragc <agc>2004-12-29 12:16:56 +0000
commit7cf4d525d3734167b6209844cf1ea3cdd9ee399c (patch)
treede2a0a49decbbbe4acd1caeefcf2ed4cfdb54a7a /devel
parenta697986942b07a6d31726e43c2d016bc5753ccdf (diff)
downloadpkgsrc-7cf4d525d3734167b6209844cf1ea3cdd9ee399c.tar.gz
Pull in portability changes from src, and bump version to 20041226:
Introduce a new abstraction in the C code, called MaxPathSize. All previous occurrences of MAXPATHLEN and FILENAME_MAX have been changed to use MaxPathSize instead. If MAXPATHLEN is not defined, then assume a default value of 1024 (this is primarily for use on the Hurd). The reason for this is that some older platforms define FILENAME_MAX to be 14, although MAXPATHLEN is 1024. On BSD-derived systems, FILENAME_MAX And MAXPATHLEN are both 1024. Bump pkg_install version to 20041226. These modifications have been tested so far on a NetBSD-current bulk build.
Diffstat (limited to 'devel')
0 files changed, 0 insertions, 0 deletions