]> git.ipfire.org Git - thirdparty/glibc.git/commit - nptl/pthread_self.c
Add namespace protected alias.
authorUlrich Drepper <drepper@redhat.com>
Sun, 15 Dec 2002 19:59:08 +0000 (19:59 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 15 Dec 2002 19:59:08 +0000 (19:59 +0000)
commit8361400815265a29038f6833d12fc8e830340d84
tree24e25e7249e7830956a1b72927039ea5cf4ef510
parent7ad6b6eb3a2dc3a146102e95a223554df67aa7fe
Add namespace protected alias.
26 files changed:
nptl/pthread_attr_destroy.c
nptl/pthread_attr_getdetachstate.c
nptl/pthread_attr_getinheritsched.c
nptl/pthread_attr_getschedparam.c
nptl/pthread_attr_getschedpolicy.c
nptl/pthread_attr_getscope.c
nptl/pthread_attr_setdetachstate.c
nptl/pthread_attr_setinheritsched.c
nptl/pthread_attr_setschedparam.c
nptl/pthread_attr_setschedpolicy.c
nptl/pthread_attr_setscope.c
nptl/pthread_cond_broadcast.c
nptl/pthread_cond_destroy.c
nptl/pthread_cond_init.c
nptl/pthread_cond_signal.c
nptl/pthread_cond_wait.c
nptl/pthread_condattr_destroy.c
nptl/pthread_condattr_init.c
nptl/pthread_equal.c
nptl/pthread_exit.c
nptl/pthread_getschedparam.c
nptl/pthread_mutex_destroy.c
nptl/pthread_mutex_init.c
nptl/pthread_self.c
nptl/pthread_setcancelstate.c
nptl/pthread_setschedparam.c