[Patches] [ python-Patches-1180695 ] st_gen and st_birthtime support for FreeBSD
SourceForge.net
noreply at sourceforge.net
Mon Aug 15 00:03:28 CEST 2005
Patches item #1180695, was opened at 2005-04-11 15:04
Message generated for change (Comment added) made by loewis
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1180695&group_id=5470
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Core (C code)
Group: Python 2.4
Status: Closed
Resolution: Accepted
Priority: 7
Submitted By: Antti Louko (alouko)
Assigned to: Martin v. Löwis (loewis)
Summary: st_gen and st_birthtime support for FreeBSD
Initial Comment:
This patch implements nanosecond resolution in stat
results for FreeBSD systems. It also adds st_birthtime
and st_gen (only seen by root) fields.
Tested on FreeBSD 5.3
----------------------------------------------------------------------
>Comment By: Martin v. Löwis (loewis)
Date: 2005-08-15 00:03
Message:
Logged In: YES
user_id=21627
Please check again - the numbering of fields was wrong.
----------------------------------------------------------------------
Comment By: Michael Hudson (mwh)
Date: 2005-08-14 21:06
Message:
Logged In: YES
user_id=6656
I'm fairly sure it's this patch that has broken Python CVS HEAD, at least
on OS X. Some kind of refcounting snafu.
----------------------------------------------------------------------
Comment By: Martin v. Löwis (loewis)
Date: 2005-08-09 17:03
Message:
Logged In: YES
user_id=21627
Thanks for the patch. Committed as
configure 1.474
configure.in 1.487
pyconfig.h.in 1.108
libos.tex 1.165
NEWS 1.1332
posixmodule.c 2.338
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1180695&group_id=5470
More information about the Patches
mailing list