14 Apr
2008
14 Apr
'08
13:16
On Monday 14 April 2008 14:53:29 Michal Marek wrote:
do I have to add 1 for the leading slash and 1 for the terminating nul byte?). Also, in what case is this value different from 4096 on linux?
pathconf() gives you the buffer size needed; you don't need to add anything. The value on Linux is always 4096 (see include/linux/limits.h). Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org