Improve doc of `getaffinity' and `setaffinity'.
authorLudovic Courtès <ludo@gnu.org>
Tue, 7 Dec 2010 21:56:07 +0000 (22:56 +0100)
committerLudovic Courtès <ludo@gnu.org>
Tue, 7 Dec 2010 22:13:20 +0000 (23:13 +0100)
commit3ae78cac88d38b9ab913ee0100b00ad1151db306
tree448b60520a8b47f9b3d3d9be4dd6d93be52beeb1
parent99dbafd66ace1b3c66b3e0f963411377627a62f8
Improve doc of `getaffinity' and `setaffinity'.

* doc/ref/posix.texi (Processes): Add cross-reference from `setaffinity'
  and `getaffinity' to the corresponding node in the glibc manual.

* libguile/posix.c (scm_getaffinity, scm_setaffinity): Likewise.
doc/ref/posix.texi
libguile/posix.c