Date: Thu, 1 Nov 2007 00:15:48 -0700 From: Yuri <yuri@rawbw.com> To: freebsd-questions@freebsd.org Cc: yuri@tsoft.com Subject: 'break' system call man page is missing? Message-ID: <1193901348.47297d249cb88@webmail.rawbw.com>
next in thread | raw e-mail | index | archive | help
I can't find man page for system call break. /usr/src/lib/libc/sys/ seems to have sources for many man pages but not for break. In the mean time in one case it fails for me with errno=22 (Invalid argument). Is it's argument (pointer) related to /proc/##/map? One of the blocks mentioned in this map file has upper limit equal to the argument pointer of break. What is the condition when errno=22 is returned? Thanks, Yuri
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1193901348.47297d249cb88>