﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
5604	libcap-2.73	Bruce Dubbs	lfs-book	"New minor version.

Release notes for 2.73 - 2024-12-01 20:18:58 -0800

Bug fixes for libpsx changes in the 2.72 release.

- Some architectures do not support the system call 
  getdents(). More modern architectures only support 
  getdents64(), so use that. Patch provided by Xi Ruoyao.

- gettid() isn't consistently defined in all *libc's so 
  create a macro for using it in the libpsx sources.

- Fix some static analysis found issues from an analysis 
  performed on Fedora's libcap-2.71 release.

- Third attempt to get an executable cap package 
  runnable example into the documentation on go.pkg.dev.

  It still isn't working, but I think the issue is now 
  one for the go.dev website.

- Remove a redundant c.String() function since fmt.Println(c) 
  can figure this detail out.

- Freshen up setcap.c sources. Sort the argument help.

- Add go vet to the tests for cap and psx packages."	enhancement	closed	normal	12.3	Book	git	normal	fixed		
