]> git.ipfire.org Git - thirdparty/cups.git/commit - cups/Makefile
Added a new cups_array_t and cupsArray*() functions to the CUPS
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Wed, 21 Sep 2005 20:59:01 +0000 (20:59 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Wed, 21 Sep 2005 20:59:01 +0000 (20:59 +0000)
commitedd05ffd4af3c0cbb8a270ba7ffa643b0a6f8b25
treebfa6044c6bd7a9311d3ffbf6a7d29e99d7f96568
parent30c804143094c5c51ed0a829bfc7dfaf4d182e58
Added a new cups_array_t and cupsArray*() functions to the CUPS
API to support sorted lists of data.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@4682 7a7537e8-13f0-0310-91df-b6672ffda945
CHANGES.txt
cups/Dependencies
cups/Makefile
cups/array.c [new file with mode: 0644]
cups/array.h [new file with mode: 0644]