]> git.ipfire.org Git - thirdparty/cups.git/commit
Copy string copy/concat/format changes from libcups v3.
authorMichael R Sweet <msweet@msweet.org>
Thu, 25 Jan 2024 02:22:55 +0000 (21:22 -0500)
committerMichael R Sweet <msweet@msweet.org>
Thu, 25 Jan 2024 02:22:55 +0000 (21:22 -0500)
commitf6cb90bf6ef3f81147041016601b8386dc5aedc3
treedc61d695747a97e1869db76955c242df3ca5cb61
parent881eab1ec12b2af1e14a45186b9e2b1dc6077bba
Copy string copy/concat/format changes from libcups v3.

Remove all unnecessary string function checks.

Remove old snprintf emulation functions (now require C99 which always has it)
15 files changed:
config-scripts/cups-common.m4
config.h.in
configure
cups/Dependencies
cups/Makefile
cups/cups.h
cups/debug.c
cups/snprintf.c [deleted file]
cups/string-private.h
cups/string.c
scheduler/log.c
vcnet/config.h
vcnet/libcups2.vcxproj
xcode/CUPS.xcodeproj/project.pbxproj
xcode/config.h