]> granicus.if.org Git - libatomic_ops/commit
Move 'unsigned' keyword to XCTYPE in generalize-small template
authorIvan Maidanski <ivmai@mail.ru>
Tue, 1 Jan 2013 16:26:28 +0000 (20:26 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Wed, 2 Jan 2013 09:27:37 +0000 (13:27 +0400)
commit75b9e67a23727d91c6690a7df8cbc4fa171c118d
treea3850b526d43ee9bb7499f46c7e1ee4796d33e87
parent5878c26857f1e4dab19b16903b9e3e1b897c06e2
Move 'unsigned' keyword to XCTYPE in generalize-small template
(code refactoring)

* src/Makefile.am (atomic_ops/generalize-small.h): Add trailing '_'
to XSIZE and to its replacement; add "unsigned" prefix to the types
replacing XCTYPE (using empty comment as a delimiter between
"unsigned" keyword and char/short).
* src/atomic_ops/generalize-small.template: Remove "unsigned" keyword
at every XCTYPE.
* src/atomic_ops/generalize-small.h: Regenerate.
src/Makefile.am
src/atomic_ops/generalize-small.h
src/atomic_ops/generalize-small.template