OSDN Git Service

pthread_{attr_,}{s,g}etaffinity: cleanup symbol names
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 7 Apr 2010 20:44:07 +0000 (22:44 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 7 Apr 2010 20:44:07 +0000 (22:44 +0200)
commit00f2fe1e89b78ecf89eda45d665a237849314d0b
tree18d258252d199a202e97157a461b8734bcf573d4
parent3218d5b3340d8b37ba8ee29a24dd0e65f3331f22
pthread_{attr_,}{s,g}etaffinity: cleanup symbol names

fixes typo in a1ee5b32fc698297149c770417354441ee62701e which forgot to
rename __pthread_attr_getaffinity_np to pthread_attr_getaffinity_np.
Thanks to Andre DRASZIK for mentioning my omission.

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libpthread/nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c