util.pposix: Correctly handle 'unlimited' limits (RLIM_INFINITY), by returning and...
authorMatthew Wild <mwild1@gmail.com>
Sat, 29 Jun 2013 13:45:38 +0000 (14:45 +0100)
committerMatthew Wild <mwild1@gmail.com>
Sat, 29 Jun 2013 13:45:38 +0000 (14:45 +0100)
commite03f45c7d356d7907441684eb60581cc1f5d8c71
tree3fc4f689cb8e65a803220377b352188fcb80c8a8
parentd096187cc87ee541527b349bc48024323673b270
util.pposix: Correctly handle 'unlimited' limits (RLIM_INFINITY), by returning and accepting the string 'unlimited' in get/setrlimit()
util-src/pposix.c