I see that FreeBSD and NetBSD support st_birthtime. I'm considering supporting these in findutils. Is there any interest in suporting (i.e. maintaining if I contribute a patch) this in stat-time.h?
If there is interest in maintaining the feature, how should we handle systems (like Linux) where this is not supported? By having the caller of stat-stime.h inline functions check HAVE_STRUCT_STAT_ST_BIRTHTIME itself? James.