]> mj.ucw.cz Git - libucw.git/commitdiff
Use #include <ucw/...> instead of "ucw/..." (and similarly for the other libs)
authorMartin Mares <mj@ucw.cz>
Sat, 11 Feb 2012 20:29:31 +0000 (21:29 +0100)
committerMartin Mares <mj@ucw.cz>
Sat, 11 Feb 2012 20:29:31 +0000 (21:29 +0100)
211 files changed:
TODO
charset/charconv.c
charset/cs2cs.c
charset/fb-charconv.c
charset/mp-charconv.c
charset/mp-charconv.h
charset/setnames.c
charset/stk-charconv.c
charset/stk-charconv.h
charset/tocat.c
charset/toligatures.c
charset/tolower.c
charset/toupper.c
charset/unaccent.c
free/libs/examples/external/test.c
free/libs/examples/internal/test.c
images/color-tool.c
images/color.c
images/color.h
images/config.c
images/context.c
images/dup-cmp.c
images/dup-init.c
images/image-dup-test.c
images/image-sim-test.c
images/image-test.c
images/image-tool.c
images/image.c
images/images.h
images/io-libjpeg.c
images/io-libmagick.c
images/io-libpng.c
images/io-libungif.c
images/io-main.c
images/math.c
images/object.c
images/object.h
images/scale-gen.h
images/scale.c
images/sig-cmp.c
images/sig-dump.c
images/sig-init.c
images/sig-seg.c
images/sig-txt.c
shxml/common.c
shxml/dtd.c
shxml/dtd.h
shxml/internals.h
shxml/parse.c
shxml/source.c
shxml/xml-test.c
shxml/xml.h
ucw/adler32.c
ucw/alloc.c
ucw/alloc_str.c
ucw/asio.c
ucw/asio.h
ucw/asort-test.c
ucw/base224.c
ucw/base64.c
ucw/bbuf.c
ucw/bbuf.h
ucw/bigalloc.c
ucw/binheap-test.c
ucw/bit-ffs.c
ucw/bit-fls.c
ucw/bitsig.c
ucw/char-cat.c
ucw/char-lower.c
ucw/char-upper.c
ucw/conf-alloc.c
ucw/conf-dump.c
ucw/conf-input.c
ucw/conf-intr.c
ucw/conf-journal.c
ucw/conf-parse.c
ucw/conf-section.c
ucw/conf-test.c
ucw/eltpool.c
ucw/exitstatus.c
ucw/fastbuf.c
ucw/fb-atomic.c
ucw/fb-buffer.c
ucw/fb-direct.c
ucw/fb-file.c
ucw/fb-grow.c
ucw/fb-limfd.c
ucw/fb-mem.c
ucw/fb-mmap.c
ucw/fb-param.c
ucw/fb-pool.c
ucw/fb-socket.c
ucw/fb-socket.h
ucw/fb-temp.c
ucw/ff-binary.c
ucw/ff-binary.h
ucw/ff-printf.c
ucw/ff-stkstring.c
ucw/ff-string.c
ucw/ff-unicode.c
ucw/ff-unicode.h
ucw/gary.c
ucw/getopt.c
ucw/getopt.h
ucw/getopt/getopt-sh.h
ucw/hash-test.c
ucw/hashfunc-test.c
ucw/hashfunc.c
ucw/hashfunc.h
ucw/hashtable.h
ucw/io-careful.c
ucw/io-mmap.c
ucw/io-size.c
ucw/io-sync.c
ucw/ipaccess.c
ucw/ipaccess.h
ucw/kmp-test.c
ucw/kmp.h
ucw/lfs-test.c
ucw/lib.h
ucw/lizard-safe.c
ucw/lizard-test.c
ucw/lizard.c
ucw/log-conf.c
ucw/log-file.c
ucw/log-internal.h
ucw/log-stream.c
ucw/log-syslog.c
ucw/log.c
ucw/log.h
ucw/main-block.c
ucw/main-rec.c
ucw/main-test.c
ucw/mainloop.c
ucw/mainloop.h
ucw/md5.c
ucw/mempool-fmt.c
ucw/mempool-str.c
ucw/mempool.c
ucw/partmap.c
ucw/prime.c
ucw/prime.h
ucw/primetable.c
ucw/proctitle.c
ucw/random.c
ucw/realloc.c
ucw/redblack-test.c
ucw/redblack.h
ucw/regex.c
ucw/res-eltpool.c
ucw/res-fd.c
ucw/res-mem.c
ucw/res-mempool.c
ucw/res-subpool.c
ucw/resource.c
ucw/resource.h
ucw/runcmd.c
ucw/semaphore.h
ucw/sha1-hmac.c
ucw/sha1.c
ucw/shell/config.c
ucw/shell/logger.c
ucw/shell/logoutput.c
ucw/sighandler.c
ucw/simple-lists.c
ucw/simple-lists.h
ucw/slists.c
ucw/sorter/array.c
ucw/sorter/array.h
ucw/sorter/common.h
ucw/sorter/config.c
ucw/sorter/debug/radix-asio-test.c
ucw/sorter/debug/radix-file-test.c
ucw/sorter/debug/retros.c
ucw/sorter/govern.c
ucw/sorter/s-fixint.h
ucw/sorter/s-internal.h
ucw/sorter/sbuck.c
ucw/sorter/sort-test.c
ucw/sorter/sorter.h
ucw/stkstring.c
ucw/stkstring.h
ucw/str-esc.c
ucw/str-fix.c
ucw/str-hex.c
ucw/str-imatch.c
ucw/str-match.c
ucw/str-match.h
ucw/str-split.c
ucw/string.c
ucw/strtonum-test.c
ucw/strtonum.c
ucw/tbf.c
ucw/tempfile.c
ucw/threads-conf.c
ucw/threads.c
ucw/threads.h
ucw/timer.c
ucw/trans.c
ucw/trans.h
ucw/trie-test.c
ucw/trie.h
ucw/unicode.c
ucw/unicode.h
ucw/url.c
ucw/utils/basecode.c
ucw/utils/daemon-helper.c
ucw/utils/urltool.c
ucw/wildmatch.c
ucw/workqueue.c
ucw/workqueue.h

diff --git a/TODO b/TODO
index e3413bc3072edb27e0e015f8196377aabaf2267b..ff88ed25237955e2d1db2ddac6b4dd5156b155d3 100644 (file)
--- a/TODO
+++ b/TODO
@@ -2,3 +2,7 @@
 - ipaccess: support IPv6
 - lfs-test: generalize or kill
 - transactions: Unit tests
+- libucw.pc: do not use -l if shared
+- compile cstocs
+- retros.c: sherlock.h
+- remove excess inlines
index bf431dd1b93569fdf68ade711848801c4e18aedf..912db36585ea7a531814f01d7ac38476fd1f94af 100644 (file)
@@ -8,11 +8,11 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/unicode.h"
-#include "ucw/unaligned.h"
-#include "charset/charconv.h"
-#include "charset/chartable.h"
+#include <ucw/lib.h>
+#include <ucw/unicode.h>
+#include <ucw/unaligned.h>
+#include <charset/charconv.h>
+#include <charset/chartable.h>
 
 void
 conv_init(struct conv_context *c)
@@ -270,7 +270,7 @@ conv_std_to_utf8(struct conv_context *c)
 {
 #define CONV_READ_STD
 #define CONV_WRITE_UTF8
-#include "charset/charconv-gen.h"
+#include <charset/charconv-gen.h>
 }
 
 static int
@@ -278,7 +278,7 @@ conv_utf8_to_std(struct conv_context *c)
 {
 #define CONV_READ_UTF8
 #define CONV_WRITE_STD
-#include "charset/charconv-gen.h"
+#include <charset/charconv-gen.h>
 }
 
 static int
@@ -286,7 +286,7 @@ conv_std_to_utf16_be(struct conv_context *c)
 {
 #define CONV_READ_STD
 #define CONV_WRITE_UTF16_BE
-#include "charset/charconv-gen.h"
+#include <charset/charconv-gen.h>
 }
 
 static int
@@ -294,7 +294,7 @@ conv_utf16_be_to_std(struct conv_context *c)
 {
 #define CONV_READ_UTF16_BE
 #define CONV_WRITE_STD
-#include "charset/charconv-gen.h"
+#include <charset/charconv-gen.h>
 }
 
 static int
@@ -302,7 +302,7 @@ conv_std_to_utf16_le(struct conv_context *c)
 {
 #define CONV_READ_STD
 #define CONV_WRITE_UTF16_LE
-#include "charset/charconv-gen.h"
+#include <charset/charconv-gen.h>
 }
 
 static int
@@ -310,7 +310,7 @@ conv_utf16_le_to_std(struct conv_context *c)
 {
 #define CONV_READ_UTF16_LE
 #define CONV_WRITE_STD
-#include "charset/charconv-gen.h"
+#include <charset/charconv-gen.h>
 }
 
 static int
@@ -318,7 +318,7 @@ conv_utf8_to_utf16_be(struct conv_context *c)
 {
 #define CONV_READ_UTF8
 #define CONV_WRITE_UTF16_BE
-#include "charset/charconv-gen.h"
+#include <charset/charconv-gen.h>
 }
 
 static int
@@ -326,7 +326,7 @@ conv_utf16_be_to_utf8(struct conv_context *c)
 {
 #define CONV_READ_UTF16_BE
 #define CONV_WRITE_UTF8
-#include "charset/charconv-gen.h"
+#include <charset/charconv-gen.h>
 }
 
 static int
@@ -334,7 +334,7 @@ conv_utf8_to_utf16_le(struct conv_context *c)
 {
 #define CONV_READ_UTF8
 #define CONV_WRITE_UTF16_LE
-#include "charset/charconv-gen.h"
+#include <charset/charconv-gen.h>
 }
 
 static int
@@ -342,7 +342,7 @@ conv_utf16_le_to_utf8(struct conv_context *c)
 {
 #define CONV_READ_UTF16_LE
 #define CONV_WRITE_UTF8
-#include "charset/charconv-gen.h"
+#include <charset/charconv-gen.h>
 }
 
 static int
@@ -350,7 +350,7 @@ conv_utf16_be_to_utf16_le(struct conv_context *c)
 {
 #define CONV_READ_UTF16_BE
 #define CONV_WRITE_UTF16_LE
-#include "charset/charconv-gen.h"
+#include <charset/charconv-gen.h>
 }
 
 static int
index 2593165c60cd1d2863c28257ea0994fc3e7e903e..1ec48a1834223e974b1bd475e5e6461eac39c992 100644 (file)
@@ -9,7 +9,7 @@
  */
 
 #include "sherlock/sherlock.h"
-#include "charset/charconv.h"
+#include <charset/charconv.h>
 
 #include <stdlib.h>
 #include <stdio.h>
index 1289213ef1541b1444004423ea642451c961544d..252e899466db82d1c46d3ef6e50d754e5ed7ba32 100644 (file)
@@ -7,10 +7,10 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/fastbuf.h"
-#include "charset/charconv.h"
-#include "charset/fb-charconv.h"
+#include <ucw/lib.h>
+#include <ucw/fastbuf.h>
+#include <charset/charconv.h>
+#include <charset/fb-charconv.h>
 
 #define BUFSIZE 1024
 
index ac60449563a1d402cc8bf922293092cc1e789f5c..607e91ab17f1968df6997e41a9aa2a6b499b334b 100644 (file)
@@ -7,8 +7,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "charset/mp-charconv.h"
+#include <ucw/lib.h>
+#include <charset/mp-charconv.h>
 #include <string.h>
 #include <alloca.h>
 
index 97604983ea4320645ea74b594bf2e3d4963074e6..a51e05e70f01ab17c79afe13b1d58d1d681c8435 100644 (file)
@@ -10,8 +10,8 @@
 #ifndef _CHARSET_MP_CHARCONV_H
 #define _CHARSET_MP_CHARCONV_H
 
-#include "ucw/mempool.h"
-#include "charset/charconv.h"
+#include <ucw/mempool.h>
+#include <charset/charconv.h>
 
 byte *mp_strconv(struct mempool *mp, const byte *s, uns cs_in, uns cs_out);
 
index ac99fbd74000266dad39322c1cd5492945592613..d4d8f3e081d05dabf0b1f81178844fedded402ef 100644 (file)
@@ -8,8 +8,8 @@
  *     of the GNU General Public License.
  */
 
-#include "ucw/lib.h"
-#include "charset/charconv.h"
+#include <ucw/lib.h>
+#include <charset/charconv.h>
 
 #include <string.h>
 
index 853bd9db03c06607c5ed68b588baead2df77269f..3286f0fe301f64410bcb00413067b23b7afab3df 100644 (file)
@@ -7,8 +7,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "charset/stk-charconv.h"
+#include <ucw/lib.h>
+#include <charset/stk-charconv.h>
 #include <string.h>
 
 #define INITIAL_MIN_SIZE       16
index 1eb368d11cb5490aaeff8e3ff9fb90cf8f02589d..154edacfff77ca4898bf374af5da6594ec4db855 100644 (file)
@@ -10,7 +10,7 @@
 #ifndef _CHARSET_STK_CHARCONV_H
 #define _CHARSET_STK_CHARCONV_H
 
-#include "charset/charconv.h"
+#include <charset/charconv.h>
 #include <alloca.h>
 
 /* The following macros convert strings between given charsets (CONV_CHARSET_x). */
index 77f49d1519ca0d36eb2e33b0ce0da8d9b0b5d8d9..a5f9da468a370001841496230c237eb4b6668571 100644 (file)
@@ -7,6 +7,6 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "charset/unicat.h"
-#include "charset/U-cat.h"
+#include <ucw/lib.h>
+#include <charset/unicat.h>
+#include <charset/U-cat.h>
index f12c572d193465db8f3fdfc55d7eadeaffd31e1b..cdeb7cd23ed155a763db97a932cb1b3c6ea2b4e1 100644 (file)
@@ -7,9 +7,9 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "charset/unicat.h"
-#include "charset/U-ligatures.h"
+#include <ucw/lib.h>
+#include <charset/unicat.h>
+#include <charset/U-ligatures.h>
 
 const u16 *
 Uexpand_lig(uns x)
index 9c975044ee79ffe9bb66c0c9ab697a2d979ffb55..84544d7e23136bc77647035766f008eb29965762 100644 (file)
@@ -7,6 +7,6 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "charset/unicat.h"
-#include "charset/U-lower.h"
+#include <ucw/lib.h>
+#include <charset/unicat.h>
+#include <charset/U-lower.h>
index 5691d4e0b339a94554c6697f42e290b0331be535..5e2b91ec440dac2be888d341e5a147d0875b1c38 100644 (file)
@@ -7,6 +7,6 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "charset/unicat.h"
-#include "charset/U-upper.h"
+#include <ucw/lib.h>
+#include <charset/unicat.h>
+#include <charset/U-upper.h>
index 9f7f79dcfe4dc94fd39b5bbaafa35e25b964dcb6..4bb97a599ee739cd6086e4ff7c059c3230fb6d06 100644 (file)
@@ -7,6 +7,6 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "charset/unicat.h"
-#include "charset/U-unacc.h"
+#include <ucw/lib.h>
+#include <charset/unicat.h>
+#include <charset/U-unacc.h>
index 5c88e2f1824799d55478dcfdb96bf0080b33af29..28e45c86a10ef1ecc1fd25f4d27c05ac327ea36d 100644 (file)
@@ -1,4 +1,4 @@
-#include "ucw/lib.h"
+#include <ucw/lib.h>
 
 int main(void)
 {
index 5c88e2f1824799d55478dcfdb96bf0080b33af29..28e45c86a10ef1ecc1fd25f4d27c05ac327ea36d 100644 (file)
@@ -1,4 +1,4 @@
-#include "ucw/lib.h"
+#include <ucw/lib.h>
 
 int main(void)
 {
index 1a59d2f9b0a241453f95bbfb4580a71abffb2d36..73d97e4ce57cc69c266577b0c470c7be8ed6fb15 100644 (file)
@@ -7,9 +7,9 @@
  *     of the GNU General Public License.
  */
 
-#include "ucw/lib.h"
-#include "images/images.h"
-#include "images/color.h"
+#include <ucw/lib.h>
+#include <images/images.h>
+#include <images/color.h>
 
 #include <getopt.h>
 #include <stdlib.h>
index f22cba6826c9529f9bc3dbe370216755af5a6894..dd7a0238bf4c6df8f6ef33ee2ebd650995b6e7f6 100644 (file)
@@ -9,11 +9,11 @@
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "images/images.h"
-#include "images/color.h"
-#include "images/error.h"
-#include "images/math.h"
+#include <ucw/lib.h>
+#include <images/images.h>
+#include <images/color.h>
+#include <images/error.h>
+#include <images/math.h>
 
 #include <string.h>
 #include <math.h>
@@ -163,7 +163,7 @@ struct image_conv_options image_conv_defaults = {
 #define IMAGE_WALK_SEC_COL_STEP 1
 #define IMAGE_WALK_UNROLL 4
 #define IMAGE_WALK_DO_STEP do{ walk_pos[0] = walk_pos[1] = walk_pos[2] = walk_sec_pos[0]; }while(0)
-#include "images/image-walk.h"
+#include <images/image-walk.h>
 
 #define IMAGE_WALK_PREFIX(x) walk_##x
 #define IMAGE_WALK_FUNC_NAME image_conv_rgb_n_to_gray_1
@@ -171,7 +171,7 @@ struct image_conv_options image_conv_defaults = {
 #define IMAGE_WALK_COL_STEP 1
 #define IMAGE_WALK_UNROLL 2
 #define IMAGE_WALK_DO_STEP do{ walk_pos[0] = rgb_to_gray_func(walk_sec_pos[0], walk_sec_pos[1], walk_sec_pos[2]); }while(0)
-#include "images/image-walk.h"
+#include <images/image-walk.h>
 
 /* Grayscale <-> YCbCr */
 
@@ -181,7 +181,7 @@ struct image_conv_options image_conv_defaults = {
 #define IMAGE_WALK_SEC_COL_STEP 1
 #define IMAGE_WALK_UNROLL 4
 #define IMAGE_WALK_DO_STEP do{ walk_pos[0] = walk_sec_pos[0]; walk_pos[1] = walk_pos[2] = 0; }while(0)
-#include "images/image-walk.h"
+#include <images/image-walk.h>
 
 #define IMAGE_WALK_PREFIX(x) walk_##x
 #define IMAGE_WALK_FUNC_NAME image_conv_ycbcr_n_to_gray_1
@@ -189,7 +189,7 @@ struct image_conv_options image_conv_defaults = {
 #define IMAGE_WALK_COL_STEP 1
 #define IMAGE_WALK_UNROLL 4
 #define IMAGE_WALK_DO_STEP do{ walk_pos[0] = walk_sec_pos[0]; }while(0)
-#include "images/image-walk.h"
+#include <images/image-walk.h>
 
 /* YCbCr <-> RGB */
 
@@ -209,7 +209,7 @@ pixel_conv_ycbcr_to_rgb(byte *dest, byte *src)
 #define IMAGE_WALK_FUNC_NAME image_conv_ycbcr_n_to_rgb_n
 #define IMAGE_WALK_DOUBLE
 #define IMAGE_WALK_DO_STEP do{ pixel_conv_ycbcr_to_rgb(walk_pos, walk_sec_pos); }while(0)
-#include "images/image-walk.h"
+#include <images/image-walk.h>
 
 static inline void
 pixel_conv_rgb_to_ycbcr(byte *dest, byte *src)
@@ -227,7 +227,7 @@ pixel_conv_rgb_to_ycbcr(byte *dest, byte *src)
 #define IMAGE_WALK_FUNC_NAME image_conv_rgb_n_to_ycbcr_n
 #define IMAGE_WALK_DOUBLE
 #define IMAGE_WALK_DO_STEP do{ pixel_conv_rgb_to_ycbcr(walk_pos, walk_sec_pos); }while(0)
-#include "images/image-walk.h"
+#include <images/image-walk.h>
 
 /* CMYK <-> RGB */
 
@@ -245,7 +245,7 @@ pixel_conv_cmyk_to_rgb(byte *dest, byte *src)
 #define IMAGE_WALK_DOUBLE
 #define IMAGE_WALK_SEC_COL_STEP 4
 #define IMAGE_WALK_DO_STEP do{ pixel_conv_cmyk_to_rgb(walk_pos, walk_sec_pos); }while(0)
-#include "images/image-walk.h"
+#include <images/image-walk.h>
 
 static inline void
 pixel_conv_rgb_to_cmyk(byte *dest, byte *src)
@@ -264,7 +264,7 @@ pixel_conv_rgb_to_cmyk(byte *dest, byte *src)
 #define IMAGE_WALK_DOUBLE
 #define IMAGE_WALK_COL_STEP 4
 #define IMAGE_WALK_DO_STEP do{ pixel_conv_rgb_to_cmyk(walk_pos, walk_sec_pos); }while(0)
-#include "images/image-walk.h"
+#include <images/image-walk.h>
 
 /* CMYK <-> YCbCr */
 
@@ -273,14 +273,14 @@ pixel_conv_rgb_to_cmyk(byte *dest, byte *src)
 #define IMAGE_WALK_DOUBLE
 #define IMAGE_WALK_SEC_COL_STEP 4
 #define IMAGE_WALK_DO_STEP do{ pixel_conv_cmyk_to_rgb(walk_pos, walk_sec_pos); pixel_conv_rgb_to_ycbcr(walk_pos, walk_pos); }while(0)
-#include "images/image-walk.h"
+#include <images/image-walk.h>
 
 #define IMAGE_WALK_PREFIX(x) walk_##x
 #define IMAGE_WALK_FUNC_NAME image_conv_ycbcr_n_to_cmyk_4
 #define IMAGE_WALK_DOUBLE
 #define IMAGE_WALK_COL_STEP 4
 #define IMAGE_WALK_DO_STEP do{ pixel_conv_ycbcr_to_rgb(walk_pos, walk_sec_pos); pixel_conv_rgb_to_cmyk(walk_pos, walk_pos); }while(0)
-#include "images/image-walk.h"
+#include <images/image-walk.h>
 
 /* YCCK <-> RGB */
 
@@ -299,7 +299,7 @@ pixel_conv_ycck_to_rgb(byte *dest, byte *src)
 #define IMAGE_WALK_DOUBLE
 #define IMAGE_WALK_SEC_COL_STEP 4
 #define IMAGE_WALK_DO_STEP do{ pixel_conv_ycck_to_rgb(walk_pos, walk_sec_pos); }while(0)
-#include "images/image-walk.h"
+#include <images/image-walk.h>
 
 static inline void
 pixel_conv_rgb_to_ycck(byte *dest, byte *src)
@@ -321,7 +321,7 @@ pixel_conv_rgb_to_ycck(byte *dest, byte *src)
 #define IMAGE_WALK_DOUBLE
 #define IMAGE_WALK_COL_STEP 4
 #define IMAGE_WALK_DO_STEP do{ pixel_conv_rgb_to_ycck(walk_pos, walk_sec_pos); }while(0)
-#include "images/image-walk.h"
+#include <images/image-walk.h>
 
 /* YCCK <-> YCbCr */
 
@@ -330,14 +330,14 @@ pixel_conv_rgb_to_ycck(byte *dest, byte *src)
 #define IMAGE_WALK_DOUBLE
 #define IMAGE_WALK_SEC_COL_STEP 4
 #define IMAGE_WALK_DO_STEP do{ pixel_conv_ycck_to_rgb(walk_pos, walk_sec_pos); pixel_conv_rgb_to_ycbcr(walk_pos, walk_pos); }while(0)
-#include "images/image-walk.h"
+#include <images/image-walk.h>
 
 #define IMAGE_WALK_PREFIX(x) walk_##x
 #define IMAGE_WALK_FUNC_NAME image_conv_ycbcr_n_to_ycck_4
 #define IMAGE_WALK_DOUBLE
 #define IMAGE_WALK_COL_STEP 4
 #define IMAGE_WALK_DO_STEP do{ pixel_conv_ycbcr_to_rgb(walk_pos, walk_sec_pos); pixel_conv_rgb_to_ycck(walk_pos, walk_pos); }while(0)
-#include "images/image-walk.h"
+#include <images/image-walk.h>
 
 /* Main functions */
 
@@ -484,7 +484,7 @@ image_conv_copy(struct image *dest, struct image *src)
 #             define IMAGE_WALK_SEC_IMAGE src
 #            define IMAGE_WALK_UNROLL 4
 #            define IMAGE_WALK_DO_STEP do{ walk_pos[0] = walk_sec_pos[0]; }while(0)
-#            include "images/image-walk.h"
+#            include <images/image-walk.h>
             }
            return;
          case 2:
@@ -495,7 +495,7 @@ image_conv_copy(struct image *dest, struct image *src)
 #             define IMAGE_WALK_SEC_IMAGE src
 #            define IMAGE_WALK_UNROLL 4
 #            define IMAGE_WALK_DO_STEP do{ walk_pos[0] = walk_sec_pos[0]; walk_pos[1] = walk_sec_pos[1]; }while(0)
-#            include "images/image-walk.h"
+#            include <images/image-walk.h>
            return;
          case 3:
 #            define IMAGE_WALK_PREFIX(x) walk_##x
@@ -505,7 +505,7 @@ image_conv_copy(struct image *dest, struct image *src)
 #             define IMAGE_WALK_SEC_IMAGE src
 #            define IMAGE_WALK_UNROLL 2
 #            define IMAGE_WALK_DO_STEP do{ walk_pos[0] = walk_sec_pos[0]; walk_pos[1] = walk_sec_pos[1]; walk_pos[2] = walk_sec_pos[2]; }while(0)
-#            include "images/image-walk.h"
+#            include <images/image-walk.h>
            return;
          case 4:
 #            define IMAGE_WALK_PREFIX(x) walk_##x
@@ -515,7 +515,7 @@ image_conv_copy(struct image *dest, struct image *src)
 #             define IMAGE_WALK_SEC_IMAGE src
 #            define IMAGE_WALK_UNROLL 2
 #            define IMAGE_WALK_DO_STEP do{ walk_pos[0] = walk_sec_pos[0]; walk_pos[1] = walk_sec_pos[1]; walk_pos[2] = walk_sec_pos[2]; walk_pos[3] = walk_sec_pos[3]; }while(0)
-#            include "images/image-walk.h"
+#            include <images/image-walk.h>
            return;
          default:
 #            define IMAGE_WALK_PREFIX(x) walk_##x
@@ -524,7 +524,7 @@ image_conv_copy(struct image *dest, struct image *src)
 #             define IMAGE_WALK_IMAGE dest
 #             define IMAGE_WALK_SEC_IMAGE src
 #            define IMAGE_WALK_DO_STEP do{ for (uns i = 0; i < channels; i++) walk_pos[i] = walk_sec_pos[i]; }while(0)
-#             include "images/image-walk.h"
+#             include <images/image-walk.h>
            return;
        }
     }
@@ -557,7 +557,7 @@ image_conv_fill_alpha(struct image *dest)
 #           define IMAGE_WALK_COL_STEP 2
 #           define IMAGE_WALK_UNROLL 4
 #           define IMAGE_WALK_DO_STEP do{ walk_pos[1] = 255; }while(0)
-#           include "images/image-walk.h"
+#           include <images/image-walk.h>
            return;
          }
        break;
@@ -570,7 +570,7 @@ image_conv_fill_alpha(struct image *dest)
 #           define IMAGE_WALK_COL_STEP 4
 #           define IMAGE_WALK_UNROLL 4
 #           define IMAGE_WALK_DO_STEP do{ walk_pos[3] = 255; }while(0)
-#           include "images/image-walk.h"
+#           include <images/image-walk.h>
            return;
          }
        break;
@@ -581,7 +581,7 @@ image_conv_fill_alpha(struct image *dest)
 #   define IMAGE_WALK_IMAGE dest
 #   define IMAGE_WALK_UNROLL 4
 #   define IMAGE_WALK_DO_STEP do{ walk_pos[dest->channels - 1] = 255; }while(0)
-#   include "images/image-walk.h"
+#   include <images/image-walk.h>
   }
 }
 
@@ -597,7 +597,7 @@ image_conv_copy_alpha(struct image *dest, struct image *src)
 #     define IMAGE_WALK_SEC_IMAGE src
 #     define IMAGE_WALK_UNROLL 4
 #     define IMAGE_WALK_DO_STEP do{ walk_pos[dest->channels - 1] = walk_sec_pos[src->channels - 1]; }while(0)
-#     include "images/image-walk.h"
+#     include <images/image-walk.h>
     }
 }
 
@@ -630,7 +630,7 @@ image_conv_apply_alpha_from(struct image_context *ctx, struct image *dest, struc
 #        define IMAGE_WALK_UNROLL 2
 #         define IMAGE_WALK_DO_STEP do{ \
               walk_pos[0] = image_conv_alpha_func(walk_pos[0], walk_sec_pos[src->channels - 1], a[0], b[0]); }while(0)
-#         include "images/image-walk.h"
+#         include <images/image-walk.h>
        }
        return 1;
       case 3:
@@ -644,7 +644,7 @@ image_conv_apply_alpha_from(struct image_context *ctx, struct image *dest, struc
               walk_pos[0] = image_conv_alpha_func(walk_pos[0], walk_sec_pos[src->channels - 1], a[0], b[0]); \
               walk_pos[1] = image_conv_alpha_func(walk_pos[1], walk_sec_pos[src->channels - 1], a[1], b[1]); \
               walk_pos[2] = image_conv_alpha_func(walk_pos[2], walk_sec_pos[src->channels - 1], a[2], b[2]); }while(0)
-#         include "images/image-walk.h"
+#         include <images/image-walk.h>
        }
        return 1;
     }
@@ -656,7 +656,7 @@ image_conv_apply_alpha_from(struct image_context *ctx, struct image *dest, struc
 #   define IMAGE_WALK_DOUBLE
 #   define IMAGE_WALK_DO_STEP do{ for (uns i = 0; i < dest->channels; i++) \
         walk_pos[i] = image_conv_alpha_func(walk_pos[i], walk_sec_pos[src->channels - 1], a[i], b[i]); }while(0)
-#   include "images/image-walk.h"
+#   include <images/image-walk.h>
   }
   return 1;
 }
@@ -687,7 +687,7 @@ image_conv_apply_alpha_to(struct image_context *ctx, struct image *dest, struct
 #        define IMAGE_WALK_UNROLL 2
 #         define IMAGE_WALK_DO_STEP do{ \
               walk_pos[0] = image_conv_alpha_func(walk_sec_pos[0], walk_sec_pos[src->channels - 1], a[0], b[0]); }while(0)
-#         include "images/image-walk.h"
+#         include <images/image-walk.h>
        }
        return 1;
       case 3:
@@ -701,7 +701,7 @@ image_conv_apply_alpha_to(struct image_context *ctx, struct image *dest, struct
               walk_pos[0] = image_conv_alpha_func(walk_sec_pos[0], walk_sec_pos[src->channels - 1], a[0], b[0]); \
               walk_pos[1] = image_conv_alpha_func(walk_sec_pos[1], walk_sec_pos[src->channels - 1], a[1], b[1]); \
               walk_pos[2] = image_conv_alpha_func(walk_sec_pos[2], walk_sec_pos[src->channels - 1], a[2], b[2]); }while(0)
-#         include "images/image-walk.h"
+#         include <images/image-walk.h>
        }
        return 1;
     }
@@ -713,7 +713,7 @@ image_conv_apply_alpha_to(struct image_context *ctx, struct image *dest, struct
 #   define IMAGE_WALK_DOUBLE
 #   define IMAGE_WALK_DO_STEP do{ for (uns i = 0; i < dest->channels; i++) \
         walk_pos[i] = image_conv_alpha_func(walk_sec_pos[i], walk_sec_pos[src->channels - 1], a[i], b[i]); }while(0)
-#   include "images/image-walk.h"
+#   include <images/image-walk.h>
   }
   return 1;
 }
index a148e6c3c062b38e1e4ec5159fc133ec6ef7e167..ad0a5ebdcd9000442af9c55885a62c984b68efe7 100644 (file)
@@ -25,7 +25,7 @@
 #ifndef _IMAGES_COLOR_H
 #define _IMAGES_COLOR_H
 
-#include "images/images.h"
+#include <images/images.h>
 
 /* Basic color spaces */
 enum {
index c3a5855e71ec73a0b452cc7ec9b645c83e9f7b87..cce37c012a90889e74651aa49c1080cd731c3e01 100644 (file)
@@ -6,11 +6,11 @@
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "ucw/conf.h"
-#include "images/images.h"
+#include <ucw/lib.h>
+#include <ucw/conf.h>
+#include <images/images.h>
 #if defined(CONFIG_IMAGES_SIM) || defined(CONFIG_IMAGES_DUP)
-#include "images/signature.h"
+#include <images/signature.h>
 #endif
 
 #include <string.h>
index 13ce4b8c9883bbb17e247f4959af48a3b2430d2c..1248e8850f6e47696dfa3868aeeec2b8d60a3d44 100644 (file)
@@ -9,10 +9,10 @@
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "ucw/bbuf.h"
-#include "images/images.h"
-#include "images/error.h"
+#include <ucw/lib.h>
+#include <ucw/bbuf.h>
+#include <images/images.h>
+#include <images/error.h>
 
 #include <string.h>
 
index e16f0634c2b3ff82f6bbf4d9423bf0df6bfb0e84..c0232a4d4813c7d5e8b95447eb166811fdc3442c 100644 (file)
@@ -9,11 +9,11 @@
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "ucw/mempool.h"
-#include "ucw/fastbuf.h"
-#include "images/images.h"
-#include "images/duplicates.h"
+#include <ucw/lib.h>
+#include <ucw/mempool.h>
+#include <ucw/fastbuf.h>
+#include <images/images.h>
+#include <images/duplicates.h>
 
 #include <fcntl.h>
 
index 4900af5101f9b80cb3ca252f947e25cfbac26225..a59e330081012a80b1108450e45c5f308369324b 100644 (file)
@@ -9,12 +9,12 @@
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "ucw/mempool.h"
-#include "ucw/fastbuf.h"
-#include "images/images.h"
-#include "images/color.h"
-#include "images/duplicates.h"
+#include <ucw/lib.h>
+#include <ucw/mempool.h>
+#include <ucw/fastbuf.h>
+#include <images/images.h>
+#include <images/color.h>
+#include <images/duplicates.h>
 
 #include <fcntl.h>
 
index 7e1916cb6dfd47a72d20535facc18b2cdb7a2144..feece3d1fc7b3f91de3c29fb8e8fb9e098ba6d36 100644 (file)
@@ -7,13 +7,13 @@
  *     of the GNU General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/getopt.h"
-#include "ucw/fastbuf.h"
-#include "ucw/mempool.h"
-#include "images/images.h"
-#include "images/color.h"
-#include "images/duplicates.h"
+#include <ucw/lib.h>
+#include <ucw/getopt.h>
+#include <ucw/fastbuf.h>
+#include <ucw/mempool.h>
+#include <images/images.h>
+#include <images/color.h>
+#include <images/duplicates.h>
 
 #include <stdlib.h>
 #include <fcntl.h>
index ed43e0f2d6f24dd5aff474a28d0022b369bb6878..52cf6771bc864e790e1eb994ce52723eb4071026 100644 (file)
@@ -7,14 +7,14 @@
  *     of the GNU General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/getopt.h"
-#include "ucw/fastbuf.h"
-#include "ucw/base64.h"
-#include "ucw/base224.h"
-#include "images/images.h"
-#include "images/color.h"
-#include "images/signature.h"
+#include <ucw/lib.h>
+#include <ucw/getopt.h>
+#include <ucw/fastbuf.h>
+#include <ucw/base64.h>
+#include <ucw/base224.h>
+#include <images/images.h>
+#include <images/color.h>
+#include <images/signature.h>
 
 #include <stdlib.h>
 #include <fcntl.h>
index 0aad5057a8ccb65d54f46d0b994f32d731179b20..aeae9dd2380f9f43cde72ffd792282ff7cb102cb 100644 (file)
@@ -9,12 +9,12 @@
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "ucw/mempool.h"
-#include "ucw/fastbuf.h"
-#include "ucw/threads.h"
-#include "images/images.h"
-#include "images/color.h"
+#include <ucw/lib.h>
+#include <ucw/mempool.h>
+#include <ucw/fastbuf.h>
+#include <ucw/threads.h>
+#include <images/images.h>
+#include <images/color.h>
 
 #include <stdlib.h>
 #include <string.h>
index 1984906e97de6c6f948a6022b64d744da7a19a75..3f24d0294ddfff4a3121ee03f3fe6b64c7e40894 100644 (file)
@@ -7,10 +7,10 @@
  *     of the GNU General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/fastbuf.h"
-#include "images/images.h"
-#include "images/color.h"
+#include <ucw/lib.h>
+#include <ucw/fastbuf.h>
+#include <images/images.h>
+#include <images/color.h>
 
 #include <getopt.h>
 #include <stdlib.h>
index c741d3960c60301d61c97ac580402db36e146ce5..d0d16d8feab2b109ee70e02a854b5825557d3b2b 100644 (file)
@@ -9,11 +9,11 @@
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "ucw/mempool.h"
-#include "images/images.h"
-#include "images/error.h"
-#include "images/color.h"
+#include <ucw/lib.h>
+#include <ucw/mempool.h>
+#include <images/images.h>
+#include <images/error.h>
+#include <images/color.h>
 
 #include <string.h>
 
@@ -117,7 +117,7 @@ image_clone(struct image_context *ctx, struct image *src, uns flags, struct memp
 #        define IMAGE_WALK_SEC_IMAGE src
 #         define IMAGE_WALK_DOUBLE
 #         define IMAGE_WALK_DO_STEP do{ walk_pos[0] = walk_sec_pos[0]; walk_pos[1] = walk_sec_pos[1]; walk_pos[2] = walk_sec_pos[2]; }while(0)
-#         include "images/image-walk.h"
+#         include <images/image-walk.h>
        }
       else if (src->row_size != img->row_size || ((img->flags | src->flags) & IMAGE_GAPS_PROTECTED))
         {
index d555ce529f3b48094b92dcd18f981f1b35c87716..60bd16645500ca8440ad8bc08f1d3ad94c17a66c 100644 (file)
@@ -10,7 +10,7 @@
 #ifndef _IMAGES_IMAGES_H
 #define _IMAGES_IMAGES_H
 
-#include "ucw/bbuf.h"
+#include <ucw/bbuf.h>
 
 struct mempool;
 struct fastbuf;
index 8725610d330e5f035c00d61aa48c562c1a5c0e17..74af24acccc1d95fceba24b91554ac35be29b1ec 100644 (file)
@@ -9,13 +9,13 @@
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "ucw/mempool.h"
-#include "ucw/fastbuf.h"
-#include "images/images.h"
-#include "images/error.h"
-#include "images/color.h"
-#include "images/io-main.h"
+#include <ucw/lib.h>
+#include <ucw/mempool.h>
+#include <ucw/fastbuf.h>
+#include <images/images.h>
+#include <images/error.h>
+#include <images/color.h>
+#include <images/io-main.h>
 
 #include <stdio.h>
 #include <sys/types.h>
@@ -446,7 +446,7 @@ libjpeg_read_data(struct image_io *io)
 #             define IMAGE_WALK_COL_STEP 2
 #             define IMAGE_WALK_DO_ROW_START do{ src = buf; jpeg_read_scanlines(&i->cinfo, (JSAMPLE **)&src, 1); }while(0)
 #             define IMAGE_WALK_DO_STEP do{ walk_pos[0] = *src++; walk_pos[1] = 255; }while(0)
-#             include "images/image-walk.h"
+#             include <images/image-walk.h>
            }
            break;
          case 4: /* * -> *+Alpha or aligned * */
@@ -460,7 +460,7 @@ libjpeg_read_data(struct image_io *io)
 #             define IMAGE_WALK_COL_STEP 4
 #             define IMAGE_WALK_DO_ROW_START do{ src = buf; jpeg_read_scanlines(&i->cinfo, (JSAMPLE **)&src, 1); }while(0)
 #             define IMAGE_WALK_DO_STEP do{ *(u32 *)walk_pos = *(u32 *)src; walk_pos[3] = 255; src += 3; }while(0)
-#             include "images/image-walk.h"
+#             include <images/image-walk.h>
            }
            break;
          default:
@@ -577,7 +577,7 @@ libjpeg_write(struct image_io *io)
 #             define IMAGE_WALK_COL_STEP 2
 #             define IMAGE_WALK_DO_ROW_END do{ dest = buf; jpeg_write_scanlines(&i.cinfo, (JSAMPLE **)&dest, 1); }while(0)
 #             define IMAGE_WALK_DO_STEP do{ *dest++ = walk_pos[0]; }while(0)
-#             include "images/image-walk.h"
+#             include <images/image-walk.h>
              break;
            }
          case 4: /* *+Alpha or aligned * -> * */
@@ -591,7 +591,7 @@ libjpeg_write(struct image_io *io)
 #             define IMAGE_WALK_COL_STEP 4
 #             define IMAGE_WALK_DO_ROW_END do{ dest = buf; jpeg_write_scanlines(&i.cinfo, (JSAMPLE **)&dest, 1); }while(0)
 #             define IMAGE_WALK_DO_STEP do{ *dest++ = walk_pos[0]; *dest++ = walk_pos[1]; *dest++ = walk_pos[2]; }while(0)
-#             include "images/image-walk.h"
+#             include <images/image-walk.h>
              break;
            }
          default:
index fd9069f349d210297e53853dd9adc034f7a4cb77..0a31c0afccb23031885b2098471d470da7ca9d54 100644 (file)
@@ -9,13 +9,13 @@
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "ucw/mempool.h"
-#include "ucw/fastbuf.h"
-#include "images/images.h"
-#include "images/error.h"
-#include "images/color.h"
-#include "images/io-main.h"
+#include <ucw/lib.h>
+#include <ucw/mempool.h>
+#include <ucw/fastbuf.h>
+#include <images/images.h>
+#include <images/error.h>
+#include <images/color.h>
+#include <images/io-main.h>
 
 #include <sys/types.h>
 #include <stdlib.h>
@@ -203,7 +203,7 @@ libmagick_read_data(struct image_io *io)
 #       define IMAGE_WALK_DO_STEP do{ \
          walk_pos[0] = libmagick_pixel_to_gray(src); \
          src++; }while(0)
-#       include "images/image-walk.h"
+#       include <images/image-walk.h>
        break;
 
       case 2:
@@ -216,7 +216,7 @@ libmagick_read_data(struct image_io *io)
          walk_pos[0] = libmagick_pixel_to_gray(src); \
          walk_pos[1] = ALPHA_TO_BYTE(src->opacity); \
          src++; }while(0)
-#       include "images/image-walk.h"
+#       include <images/image-walk.h>
        break;
 
       case 3:
@@ -230,7 +230,7 @@ libmagick_read_data(struct image_io *io)
          walk_pos[1] = QUANTUM_TO_BYTE(src->green); \
          walk_pos[2] = QUANTUM_TO_BYTE(src->blue); \
          src++; }while(0)
-#       include "images/image-walk.h"
+#       include <images/image-walk.h>
        break;
 
       case 4:
@@ -245,7 +245,7 @@ libmagick_read_data(struct image_io *io)
          walk_pos[2] = QUANTUM_TO_BYTE(src->blue); \
          walk_pos[3] = ALPHA_TO_BYTE(src->opacity); \
          src++; }while(0)
-#       include "images/image-walk.h"
+#       include <images/image-walk.h>
        break;
 
       default:
@@ -333,7 +333,7 @@ libmagick_write(struct image_io *io)
          dest->blue = BYTE_TO_QUANTUM(walk_pos[0]); \
          dest->opacity = 0; \
          dest++; }while(0)
-#       include "images/image-walk.h"
+#       include <images/image-walk.h>
        break;
 
       case 2:
@@ -348,7 +348,7 @@ libmagick_write(struct image_io *io)
          dest->blue = BYTE_TO_QUANTUM(walk_pos[0]); \
          dest->opacity = BYTE_TO_ALPHA(walk_pos[1]); \
          dest++; }while(0)
-#       include "images/image-walk.h"
+#       include <images/image-walk.h>
        break;
 
       case 3:
@@ -363,7 +363,7 @@ libmagick_write(struct image_io *io)
          dest->blue = BYTE_TO_QUANTUM(walk_pos[2]); \
          dest->opacity = 0; \
          dest++; }while(0)
-#       include "images/image-walk.h"
+#       include <images/image-walk.h>
        break;
 
       case 4:
@@ -378,7 +378,7 @@ libmagick_write(struct image_io *io)
          dest->blue = BYTE_TO_QUANTUM(walk_pos[2]); \
          dest->opacity = BYTE_TO_ALPHA(walk_pos[3]); \
          dest++; }while(0)
-#       include "images/image-walk.h"
+#       include <images/image-walk.h>
        break;
 
       default:
index 081ca35f45ec3ece58ff7c08a4fca7de9e872c26..e62e5ebae34a105fd25ced94506718edfb20a7d9 100644 (file)
@@ -9,13 +9,13 @@
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "ucw/mempool.h"
-#include "ucw/fastbuf.h"
-#include "images/images.h"
-#include "images/error.h"
-#include "images/color.h"
-#include "images/io-main.h"
+#include <ucw/lib.h>
+#include <ucw/mempool.h>
+#include <ucw/fastbuf.h>
+#include <images/images.h>
+#include <images/error.h>
+#include <images/color.h>
+#include <images/io-main.h>
 
 #include <png.h>
 #include <setjmp.h>
index ac0f51f29b4e94a2892264dbce61e35f9163e93e..7e6038945627a9ed47e3ed62d00c3b7814fb3577 100644 (file)
@@ -9,13 +9,13 @@
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "ucw/mempool.h"
-#include "ucw/fastbuf.h"
-#include "images/images.h"
-#include "images/error.h"
-#include "images/color.h"
-#include "images/io-main.h"
+#include <ucw/lib.h>
+#include <ucw/mempool.h>
+#include <ucw/fastbuf.h>
+#include <images/images.h>
+#include <images/error.h>
+#include <images/color.h>
+#include <images/io-main.h>
 
 #include <gif_lib.h>
 
@@ -202,7 +202,7 @@ libungif_read_data(struct image_io *io)
 #        define IMAGE_WALK_ROW_STEP 0
 #        define IMAGE_WALK_DO_STEP do{ *walk_pos = pal[*pixels++]; }while(0)
 #        define IMAGE_WALK_DO_ROW_END DO_ROW_END
-#        include "images/image-walk.h"
+#        include <images/image-walk.h>
          break;
        }
       case 2:
@@ -225,7 +225,7 @@ libungif_read_data(struct image_io *io)
 #        define IMAGE_WALK_ROW_STEP 0
 #        define IMAGE_WALK_DO_STEP do{ *(u16 *)walk_pos = ((u16 *)pal)[*pixels++]; }while(0)
 #        define IMAGE_WALK_DO_ROW_END DO_ROW_END
-#        include "images/image-walk.h"
+#        include <images/image-walk.h>
          break;
        }
       case 3:
@@ -253,7 +253,7 @@ libungif_read_data(struct image_io *io)
 #        define IMAGE_WALK_ROW_STEP 0
 #        define IMAGE_WALK_DO_STEP do{ byte *p = pal + 4 * (*pixels++); walk_pos[0] = p[0]; walk_pos[1] = p[1]; walk_pos[2] = p[2]; }while(0)
 #        define IMAGE_WALK_DO_ROW_END DO_ROW_END
-#        include "images/image-walk.h"
+#        include <images/image-walk.h>
          break;
        }
       case 4:
@@ -278,7 +278,7 @@ libungif_read_data(struct image_io *io)
 #        define IMAGE_WALK_ROW_STEP 0
 #        define IMAGE_WALK_DO_STEP do{ *(u32 *)walk_pos = ((u32 *)pal)[*pixels++]; }while(0)
 #        define IMAGE_WALK_DO_ROW_END DO_ROW_END
-#        include "images/image-walk.h"
+#        include <images/image-walk.h>
          break;
        }
       default:
index c2975842c3e7076b2e4e8162250c865a39c4d660..64c1db4546d8d928e365af4dc095609173b0dbcc 100644 (file)
@@ -9,12 +9,12 @@
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "ucw/mempool.h"
-#include "images/images.h"
-#include "images/error.h"
-#include "images/io-main.h"
-#include "images/color.h"
+#include <ucw/lib.h>
+#include <ucw/mempool.h>
+#include <images/images.h>
+#include <images/error.h>
+#include <images/io-main.h>
+#include <images/color.h>
 
 #include <string.h>
 
index 393fed0fc95b6a04b787996ca0b71c4f569723fb..0e88ca9ae51573bd8ff67e053253d89e0984b6ca 100644 (file)
@@ -7,8 +7,8 @@
  *     of the GNU General Public License.
  */
 
-#include "ucw/lib.h"
-#include "images/math.h"
+#include <ucw/lib.h>
+#include <images/math.h>
 
 const u32 fast_div_tab[] = {
           0, 4294967295U,2147483648U,1431655766, 1073741824,  858993460,  715827883,  613566757,
index 9133b7e6d8ff16e4d74f631ad6e12088478caf34..501b23d0575130e916ab12de9c8d4f60ce9508dd 100644 (file)
@@ -9,14 +9,14 @@
 #undef LOCAL_DEBUG
 
 #include "sherlock/sherlock.h"
-#include "ucw/base224.h"
-#include "ucw/mempool.h"
-#include "ucw/fastbuf.h"
+#include <ucw/base224.h>
+#include <ucw/mempool.h>
+#include <ucw/fastbuf.h>
 #include "sherlock/object.h"
-#include "images/images.h"
-#include "images/object.h"
-#include "images/color.h"
-#include "images/signature.h"
+#include <images/images.h>
+#include <images/object.h>
+#include <images/color.h>
+#include <images/signature.h>
 #include <stdio.h>
 #include <string.h>
 
index 189b3c0b2de7f9b3add91d2e7f6c116c9e38b7b3..9da98eec5cb33514271296e9d0dcbfd32a1acbad 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef _IMAGES_OBJECT_H
 #define _IMAGES_OBJECT_H
 
-#include "images/images.h"
+#include <images/images.h>
 
 struct image_obj_info {
   uns cols;
index bbe5496ed7da46c4861067467999f64f6c1d1c44..242a2fed2f01b2b8604cc786d6a4986c9c4f39e0 100644 (file)
@@ -37,7 +37,7 @@ IMAGE_SCALE_PREFIX(nearest_xy)(struct image *dest, struct image *src)
 # define IMAGE_WALK_COL_STEP IMAGE_SCALE_PIXEL_SIZE
 # define IMAGE_WALK_DO_ROW_START do{ row_start = src->pixels + (y_pos >> 16) * src->row_size; y_pos += y_inc; x_pos = x_start; }while(0)
 # define IMAGE_WALK_DO_STEP do{ byte *pos = row_start + (x_pos >> 16) * IMAGE_SCALE_PIXEL_SIZE; x_pos += x_inc; IMAGE_COPY_PIXEL(walk_pos, pos); }while(0)
-# include "images/image-walk.h"
+# include <images/image-walk.h>
 }
 
 #if 0 /* Experiments with rearranging pixels for SSE... */
index 41fda01d5be4c158b597c0fd1cbac4cec7830710..26b49f4d0b41e1382c0ed0bf51ec8bf7e3502232 100644 (file)
@@ -9,10 +9,10 @@
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "images/images.h"
-#include "images/error.h"
-#include "images/math.h"
+#include <ucw/lib.h>
+#include <images/images.h>
+#include <images/error.h>
+#include <images/math.h>
 
 #include <string.h>
 
 
 #define IMAGE_SCALE_PREFIX(x) image_scale_1_##x
 #define IMAGE_SCALE_PIXEL_SIZE 1
-#include "images/scale-gen.h"
+#include <images/scale-gen.h>
 
 #define IMAGE_SCALE_PREFIX(x) image_scale_2_##x
 #define IMAGE_SCALE_PIXEL_SIZE 2
-#include "images/scale-gen.h"
+#include <images/scale-gen.h>
 
 #define IMAGE_SCALE_PREFIX(x) image_scale_3_##x
 #define IMAGE_SCALE_PIXEL_SIZE 3
-#include "images/scale-gen.h"
+#include <images/scale-gen.h>
 
 #define IMAGE_SCALE_PREFIX(x) image_scale_4_##x
 #define IMAGE_SCALE_PIXEL_SIZE 4
-#include "images/scale-gen.h"
+#include <images/scale-gen.h>
 
 /* Simple "nearest neighbour" algorithm */
 
index 71beecf261d490178fb8993d37812de4d31df1b6..cb22f9de78b53024d9751d5c455440983acb2bfd 100644 (file)
@@ -9,17 +9,17 @@
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "images/math.h"
-#include "images/images.h"
-#include "images/signature.h"
+#include <ucw/lib.h>
+#include <images/math.h>
+#include <images/images.h>
+#include <images/signature.h>
 
 #include <stdio.h>
 
 #define ASORT_PREFIX(x) image_signatures_dist_integrated_##x
 #define ASORT_KEY_TYPE uns
-#include "ucw/sorter/array-simple.h"
+#include <ucw/sorter/array-simple.h>
 
 #define EXPLAIN
-#include "images/sig-cmp-gen.h"
-#include "images/sig-cmp-gen.h"
+#include <images/sig-cmp-gen.h>
+#include <images/sig-cmp-gen.h>
index 4a7bdf2ac4cb9a35e2b48a13f1087eafe9f39462..f71b15166b8742b7e819fe5f009db7c15fc50640 100644 (file)
@@ -7,9 +7,9 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "images/images.h"
-#include "images/signature.h"
+#include <ucw/lib.h>
+#include <images/images.h>
+#include <images/signature.h>
 #include <stdio.h>
 
 byte *
index 34089216881b9df21dda913d211bc891ab49c087..3c76920fb36fc79d103b3b202270847332eb6389 100644 (file)
@@ -9,14 +9,14 @@
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "ucw/fastbuf.h"
-#include "ucw/conf.h"
-#include "images/images.h"
-#include "images/math.h"
-#include "images/error.h"
-#include "images/color.h"
-#include "images/signature.h"
+#include <ucw/lib.h>
+#include <ucw/fastbuf.h>
+#include <ucw/conf.h>
+#include <images/images.h>
+#include <images/math.h>
+#include <images/error.h>
+#include <images/color.h>
+#include <images/signature.h>
 
 #include <alloca.h>
 #include <math.h>
index 082a1c8e5bcfc9dd02d832f677090431796a48ab..fae309ff11fece9c06429d20beac430b0a9343b3 100644 (file)
@@ -9,12 +9,12 @@
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "ucw/conf.h"
-#include "ucw/heap.h"
-#include "images/images.h"
-#include "images/signature.h"
-#include "images/math.h"
+#include <ucw/lib.h>
+#include <ucw/conf.h>
+#include <ucw/heap.h>
+#include <images/images.h>
+#include <images/signature.h>
+#include <images/math.h>
 
 #include <string.h>
 
@@ -93,7 +93,7 @@ prequant_heap_cmp(struct image_sig_region *a, struct image_sig_region *b)
 
 #define ASORT_PREFIX(x) prequant_##x
 #define ASORT_KEY_TYPE uns
-#include "ucw/sorter/array-simple.h"
+#include <ucw/sorter/array-simple.h>
 
 static uns
 prequant(struct image_sig_block *blocks, uns blocks_count, struct image_sig_region *regions)
index 2e20f0710352592fcda24e62d68bb5c99904f018..d4ea597c4259fba43eabee96ec8b0875e4e227b3 100644 (file)
@@ -9,10 +9,10 @@
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "images/images.h"
-#include "images/signature.h"
-#include "images/math.h"
+#include <ucw/lib.h>
+#include <images/images.h>
+#include <images/signature.h>
+#include <images/math.h>
 
 #include <string.h>
 
index de439cbfc006619c32ad071e821ca5d60d3f535b..cfccbf97bb2043cc4cd1a1ef2d7fbe40139c7346 100644 (file)
@@ -9,12 +9,12 @@
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "shxml/xml.h"
-#include "shxml/dtd.h"
-#include "shxml/internals.h"
-#include "ucw/stkstring.h"
-#include "ucw/ff-unicode.h"
+#include <ucw/lib.h>
+#include <shxml/xml.h>
+#include <shxml/dtd.h>
+#include <shxml/internals.h>
+#include <ucw/stkstring.h>
+#include <ucw/ff-unicode.h>
 
 #include <setjmp.h>
 
index 7693bedb2b9eb86602592ce35c31376e24dbfabf..9c3402d28e0e46894fe3544222188da9dd880c89 100644 (file)
@@ -9,13 +9,13 @@
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "shxml/xml.h"
-#include "shxml/dtd.h"
-#include "shxml/internals.h"
-#include "ucw/fastbuf.h"
-#include "ucw/ff-unicode.h"
-#include "ucw/unicode.h"
+#include <ucw/lib.h>
+#include <shxml/xml.h>
+#include <shxml/dtd.h>
+#include <shxml/internals.h>
+#include <ucw/fastbuf.h>
+#include <ucw/ff-unicode.h>
+#include <ucw/unicode.h>
 
 /* Notations */
 
@@ -29,7 +29,7 @@
 #define HASH_GIVE_ALLOC
 #define HASH_TABLE_ALLOC
 XML_HASH_GIVE_ALLOC
-#include "ucw/hashtable.h"
+#include <ucw/hashtable.h>
 
 struct xml_dtd_notn *
 xml_dtd_find_notn(struct xml_context *ctx, char *name)
@@ -51,7 +51,7 @@ xml_dtd_find_notn(struct xml_context *ctx, char *name)
 #define HASH_GIVE_ALLOC
 #define HASH_TABLE_ALLOC
 XML_HASH_GIVE_ALLOC
-#include "ucw/hashtable.h"
+#include <ucw/hashtable.h>
 
 static struct xml_dtd_entity *
 xml_dtd_declare_trivial_entity(struct xml_context *ctx, char *name, char *text)
@@ -155,7 +155,7 @@ xml_dtd_elems_init_data(struct xml_dtd_elems_table *tab UNUSED, struct xml_dtd_e
 #define HASH_GIVE_INIT_DATA
 #define HASH_TABLE_ALLOC
 XML_HASH_GIVE_ALLOC
-#include "ucw/hashtable.h"
+#include <ucw/hashtable.h>
 
 struct xml_dtd_elem *
 xml_dtd_find_elem(struct xml_context *ctx, char *name)
@@ -200,7 +200,7 @@ xml_dtd_enodes_init_key(struct xml_dtd_enodes_table *tab UNUSED, struct xml_dtd_
 #define HASH_GIVE_ALLOC
 #define HASH_TABLE_ALLOC
 XML_HASH_GIVE_ALLOC
-#include "ucw/hashtable.h"
+#include <ucw/hashtable.h>
 
 /* Element attributes */
 
@@ -240,7 +240,7 @@ xml_dtd_attrs_init_key(struct xml_dtd_attrs_table *tab UNUSED, struct xml_dtd_at
 #define HASH_GIVE_ALLOC
 #define HASH_TABLE_ALLOC
 XML_HASH_GIVE_ALLOC
-#include "ucw/hashtable.h"
+#include <ucw/hashtable.h>
 
 struct xml_dtd_attr *
 xml_dtd_find_attr(struct xml_context *ctx, struct xml_dtd_elem *elem, char *name)
@@ -284,7 +284,7 @@ xml_dtd_evals_init_key(struct xml_dtd_evals_table *tab UNUSED, struct xml_dtd_ev
 #define HASH_GIVE_ALLOC
 #define HASH_TABLE_ALLOC
 XML_HASH_GIVE_ALLOC
-#include "ucw/hashtable.h"
+#include <ucw/hashtable.h>
 
 /* Enumerated attribute notations */
 
@@ -322,7 +322,7 @@ xml_dtd_enotns_init_key(struct xml_dtd_enotns_table *tab UNUSED, struct xml_dtd_
 #define HASH_GIVE_ALLOC
 #define HASH_TABLE_ALLOC
 XML_HASH_GIVE_ALLOC
-#include "ucw/hashtable.h"
+#include <ucw/hashtable.h>
 
 /* DTD initialization/cleanup */
 
index f653363477572e3afe5a8d3925f427aa3bac1d31..493a5f668aa7f8272af7e10b7d1f4adfd7e700f5 100644 (file)
@@ -10,7 +10,7 @@
 #ifndef _SHERLOCK_XML_DTD_H
 #define _SHERLOCK_XML_DTD_H
 
-#include "shxml/xml.h"
+#include <shxml/xml.h>
 
 struct xml_dtd {
   struct mempool *pool;                        /* Memory pool where to allocate DTD */
index 490c1f4523afe49b05064feb905e4d2a0f301437..ad2c3a8ae80e297bea2f25cebdea40345e1a038f 100644 (file)
@@ -10,8 +10,8 @@
 #ifndef _SHERLOCK_XML_INTERNALS_H
 #define _SHERLOCK_XML_INTERNALS_H
 
-#include "shxml/xml.h"
-#include "shxml/dtd.h"
+#include <shxml/xml.h>
+#include <shxml/dtd.h>
 
 /*** Debugging ***/
 
index 9fb3a2eee0d93feee12ea97c45e378428faeb851..0865dca9f11436f9f51505968c021e98da3dc97a 100644 (file)
@@ -9,15 +9,15 @@
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "shxml/xml.h"
-#include "shxml/dtd.h"
-#include "shxml/internals.h"
-#include "ucw/fastbuf.h"
-#include "ucw/ff-unicode.h"
-#include "ucw/unicode.h"
-#include "ucw/chartype.h"
-#include "ucw/hashfunc.h"
+#include <ucw/lib.h>
+#include <shxml/xml.h>
+#include <shxml/dtd.h>
+#include <shxml/internals.h>
+#include <ucw/fastbuf.h>
+#include <ucw/ff-unicode.h>
+#include <ucw/unicode.h>
+#include <ucw/chartype.h>
+#include <ucw/hashfunc.h>
 
 #include <setjmp.h>
 
@@ -622,7 +622,7 @@ xml_attrs_init_key(struct xml_attrs_table *t UNUSED, struct xml_attr *a, struct
 #define HASH_WANT_FIND
 #define HASH_GIVE_ALLOC
 XML_HASH_GIVE_ALLOC
-#include "ucw/hashtable.h"
+#include <ucw/hashtable.h>
 
 static void
 xml_parse_attr(struct xml_context *ctx)
index 14debf01a77bc6a23a02bd14d1a21cda116f09da..d672b797ef075437a4a83390eeb6f9e796542b39 100644 (file)
@@ -9,14 +9,14 @@
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "shxml/xml.h"
-#include "shxml/dtd.h"
-#include "shxml/internals.h"
-#include "ucw/unicode.h"
-#include "ucw/ff-unicode.h"
-#include "charset/charconv.h"
-#include "charset/fb-charconv.h"
+#include <ucw/lib.h>
+#include <shxml/xml.h>
+#include <shxml/dtd.h>
+#include <shxml/internals.h>
+#include <ucw/unicode.h>
+#include <ucw/ff-unicode.h>
+#include <charset/charconv.h>
+#include <charset/fb-charconv.h>
 
 /*** Charecter categorization ***/
 
index 6bd4a493f012e8e142f02a6b9c03fe8a181f53cc..f86547a0248e03b549b204d4ddef85f079e7541e 100644 (file)
@@ -7,11 +7,11 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "shxml/xml.h"
-#include "shxml/dtd.h"
-#include "ucw/getopt.h"
-#include "ucw/fastbuf.h"
+#include <ucw/lib.h>
+#include <shxml/xml.h>
+#include <shxml/dtd.h>
+#include <ucw/getopt.h>
+#include <ucw/fastbuf.h>
 
 #include <stdio.h>
 #include <stdlib.h>
index e94588836bf733470c2d008725d08b06fa140252..074c6049447b77892780d874f7d022669a10585c 100644 (file)
 #ifndef _SHERLOCK_XML_XML_H
 #define _SHERLOCK_XML_XML_H
 
-#include "ucw/clists.h"
-#include "ucw/slists.h"
-#include "ucw/mempool.h"
-#include "ucw/fastbuf.h"
+#include <ucw/clists.h>
+#include <ucw/slists.h>
+#include <ucw/mempool.h>
+#include <ucw/fastbuf.h>
 
 struct xml_context;
 struct xml_dtd_entity;
index 28b2b05afa5fd04317ec0f5265245e1e49c6005d..174b611d765c3ee0225200c8eb0ad094dde5ceed 100644 (file)
@@ -7,8 +7,8 @@
  *     distribution and use, see copyright notice in zlib.h.
  */
 
-#include "ucw/lib.h"
-#include "ucw/lizard.h"
+#include <ucw/lib.h>
+#include <ucw/lizard.h>
 
 #define BASE 65521UL   /* largest prime smaller than 65536 */
 #define NMAX 5552      /* NMAX is the largest n such that 255n(n+1)/2 + (n+1)(BASE-1) <= 2^32-1 */
index 4528e09757f16d4a00e444e1a33973921fcc5736..c4e40640e764a98ba6bf923af6885b03dc26e9f1 100644 (file)
@@ -7,7 +7,7 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
+#include <ucw/lib.h>
 
 #include <stdlib.h>
 #include <string.h>
index a9543c5b96d459c86aefa489502f0e5683244ee0..bcc49b089dfe4fe3ebf9d71fce8ff8245d5a1e60 100644 (file)
@@ -7,7 +7,7 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
+#include <ucw/lib.h>
 
 #include <string.h>
 
index 038bc181bf75ea4fa023a156858bd51221815670..014435e81aa015815f685deeeb5cd84900500c47 100644 (file)
@@ -9,9 +9,9 @@
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "ucw/asio.h"
-#include "ucw/threads.h"
+#include <ucw/lib.h>
+#include <ucw/asio.h>
+#include <ucw/threads.h>
 
 #include <string.h>
 #include <unistd.h>
index f80cc699dced508ab4b18bb7fff32531a045448c..420e0d6937ffd6d3d48529ffd5cae35151b8d8e9 100644 (file)
@@ -10,8 +10,8 @@
 #ifndef _UCW_ASIO_H
 #define _UCW_ASIO_H
 
-#include "ucw/workqueue.h"
-#include "ucw/clists.h"
+#include <ucw/workqueue.h>
+#include <ucw/clists.h>
 
 /*
  *  This module takes care of scheduling and executing asynchronous I/O requests
index f89e0b86c4987f014572ff81e3f9329a5b09c906..a0f0d01924177bc5c646a0275a577daaa97ff208 100644 (file)
@@ -7,7 +7,7 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
+#include <ucw/lib.h>
 
 #include <stdlib.h>
 #include <stdio.h>
@@ -62,7 +62,7 @@ static int qs_comp(const struct elt *X, const struct elt *Y)
 }
 
 #define ASORT_PREFIX(x) as_##x
-#include "ucw/sorter/array-simple.h"
+#include <ucw/sorter/array-simple.h>
 
 int main(void)
 {
index 8e5cec3dd60297a4c164e73facb8d03bfda6c5f2..38f1d788618400af30c507d24b174023965315af 100644 (file)
@@ -25,8 +25,8 @@
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "ucw/base224.h"
+#include <ucw/lib.h>
+#include <ucw/base224.h>
 
 static void
 encode_block(byte *w, u32 hi, u32 lo)
index 56f30766af1050a4eaa96f928549b57d25c41ebd..f50e48eb1ecdf1d65eb53974c142eb09a15f34d2 100644 (file)
@@ -9,9 +9,9 @@
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "ucw/base64.h"
-#include "ucw/threads.h"
+#include <ucw/lib.h>
+#include <ucw/base64.h>
+#include <ucw/threads.h>
 
 #include <string.h>
 
index 61c2a272d7667fee8e07251fde0dff7444e85e2e..67a95da66395cdbe0366620e5192bce3b1fbb8d1 100644 (file)
@@ -7,8 +7,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/bbuf.h"
+#include <ucw/lib.h>
+#include <ucw/bbuf.h>
 
 #include <stdio.h>
 
index ecc1f66c1b6fa1ca198e7ed945979bd7ac43d2d7..bb023a02ef73a1029668f27bd7acdb974f84347f 100644 (file)
@@ -12,7 +12,7 @@
 
 #define        GBUF_TYPE       byte
 #define        GBUF_PREFIX(x)  bb_##x
-#include "ucw/gbuf.h"
+#include <ucw/gbuf.h>
 
 /**
  * printf() into a growing buffer with `va_list` arguments.
index 852d8e42cd1fe2be17dcf1f70cb9d085cc3c53e9..0044846d5d541fb06a03c56f90df8715a0898e2b 100644 (file)
@@ -8,7 +8,7 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
+#include <ucw/lib.h>
 
 #include <sys/mman.h>
 #include <string.h>
index 9589b07bf4aa61683d77aca7a17ab9721c9718af..76b1a9bc994e6eef733137dbb1f72d2e2b6fa027 100644 (file)
@@ -7,7 +7,7 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
+#include <ucw/lib.h>
 
 #include <stdio.h>
 #include <string.h>
@@ -16,7 +16,7 @@
 #define BH_WANT_INSERT
 #define BH_WANT_FINDMIN
 #define BH_WANT_DELETEMIN
-#include "ucw/binheap-node.h"
+#include <ucw/binheap-node.h>
 
 struct item {
   struct bh_node n;
@@ -52,7 +52,7 @@ bht_dump(struct bh_heap *h)
     bht_do_dump(b, b->last_son, 1);
 }
 
-#include "ucw/binheap.h"
+#include <ucw/binheap.h>
 
 int main(void)
 {
index 0775f536c571faee289d37559f9d74c2f526df8b..0b23f34c953ea1869b07a6b5131f94ef599bcd9a 100644 (file)
@@ -7,8 +7,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/bitops.h"
+#include <ucw/lib.h>
+#include <ucw/bitops.h>
 
 /* Just a table, the rest is in bitops.h */
 
index ef38df30133ea0395b6b15dddbb7b32d13eff5e1..9a2fe435e344a6b49f2d97978d8fed7f8f973123 100644 (file)
@@ -7,8 +7,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/bitops.h"
+#include <ucw/lib.h>
+#include <ucw/bitops.h>
 
 int
 bit_fls(u32 x)
index 85b18a6b3e60ae22b14c49519f10ad33b78ab930..64587849ca3cf1a0835ba3187bd3892a80120fce 100644 (file)
@@ -41,9 +41,9 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/bitsig.h"
-#include "ucw/md5.h"
+#include <ucw/lib.h>
+#include <ucw/bitsig.h>
+#include <ucw/md5.h>
 
 #include <string.h>
 
index e1bd2811fb17015e8d2d9b01ad37d19ed4339515..e9b148044d2d8ebd08f2019fac1f96396b5f4131 100644 (file)
@@ -7,11 +7,11 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/chartype.h"
+#include <ucw/lib.h>
+#include <ucw/chartype.h>
 
 const byte _c_cat[256] = {
 #define CHAR(code,upper,lower,cat) cat,
-#include "ucw/char-map.h"
+#include <ucw/char-map.h>
 #undef CHAR
 };
index 91ff8aa23c5ad534751bc153ba4ff63d912538bd..cc6f99eb73bd8bbc2681de53842b2f30a6670bc3 100644 (file)
@@ -7,11 +7,11 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/chartype.h"
+#include <ucw/lib.h>
+#include <ucw/chartype.h>
 
 const byte _c_lower[256] = {
 #define CHAR(code,upper,lower,cat) lower,
-#include "ucw/char-map.h"
+#include <ucw/char-map.h>
 #undef CHAR
 };
index 53846d79cfabafa8d63103cd1964756d85128c2f..69a0320b2046999e69075fa752c229874aed03f9 100644 (file)
@@ -7,11 +7,11 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/chartype.h"
+#include <ucw/lib.h>
+#include <ucw/chartype.h>
 
 const byte _c_upper[256] = {
 #define CHAR(code,upper,lower,cat) upper,
-#include "ucw/char-map.h"
+#include <ucw/char-map.h>
 #undef CHAR
 };
index 1a0de4f22d1ed5fa39795d1bc2ab53a8761fee14..937965dd19f3d86dd7213c87a53042958a397e6f 100644 (file)
@@ -8,9 +8,9 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/conf.h"
-#include "ucw/mempool.h"
+#include <ucw/lib.h>
+#include <ucw/conf.h>
+#include <ucw/mempool.h>
 
 struct mempool *cf_pool;       // current pool for loading new configuration
 
index a2a92df2b79005e5b28b5bbde8ad35f49b324971..2176f71e90000b14be4385a73d242875d1eaabcb 100644 (file)
@@ -8,12 +8,12 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/conf.h"
-#include "ucw/getopt.h"
-#include "ucw/conf-internal.h"
-#include "ucw/clists.h"
-#include "ucw/fastbuf.h"
+#include <ucw/lib.h>
+#include <ucw/conf.h>
+#include <ucw/getopt.h>
+#include <ucw/conf-internal.h>
+#include <ucw/clists.h>
+#include <ucw/fastbuf.h>
 
 static void
 spaces(struct fastbuf *fb, uns nr)
index 568aba2ece1b6ae2b4d0c0e4c5dd4c38b5ae7c44..117c54822ab8a25ce080f480bebb7dfbd0786be3 100644 (file)
@@ -8,16 +8,16 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/conf.h"
-#include "ucw/getopt.h"
-#include "ucw/conf-internal.h"
-#include "ucw/clists.h"
-#include "ucw/mempool.h"
-#include "ucw/fastbuf.h"
-#include "ucw/chartype.h"
-#include "ucw/string.h"
-#include "ucw/stkstring.h"
+#include <ucw/lib.h>
+#include <ucw/conf.h>
+#include <ucw/getopt.h>
+#include <ucw/conf-internal.h>
+#include <ucw/clists.h>
+#include <ucw/mempool.h>
+#include <ucw/fastbuf.h>
+#include <ucw/chartype.h>
+#include <ucw/string.h>
+#include <ucw/stkstring.h>
 
 #include <stdlib.h>
 #include <string.h>
@@ -33,13 +33,13 @@ static uns line_num;
 static char line_buf[MAX_LINE];
 static char *line = line_buf;
 
-#include "ucw/bbuf.h"
+#include <ucw/bbuf.h>
 static bb_t copy_buf;
 static uns copied;
 
 #define GBUF_TYPE      uns
 #define GBUF_PREFIX(x) split_##x
-#include "ucw/gbuf.h"
+#include <ucw/gbuf.h>
 static split_t word_buf;
 static uns words;
 static uns ends_by_brace;              // the line is ended by "{"
index deae4505cc93470ed9235407a3c19c21528c16ab..ba32dd7bec268569415597b69cebb89ecab1488c 100644 (file)
@@ -8,11 +8,11 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/conf.h"
-#include "ucw/getopt.h"
-#include "ucw/conf-internal.h"
-#include "ucw/clists.h"
+#include <ucw/lib.h>
+#include <ucw/conf.h>
+#include <ucw/getopt.h>
+#include <ucw/conf-internal.h>
+#include <ucw/clists.h>
 
 #include <string.h>
 #include <stdio.h>
index b0b90134f6843795056417cfd72d0d6addf5c1ce..6134bfd254d535365b3a1af20447934d01637d60 100644 (file)
@@ -8,11 +8,11 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/conf.h"
-#include "ucw/getopt.h"
-#include "ucw/conf-internal.h"
-#include "ucw/mempool.h"
+#include <ucw/lib.h>
+#include <ucw/conf.h>
+#include <ucw/getopt.h>
+#include <ucw/conf-internal.h>
+#include <ucw/mempool.h>
 
 #include <string.h>
 
index 4cfeee1484341621c72f6bb7679febc87bd27dac..f2f15a99aa234a807913305f20d8774422be6ef2 100644 (file)
@@ -8,9 +8,9 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/conf.h"
-#include "ucw/chartype.h"
+#include <ucw/lib.h>
+#include <ucw/conf.h>
+#include <ucw/chartype.h>
 
 #include <stdlib.h>
 #include <stdio.h>
index 4112d88883418cd2ffeae10ff9180948794fffb8..9cac24a5d0e334457c08ab518dc2af0c84319e45 100644 (file)
@@ -8,11 +8,11 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/conf.h"
-#include "ucw/conf-internal.h"
-#include "ucw/clists.h"
-#include "ucw/binsearch.h"
+#include <ucw/lib.h>
+#include <ucw/conf.h>
+#include <ucw/conf-internal.h>
+#include <ucw/clists.h>
+#include <ucw/binsearch.h>
 
 #include <string.h>
 
@@ -24,7 +24,7 @@ struct dirty_section {
 };
 #define GBUF_TYPE      struct dirty_section
 #define GBUF_PREFIX(x) dirtsec_##x
-#include "ucw/gbuf.h"
+#include <ucw/gbuf.h>
 static dirtsec_t dirty;
 static uns dirties;
 
@@ -44,7 +44,7 @@ cf_add_dirty(struct cf_section *sec, void *ptr)
 #define ASORT_KEY_TYPE struct dirty_section
 #define ASORT_ELT(i)   dirty.ptr[i]
 #define ASORT_LT(x,y)  x.sec < y.sec || x.sec == y.sec && x.ptr < y.ptr
-#include "ucw/sorter/array-simple.h"
+#include <ucw/sorter/array-simple.h>
 
 static void
 sort_dirty(void)
index e226fae955e42dedc9eb279e3433a90f5390c0e1..34d1f36bc9e316350bd8d2eab7194423037144c8 100644 (file)
@@ -4,11 +4,11 @@
  *     (c) 2006 Robert Spalek <robert@ucw.cz>
  */
 
-#include "ucw/lib.h"
-#include "ucw/conf.h"
-#include "ucw/getopt.h"
-#include "ucw/clists.h"
-#include "ucw/fastbuf.h"
+#include <ucw/lib.h>
+#include <ucw/conf.h>
+#include <ucw/getopt.h>
+#include <ucw/clists.h>
+#include <ucw/fastbuf.h>
 
 #include <stdlib.h>
 #include <stdio.h>
index 99f353bc72f69125758db6cc7602679ea7b70cdf..11fd14aa433f3f283f923dfde44e6b37ce148b1d 100644 (file)
@@ -18,8 +18,8 @@
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "ucw/eltpool.h"
+#include <ucw/lib.h>
+#include <ucw/eltpool.h>
 
 struct eltpool *
 ep_new(uns elt_size, uns elts_per_chunk)
@@ -73,7 +73,7 @@ ep_total_size(struct eltpool *pool)
 #ifdef TEST
 
 #include <stdio.h>
-#include "ucw/clists.h"
+#include <ucw/clists.h>
 
 struct argh {
   cnode n;
index 1d7b70a46589c36993134bdcf569e8457aad719f..fec5593f1ee8a45720bbdba6f9bb1c3570ad07a2 100644 (file)
@@ -7,8 +7,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/process.h"
+#include <ucw/lib.h>
+#include <ucw/process.h>
 
 #include <stdio.h>
 #include <sys/wait.h>
index a66d712b2902a1c564cbff5fb3636356941dea3d..ac6eaea7272b44676ec37d0e55cba1181541d2b6 100644 (file)
@@ -9,11 +9,11 @@
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "ucw/fastbuf.h"
-#include "ucw/resource.h"
-#include "ucw/trans.h"
-#include "ucw/stkstring.h"
+#include <ucw/lib.h>
+#include <ucw/fastbuf.h>
+#include <ucw/resource.h>
+#include <ucw/trans.h>
+#include <ucw/stkstring.h>
 
 #include <stdio.h>
 #include <stdlib.h>
index 8cee3087f96ae63644271a181b132f7da4152963..3057f5019cf99c93c0c944b71478263ecebc24d1 100644 (file)
@@ -7,11 +7,11 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/fastbuf.h"
-#include "ucw/io.h"
-#include "ucw/conf.h"
-#include "ucw/trans.h"
+#include <ucw/lib.h>
+#include <ucw/fastbuf.h>
+#include <ucw/io.h>
+#include <ucw/conf.h>
+#include <ucw/trans.h>
 
 #include <string.h>
 #include <fcntl.h>
index 846ff8f9814b94aece359f873959562549073545..8e87d39dca9868352365d8fb3fca895c7f61b00c 100644 (file)
@@ -7,8 +7,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/fastbuf.h"
+#include <ucw/lib.h>
+#include <ucw/fastbuf.h>
 
 #include <stdio.h>
 #include <stdlib.h>
index 74a85c67b2f425ccfa89599241adb3401bd5dd44..f87baa36316ba4ebfd78ce4d3371e3e9ce2a3491 100644 (file)
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "ucw/fastbuf.h"
-#include "ucw/io.h"
-#include "ucw/asio.h"
-#include "ucw/conf.h"
-#include "ucw/threads.h"
+#include <ucw/lib.h>
+#include <ucw/fastbuf.h>
+#include <ucw/io.h>
+#include <ucw/asio.h>
+#include <ucw/conf.h>
+#include <ucw/threads.h>
 
 #include <string.h>
 #include <fcntl.h>
@@ -313,7 +313,7 @@ fbdir_open_fd_internal(int fd, const char *name, struct asio_queue *q, uns buffe
 
 #ifdef TEST
 
-#include "ucw/getopt.h"
+#include <ucw/getopt.h>
 
 int main(int argc, char **argv)
 {
index bfa38a9eae4ad811470bec674d26a53bfb8e5d02..5394730b93fe3d4cadd559dee251b183baeea03c 100644 (file)
@@ -8,9 +8,9 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/fastbuf.h"
-#include "ucw/io.h"
+#include <ucw/lib.h>
+#include <ucw/fastbuf.h>
+#include <ucw/io.h>
 
 #include <stdio.h>
 #include <string.h>
index 927fe96af6c312a59241d269dd46b0bb7aa84019..0898a1a4be68b6128796bdc866f0598f77024942 100644 (file)
@@ -7,9 +7,9 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/fastbuf.h"
-#include "ucw/mempool.h"
+#include <ucw/lib.h>
+#include <ucw/fastbuf.h>
+#include <ucw/mempool.h>
 
 #include <stdio.h>
 #include <stdlib.h>
index 0ce80c6ab90f1a4b5388567c10bbf0d8be1ce012..e1756102b5afdf900bcfc4f203e15249402ea4ea 100644 (file)
@@ -7,8 +7,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/fastbuf.h"
+#include <ucw/lib.h>
+#include <ucw/fastbuf.h>
 
 #include <unistd.h>
 
index 2752c240e4a62bc4d10866bff68773b30bd924a6..71b171c7c994e21e1ba9ab7ad2110f8e7376dda9 100644 (file)
@@ -7,8 +7,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/fastbuf.h"
+#include <ucw/lib.h>
+#include <ucw/fastbuf.h>
 
 #include <stdio.h>
 
index b402b07cdad469bedec01efd892abf24f2518894..d355a66253d3310428476e39889c015625c1144a 100644 (file)
@@ -9,10 +9,10 @@
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "ucw/fastbuf.h"
-#include "ucw/io.h"
-#include "ucw/conf.h"
+#include <ucw/lib.h>
+#include <ucw/fastbuf.h>
+#include <ucw/io.h>
+#include <ucw/conf.h>
 
 #include <string.h>
 #include <fcntl.h>
index f9d2b0fa1eee4dec03312edaca79eb2183c0a44a..e0f9a73f49be87ba8d755dac490e6c824cc6b3d0 100644 (file)
@@ -8,11 +8,11 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/conf.h"
-#include "ucw/io.h"
-#include "ucw/fastbuf.h"
-#include "ucw/trans.h"
+#include <ucw/lib.h>
+#include <ucw/conf.h>
+#include <ucw/io.h>
+#include <ucw/fastbuf.h>
+#include <ucw/trans.h>
 
 #include <fcntl.h>
 #include <stdio.h>
index e3095c73c3935ad21f88958d189dc688fedfdfe0..e8628dcd9e09bd9c9efd6e4ca09b9fe1b230fc85 100644 (file)
@@ -7,9 +7,9 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/mempool.h"
-#include "ucw/fastbuf.h"
+#include <ucw/lib.h>
+#include <ucw/mempool.h>
+#include <ucw/fastbuf.h>
 
 #include <stdio.h>
 #include <stdlib.h>
index 3f44cbcb3a70a8d53e2fbb7272a7f163879f7d25..f6d73d2f733816ca9a62f8228d1acd80e8d820ec 100644 (file)
@@ -7,9 +7,9 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/fastbuf.h"
-#include "ucw/fb-socket.h"
+#include <ucw/lib.h>
+#include <ucw/fastbuf.h>
+#include <ucw/fb-socket.h>
 
 #include <stdio.h>
 #include <unistd.h>
index 004ed77204d30782ea6cc049c808f53e4145c817..033797a1bb29870a475923145719afd0ea46bc8f 100644 (file)
@@ -10,7 +10,7 @@
 #ifndef _UCW_FB_SOCKET_H
 #define _UCW_FB_SOCKET_H
 
-#include "ucw/fastbuf.h"
+#include <ucw/fastbuf.h>
 
 struct fbsock_params { /** Configuration of socket fastbuf. **/
   int fd;
index d9a31274ad7bc126ff27841981dc4295702d4446..896870ea11e133033789c59c51096f2eca2b553a 100644 (file)
@@ -8,8 +8,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/fastbuf.h"
+#include <ucw/lib.h>
+#include <ucw/fastbuf.h>
 
 #include <stdio.h>
 #include <fcntl.h>
@@ -41,7 +41,7 @@ void bfix_tmp_file(struct fastbuf *fb, const char *name)
 
 #ifdef TEST
 
-#include "ucw/getopt.h"
+#include <ucw/getopt.h>
 
 int main(int argc, char **argv)
 {
index 47163f29717b5e6b63ad4204d4696552b471cbb9..c8c0ff3a6fa3763ceea69f66bb795425b019a782 100644 (file)
@@ -7,9 +7,9 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/fastbuf.h"
-#include "ucw/ff-binary.h"
+#include <ucw/lib.h>
+#include <ucw/fastbuf.h>
+#include <ucw/ff-binary.h>
 
 #define GEN(type, name, size, endian)                          \
 type bget##name##_##endian##_slow(struct fastbuf *f)           \
index babbbfcce8da7c0c97981cf9c0c50bd8c5973364..448ce0626dbb630b743de70228b04e5079a3a03b 100644 (file)
@@ -11,8 +11,8 @@
 #ifndef _UCW_FF_BINARY_H
 #define _UCW_FF_BINARY_H
 
-#include "ucw/fastbuf.h"
-#include "ucw/unaligned.h"
+#include <ucw/fastbuf.h>
+#include <ucw/unaligned.h>
 
 #ifdef CPU_BIG_ENDIAN
 #define FF_ENDIAN be
index ad80e413d58ebef9281689b1cd4e81faed621c36..8e59f2ffbf1ff191e848fb086eda2c71c1e9b042 100644 (file)
@@ -7,8 +7,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/fastbuf.h"
+#include <ucw/lib.h>
+#include <ucw/fastbuf.h>
 
 #include <stdio.h>
 #include <alloca.h>
index 50b2c3e81d7e5b3e42f51b650182d2c5ffb2ef4a..8a0c2d3aab52f357ad88fa56d90b32450641668f 100644 (file)
@@ -12,8 +12,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/fastbuf.h"
+#include <ucw/lib.h>
+#include <ucw/fastbuf.h>
 
 void
 bgets_stk_init(struct bgets_stk_struct *s)
index e3cb33da86270d3a2af1bdcf9e88c67d3faf745a..ed7815bc7028c472022feb057302d09a42577e12 100644 (file)
@@ -8,10 +8,10 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/fastbuf.h"
-#include "ucw/mempool.h"
-#include "ucw/bbuf.h"
+#include <ucw/lib.h>
+#include <ucw/fastbuf.h>
+#include <ucw/mempool.h>
+#include <ucw/bbuf.h>
 
 char *                                 /* Non-standard */
 bgets(struct fastbuf *f, char *b, uns l)
index 6de5a107e083a5aaf1e63e4342d085c98ee7db19..31fa32aaf58f4ceb5dc420a732960f7a3943ea05 100644 (file)
@@ -8,11 +8,11 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/fastbuf.h"
-#include "ucw/unicode.h"
-#include "ucw/ff-unicode.h"
-#include "ucw/ff-binary.h"
+#include <ucw/lib.h>
+#include <ucw/fastbuf.h>
+#include <ucw/unicode.h>
+#include <ucw/ff-unicode.h>
+#include <ucw/ff-binary.h>
 
 /*** UTF-8 ***/
 
index 44593440e229e2a54db8961339c6b068590073df..024e54c8a786cb0f64a4ef56412746631c7466f8 100644 (file)
@@ -12,8 +12,8 @@
 #ifndef _UCW_FF_UNICODE_H
 #define _UCW_FF_UNICODE_H
 
-#include "ucw/fastbuf.h"
-#include "ucw/unicode.h"
+#include <ucw/fastbuf.h>
+#include <ucw/unicode.h>
 
 /* ** UTF-8 ** */
 
index 579d6ab1d85cb264001967af8c9f79199441976f..69adde7efac86c8e602a49eb17248156f440ffe4 100644 (file)
@@ -6,8 +6,8 @@
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "ucw/gary.h"
+#include <ucw/lib.h>
+#include <ucw/gary.h>
 
 #include <string.h>
 
index 61857184b2259ca3fb8f6101a4f013536e7db76f..3311237a62968de01b7a1515fbd273e34560cea3 100644 (file)
@@ -1,5 +1,5 @@
-#include "ucw/lib.h"
-#include "ucw/getopt.h"
+#include <ucw/lib.h>
+#include <ucw/getopt.h>
 
 void
 reset_getopt(void)
index 43866fc484fb0abfcdb741013d10cd76ea4bd10e..6263d47fb6df6acd8e19968216cab5cd9614efbf 100644 (file)
@@ -12,7 +12,7 @@
 #define        _UCW_GETOPT_H
 
 #ifdef CONFIG_UCW_OWN_GETOPT
-#include "ucw/getopt/getopt-sh.h"
+#include <ucw/getopt/getopt-sh.h>
 #else
 #include <getopt.h>
 #endif
index 868ffce0774b0d2e8a36dba2e660b5b6b9aea34f..f296cd0969bf40611bb8a38d59856a13986a63b2 100644 (file)
@@ -9,6 +9,6 @@
 #define opterr ucw_opterr
 #define optopt ucw_optopt
 
-#include "ucw/getopt/getopt.h"
+#include <ucw/getopt/getopt.h>
 
 #endif
index 1f7aa71186585077e634a2387a4ff98916056f47..8d1d76da180081d9b879cd8f8c26e0daf93a86fe 100644 (file)
@@ -1,7 +1,7 @@
 /* Tests for hash table routines */
 
-#include "ucw/lib.h"
-#include "ucw/mempool.h"
+#include <ucw/lib.h>
+#include <ucw/mempool.h>
 
 #include <stdio.h>
 #include <string.h>
@@ -30,7 +30,7 @@ static inline void test1_init_data(struct node1 *n)
 #define HASH_WANT_LOOKUP
 #define HASH_WANT_REMOVE
 
-#include "ucw/hashtable.h"
+#include <ucw/hashtable.h>
 
 static void test1(void)
 {
@@ -79,7 +79,7 @@ struct node2 {
 #define HASH_WANT_FIND
 #define HASH_WANT_NEW
 
-#include "ucw/hashtable.h"
+#include <ucw/hashtable.h>
 
 static void test2(void)
 {
@@ -122,7 +122,7 @@ struct node3 {
 
 #define HASH_USE_POOL pool3
 
-#include "ucw/hashtable.h"
+#include <ucw/hashtable.h>
 
 static void test3(void)
 {
@@ -150,7 +150,7 @@ static void test3(void)
 
 /* TEST 4: complex keys */
 
-#include "ucw/hashfunc.h"
+#include <ucw/hashfunc.h>
 
 struct node4 {
   int port;
@@ -195,7 +195,7 @@ static inline void test4_init_key(struct node4 *n, char *host, int port)
   n->port = port;
 }
 
-#include "ucw/hashtable.h"
+#include <ucw/hashtable.h>
 
 static void test4(void)
 {
@@ -266,7 +266,7 @@ static inline void test5_init_data(struct test5_table *table UNUSED, struct node
 #define HASH_WANT_NEW
 #define HASH_WANT_DELETE
 
-#include "ucw/hashtable.h"
+#include <ucw/hashtable.h>
 
 static void test5(void)
 {
index 8ff4fc0af20912d50337fe157a8d68f771bc23ae..d68b0385755e6f45ca7ab06e392c3896bf3e6f5b 100644 (file)
@@ -3,7 +3,7 @@
  *     it is faster than the classical version ;-)
  */
 
-#include "ucw/hashfunc.h"
+#include <ucw/hashfunc.h>
 
 #include <stdlib.h>
 #include <stdio.h>
index 2ea365700b2c2a818c6978d8bab515c5480a05f2..ada2a43f22f920856571fd2fff98c95eaac01985 100644 (file)
@@ -11,9 +11,9 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/hashfunc.h"
-#include "ucw/chartype.h"
+#include <ucw/lib.h>
+#include <ucw/hashfunc.h>
+#include <ucw/chartype.h>
 
 /* The number of bits the hash in the function hash_*() is rotated by after
  * every pass.  It should be prime with the word size.  */
index 355acd48cf10c8b857b6e3fafe3666023a0532f1..e3cfe4d845b2462bbab90daceb571c607609cb95 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef _UCW_HASHFUNC_H
 #define _UCW_HASHFUNC_H
 
-#include "ucw/lib.h"
+#include <ucw/lib.h>
 
 /*** === String hashes [[strhash]] ***/
 
index 622f071aa7a663151ab79bc5d3fee36d6268b7cb..8dff51c2d5a9f6450cebfdfa99a855d77337e2d6 100644 (file)
  *
  *  (For dynamic tables, use HASH_FOR_ALL_DYNAMIC(hash_prefix, hash_table, variable) instead.)
  *
- *  Then include "ucw/hashtable.h" and voila, you have a hash table
+ *  Then include <ucw/hashtable.h> and voila, you have a hash table
  *  suiting all your needs (at least those which you've revealed :) ).
  *
  *  After including this file, all parameter macros are automatically
  */
 
 #ifndef _UCW_HASHFUNC_H
-#include "ucw/hashfunc.h"
+#include <ucw/hashfunc.h>
 #endif
 
-#include "ucw/prime.h"
+#include <ucw/prime.h>
 
 #include <string.h>
 
@@ -340,7 +340,7 @@ static inline void P(cleanup_alloc) (TAU) { }
 
 #elif defined(HASH_USE_POOL)
 /* If the caller has requested to use his mempool, do so */
-#include "ucw/mempool.h"
+#include <ucw/mempool.h>
 static inline void * P(alloc) (TAUC unsigned int size) { return mp_alloc_fast(HASH_USE_POOL, size); }
 static inline void P(free) (TAUC void *x UNUSED) { }
 static inline void P(init_alloc) (TAU) { }
@@ -348,7 +348,7 @@ static inline void P(cleanup_alloc) (TAU) { }
 
 #elif defined(HASH_AUTO_POOL)
 /* Use our own pools */
-#include "ucw/mempool.h"
+#include <ucw/mempool.h>
 static inline void * P(alloc) (TAUC unsigned int size) { return mp_alloc_fast(T.pool, size); }
 static inline void P(free) (TAUC void *x UNUSED) { }
 static inline void P(init_alloc) (TAU) { T.pool = mp_new(HASH_AUTO_POOL); }
@@ -357,7 +357,7 @@ static inline void P(cleanup_alloc) (TAU) { mp_delete(T.pool); }
 
 #elif defined(HASH_USE_ELTPOOL)
 /* If the caller has requested to use his eltpool, do so */
-#include "ucw/eltpool.h"
+#include <ucw/eltpool.h>
 static inline void * P(alloc) (TAUC unsigned int size UNUSED) { ASSERT(size <= (HASH_USE_ELTPOOL)->elt_size); return ep_alloc(HASH_USE_ELTPOOL); }
 static inline void P(free) (TAUC void *x) { ep_free(HASH_USE_ELTPOOL, x); }
 static inline void P(init_alloc) (TAU) { }
@@ -365,7 +365,7 @@ static inline void P(cleanup_alloc) (TAU) { }
 
 #elif defined(HASH_AUTO_ELTPOOL)
 /* Use our own eltpools */
-#include "ucw/eltpool.h"
+#include <ucw/eltpool.h>
 static inline void * P(alloc) (TAUC unsigned int size UNUSED) { return ep_alloc(T.eltpool); }
 static inline void P(free) (TAUC void *x) { ep_free(T.eltpool, x); }
 static inline void P(init_alloc) (TAU) { T.eltpool = ep_new(sizeof(P(bucket)), HASH_AUTO_ELTPOOL); }
index 21b3678e4354ba0f5ef8fa6009d842b897d5c0df..b12b71141182b993f8d77d7695983ffefd996eed 100644 (file)
@@ -7,8 +7,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/io.h"
+#include <ucw/lib.h>
+#include <ucw/io.h>
 
 #include <unistd.h>
 
index 30000b004e6b2f02b96bb52765ab1dd00edb42ac..24010b517cc45755b893506bd2fb7c6652bbbd7d 100644 (file)
@@ -7,8 +7,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/io.h"
+#include <ucw/lib.h>
+#include <ucw/io.h>
 
 #include <stdio.h>
 #include <fcntl.h>
index 547aee56c4fb324a28c8b6b352ca14e07c3e7756..35c8c51d6298da6c99a2e26237b1d74b6a9d5214 100644 (file)
@@ -7,8 +7,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/io.h"
+#include <ucw/lib.h>
+#include <ucw/io.h>
 
 ucw_off_t ucw_file_size(const char *name)
 {
index 08ac93fa0edd6e3c7ff258d7b137c00e525171f3..00a3b5f21cc687b2c3874824bf0cfecef8dc106f 100644 (file)
@@ -4,8 +4,8 @@
  *     (c) 2004--2012 Martin Mares <mj@ucw.cz>
  */
 
-#include "ucw/lib.h"
-#include "ucw/io.h"
+#include <ucw/lib.h>
+#include <ucw/io.h>
 
 #include <fcntl.h>
 #include <unistd.h>
index a01109c8f4f0677111f54d6e6720c626ba97358a..f51abab6e533f86f54c016c2ea37fb2fd2e11154 100644 (file)
@@ -7,12 +7,12 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/clists.h"
-#include "ucw/conf.h"
-#include "ucw/getopt.h"
-#include "ucw/fastbuf.h"
-#include "ucw/ipaccess.h"
+#include <ucw/lib.h>
+#include <ucw/clists.h>
+#include <ucw/conf.h>
+#include <ucw/getopt.h>
+#include <ucw/fastbuf.h>
+#include <ucw/ipaccess.h>
 
 #include <string.h>
 
index fa163ea9ea37e13a1c019a474cb2174d0c82358a..5ff6235f4345ca852e57f108d1b2f7b08f4eb80f 100644 (file)
@@ -10,7 +10,7 @@
 #ifndef _UCW_IPACCESS_H
 #define _UCW_IPACCESS_H
 
-#include "ucw/clists.h"
+#include <ucw/clists.h>
 
 extern struct cf_section ipaccess_cf;
 int ipaccess_check(clist *l, u32 ip);
index 038c6e751c2cfa230383fb7de448acf103313e07..49d4cf29710d5e9610b36767ef0baee1ac6ed884 100644 (file)
@@ -4,8 +4,8 @@
  *      (c) 2006, Pavel Charvat <pchar@ucw.cz>
  */
 
-#include "ucw/lib.h"
-#include "ucw/mempool.h"
+#include <ucw/lib.h>
+#include <ucw/mempool.h>
 #include <string.h>
 
 #if 0
 
 #define KMP_PREFIX(x) kmp1_##x
 #define KMP_WANT_CLEANUP
-#include "ucw/kmp.h"
+#include <ucw/kmp.h>
 #define KMPS_PREFIX(x) kmp1s1_##x
 #define KMPS_KMP_PREFIX(x) kmp1_##x
 #define KMPS_WANT_BEST
 #define KMPS_EXIT(kmp,src,s) TRACE("Best match has %d characters", s->best->len)
-#include "ucw/kmp-search.h"
+#include <ucw/kmp-search.h>
 #define KMPS_PREFIX(x) kmp1s2_##x
 #define KMPS_KMP_PREFIX(x) kmp1_##x
 #define KMPS_VARS uns count;
 #define KMPS_INIT(kmp,src,s) s->u.count = 0
 #define KMPS_FOUND(kmp,src,s) s->u.count++
-#include "ucw/kmp-search.h"
+#include <ucw/kmp-search.h>
 
 static void
 test1(void)
@@ -71,7 +71,7 @@ test1(void)
 #define KMPS_MERGE_CONTROLS
 #define KMPS_FOUND(kmp,src,s) TRACE("String %s with id %d found", s->out->u.str, s->out->u.id)
 #define KMPS_STEP(kmp,src,s) TRACE("Got to state %p after reading %d", s->s, s->c)
-#include "ucw/kmp.h"
+#include <ucw/kmp.h>
 
 static void
 test2(void)
@@ -106,7 +106,7 @@ test2(void)
 #define KMP_WANT_SEARCH
 #define KMPS_VARS uns sum, *cnt;
 #define KMPS_FOUND(kmp,src,s) do{ ASSERT(s->u.cnt[s->out->u.index]); s->u.cnt[s->out->u.index]--; s->u.sum--; }while(0)
-#include "ucw/kmp.h"
+#include <ucw/kmp.h>
 
 static void
 test3(void)
@@ -185,7 +185,7 @@ kmp4_hash(struct kmp4_struct *kmp UNUSED, struct kmp4_state *s, byte *c)
 #define KMPS_FOUND(kmp,src,s) TRACE("found")
 #define KMPS_ADD_CONTROLS
 #define KMPS_MERGE_CONTROLS
-#include "ucw/kmp.h"
+#include <ucw/kmp.h>
 
 static void
 test4(void)
index 629a4c84c3354e8ff4c530178c723a13f1729e5c..673e0d3db2ba1593e7c1333cc8ad1d6487445459 100644 (file)
--- a/ucw/kmp.h
+++ b/ucw/kmp.h
@@ -25,7 +25,7 @@
  *     #define KMP_WANT_CLEANUP
  *     #define KMP_WANT_SEARCH // includes ucw/kmp-search.h automatically
  *     #define KMPS_FOUND(kmp,src,s) printf("found\n")
- *     #include "ucw/kmp.h"
+ *     #include <ucw/kmp.h>
  *
  *    [...]
  *
 #error Missing KMP_PREFIX
 #endif
 
-#include "ucw/mempool.h"
+#include <ucw/mempool.h>
 #include <alloca.h>
 #include <string.h>
 
@@ -240,7 +240,7 @@ P(hash_init_key) (struct P(hash_table) *t UNUSED, struct P(state) *s, struct P(s
 #endif
 #define HASH_CONSERVE_SPACE
 #define HASH_TABLE_DYNAMIC
-#include "ucw/hashtable.h"
+#include <ucw/hashtable.h>
 #define P(x) KMP_PREFIX(x)
 
 struct P(struct) {
@@ -267,13 +267,13 @@ P(get_char) (struct P(struct) *kmp UNUSED, P(source_t) *src UNUSED, P(char_t) *c
 }
 #else
 #  if defined(KMP_USE_UTF8)
-#    include "ucw/unicode.h"
+#    include <ucw/unicode.h>
 #    if defined(KMP_ONLYALPHA) || defined(KMP_TOLOWER) || defined(KMP_UNACCENT)
-#      include "charset/unicat.h"
+#      include <charset/unicat.h>
 #    endif
 #  elif defined(KMP_USE_ASCII)
 #    if defined(KMP_ONLYALPHA) || defined(KMP_TOLOWER)
-#      include "ucw/chartype.h"
+#      include <ucw/chartype.h>
 #    endif
 #  endif
 static inline int
@@ -457,7 +457,7 @@ P(build) (struct P(struct) *kmp)
 #  undef KMP_WANT_SEARCH
 #  define KMPS_PREFIX(x) KMP_PREFIX(x)
 #  define KMPS_KMP_PREFIX(x) KMP_PREFIX(x)
-#  include "ucw/kmp-search.h"
+#  include <ucw/kmp-search.h>
 #endif
 
 #undef KMP_PREFIX
index 8ef657d7f0f1eb7725cb0173c5802dd27e228421..69db96a9cf792ce24da3f40990debf7f2ec2fc0a 100644 (file)
@@ -1,7 +1,7 @@
 /* Test of large files */
 
-#include "ucw/lib.h"
-#include "ucw/fastbuf.h"
+#include <ucw/lib.h>
+#include <ucw/fastbuf.h>
 
 #include <stdlib.h>
 #include <time.h>
index 19a9c7a834077293c43a287c1fe551e8f6335457..d94931d1f3fc37528fa42a141602e3ad929de8d9 100644 (file)
--- a/ucw/lib.h
+++ b/ucw/lib.h
@@ -13,7 +13,7 @@
 #ifndef _UCW_LIB_H
 #define _UCW_LIB_H
 
-#include "ucw/config.h"
+#include <ucw/config.h>
 #include <stdarg.h>
 
 /*** === Macros for handling structures, offsets and alignment ***/
index c8fb9d7504c114ec6eb1b0d17a238047f844e9c2..42d73820ab6da3e981f864cd1b5ff42ceb82fb92 100644 (file)
@@ -7,10 +7,10 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/threads.h"
-#include "ucw/sighandler.h"
-#include "ucw/lizard.h"
+#include <ucw/lib.h>
+#include <ucw/threads.h>
+#include <ucw/sighandler.h>
+#include <ucw/lizard.h>
 
 #include <sys/mman.h>
 #include <fcntl.h>
index fb9830a630f9230e8adbe704b38d38ac70f6704a..74f898b55a629d7f1b22df159b93302ba5b6a327 100644 (file)
@@ -1,8 +1,8 @@
-#include "ucw/lib.h"
-#include "ucw/getopt.h"
-#include "ucw/fastbuf.h"
-#include "ucw/ff-binary.h"
-#include "ucw/lizard.h"
+#include <ucw/lib.h>
+#include <ucw/getopt.h>
+#include <ucw/fastbuf.h>
+#include <ucw/ff-binary.h>
+#include <ucw/lizard.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <fcntl.h>
index f505b9462eca837c63ee2fc0edeb0a829d0ecbe0..56d653df4b103ef206c21164bebbb509fd496f1e 100644 (file)
@@ -10,8 +10,8 @@
  *     the compression method is based on zlib.
  */
 
-#include "ucw/lib.h"
-#include "ucw/lizard.h"
+#include <ucw/lib.h>
+#include <ucw/lizard.h>
 
 #include <string.h>
 
index 7c7f97afe8ce2ed0c15fd393b7cecae75ee43eb4..824d95fcb01df289025f44a19634584531df6214 100644 (file)
@@ -7,13 +7,13 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/log.h"
-#include "ucw/log-internal.h"
-#include "ucw/conf.h"
-#include "ucw/simple-lists.h"
-#include "ucw/tbf.h"
-#include "ucw/threads.h"
+#include <ucw/lib.h>
+#include <ucw/log.h>
+#include <ucw/log-internal.h>
+#include <ucw/conf.h>
+#include <ucw/simple-lists.h>
+#include <ucw/tbf.h>
+#include <ucw/threads.h>
 
 #include <stdio.h>
 #include <string.h>
@@ -342,7 +342,7 @@ log_configured(const char *name)
 #ifdef TEST
 
 #include <unistd.h>
-#include "ucw/getopt.h"
+#include <ucw/getopt.h>
 
 int main(int argc, char **argv)
 {
index 231344bd4ef77a713da534e9376603333447e46d..b00f5b3a054304bc951bdd1cd8f55b5710ffc5d9 100644 (file)
@@ -8,12 +8,12 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/log.h"
-#include "ucw/log-internal.h"
-#include "ucw/io.h"
-#include "ucw/threads.h"
-#include "ucw/simple-lists.h"
+#include <ucw/lib.h>
+#include <ucw/log.h>
+#include <ucw/log-internal.h>
+#include <ucw/io.h>
+#include <ucw/threads.h>
+#include <ucw/simple-lists.h>
 
 #include <stdio.h>
 #include <string.h>
index 5d21ce7773702b5a494d1a7e1e3c54ec69330baf..91c6c1fc26b02f7ed92f2f7f82aaf707e32a4189 100644 (file)
@@ -22,7 +22,7 @@ int log_pass_msg(int depth, struct log_stream *ls, struct log_msg *m);
 /* Define an array (growing buffer) for pointers to log_streams. */
 #define GBUF_TYPE struct log_stream*
 #define GBUF_PREFIX(x) lsbuf_##x
-#include "ucw/gbuf.h"
+#include <ucw/gbuf.h>
 
 extern struct lsbuf_t log_streams;
 extern int log_streams_after;
index 2cc9f7a05bfa835dae8cdab41f0a76d86a8a4f6d..5dbd71ff1c5bf63b3a090dc0d6693700eb9b4244 100644 (file)
@@ -8,10 +8,10 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/log.h"
-#include "ucw/log-internal.h"
-#include "ucw/simple-lists.h"
+#include <ucw/lib.h>
+#include <ucw/log.h>
+#include <ucw/log-internal.h>
+#include <ucw/simple-lists.h>
 
 #include <string.h>
 
index e3bbd6b5904273acf8341df15f7019ef3a16c634..ee8b9e8353d8fbe09599a3954085ab80ee1063ab 100644 (file)
@@ -8,8 +8,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/log.h"
+#include <ucw/lib.h>
+#include <ucw/log.h>
 
 #include <string.h>
 #include <syslog.h>
index 31252c9ee2b0f1f083d6eb2bfb29d3b06c9a8e17..cf5d115ad78ee9aae4dd25e9f370fb3e0f5335e6 100644 (file)
--- a/ucw/log.c
+++ b/ucw/log.c
@@ -8,10 +8,10 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/log.h"
-#include "ucw/log-internal.h"
-#include "ucw/simple-lists.h"
+#include <ucw/lib.h>
+#include <ucw/log.h>
+#include <ucw/log-internal.h>
+#include <ucw/simple-lists.h>
 
 #include <stdio.h>
 #include <stdlib.h>
index 5e8d4ef52b993210f864d3d3b97e73272a81e2b5..f6088bcb202401610f37bce3a66e446750186f43 100644 (file)
--- a/ucw/log.h
+++ b/ucw/log.h
@@ -11,7 +11,7 @@
 #ifndef _UCW_LOG_H_
 #define _UCW_LOG_H_
 
-#include "ucw/clists.h"
+#include <ucw/clists.h>
 
 /*** === Messages and streams ***/
 
index dab3c8e68883a5d698e2dcb19782abd3a1a1c6e4..929533b383a2483391476effdcc7ec976318ae65 100644 (file)
@@ -9,8 +9,8 @@
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "ucw/mainloop.h"
+#include <ucw/lib.h>
+#include <ucw/mainloop.h>
 
 #include <stdio.h>
 #include <string.h>
index 1db9942b78f81ca0278c6430e35eb37ac3a9003a..ca313187fdf905490bb498035bff01b7d5e7a1a5 100644 (file)
@@ -9,8 +9,8 @@
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "ucw/mainloop.h"
+#include <ucw/lib.h>
+#include <ucw/mainloop.h>
 
 #include <stdio.h>
 #include <string.h>
index 0f7f6c8ce33af80f43496aac96fa006326e92fd8..8e9f376c78bcdccb70c39c327704df6fbb07bdec 100644 (file)
@@ -7,8 +7,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/mainloop.h"
+#include <ucw/lib.h>
+#include <ucw/mainloop.h>
 
 #include <stdio.h>
 #include <stdlib.h>
index 6eb60d47da74a73fa48813e5f26c6074f5c86e77..a8bf0e5e99eb40efe8e298d85f4523c1abde0405 100644 (file)
@@ -9,12 +9,12 @@
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "ucw/heap.h"
-#include "ucw/mainloop.h"
-#include "ucw/threads.h"
-#include "ucw/gary.h"
-#include "ucw/process.h"
+#include <ucw/lib.h>
+#include <ucw/heap.h>
+#include <ucw/mainloop.h>
+#include <ucw/threads.h>
+#include <ucw/gary.h>
+#include <ucw/process.h>
 
 #include <stdio.h>
 #include <string.h>
index 18b060a8ab68a6255e3fdd44082ddc1e20e3dec5..51a3683a46e145b50867c4feec9c0e82a379ca1c 100644 (file)
@@ -10,8 +10,8 @@
 #ifndef _UCW_MAINLOOP_H
 #define _UCW_MAINLOOP_H
 
-#include "ucw/clists.h"
-#include "ucw/process.h"
+#include <ucw/clists.h>
+#include <ucw/process.h>
 
 #include <signal.h>
 
index e692bf844d82ed295b38e0e38b2f5ff09044d007..ee8e206bc24c74563aeb801f5e5c9919d87d6177 100644 (file)
--- a/ucw/md5.c
+++ b/ucw/md5.c
@@ -15,8 +15,8 @@
  * will fill a supplied 16-byte array with the digest.
  */
 
-#include "ucw/lib.h"
-#include "ucw/md5.h"
+#include <ucw/lib.h>
+#include <ucw/md5.h>
 
 #include <string.h>            /* for memcpy() */
 
index ba0e7877dfdbfd8cb5750cb4d471005dc70b2ff3..4f81dd8b21a8857750755281ae032687ab72f0a0 100644 (file)
@@ -8,8 +8,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/mempool.h"
+#include <ucw/lib.h>
+#include <ucw/mempool.h>
 
 #include <alloca.h>
 #include <stdio.h>
index cb2466304a902147f7be3b52fd028257ba06a2d1..970c9f4e826439d11e9eeaa1c3a689926bd1ff13 100644 (file)
@@ -7,8 +7,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/mempool.h"
+#include <ucw/lib.h>
+#include <ucw/mempool.h>
 
 #include <alloca.h>
 #include <string.h>
index f776caaaf989c42ccf4848e9ff74188b592d3bf2..521724a8b582accde6f68a649f793c0d5c05e6ba 100644 (file)
@@ -10,8 +10,8 @@
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "ucw/mempool.h"
+#include <ucw/lib.h>
+#include <ucw/mempool.h>
 
 #include <string.h>
 
@@ -349,7 +349,7 @@ mp_pop(struct mempool *pool)
 
 #ifdef TEST
 
-#include "ucw/getopt.h"
+#include <ucw/getopt.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <time.h>
index fd9d91249ea8e715942b1e070ada30a141ecd8d3..4f75f91e44b7a42e1ab18b056ddd4ad3dfa663eb 100644 (file)
@@ -8,9 +8,9 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/io.h"
-#include "ucw/partmap.h"
+#include <ucw/lib.h>
+#include <ucw/io.h>
+#include <ucw/partmap.h>
 
 #include <stdio.h>
 #include <stdlib.h>
index 12655492f5c626f1dffc020de8f463b47080a125..75d0bf2b2dac78fa8f6df5d21ffe9044e05bf8a1 100644 (file)
@@ -7,8 +7,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/prime.h"
+#include <ucw/lib.h>
+#include <ucw/prime.h>
 
 static int                             /* Sequential search */
 __isprime(uns x)                       /* We know x != 2 && x != 3 */
index 87d13f92ed4fe285ae3925a411bd90b0e609b83c..557dee545dbf1d518aa2ce32294a12549c457a1e 100644 (file)
@@ -17,7 +17,7 @@
 #ifndef _UCW_PRIME_H
 #define _UCW_PRIME_H
 
-#include "ucw/lib.h"
+#include <ucw/lib.h>
 
 /* prime.c */
 
index 22cc1ec7343c67415751eb95a0c193ca84b1b2d5..58ef62c9d58130ebbc795a509a42d15db940abd6 100644 (file)
@@ -7,9 +7,9 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/prime.h"
-#include "ucw/binsearch.h"
+#include <ucw/lib.h>
+#include <ucw/prime.h>
+#include <ucw/binsearch.h>
 
 /* A table of odd primes, each is about 1.2 times the previous one */
 static uns prime_table[] = {
index 1862f0b5c3b9f36942c5646e27619c493726979a..8810b0bfceb1b16200a702538f726f8a910dc217 100644 (file)
@@ -7,8 +7,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/process.h"
+#include <ucw/lib.h>
+#include <ucw/process.h>
 
 #include <stdio.h>
 #include <string.h>
index bd9a1b30e52dda5d3e2d1b6f33f975f86729bdc9..899fdeb8d918d4eba8f09ab6bc92c43060d94498 100644 (file)
@@ -7,7 +7,7 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
+#include <ucw/lib.h>
 
 #include <stdlib.h>
 
index 66b001a2aebef3fd4f0549e346866fecc540cc69..3f2eff2bbf6c94189584f38f4a89ac7b3235d1b0 100644 (file)
@@ -7,7 +7,7 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
+#include <ucw/lib.h>
 
 #include <stdlib.h>
 
index cd0efee1040bc7a3f0e7a6b6543cd7591066cd64..191473db85542efe53a8842345c4f7cfc31f3e89 100644 (file)
@@ -4,9 +4,9 @@
  *     (c) 2002, Robert Spalek <robert@ucw.cz>
  */
 
-#include "ucw/lib.h"
-#include "ucw/getopt.h"
-#include "ucw/fastbuf.h"
+#include <ucw/lib.h>
+#include <ucw/getopt.h>
+#include <ucw/fastbuf.h>
 #include <stdio.h>
 #include <stdlib.h>
 
index d268191462d1483306677a225d43b49bc7265ee2..bb3b09fcb1e2e06dfe5e3ca67c094e0d6fd7fc25 100644 (file)
  *    }
  *  TREE_END_FOR;
  *
- *  Then include "ucw/redblack.h" and voila, you have a tree suiting all your
+ *  Then include <ucw/redblack.h> and voila, you have a tree suiting all your
  *  needs (at least those which you've revealed :) ).
  *
  *  After including this file, all parameter macros are automatically
index 7b89818e9a2b0abbb7fac160afb95837022e6aff..d149d60f39be49a6c974233177129b8a5aa64cf9 100644 (file)
@@ -8,10 +8,10 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/chartype.h"
-#include "ucw/hashfunc.h"
-#include "ucw/regex.h"
+#include <ucw/lib.h>
+#include <ucw/chartype.h>
+#include <ucw/hashfunc.h>
+#include <ucw/regex.h>
 
 #include <stdio.h>
 #include <string.h>
index b5480bfd30423c7003ee369ef3dbc4943ef7c2ec..9accc2bbfbdc16d7d07aff854e215e476ee68416 100644 (file)
@@ -7,9 +7,9 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/resource.h"
-#include "ucw/eltpool.h"
+#include <ucw/lib.h>
+#include <ucw/resource.h>
+#include <ucw/eltpool.h>
 
 #include <stdio.h>
 #include <stdlib.h>
index 99d2dfcf0363149f128e2decc04f80bf06e6f004..a948b052d07f03e8c5c93a948f6c66ff17732102 100644 (file)
@@ -7,8 +7,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/resource.h"
+#include <ucw/lib.h>
+#include <ucw/resource.h>
 
 #include <stdio.h>
 #include <unistd.h>
index a6b425f13b1d9bf9151f8961a22d391643074eeb..caa3a4caae032f1e639130c6452a76d596ca7cac 100644 (file)
@@ -7,8 +7,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/resource.h"
+#include <ucw/lib.h>
+#include <ucw/resource.h>
 
 #include <stdio.h>
 #include <stdlib.h>
index 74e5fa633c443641cf62431db6c2e99ed7e88dfa..16bea86b61021e08f83dd36e0bfaf666e758f4bc 100644 (file)
@@ -7,9 +7,9 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/resource.h"
-#include "ucw/mempool.h"
+#include <ucw/lib.h>
+#include <ucw/resource.h>
+#include <ucw/mempool.h>
 
 #include <stdio.h>
 #include <stdlib.h>
index c2ecbd09555324734c3a866df9aa9368ef90fbc7..85cbcce9f4d17de83d885bc973baadb3332beb4e 100644 (file)
@@ -7,8 +7,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/resource.h"
+#include <ucw/lib.h>
+#include <ucw/resource.h>
 
 #include <stdio.h>
 
index c4bed3ad449b46dcecc7a001ceff59bdc8d1f61d..3fd163ae5c5836b5fd1a0be669d23cc5a236d1f9 100644 (file)
@@ -7,9 +7,9 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/resource.h"
-#include "ucw/mempool.h"
+#include <ucw/lib.h>
+#include <ucw/resource.h>
+#include <ucw/mempool.h>
 
 #include <stdio.h>
 
@@ -149,7 +149,7 @@ res_dump(struct resource *r, uns indent)
 
 #ifdef TEST
 
-#include "ucw/fastbuf.h"
+#include <ucw/fastbuf.h>
 
 int main(void)
 {
index d2a415c3fca9de02e181057388f2db60abce5dd1..a4b8c88f554d91ac4b75072dc7597a85f30f3f26 100644 (file)
@@ -10,8 +10,8 @@
 #ifndef _UCW_RESPOOL_H
 #define _UCW_RESPOOL_H
 
-#include "ucw/clists.h"
-#include "ucw/threads.h"
+#include <ucw/clists.h>
+#include <ucw/threads.h>
 
 /**
  * A resource pool. It contains a name of the pool (which is printed
index 6f82d40ef79f0469c5aa9a1d460d96456d3e9cda..fcc75468025b451ad7041e84b6a8fe292f4485b0 100644 (file)
@@ -7,8 +7,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/process.h"
+#include <ucw/lib.h>
+#include <ucw/process.h>
 
 #include <stdlib.h>
 #include <string.h>
index a2bc8959118f84d66eee67a6b976a5a75511ad06..cd01512c0ff10c7bd8d97ce918ac823403ad3198 100644 (file)
@@ -18,7 +18,7 @@
 #include <stdio.h>
 #include <errno.h>
 
-#include "ucw/fastbuf.h" // For the temp_file_name
+#include <ucw/fastbuf.h> // For the temp_file_name
 
 /* In Darwin, sem_init() is unfortunately not implemented and the guide
  * recommends emulating it using sem_open().  */
index 182c891a0de17ce2262ce48176968327f99dce71..bc062ff5006637cd082d147b61c4ecc813e9758b 100644 (file)
@@ -7,8 +7,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/sha1.h"
+#include <ucw/lib.h>
+#include <ucw/sha1.h>
 
 #include <string.h>
 
@@ -72,7 +72,7 @@ sha1_hmac(byte *outbuf, const byte *key, uns keylen, const byte *data, uns datal
 #ifdef TEST
 
 #include <stdio.h>
-#include "ucw/string.h"
+#include <ucw/string.h>
 
 static uns rd(char *dest)
 {
index 5a547cbbafb3c0f34293a2e27c5bad714b2cffe7..08e68b3397083b4fba821b9e677f446ef90b209b 100644 (file)
@@ -11,9 +11,9 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/sha1.h"
-#include "ucw/unaligned.h"
+#include <ucw/lib.h>
+#include <ucw/sha1.h>
+#include <ucw/unaligned.h>
 
 #include <string.h>
 
@@ -288,7 +288,7 @@ sha1_hash_buffer(byte *outbuf, const byte *buffer, uns length)
 
 #include <stdio.h>
 #include <unistd.h>
-#include "ucw/string.h"
+#include <ucw/string.h>
 
 int main(void)
 {
index 02ae4b07a09a6f109bec60aed79f713067782d4a..780ff792fd891316a3d96a3ab259bd96a2356bed 100644 (file)
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/conf.h"
-#include "ucw/getopt.h"
-#include "ucw/conf-internal.h"
-#include "ucw/clists.h"
-#include "ucw/mempool.h"
-#include "ucw/chartype.h"
-#include "ucw/bbuf.h"
-#include "ucw/string.h"
+#include <ucw/lib.h>
+#include <ucw/conf.h>
+#include <ucw/getopt.h>
+#include <ucw/conf-internal.h>
+#include <ucw/clists.h>
+#include <ucw/mempool.h>
+#include <ucw/chartype.h>
+#include <ucw/bbuf.h>
+#include <ucw/string.h>
 
 #include <stdlib.h>
 #include <stdio.h>
index 7e88b4b6e9c5544119ec244de995687601a529cd..4cb76876a35aee818e5716c0e9ac592bdea066d6 100644 (file)
@@ -7,8 +7,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/log.h"
+#include <ucw/lib.h>
+#include <ucw/log.h>
 
 #include <stdio.h>
 #include <string.h>
index aa0c2f47f6dfdca8ebf9273eb00cb4db7a30461a..ab8ca452cf59600152ef9ecff66560d9c5b34115 100644 (file)
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "ucw/log.h"
-#include "ucw/mainloop.h"
-#include "ucw/clists.h"
-#include "ucw/getopt.h"
-#include "ucw/conf.h"
-#include "ucw/process.h"
+#include <ucw/lib.h>
+#include <ucw/log.h>
+#include <ucw/mainloop.h>
+#include <ucw/clists.h>
+#include <ucw/getopt.h>
+#include <ucw/conf.h>
+#include <ucw/process.h>
 
 #include <stdio.h>
 #include <string.h>
index 8f117e765c5a0f8dfad3220ee16b4c3ae484353b..2182e0cf0c8fa2165fb9116133827e516776164c 100644 (file)
@@ -5,9 +5,9 @@
  *     (c) 2006 Martin Mares <mj@ucw.cz>
  */
 
-#include "ucw/lib.h"
-#include "ucw/threads.h"
-#include "ucw/sighandler.h"
+#include <ucw/lib.h>
+#include <ucw/threads.h>
+#include <ucw/sighandler.h>
 
 #include <stdlib.h>
 #include <string.h>
index bd214b58b83950a6f8fed2887a25bf33e6ef2fbd..25326d41d139b07b57bce40f4bbda9ff836662da 100644 (file)
@@ -7,10 +7,10 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/mempool.h"
-#include "ucw/conf.h"
-#include "ucw/simple-lists.h"
+#include <ucw/lib.h>
+#include <ucw/mempool.h>
+#include <ucw/conf.h>
+#include <ucw/simple-lists.h>
 
 simp_node *
 simp_append(struct mempool *mp, clist *l)
index 64b819013bba01fb8c64a086357118f9c448c09d..99c501da8b86ced1608db4e4bdaad9bdcad3a6d1 100644 (file)
@@ -10,7 +10,7 @@
 #ifndef _UCW_SIMPLE_LISTS_H
 #define _UCW_SIMPLE_LISTS_H
 
-#include "ucw/clists.h"
+#include <ucw/clists.h>
 
 /***
  * To simplify very common usage of circular linked links, whose nodes can hold only one or two trivial values,
index d1501d74823730a86fc4c5fdf5ac92209cf32656..7fb63ad9fe672e652d8b4a6938b6a99df99e6a2e 100644 (file)
@@ -7,8 +7,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/slists.h"
+#include <ucw/lib.h>
+#include <ucw/slists.h>
 
 static inline snode *
 slist_raw_prev(slist *l, snode *n)
index 53505d2a47e0527bb5b7c1460f669afce5144580..819898a3c15a7f8302bb3196da2cc6233ce2a2aa 100644 (file)
@@ -9,8 +9,8 @@
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "ucw/sorter/common.h"
+#include <ucw/lib.h>
+#include <ucw/sorter/common.h>
 
 #include <string.h>
 #include <alloca.h>
@@ -67,9 +67,9 @@ asort_radix(struct asort_context *ctx, void *array, void *buffer, uns num_elts,
 
 #ifdef CONFIG_UCW_THREADS
 
-#include "ucw/threads.h"
-#include "ucw/workqueue.h"
-#include "ucw/eltpool.h"
+#include <ucw/threads.h>
+#include <ucw/workqueue.h>
+#include <ucw/eltpool.h>
 
 static uns asort_threads_use_count;
 static uns asort_threads_ready;
index e6e0199d0f9bdff4984b2d996adee5beb410dc9e..723dbb12e79439ec45e70495f977f7a662442a86 100644 (file)
@@ -43,7 +43,7 @@
  *  If you do not use hashing, these parameters should be omitted.
  */
 
-#include "ucw/sorter/common.h"
+#include <ucw/sorter/common.h>
 
 #define Q(x) ASORT_PREFIX(x)
 
index a91050b3c646dd016b5e6af1a987300cf6e51fa4..78d9187b1fe0522a5f3ab5d876af523c9e267aa4 100644 (file)
@@ -10,7 +10,7 @@
 #ifndef _UCW_SORTER_COMMON_H
 #define _UCW_SORTER_COMMON_H
 
-#include "ucw/clists.h"
+#include <ucw/clists.h>
 
 /* Configuration variables */
 extern uns sorter_trace, sorter_trace_array, sorter_stream_bufsize;
index 4b3bd921efeca4683308327294d9dc416b8583e1..bdcd544f8446b81f8b9a463e52afcc6a1ca7cf59 100644 (file)
@@ -7,10 +7,10 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/conf.h"
-#include "ucw/fastbuf.h"
-#include "ucw/sorter/common.h"
+#include <ucw/lib.h>
+#include <ucw/conf.h>
+#include <ucw/fastbuf.h>
+#include <ucw/sorter/common.h>
 
 uns sorter_trace;
 uns sorter_trace_array;
index 8e3368b0962d26287a581ad27591ad47b654c196..6996766a30fb33389813161deb4060ed82e66ae7 100644 (file)
@@ -4,10 +4,10 @@
  *  (c) 2007 Martin Mares <mj@ucw.cz>
  */
 
-#include "ucw/lib.h"
-#include "ucw/conf.h"
-#include "ucw/io.h"
-#include "ucw/asio.h"
+#include <ucw/lib.h>
+#include <ucw/conf.h>
+#include <ucw/io.h>
+#include <ucw/asio.h>
 
 #include <stdio.h>
 #include <stdlib.h>
index 11f32dd6fa8437e54cae4d32434e623b24307578..2e2b60f8b0fff0c30058c5c044f1a4d41015f985 100644 (file)
@@ -4,9 +4,9 @@
  *  (c) 2007 Martin Mares <mj@ucw.cz>
  */
 
-#include "ucw/lib.h"
-#include "ucw/conf.h"
-#include "ucw/io.h"
+#include <ucw/lib.h>
+#include <ucw/conf.h>
+#include <ucw/io.h>
 
 #include <stdio.h>
 #include <stdlib.h>
index 7bb692f6bead3094d3d3b06a6ea8a9088d3a0042..c25a28588755c9d98d331d37ef69bed1f26cd85a 100644 (file)
@@ -5,9 +5,9 @@
  */
 
 #include "sherlock/sherlock.h"
-#include "ucw/getopt.h"
-#include "ucw/md5.h"
-#include "ucw/heap.h"
+#include <ucw/getopt.h>
+#include <ucw/md5.h>
+#include <ucw/heap.h>
 
 #include <stdio.h>
 #include <stdlib.h>
@@ -51,13 +51,13 @@ static int comp_ind(const void *x, const void *y)
 #define ASORT_ELT(i) a[i].key
 #define ASORT_SWAP(i,j) do { struct elt t=a[i]; a[i]=a[j]; a[j]=t; } while (0)
 #define ASORT_EXTRA_ARGS , struct elt *a
-#include "ucw/sorter/array-simple.h"
+#include <ucw/sorter/array-simple.h>
 
 #define ASORT_PREFIX(x) asi_##x
 #define ASORT_KEY_TYPE u32
 #define ASORT_ELT(i) ind[i]->key
 #define ASORT_SWAP(i,j) do { struct elt *t=ind[i]; ind[i]=ind[j]; ind[j]=t; } while (0)
-#include "ucw/sorter/array-simple.h"
+#include <ucw/sorter/array-simple.h>
 
 static void r1_sort(void)
 {
index b54d0786b3c03a550ad788c9aacebd0612c2466a..b6b723c25bcac38322ae372985deb28c4cfbbf65 100644 (file)
@@ -7,11 +7,11 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/fastbuf.h"
-#include "ucw/mempool.h"
-#include "ucw/stkstring.h"
-#include "ucw/sorter/common.h"
+#include <ucw/lib.h>
+#include <ucw/fastbuf.h>
+#include <ucw/mempool.h>
+#include <ucw/stkstring.h>
+#include <ucw/sorter/common.h>
 
 #include <string.h>
 #include <sys/time.h>
index 6ab0924bc024489fca962afeeb5a4a3fbe86fbbc..26edaf5fa51e8007719763a6039b44c914ebbc05 100644 (file)
@@ -7,7 +7,7 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/stkstring.h"
+#include <ucw/stkstring.h>
 
 #define ASORT_PREFIX(x) SORT_PREFIX(array_##x)
 #define ASORT_KEY_TYPE P(key)
@@ -18,7 +18,7 @@
 #      define ASORT_LONG_HASH
 #    endif
 #endif
-#include "ucw/sorter/array.h"
+#include <ucw/sorter/array.h>
 
 /*
  *  This is a more efficient implementation of the internal sorter,
index 0653a220761c2ced958efef6247b5420e8fcc05d..cda744b9f0a3f96257502c30cff8c1ef1032ed9a 100644 (file)
@@ -7,7 +7,7 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/stkstring.h"
+#include <ucw/stkstring.h>
 
 #ifdef SORT_INTERNAL_RADIX
 /* Keep copies of the items' hashes to save cache misses */
@@ -42,7 +42,7 @@ typedef struct {
 #      define ASORT_LONG_HASH
 #    endif
 #endif
-#include "ucw/sorter/array.h"
+#include <ucw/sorter/array.h>
 
 /*
  *  The big_buf has the following layout:
index 875b0e1f14c17f2b4d06f42adf347be615f11099..7cedee9648e76d83780483dc63afd031c667b9fd 100644 (file)
@@ -7,11 +7,11 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/fastbuf.h"
-#include "ucw/mempool.h"
-#include "ucw/stkstring.h"
-#include "ucw/sorter/common.h"
+#include <ucw/lib.h>
+#include <ucw/fastbuf.h>
+#include <ucw/mempool.h>
+#include <ucw/stkstring.h>
+#include <ucw/sorter/common.h>
 
 #include <fcntl.h>
 
index fcd782a84f238f85291ac86db325c0d7e02f0827..98eb9f7eebef53d9776f7503fdc481c251f32087 100644 (file)
@@ -7,15 +7,15 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/getopt.h"
-#include "ucw/conf.h"
-#include "ucw/fastbuf.h"
-#include "ucw/ff-binary.h"
-#include "ucw/hashfunc.h"
-#include "ucw/md5.h"
-#include "ucw/string.h"
-#include "ucw/prime.h"
+#include <ucw/lib.h>
+#include <ucw/getopt.h>
+#include <ucw/conf.h>
+#include <ucw/fastbuf.h>
+#include <ucw/ff-binary.h>
+#include <ucw/hashfunc.h>
+#include <ucw/md5.h>
+#include <ucw/string.h>
+#include <ucw/prime.h>
 
 #include <stdlib.h>
 #include <stdio.h>
@@ -63,7 +63,7 @@ struct key1 {
 #define SORT_INT(k) (k).x
 #define SORT_DELETE_INPUT 0
 
-#include "ucw/sorter/sorter.h"
+#include <ucw/sorter/sorter.h>
 
 static void
 test_int(int mode, u64 size)
@@ -112,7 +112,7 @@ static inline void s2_write_merged(struct fastbuf *f, struct key2 **k, void **d
 #define SORT_UNIFY
 #define SORT_INT(k) (k).x
 
-#include "ucw/sorter/sorter.h"
+#include <ucw/sorter/sorter.h>
 
 static void
 test_counted(int mode, u64 size)
@@ -180,7 +180,7 @@ static inline uns s3_hash(struct key3 *x)
 #define SORT_OUTPUT_FB
 #define SORT_HASH_BITS 32
 
-#include "ucw/sorter/sorter.h"
+#include <ucw/sorter/sorter.h>
 
 static void
 gen_hash_key(int mode, struct key3 *k, uns i)
@@ -288,7 +288,7 @@ static inline void s4_write_key(struct fastbuf *f, struct key4 *x)
 #define SORT_INPUT_FB
 #define SORT_OUTPUT_FB
 
-#include "ucw/sorter/sorter.h"
+#include <ucw/sorter/sorter.h>
 
 #define s4b_compare s4_compare
 #define s4b_read_key s4_read_key
@@ -306,7 +306,7 @@ static inline uns s4_data_size(struct key4 *x)
 #define SORT_INPUT_FB
 #define SORT_OUTPUT_FB
 
-#include "ucw/sorter/sorter.h"
+#include <ucw/sorter/sorter.h>
 
 static void
 gen_key4(struct key4 *k)
@@ -409,7 +409,7 @@ static int s5_gen(struct s5_pair *p)
 
 #define ASORT_PREFIX(x) s5m_##x
 #define ASORT_KEY_TYPE u32
-#include "ucw/sorter/array-simple.h"
+#include <ucw/sorter/array-simple.h>
 
 static void s5_write_merged(struct fastbuf *f, struct key5 **keys, void **data, uns n, void *buf)
 {
@@ -461,7 +461,7 @@ static inline int s5p_lt(struct s5_pair x, struct s5_pair y)
 #define ASORT_PREFIX(x) s5p_##x
 #define ASORT_KEY_TYPE struct s5_pair
 #define ASORT_LT(x,y) s5p_lt(x,y)
-#include "ucw/sorter/array.h"
+#include <ucw/sorter/array.h>
 
 static int s5_presort(struct fastbuf *dest, void *buf, size_t bufsize)
 {
@@ -496,7 +496,7 @@ static int s5_presort(struct fastbuf *dest, void *buf, size_t bufsize)
 #define SORT_OUTPUT_THIS_FB
 #define SORT_INT(k) (k).x
 
-#include "ucw/sorter/sorter.h"
+#include <ucw/sorter/sorter.h>
 
 #define SORT_KEY_REGULAR struct key5
 #define SORT_PREFIX(x) s5b_##x
@@ -509,7 +509,7 @@ static int s5_presort(struct fastbuf *dest, void *buf, size_t bufsize)
 #define s5b_write_merged s5_write_merged
 #define s5b_copy_merged s5_copy_merged
 
-#include "ucw/sorter/sorter.h"
+#include <ucw/sorter/sorter.h>
 
 static void
 test_graph(uns mode, u64 size)
@@ -578,7 +578,7 @@ struct key6 {
 #define SORT_UNIQUE
 #define SORT_INT64(k) (k).x
 
-#include "ucw/sorter/sorter.h"
+#include <ucw/sorter/sorter.h>
 
 static void
 test_int64(int mode, u64 size)
index 568ced03ea4a79d04a8d4944bf0ad9a794e2c272..47adc24b3b06fc30ef23b184e76f2b4cb9d672df 100644 (file)
  *  undef'd.
  */
 
-#include "ucw/sorter/common.h"
-#include "ucw/fastbuf.h"
+#include <ucw/sorter/common.h>
+#include <ucw/fastbuf.h>
 
 #include <fcntl.h>
 
@@ -205,17 +205,17 @@ static inline void P(copy_merged)(P(key) **keys, struct fastbuf **data UNUSED, u
 
 #if defined(SORT_HASH_BITS) || defined(SORT_INT)
 #define SORT_INTERNAL_RADIX
-#include "ucw/sorter/s-radix.h"
+#include <ucw/sorter/s-radix.h>
 #endif
 
 #if defined(SORT_VAR_KEY) || defined(SORT_VAR_DATA) || defined(SORT_UNIFY_WORKSPACE)
-#include "ucw/sorter/s-internal.h"
+#include <ucw/sorter/s-internal.h>
 #else
-#include "ucw/sorter/s-fixint.h"
+#include <ucw/sorter/s-fixint.h>
 #endif
 
-#include "ucw/sorter/s-twoway.h"
-#include "ucw/sorter/s-multiway.h"
+#include <ucw/sorter/s-twoway.h>
+#include <ucw/sorter/s-multiway.h>
 
 static struct fastbuf *P(sort)(
 #ifdef SORT_INPUT_FILE
index 32bd974336c36e4781612f776b1657eb42e9f58f..fee05ab2ee8f525c8ebcceed727e484435055d38 100644 (file)
@@ -9,9 +9,9 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/stkstring.h"
-#include "ucw/string.h"
+#include <ucw/lib.h>
+#include <ucw/stkstring.h>
+#include <ucw/string.h>
 
 #include <stdio.h>
 
index 5cd2c6b85a2540f4ca13c9879f8b4c3abda6a3b3..62f9a514b9200fed4b6e2eb4fef8f4ebcf3ad4f1 100644 (file)
@@ -15,7 +15,7 @@
 #include <alloca.h>
 #include <string.h>
 #include <stdio.h>
-#include "ucw/string.h"
+#include <ucw/string.h>
 
 #define stk_strdup(s) ({ const char *_s=(s); uns _l=strlen(_s)+1; char *_x=alloca(_l); memcpy(_x, _s, _l); _x; })
 #define stk_strndup(s,n) ({ const char *_s=(s); uns _l=strnlen(_s,(n)); char *_x=alloca(_l+1); memcpy(_x, _s, _l); _x[_l]=0; _x; })
index 1796a7041a3c38e21a8c6f8df50edd584bc09955..551148e3fb30f0d29b47a9c382dc61d537b876e7 100644 (file)
@@ -10,9 +10,9 @@
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "ucw/string.h"
-#include "ucw/chartype.h"
+#include <ucw/lib.h>
+#include <ucw/string.h>
+#include <ucw/chartype.h>
 #include <stdlib.h>
 
 char *
index a220f6217eaa197a5ab9e89353ea7e7e60dee6ff..01f69c0ae377db151993814944c0eb9d8932118c 100644 (file)
@@ -7,8 +7,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/string.h"
+#include <ucw/lib.h>
+#include <ucw/string.h>
 
 #include <string.h>
 
index 57c3500abad097115b613637cdcc4380394b228f..c71c23e6d742ac2168504ad6f8a630eb85ec92ac 100644 (file)
@@ -7,9 +7,9 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/string.h"
-#include "ucw/chartype.h"
+#include <ucw/lib.h>
+#include <ucw/string.h>
+#include <ucw/chartype.h>
 
 static uns
 hex_make(uns x)
index 9d7de57a14f8e1cd7373219814a32497d457df15..84327fc8f2e97ae478ed5c99dad27567a6aa6dfa 100644 (file)
@@ -7,10 +7,10 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/chartype.h"
+#include <ucw/lib.h>
+#include <ucw/chartype.h>
 
 #define Convert(x) Cupcase(x)
 #define MATCH_FUNC_NAME str_match_pattern_nocase
 
-#include "ucw/str-match.h"
+#include <ucw/str-match.h>
index ca91141b7aead092f0d4839dcb1dfe2f37977251..1aa61d6bf613a8f0a78903ef0be53eff9659c023 100644 (file)
@@ -7,9 +7,9 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
+#include <ucw/lib.h>
 
 #define Convert(x) (x)
 #define MATCH_FUNC_NAME str_match_pattern
 
-#include "ucw/str-match.h"
+#include <ucw/str-match.h>
index 7b000c7c1fb6aba316e2a96e1d511eb2024f4df7..776cb6f4f6dfa1533fdd7c369b20f6c5e8263175 100644 (file)
@@ -7,7 +7,7 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/string.h"
+#include <ucw/string.h>
 
 int
 MATCH_FUNC_NAME(const char *p, const char *s)
index 0bb236003aa31711cc735868999f84ff220db9e7..40138362d8847fe3381449a4dbfd04cb28b5f3ac 100644 (file)
@@ -8,9 +8,9 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/chartype.h"
-#include "ucw/string.h"
+#include <ucw/lib.h>
+#include <ucw/chartype.h>
+#include <ucw/string.h>
 
 #include <string.h>
 
index 0ccbdfb5ff14625a114dc1e8a2bbfc91aad90823..bb1fae1af01510e163f96dd630627ec5d1f08125 100644 (file)
@@ -10,8 +10,8 @@
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "ucw/string.h"
+#include <ucw/lib.h>
+#include <ucw/string.h>
 
 #ifdef CONFIG_DARWIN
 uns
index 6fa6f23a22b9421025533e548b971c9db8967157..1bd8faf2cd350b1895776f540b13e34c024ab972 100644 (file)
@@ -7,9 +7,9 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/chartype.h"
-#include "ucw/strtonum.h"
+#include <ucw/lib.h>
+#include <ucw/chartype.h>
+#include <ucw/strtonum.h>
 
 #include <stdio.h>
 
index 1d6cd1cd29ae6476df62b3719a4943b8f0bcab9c..db4ab5952fab6deb4ceb4dd799f16090b1279bde 100644 (file)
@@ -7,10 +7,10 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/string.h"
-#include "ucw/chartype.h"
-#include "ucw/strtonum.h"
+#include <ucw/lib.h>
+#include <ucw/string.h>
+#include <ucw/chartype.h>
+#include <ucw/strtonum.h>
 
 static uns detect_base(const char **pp, const uns flags)
 {
@@ -100,8 +100,8 @@ static inline uns get_digit(const uns c)
 
 #define STN_TYPE uns
 #define STN_SUFFIX uns
-#include "ucw/strtonum-gen.h"
+#include <ucw/strtonum-gen.h>
 
 #define STN_TYPE uintmax_t
 #define STN_SUFFIX uintmax
-#include "ucw/strtonum-gen.h"
+#include <ucw/strtonum-gen.h>
index 9f8404e18dd96fc41b49d8ad9a2ca39e1b7fac80..b0bcbc16e0bca76a27cce655083bef7b56a52411 100644 (file)
--- a/ucw/tbf.c
+++ b/ucw/tbf.c
@@ -7,8 +7,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/tbf.h"
+#include <ucw/lib.h>
+#include <ucw/tbf.h>
 
 void
 tbf_init(struct token_bucket_filter *f)
index f616990aca877c8c8eb0879992d2a14645874c5d..27ade34336e0cc69af16e6aa643a7e220bc27812 100644 (file)
@@ -8,11 +8,11 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/conf.h"
-#include "ucw/threads.h"
-#include "ucw/io.h"
-#include "ucw/fastbuf.h"
+#include <ucw/lib.h>
+#include <ucw/conf.h>
+#include <ucw/threads.h>
+#include <ucw/io.h>
+#include <ucw/fastbuf.h>
 
 #include <stdio.h>
 #include <unistd.h>
@@ -88,7 +88,7 @@ open_tmp(char *name_buf, int open_flags, int mode)
 
 #ifdef TEST
 
-#include "ucw/getopt.h"
+#include <ucw/getopt.h>
 
 int main(int argc, char **argv)
 {
index 39a3e738998c9390058f9fc1d2cbaf6bfe31c13f..b96f867f5869853e2cdd4cc2cb60b01990e2ee18 100644 (file)
@@ -7,9 +7,9 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/threads.h"
-#include "ucw/conf.h"
+#include <ucw/lib.h>
+#include <ucw/threads.h>
+#include <ucw/conf.h>
 
 uns ucwlib_thread_stack_size = 65556;
 
index 0cc958f6b93dcc63a0154480d0b9af30e5688545..bd2423108f6536319be0ff7c441a4a9c0b4a3231 100644 (file)
@@ -7,8 +7,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/threads.h"
+#include <ucw/lib.h>
+#include <ucw/threads.h>
 
 #ifdef CONFIG_UCW_THREADS
 
index 8b225beeb656212519ab353e44e8893e4168e878..de1fa3068aa9df862a1351834107c16d06ca22ca 100644 (file)
@@ -10,7 +10,7 @@
 #ifndef _UCW_THREADS_H
 #define _UCW_THREADS_H
 
-#include "ucw/sighandler.h"
+#include <ucw/sighandler.h>
 
 /* This structure holds per-thread data */
 
index f653ee5609a1429eb79709cd7822109e70fe5769..3e680bc1f175b1febf67a7edce23fb4d95183cb3 100644 (file)
@@ -7,7 +7,7 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
+#include <ucw/lib.h>
 
 #include <stdio.h>
 #include <stdlib.h>
index 4f04dac48d0f4fd911b2838c38e45b4229e55e37..db8838372db0d8a2d7f3dd70944a840ce2cfffdc 100644 (file)
@@ -9,10 +9,10 @@
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "ucw/trans.h"
-#include "ucw/resource.h"
-#include "ucw/mempool.h"
+#include <ucw/lib.h>
+#include <ucw/trans.h>
+#include <ucw/resource.h>
+#include <ucw/mempool.h>
 
 #include <stdio.h>
 
index 15a08fd1824eda7c6ea29b061732723b56e694c3..e5e328482f1fc8d165fd2410c3c7138f3bbea2d6 100644 (file)
@@ -10,7 +10,7 @@
 #ifndef _UCW_TRANS_H
 #define _UCW_TRANS_H
 
-#include "ucw/mempool.h"
+#include <ucw/mempool.h>
 
 #include <setjmp.h>
 
index cb9058c4629e6b496d0a1553b0a38874dff3788e..a392bfa5641e42103513b8274e10e07b2ff3a27f 100644 (file)
@@ -9,8 +9,8 @@
 
 #undef LOCAL_DEBUG
 
-#include "ucw/lib.h"
-#include "ucw/getopt.h"
+#include <ucw/lib.h>
+#include <ucw/getopt.h>
 
 #include <stdlib.h>
 #include <string.h>
@@ -26,7 +26,7 @@
 #ifdef LOCAL_DEBUG
 #define TRIE_TRACE
 #endif
-#include "ucw/trie.h"
+#include <ucw/trie.h>
 
 static void
 basic_test(void)
@@ -55,7 +55,7 @@ basic_test(void)
 #ifdef LOCAL_DEBUG
 #define TRIE_TRACE
 #endif
-#include "ucw/trie.h"
+#include <ucw/trie.h>
 
 static void
 dynamic_test(void)
@@ -86,7 +86,7 @@ dynamic_test(void)
 #ifdef LOCAL_DEBUG
 #define TRIE_TRACE
 #endif
-#include "ucw/trie.h"
+#include <ucw/trie.h>
 
 #define MAX_STRINGS 200
 
index 6363a213af2b394ce224013d6de841acf50d08fd..3e577750f304986b030625817652f3136576828b 100644 (file)
@@ -43,8 +43,8 @@
 #ifndef _SHERLOCK_UCW_TRIE_H
 #define _SHERLOCK_UCW_TRIE_H
 
-#include "ucw/eltpool.h"
-#include "ucw/hashfunc.h"
+#include <ucw/eltpool.h>
+#include <ucw/hashfunc.h>
 
 #include <string.h>
 
index 8d537f54d566de18358653d235ef2ad2227da923..1dc29e1204a6d2947eb2a24ec36c7cdd128219f2 100644 (file)
@@ -8,8 +8,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/unicode.h"
+#include <ucw/lib.h>
+#include <ucw/unicode.h>
 
 uns
 utf8_strlen(const byte *str)
index 8b88fc4525edc9c75a760a19d9e42e4593d34772..8d8fc46e9bc7c9a26c925a81c51e7df67194be1d 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _UCW_UNICODE_H
 #define _UCW_UNICODE_H
 
-#include "ucw/unaligned.h"
+#include <ucw/unaligned.h>
 
 /* Macros for handling UTF-8 */
 
index a14d5e4972049f37e8a2a6e306557dc8b5369c91..6d940018d2165acbb27124bb094a16ff958bcc0a 100644 (file)
--- a/ucw/url.c
+++ b/ucw/url.c
  *     XXX: The buffer handling in this module is really horrible, but it works.
  */
 
-#include "ucw/lib.h"
-#include "ucw/url.h"
-#include "ucw/chartype.h"
-#include "ucw/conf.h"
-#include "ucw/prime.h"
+#include <ucw/lib.h>
+#include <ucw/url.h>
+#include <ucw/chartype.h>
+#include <ucw/conf.h>
+#include <ucw/prime.h>
 
 #include <string.h>
 #include <stdlib.h>
index 892e883a7b8596d9324da4b29b831a730fe53f21..5990a9a3e641baa75654f5dd3955e8146c3426fa 100644 (file)
 #include <stdio.h>
 #include <stdlib.h>
 
-#include "ucw/lib.h"
-#include "ucw/base64.h"
-#include "ucw/base224.h"
-#include "ucw/fastbuf.h"
-#include "ucw/getopt.h"
+#include <ucw/lib.h>
+#include <ucw/base64.h>
+#include <ucw/base224.h>
+#include <ucw/fastbuf.h>
+#include <ucw/getopt.h>
 
 static struct option opts[] = {
   { "encode64", 0, 0, 'e' },
index 6146aabbabe6899599e8dfd8706e6b92475f6d45..9996e81ff9b89ffd0ad89c1bfdfddaadf74855e5 100644 (file)
@@ -13,7 +13,7 @@
  *     102     not running
  */
 
-#include "ucw/lib.h"
+#include <ucw/lib.h>
 
 #include <stdlib.h>
 #include <stdio.h>
index 5bcb33ca90a6edc9c7413fd2c08e0e0a081d5aa7..a9ac197e9c488ee44e0a0b4df247d4d8b98a8ecd 100644 (file)
@@ -4,10 +4,10 @@
  *     (c) 2004 Martin Mares <mj@ucw.cz>
  */
 
-#include "ucw/lib.h"
-#include "ucw/getopt.h"
-#include "ucw/url.h"
-#include "ucw/fastbuf.h"
+#include <ucw/lib.h>
+#include <ucw/getopt.h>
+#include <ucw/url.h>
+#include <ucw/fastbuf.h>
 
 #include <stdio.h>
 #include <stdlib.h>
index 34fb66f5c130818555aa4245dc58aa25da512da9..3df4920af1ab65d62e1087d0b6b4cc2480253a68 100644 (file)
@@ -9,9 +9,9 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/mempool.h"
-#include "ucw/wildmatch.h"
+#include <ucw/lib.h>
+#include <ucw/mempool.h>
+#include <ucw/wildmatch.h>
 
 #include <stdio.h>
 #include <string.h>
index 2dd58c9ecfeb0b1fafd877b1202fbce8d7f93c72..732160bba65553a277403f6cee6159543283baad 100644 (file)
@@ -7,10 +7,10 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/threads.h"
-#include "ucw/workqueue.h"
-#include "ucw/heap.h"
+#include <ucw/lib.h>
+#include <ucw/threads.h>
+#include <ucw/workqueue.h>
+#include <ucw/heap.h>
 
 static void *
 worker_thread_init(void *arg)
index bf2b8dac9b3340e101fb6f434b76b20251d15652..4030a8f62edc86111208aac06ede093b073fec72 100644 (file)
@@ -29,8 +29,8 @@
  *  until all of them finish.
  */
 
-#include "ucw/semaphore.h"
-#include "ucw/clists.h"
+#include <ucw/semaphore.h>
+#include <ucw/clists.h>
 
 #include <pthread.h>