For now, avoid returning strerrno()-based exception string in FD.open() to
authorMatthew Mondor <mmondor@pulsar-zone.net>
Thu, 7 Jul 2005 00:11:17 +0000 (00:11 +0000)
committerMatthew Mondor <mmondor@pulsar-zone.net>
Thu, 7 Jul 2005 00:11:17 +0000 (00:11 +0000)
commit32a8332fbaab3ce6e2538b40ed34bde474440c96
treef9d8b38a0f8903d584a6dd6dffa88f675954f07d
parentb495c7fdf5401dbc6845519ca518e03227022939
For now, avoid returning strerrno()-based exception string in FD.open() to
prevent having the nls table always loaded by libc, until I fix libc to either
ignore/disable locale support or to cache nls info.
tests/js-test/src/classes/js_fd.c