add getrlimit and setrlimit wrappers
authorAndy Wingo <wingo@pobox.com>
Fri, 27 Mar 2009 22:06:41 +0000 (15:06 -0700)
committerAndy Wingo <wingo@pobox.com>
Fri, 27 Mar 2009 22:06:41 +0000 (15:06 -0700)
commit4ea9429edc9c95d521b68b9880b646a328650079
tree6244027aec12948f28892969438c32b7605d88a9
parent0b6d8fdc28ed8af56e93157179c305fef037e0a0
add getrlimit and setrlimit wrappers

* README: Some rewording.

* configure.in: Check for getrlimit and setrlimit.

* libguile/posix.h:
* libguile/posix.c: Add some getrlimit and setrlimit wrappers. They're
  documented, but I suspect something else has to be done to get them
  into the manual.
README
configure.in
libguile/posix.c
libguile/posix.h