fstat(): Return a different st_ino each time instead of a fixed value
commit124b74117509598a394f9dbb2c8c825a2710712b
authorMark Seaborn <mrs@mythic-beasts.com>
Sun, 14 Jun 2009 13:44:35 +0000 (14 14:44 +0100)
committerMark Seaborn <mrs@mythic-beasts.com>
Sun, 14 Jun 2009 13:44:35 +0000 (14 14:44 +0100)
tree5416c56248d5c197b5b22f304d49185a5d31debc
parentb0321d6a34c3ef82c3643941935287f120934161
fstat(): Return a different st_ino each time instead of a fixed value

This is a hack to make Python's loading of extension modules work.
service_runtime/linux/nacl_host_desc.c