paddybyers / node

evented I/O for v8 javascript
http://nodejs.org/
Other
91 stars 24 forks source link

Android does not support getgrnam_r and friends #3

Open paddybyers opened 12 years ago

paddybyers commented 12 years ago

Android only supports the "non-reentrant" variants of these calls.

Suggest adding a configure option to enable use of these variants.

Suggested change here:

https://github.com/paddybyers/node/commit/25d1b16f8738976236882cf69914c364abc1115c

paddybyers commented 12 years ago

The corresponding change for master:

https://github.com/paddybyers/node/commit/e7c0a69694d7f714f4ca18c6279fd665f9f76d4c