From 87d29563e3ccdeb7fea0197e262e667ef323ff9c Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 7 Jul 2024 14:56:09 +0900 Subject: Rename utility class nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- include/ntqasciicache.h | 1 - include/ntqasciidict.h | 1 - include/ntqbitarray.h | 1 - include/ntqbitmap.h | 1 - include/ntqcache.h | 1 - include/ntqcstring.h | 1 - include/ntqdeepcopy.h | 1 - include/ntqdict.h | 1 - include/ntqintcache.h | 1 - include/ntqintdict.h | 1 - include/ntqmemarray.h | 1 - include/ntqregexp.h | 1 - include/tqasciicache.h | 1 + include/tqasciidict.h | 1 + include/tqbitarray.h | 1 + include/tqbitmap.h | 1 + include/tqcache.h | 1 + include/tqcstring.h | 1 + include/tqdeepcopy.h | 1 + include/tqdict.h | 1 + include/tqintcache.h | 1 + include/tqintdict.h | 1 + include/tqmemarray.h | 1 + include/tqregexp.h | 1 + 24 files changed, 12 insertions(+), 12 deletions(-) delete mode 120000 include/ntqasciicache.h delete mode 120000 include/ntqasciidict.h delete mode 120000 include/ntqbitarray.h delete mode 120000 include/ntqbitmap.h delete mode 120000 include/ntqcache.h delete mode 120000 include/ntqcstring.h delete mode 120000 include/ntqdeepcopy.h delete mode 120000 include/ntqdict.h delete mode 120000 include/ntqintcache.h delete mode 120000 include/ntqintdict.h delete mode 120000 include/ntqmemarray.h delete mode 120000 include/ntqregexp.h create mode 120000 include/tqasciicache.h create mode 120000 include/tqasciidict.h create mode 120000 include/tqbitarray.h create mode 120000 include/tqbitmap.h create mode 120000 include/tqcache.h create mode 120000 include/tqcstring.h create mode 120000 include/tqdeepcopy.h create mode 120000 include/tqdict.h create mode 120000 include/tqintcache.h create mode 120000 include/tqintdict.h create mode 120000 include/tqmemarray.h create mode 120000 include/tqregexp.h (limited to 'include') diff --git a/include/ntqasciicache.h b/include/ntqasciicache.h deleted file mode 120000 index 6abe00a3f..000000000 --- a/include/ntqasciicache.h +++ /dev/null @@ -1 +0,0 @@ -../src/tools/ntqasciicache.h \ No newline at end of file diff --git a/include/ntqasciidict.h b/include/ntqasciidict.h deleted file mode 120000 index fd77fcce9..000000000 --- a/include/ntqasciidict.h +++ /dev/null @@ -1 +0,0 @@ -../src/tools/ntqasciidict.h \ No newline at end of file diff --git a/include/ntqbitarray.h b/include/ntqbitarray.h deleted file mode 120000 index d32698790..000000000 --- a/include/ntqbitarray.h +++ /dev/null @@ -1 +0,0 @@ -../src/tools/ntqbitarray.h \ No newline at end of file diff --git a/include/ntqbitmap.h b/include/ntqbitmap.h deleted file mode 120000 index 85c2cbdc2..000000000 --- a/include/ntqbitmap.h +++ /dev/null @@ -1 +0,0 @@ -../src/kernel/ntqbitmap.h \ No newline at end of file diff --git a/include/ntqcache.h b/include/ntqcache.h deleted file mode 120000 index cdf680392..000000000 --- a/include/ntqcache.h +++ /dev/null @@ -1 +0,0 @@ -../src/tools/ntqcache.h \ No newline at end of file diff --git a/include/ntqcstring.h b/include/ntqcstring.h deleted file mode 120000 index df8eb274a..000000000 --- a/include/ntqcstring.h +++ /dev/null @@ -1 +0,0 @@ -../src/tools/ntqcstring.h \ No newline at end of file diff --git a/include/ntqdeepcopy.h b/include/ntqdeepcopy.h deleted file mode 120000 index 1a744a5b9..000000000 --- a/include/ntqdeepcopy.h +++ /dev/null @@ -1 +0,0 @@ -../src/tools/ntqdeepcopy.h \ No newline at end of file diff --git a/include/ntqdict.h b/include/ntqdict.h deleted file mode 120000 index b6ce5c0a5..000000000 --- a/include/ntqdict.h +++ /dev/null @@ -1 +0,0 @@ -../src/tools/ntqdict.h \ No newline at end of file diff --git a/include/ntqintcache.h b/include/ntqintcache.h deleted file mode 120000 index 2ac8d6e16..000000000 --- a/include/ntqintcache.h +++ /dev/null @@ -1 +0,0 @@ -../src/tools/ntqintcache.h \ No newline at end of file diff --git a/include/ntqintdict.h b/include/ntqintdict.h deleted file mode 120000 index 7a2c7695b..000000000 --- a/include/ntqintdict.h +++ /dev/null @@ -1 +0,0 @@ -../src/tools/ntqintdict.h \ No newline at end of file diff --git a/include/ntqmemarray.h b/include/ntqmemarray.h deleted file mode 120000 index 4d3c8c8ed..000000000 --- a/include/ntqmemarray.h +++ /dev/null @@ -1 +0,0 @@ -../src/tools/ntqmemarray.h \ No newline at end of file diff --git a/include/ntqregexp.h b/include/ntqregexp.h deleted file mode 120000 index 601b07d85..000000000 --- a/include/ntqregexp.h +++ /dev/null @@ -1 +0,0 @@ -../src/tools/ntqregexp.h \ No newline at end of file diff --git a/include/tqasciicache.h b/include/tqasciicache.h new file mode 120000 index 000000000..b6862feb3 --- /dev/null +++ b/include/tqasciicache.h @@ -0,0 +1 @@ +../src/tools/tqasciicache.h \ No newline at end of file diff --git a/include/tqasciidict.h b/include/tqasciidict.h new file mode 120000 index 000000000..a0150adbc --- /dev/null +++ b/include/tqasciidict.h @@ -0,0 +1 @@ +../src/tools/tqasciidict.h \ No newline at end of file diff --git a/include/tqbitarray.h b/include/tqbitarray.h new file mode 120000 index 000000000..fa3fcdfa4 --- /dev/null +++ b/include/tqbitarray.h @@ -0,0 +1 @@ +../src/tools/tqbitarray.h \ No newline at end of file diff --git a/include/tqbitmap.h b/include/tqbitmap.h new file mode 120000 index 000000000..2d6a6e258 --- /dev/null +++ b/include/tqbitmap.h @@ -0,0 +1 @@ +../src/kernel/tqbitmap.h \ No newline at end of file diff --git a/include/tqcache.h b/include/tqcache.h new file mode 120000 index 000000000..bd22e00ec --- /dev/null +++ b/include/tqcache.h @@ -0,0 +1 @@ +../src/tools/tqcache.h \ No newline at end of file diff --git a/include/tqcstring.h b/include/tqcstring.h new file mode 120000 index 000000000..cfa91974e --- /dev/null +++ b/include/tqcstring.h @@ -0,0 +1 @@ +../src/tools/tqcstring.h \ No newline at end of file diff --git a/include/tqdeepcopy.h b/include/tqdeepcopy.h new file mode 120000 index 000000000..e91b4e16e --- /dev/null +++ b/include/tqdeepcopy.h @@ -0,0 +1 @@ +../src/tools/tqdeepcopy.h \ No newline at end of file diff --git a/include/tqdict.h b/include/tqdict.h new file mode 120000 index 000000000..77ddbbf62 --- /dev/null +++ b/include/tqdict.h @@ -0,0 +1 @@ +../src/tools/tqdict.h \ No newline at end of file diff --git a/include/tqintcache.h b/include/tqintcache.h new file mode 120000 index 000000000..0e22fec13 --- /dev/null +++ b/include/tqintcache.h @@ -0,0 +1 @@ +../src/tools/tqintcache.h \ No newline at end of file diff --git a/include/tqintdict.h b/include/tqintdict.h new file mode 120000 index 000000000..802431559 --- /dev/null +++ b/include/tqintdict.h @@ -0,0 +1 @@ +../src/tools/tqintdict.h \ No newline at end of file diff --git a/include/tqmemarray.h b/include/tqmemarray.h new file mode 120000 index 000000000..ba84ae26a --- /dev/null +++ b/include/tqmemarray.h @@ -0,0 +1 @@ +../src/tools/tqmemarray.h \ No newline at end of file diff --git a/include/tqregexp.h b/include/tqregexp.h new file mode 120000 index 000000000..a2714e8fd --- /dev/null +++ b/include/tqregexp.h @@ -0,0 +1 @@ +../src/tools/tqregexp.h \ No newline at end of file -- cgit v1.2.3