• Home
  • Raw
  • Download

Lines Matching refs:libutil

19 	* libutil++/tests/file_manip_tests.cpp: ensure filename passed to
25 * libutil++/file_manip.h: fix typos
106 * libutil/op_file.h:
107 * libutil/op_file.c: remove op_c_dirname(),
111 * libutil/tests/file_tests.c: fixes for above changes
113 * libutil++/file_manip.h:
114 * libutil++/file_manip.cpp: changes from above. Add
117 * libutil++/tests/file_manip_tests.cpp: changes from
143 * libutil++/tests/file_manip_tests.cpp: corner case test added
172 * libutil++/tests/string_manip_tests.cpp: rtrim/ltrim/trim tests
219 * libutil++/path_filter.cpp: remove 2 identical FIXME
220 * libutil++/tests/file_manip_tests.cpp:
221 * libutil++/tests/path_filter_tests.cpp: reflect the behavior by
233 * libutil/op_cpufreq.c:
234 * libutil/op_file.c: a few s/goto/break/
239 * libutil++/comma_list.h: don't accept cumulative behavior
240 * libutil++/string_manip.cpp: separate_token() return by value
245 * libutil++/comma_list.h:
246 * libutil++/string_filter.cpp:
247 * libutil++/string_manip.cpp:
248 * libutil++/string_manip.h:
249 * libutil++/tests/comma_list_tests.cpp:
250 * libutil++/tests/string_manip_tests.cpp: update according
273 * libutil++/stream_util.cpp:
274 * libutil++/stream_util.h:
275 * libutil++/utility.h:
288 * libutil++/tests/Makefile.am:
289 * libutil++/tests/utility_tests.cpp: new test files convering most of
308 * libutil++/glob_filter.h:
309 * libutil++/path_filter.h:
310 * libutil++/string_filter.h: comment fix to match implementation
311 * libutil++/tests/path_filter_tests.cpp: new file test
312 * libutil++/tests/Makefile.am: upate build
313 * libutil++/tests/string_filter_tests.cpp: test white space at start
318 * libutil++/string_manip.cpp: format_double can only format percent
319 * libutil++/string_manip.h:
321 * libutil++/tests/string_manip_tests.cpp:
327 * libutil++/glob_filter.h:
328 * libutil++/string_filter.h:
329 * libutil++/tests/string_filter_tests.cpp: minor tidy
331 * libutil++/tests/glob_filter_tests.cpp: new file
332 * libutil++/tests/Makefile.am: update build
337 * libutil++/generic_spec.cpp: removed file
338 * libutil++/Makefile.am: update according
339 * libutil++/generic_spec.h: ensure generic_spec<string> will not link
340 * libutil++/path_filter.cpp: minor tidy
344 * libutil++/tests/string_manip_tests.cpp: ehance output on failure
351 * libutil++/tests/Makefile.am:
352 * libutil++/tests/file_manip_tests.cpp: don't use getcwd nor __FILE__
359 * libutil/op_file.c:
360 * libutil/op_file.h: make op_get_link() static, rename
363 * libutil++/file_manip.cpp:
364 * libutil++/file_manip.h: rename to op_basename()/op_dirname().
367 * libutil++/tests/file_manip_tests.cpp:
371 * libutil++/path_filter.cpp:
377 * libutil++/op_bfd.h: has_debug_info() new member
397 * libutil/op_file.c:
398 * libutil/op_file.h: implement dirname(), is_directory() and
401 * libutil++/file_manip.cpp:
402 * libutil++/file_manip.h:
408 * libutil/tests/file_tests.c: "//usr" --> "//usr"
409 * libutil++/tests/.cvsignore:
410 * libutil++/tests/Makefile.am:
411 * libutil++/tests/file_manip_tests.cpp: new tests file.
424 * libutil++/comma_list.h: is_set() new member
429 * libutil++/generic_spec.h: add value() and
433 * libutil++/comma_list.h: do not accept
440 * libutil++/tests/comma_list_tests.cpp: fix to
454 * libutil++/tests/Makefile.am:
455 * libutil++/tests/comma_list_tests.cpp: Add.
463 * libutil++/tests/Makefile.am:
464 * libutil++/tests/string_filter_tests.cpp: Add.
466 * libutil++/tests/string_manip_tests.cpp: fix header include
470 * libutil++/tests/string_manip_tests.cpp: fix tobool test
475 * libutil++/string_manip.cpp:
476 * libutil++/string_manip.h: remove tostr()/tobool/touint(), rename
484 * libutil++/comma_list.h:
485 * libutil++/generic_spec.h:
486 * libutil++/tests/string_manip_tests.cpp: use op_lexical_cast<>
519 * libutil++/tests: new directory
520 * libutil++/tests/string_manip_tests.cpp: new tests file
522 * libutil++/Makefile.am:
523 * libutil++/tests/.cvsignore:
524 * libutil++/tests/Makefile.am: handle new test
526 * libutil++/string_manip.h:
527 * libutil++/string_manip.cpp: correct implementation of separate_token
794 * libutil++/child_reader.cpp: avoid quadratic behaviour if child does a
842 * libutil++/op_bfd.cpp: show filename when warning about no debug
1062 * libutil/tests/Makefile.am:
1113 * libutil/op_cpufreq.c: memory leak, FILE* leak
1114 * libutil/op_list.h: fix @author
1162 * libutil/op_cpufreq.c: comment why we don't have any code handling
1202 * libutil/op_file.c:
1203 * libutil/tests/file_tests.c: honor posix "//" filename namespace
1216 * libutil/op_deviceio.c:
1217 * libutil/op_deviceio.h: op_open_device(): remove unused parameter
1222 * libutil/tests/file_tests.c: Fix some test: in some case the pathname
1230 * libutil/tests/Makefile.am: don't build tests
1235 * libutil/op_file.c: don't test for NULL path
1240 * libutil/Makefile.am:
1241 * libutil/tests/Makefile.am:
1242 * libutil/tests/file_tests.c:
1243 * libutil/tests/string_tests.c: add some unit tests
1244 for libutil string and path handling
1361 * libutil/op_types.h: cookie_t moved into daemon/
1388 * libutil++/file_manip.cpp:
1389 * libutil++/file_manip.h:
1390 * libutil++/op_bfd.cpp:
1391 * libutil++/op_bfd.h:
1392 * libutil/op_deviceio.c:
1393 * libutil/op_deviceio.h:
1394 * libutil/op_get_time.c:
1395 * libutil/op_get_time.h:
1396 * libutil/op_libiberty.c:
1397 * libutil/op_libiberty.h:
1398 * libutil/op_lockfile.c:
1399 * libutil/op_lockfile.h:
1400 * libutil/op_popt.c:
1401 * libutil/op_popt.h: follow the above
1403 * libutil/op_file.c:
1404 * libutil/op_file.h:
1405 * libutil/op_fileio.c:
1406 * libutil/op_fileio.h:
1408 * libutil++/string_manip.cpp: move op_get_link to
1413 * libutil/op_fileio.h:
1414 * libutil/op_fileio.c: warn about op_get_link()
1417 * libutil++/file_manip.h:
1418 * libutil++/file_manip.cpp: s/op_read_link/op_follow_link,
1501 * libutil++/Makefile.am:
1502 * libutil++/image_flags.h: move to ...
1507 * libutil++/op_bfd.h:
1508 * libutil++/op_bfd.cpp: take an in-out bool
1522 * libutil++/Makefile.am:
1523 * libutil++/image_flags.h: flags for image read failure
1531 * libutil++/op_bfd.h:
1532 * libutil++/op_bfd.cpp: use image_flags, no longer error
1550 * libutil++/string_manip.cpp: shrink 100.0000 to 100.000
1572 * libutil++/op_bfd.cpp: set fsize to default to -1,
1585 * libutil++/op_bfd.h:
1586 * libutil++/op_bfd.cpp: use the above change to create fake op_bfd
1796 * libutil++/generic_spec.h: allow to ignore "all" match
1797 * libutil++/comma_list.h: use it
1854 * libutil++/string_manip.cpp: touint should init to 0
1860 * libutil/op_fileio.c: op_get_link() don't truncate silently results
2041 * libutil++/op_bfd.cpp: remove obsolete comment
2045 * libutil++/file_manip.h:
2046 * libutil++/file_manip.cpp: is_directory(dirname): return true if
2067 * libutil++/op_bfd.cpp: update gcc2_compiled. comment
2081 * libutil++/op_bfd.cpp: remove ELF-based symbol size code
2095 * libutil++/string_manip.cpp: erase_to_last_of() is not a ltrim()
2105 * libutil++/string_manip.h: remove erase_from_last_of()
2106 * libutil++/string_manip.cpp: and tidy erase_to_last_of(), rtrim() and
2111 * libutil++/op_bfd.h:
2186 * libutil++/comma_list.h: implement missing method
2332 * libutil/op_file.h:
2333 * libutil/op_file.c: fix create_dir/path() comments,
2376 * libutil++/op_bfd.cpp: c++ static function doesn't get a mangled name
2418 * libutil++/op_bfd.h:
2419 * libutil++/op_bfd.cpp: bfd_openr() keeps a copy of
2714 * libutil++/stream_util.h:
2715 * libutil++/stream_util.cpp: new file, io_state() save object
2716 * libutil++/Makefile.am: handle new file
2717 * libutil++/op_bfd.cpp:
2876 * libutil++/unique_storage.h: missing typename
2884 * libutil++/op_bfd.cpp: boring_symbol() new to get a better choice
2913 * libutil++/op_bfd.cpp: use exception rather exit(EXIT_FAILURE) in
2927 * libutil++/unique_storage.h: we don't need to check if key is present
2933 * libutil++/unique_storage.h: small efficiency improvement
2938 * libutil/Makefile.am: fix make distcheck
2985 * libutil++/unique_storage.h: fix the comments,
2991 * libutil++/string_manip.cpp: gcc 2.91.66 fix
3000 * libutil++/unique_storage.h: don't derive from I()
3007 * libutil++/unique_storage.h: make some of
3013 * libutil++/unique_storage.h: move the ID class
3019 * libutil++/Makefile.am:
3020 * libutil++/unique_storage.h: add new template for
3103 * libutil++/child_reader.cpp:
3130 * libutil++/op_bfd.h:
3131 * libutil++/op_bfd.cpp: improve doxygen comment
3139 * libutil/op_version.h:
3140 * libutil/op_version.c: new file: package version output
3141 * libutil/Makefile.am:
3161 * libutil++/string_manip.h: add <stdexcept>
3201 * libutil++/utility.h: fix typo
3235 * libutil++/string_manip.h:
3236 * libutil++/string_manip.cpp: specialize
3315 * libutil++/utility.h: remove gcc 2.91 noncopyable as empty base class
3326 * libutil++/child_reader.h: minor #include fix
3354 * libutil++/string_manip.h: compile fix
3358 * libutil++/comma_list.h:
3360 * libutil++/string_manip.h:
3361 * libutil++/generic_spec.h: rename strict_convert<>
3366 * libutil++/generic_spec.h: move strict_convert<> to...
3368 * libutil++/string_manip.h: ...here
3372 * libutil++/generic_spec.h: comma_list isn't a friend
3375 * libutil++/comma_list.h: use generic_spec<>::match()
3430 * libutil++/op_bfd.cpp: get_linenr() init linenr to zero
3462 * libutil++/op_bfd.h:
3463 * libutil++/op_bfd.cpp: expose anonymous symbols
3531 * libutil++/op_bfd.h:
3532 * libutil++/op_bfd.cpp: remove have_debug_info()
3538 * libutil++/op_bfd.h:
3539 * libutil++/op_bfd.cpp: bail out in get_linenr() if binary doesn't
3545 * libutil++/op_bfd.cpp: clean up interesting_symbol
3550 * libutil++/op_bfd.cpp: make sure linenr is
3865 * libutil++/string_manip.h:
3866 * libutil++/string_manip.cpp: replace format_percent() by
3898 * libutil++/string_manip.h:
3899 * libutil++/string_manip.cpp: sample_filename() is unused
4079 * libutil++/path_filter.h: default param to empty string not "*"
4087 * libutil/op_file.h:
4088 * libutil/op_file.c: sanitize create_path()
4090 * libutil++/path_filter.h: default ctor match all
4170 * libutil++/op_bfd.cpp: remove _init from excluded symbol
4216 * libutil++/op_bfd.cpp: remove "static " inside anon namespace
4232 * libutil++/glob_filter.cpp:
4233 * libutil++/path_filter.cpp:
4234 * libutil++/string_filter.cpp: #include <algorithm>
4238 * libutil++/string_filter.cpp:
4239 * libutil++/string_filter.h:
4240 * libutil++/glob_filter.h:
4241 * libutil++/glob_filter.cpp:
4242 * libutil++/path_filter.h:
4243 * libutil++/path_filter.cpp: use std::find[_if],
4248 * libutil++/op_bfd.cpp: replace a loop by a std::copy()
4252 * libutil++/op_bfd.h:
4253 * libutil++/op_bfd.cpp: cleanup of last fix
4257 * libutil++/op_bfd.h:
4258 * libutil++/op_bfd.cpp: make symbol filtering
4263 * libutil++/string_filter.cpp:
4264 * libutil++/glob_filter.cpp:
4265 * libutil++/path_filter.cpp: match as true if
4268 * libutil++/op_bfd.h:
4269 * libutil++/op_bfd.cpp: use string_filter to
4284 * libutil++/filename_match.h:
4285 * libutil++/filename_match.cpp: replace with ...
4287 * libutil++/Makefile.am:
4288 * libutil++/string_filter.h:
4289 * libutil++/string_filter.cpp:
4290 * libutil++/glob_filter.h:
4291 * libutil++/glob_filter.cpp:
4292 * libutil++/path_filter.h:
4293 * libutil++/path_filter.cpp: .. split up variants
4311 * libutil++/filename_match.h:
4312 * libutil++/filename_match.cpp: use file-scope
4497 * libutil++/generic_spec.h: minor formating tweak
4516 * libutil++/filename_match.h:
4517 * libutil++/filename_match.cpp: add strict_match()
4519 * libutil++/generic_spec.cpp: generic_spec<string>::set() was not
4561 * libutil/op_file.c: create dir with 755 not 700
4620 * libutil/op_file.c: tiny tidy
4629 * libutil++/comma_list.h: compile fixes
4644 * libutil++/file_manip.h:
4645 * libutil++/file_manip.cpp: move create_dir(), create_path() ...
4646 * libutil/op_file.h:
4647 * libutil/op_file.c: here. Remove op_move_regular_file()
4681 * libutil++/comma_list.h: new file handling of comma separated list of
4683 * libutil++/generic_spec.cpp:
4684 * libutil++/generic_spec.h: new file
4685 * libutil++/Makefile.am: handle new file
4768 * libutil++/op_bfd.cpp: check for #717720 and direct user to
4773 * libutil++/op_exception.h: op_runtime_error is no longer abstract
4785 * libutil++/string_manip.cpp: work around for gcc 2.95
4811 * libutil++/string_manip.h:
4812 * libutil++/string_manip.cpp: remove ws_prefix(). Add
4827 * libutil++/string_manip.cpp: ... here, and rename as
4959 * libutil/op_fileio.c (op_get_line): Use lower cost getc().
5026 * libutil/op_cpufreq.c: typo in comment
5035 * libutil/op_cpufreq.h:
5036 * libutil/op_cpufreq.c: new file exporting op_cpu_frequency()
5037 * libutil/Makefile.am: update according
5062 * libutil++/op_bfd.cpp: correct get_vma_range()
5107 * libutil/op_fileio.h:
5108 * libutil/op_fileio.c: op_write_u64() new
5109 * libutil/op_types.h: continue our silly typedef: add u64
5111 * libutil++/op_bfd.h:
5112 * libutil++/op_bfd.cpp: op_bfd::arch_bits_per_address() new allowing
5179 * libutil/op_libiberty.h: cut&paste typo breaking compilation on box
5208 * libutil/Makefile.am:
5209 * libutil/op_string.h:
5210 * libutil/op_string.c: new, a few C string handling function
5212 * libutil/op_libiberty.h:
5213 * libutil/op_libiberty.c: xmemdup() new.
5223 * pp/Makefile.am: fix lib ordering, now libop depend on libutil
5380 * libutil++/string_manip.h:
5381 * libutil++/string_manip.cpp: cleanup, use s.find
5431 * libutil++/string_manip.h:
5432 * libutil++/string_manip.cpp: add is_prefix(),
5443 * libutil++/string_manip.h:
5444 * libutil++/string_manip.cpp: add split(), tobool(), touint()
5537 * libutil/op_fileio.c: change op_get_line to return
5559 * libutil/op_list.h: make C++ friendly
5696 * libutil++/demangle_symbol.cpp:
5697 * libutil++/demangle_symbol.h: move to
5700 libutil++ and libregex
5702 * libutil++/Makefile.am: update according to file move
5715 * libutil++/string_manip.h:
5716 * libutil++/string_manip.cpp: trim(), ltrim(), rtrim() new functions
5737 * libutil++/Makefile.am: fix make dist
5792 * libutil++/op_exception.h:
5793 * libutil++/op_exception.cpp: throw() where needed
5806 * libutil++/op_exception.h:
5807 * libutil++/op_exception.cpp: new files, base class for exception.
6113 * libutil/op_types.h: 64 bits printf/scanf safety.
6193 * libutil/op_types.h: add cookie_t and vma_t
6214 * libutil++/op_bfd.cpp:
6215 * libutil++/op_bfd.h:
6225 * libutil++/op_bfd.h: fix for 64 bits.