summaryrefslogtreecommitdiff
path: root/rest-api
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2016-11-01 11:00:21 +0200
committerGeorge Joseph <gjoseph@digium.com>2016-11-01 12:22:53 -0500
commitc1c9487375f4dc80c5425a9ccfd407f3fa849ac3 (patch)
tree8cfa0db1e845ba40ff61a59888f3125012e8d5a7 /rest-api
parent42bd70b29f5673ffead10c70cc4096c1410f4144 (diff)
define PATH_MAX for HURD
PATH_MAX is not guaranteed to be defined. In parctice, all but the HURD define it to a constant. It is indeed not safe to assume there won't be longer paths and Asterisk generally does err safely on such cases. So even for HURD we'll just pretend PATH_MAX is 4096. ASTERISK-25070 #close Change-Id: I53d10ba18c34c132bcb640a5fd8e0da1d9b22db3
Diffstat (limited to 'rest-api')
0 files changed, 0 insertions, 0 deletions