]> git.ipfire.org Git - thirdparty/cups.git/commit
Add new array APIs, remove old private array header, update unit tests, update
authorMichael R Sweet <msweet@msweet.org>
Sun, 10 Sep 2023 22:48:17 +0000 (18:48 -0400)
committerMichael R Sweet <msweet@msweet.org>
Sun, 10 Sep 2023 23:06:34 +0000 (19:06 -0400)
commit4113ba07e122b1f72960d221f6c4a238dfd9a7ee
treeba30435be8c7367b634de16deef90ccd43ee3c1f
parentbd031cab107bc6d5ef417dc752807024b498b6f6
Add new array APIs, remove old private array header, update unit tests, update
ippfind to use new array and DNS-SD APIs, update other code as needed to not
use deprecated APIs.
28 files changed:
backend/Dependencies
backend/ipp.c
berkeley/Dependencies
cups/Dependencies
cups/Makefile
cups/array-private.h [deleted file]
cups/array.c
cups/array.h
cups/cups-private.h
cups/ppd-cache.c
cups/testarray.c
filter/Dependencies
locale/Dependencies
man/mantohtml.c
monitor/Dependencies
notifier/Dependencies
ppdc/Dependencies
scheduler/Dependencies
scheduler/client.c
scheduler/conf.c
scheduler/util.c
scheduler/util.h
systemv/Dependencies
tools/Dependencies
tools/ippeveprinter.c
tools/ippfind.c
vcnet/libcups2.vcxproj
vcnet/libcups2.vcxproj.filters