pkgsrc/devel/id-utils
lukem 516cbc6600 + In assert_writeable(), don't depend upon dirname(3) not modifying the
argument; POSIX allows this, even though the replacement lib/dirname.c
  (from glibc?) returns a strndup-ed strings *except* for the "." case.
  [mmm, possible memory leaks].  Instead, just implement most of guts of
  lib/dirname.c directly in assert_writeable(), always copy string, and
  always free it.  This fixes ``mkid -f /some/path/to/id''
+ Crank PKGREVISION.
2002-06-21 12:26:31 +00:00
..
patches + In assert_writeable(), don't depend upon dirname(3) not modifying the 2002-06-21 12:26:31 +00:00
DESCR Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
distinfo + In assert_writeable(), don't depend upon dirname(3) not modifying the 2002-06-21 12:26:31 +00:00
Makefile + In assert_writeable(), don't depend upon dirname(3) not modifying the 2002-06-21 12:26:31 +00:00
PLIST Introduce new framework for handling info files generation and installation. 2002-02-18 15:14:00 +00:00