Re: Porting uptimed: Usage of daemon and replacement of NOFILE

2011-11-03 Thread Guillem Jover
Hi! On Tue, 2011-11-01 at 23:25:13 +0100, Svante Signell wrote: > On Tue, 2011-11-01 at 22:30 +0100, Guillem Jover wrote: > > and then use HAVE_GETDTABLESIZE. Also if there's no limit (-1) it's a > > bit harsh to exit(1). I'd code this for example like: > > I did not realize that -1 meant unlimit

[PATCH] Disable NFS translator & daemon when Sun RPC support is missing

2011-11-03 Thread Ludovic Courtès
Hello, The patch below disables building of the NFS translator and daemon when Sun/ONC RPC support is missing, as is the case with GNU libc 2.14+, and until TI-RPC actually is actually buildable on GNU. OK to apply? Thanks, Ludo’. diff --git a/Makefile b/Makefile index ad187d0..e0ba052 100644 -