a6d999ce9f
* err_* functions: Fix segfault caused by "ap" is used twice. Solution is to va_copy it and use copied "ap" for printing to stderr. Improve formatting (no empty lines in log files) * err_set_program_name: handle correctly NULL argument * log_mkpath function: avoid use of alloca(3) * hsh_pointer_compare function now follows -1/0/1 logic * Add more tests for log_*, err_*, hsh_* and set_* function
11 lines
266 B
Text
11 lines
266 B
Text
@comment $NetBSD: PLIST,v 1.4 2020/03/30 13:09:54 cheusov Exp $
|
|
include/maa.h
|
|
lib/libmaa.a
|
|
lib/libmaa.so
|
|
lib/libmaa.so.4
|
|
lib/libmaa.so.4.0
|
|
share/doc/libmaa/LICENSE
|
|
share/doc/libmaa/NEWS
|
|
share/doc/libmaa/README
|
|
share/doc/libmaa/TODO
|
|
share/doc/libmaa/libmaa.600dpi.ps
|