kernel/isofs: Add all iso9660 number conversion routines

Operating Systems / DragonFlyBSD - zrj [gmail.com] - 29 January 2016 12:26 UTC

Mainly to remove 7.2.2 and 7.3.2 routines from lib/libstand.

While there, fix return type for 7.1.2 to be signed as per ISO9660.

This commit breaks sysutils/hal dport again, it should have been patched in the first place.

Taken-from: FreeBSD

0d1c136 kernel/isofs: Add all iso9660 number conversion routines.
lib/libstand/cd9660.c | 13 -------------
sys/vfs/isofs/cd9660/iso.h | 46 +++++++++++++++++++++++++++++++++++++++-----
2 files changed, 41 insertions(+), 18 deletions(-)

Upstream: gitweb.dragonflybsd.org


  • Share