]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Introduce new field 'fts_bignum' which is 64bit long and will allow to
authorPawel Jakub Dawidek <pjd@FreeBSD.org>
Fri, 7 Jan 2005 00:06:20 +0000 (00:06 +0000)
committerPawel Jakub Dawidek <pjd@FreeBSD.org>
Fri, 7 Jan 2005 00:06:20 +0000 (00:06 +0000)
commit28644c1bbb42a2c9635e6200b2735688d3d508b9
tree37a097a0620ecd5d559bafa547fdf6516c8c32ee
parent72f0eb91047ec8a903e796a50e89432144a0b8b8
Introduce new field 'fts_bignum' which is 64bit long and will allow to
make utilities like du(1) 64bit-clean.
When this field is used, one cannot use 'fts_number' and 'fts_pointer'
fields.

This commit doesn't break API nor ABI.

This work is part of the BigDisk project:

http://www.FreeBSD.org/projects/bigdisk/

Discussed on: arch@
MFC after: 5 days
include/fts.h
lib/libc/gen/fts-compat.h