coreutils/lib
Jim Meyering 84d048002e maint: use "const" and "pure" function attributes where possible
* configure.ac (WARN_CFLAGS): Add -Wsuggest-attribute=const,
-Wsuggest-attribute=pure and -Wsuggest-attribute=noreturn.
(GNULIB_WARN_CFLAGS): But do not add them here... yet.
* src/chown-core.h (chopt_free, uid_to_name): Add function attribute(s).
* src/copy.c (is_ancestor, valid_options): Likewise.
* src/copy.h (chown_failure_ok): Likewise.
* src/dd.c (operand_matches, operand_is): Likewise.
* src/df.c (selected_fstype, excluded_fstype): Likewise.
* src/expr.c (null looks_like_integer): Likewise.
* src/md5sum.c (hex_digits): Likewise.
* src/od.c (get_lcm): Likewise.
* src/pathchk.c (component_start, component_len): Likewise.
* src/pinky.c (count_ampersands): Likewise.
* src/pr.c (cols_ready_to_print): Likewise.
* src/ptx.c (search_table): Likewise.
* src/sort.c (find_unit_order): Likewise.
* src/stty.c (mode_type_flag, string_to_baud, baud_to_value): Likewise.
* src/system.h (gcd, lcm): Likewise.
* src/tr.c (is_char_class_member, look_up_char_class): Likewise.
(star_digits_closebracket): Likewise.
* src/uniq.c (find_field): Likewise.
* src/wc.c (compute_number_width): Likewise.
* lib/xfts.h (cycle_warning_required): Likewise.
* gl/lib/randint.h (randint_get_source): Likewise.
* gl/lib/randperm.c (ceil_lg): Likewise.
* gl/lib/randperm.h (randperm_bound): Likewise.
* lib/strnumcmp.h (strintcmp): Likewise.
2011-07-02 12:35:06 +02:00
..
buffer-lcm.c buffer_lcm: declare with _GL_ATTRIBUTE_CONST 2011-07-02 12:35:06 +02:00
buffer-lcm.h buffer_lcm: declare with _GL_ATTRIBUTE_CONST 2011-07-02 12:35:06 +02:00
ChangeLog-2007 maint: update all copyright year number ranges 2011-01-01 22:16:47 +01:00
euidaccess-stat.c maint: use <unistd.h>, not "group-member.h" 2011-05-12 08:23:52 +02:00
euidaccess-stat.h *** empty log message *** 2005-11-20 08:51:38 +00:00
fd-reopen.c maint: update all copyright year number ranges 2011-01-01 22:16:47 +01:00
fd-reopen.h maint: update all copyright year number ranges 2011-01-01 22:16:47 +01:00
Makefile.am maint: update all copyright year number ranges 2011-01-01 22:16:47 +01:00
strintcmp.c maint: update all copyright year number ranges 2011-01-01 22:16:47 +01:00
strnumcmp-in.h maint: use "const" and "pure" function attributes where possible 2011-07-02 12:35:06 +02:00
strnumcmp.c maint: use "const" and "pure" function attributes where possible 2011-07-02 12:35:06 +02:00
strnumcmp.h maint: use "const" and "pure" function attributes where possible 2011-07-02 12:35:06 +02:00
t-chdir-long maint: update all copyright year number ranges 2011-01-01 22:16:47 +01:00
xfts.c maint: update all copyright year number ranges 2011-01-01 22:16:47 +01:00
xfts.h maint: use "const" and "pure" function attributes where possible 2011-07-02 12:35:06 +02:00