about summary refs log tree commit diff
path: root/catgets
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2014-11-01 12:26:09 +0000
committerJoseph Myers <joseph@codesourcery.com>2014-11-01 12:26:09 +0000
commit1679ba8eb6b55a612e15b50139cd2a7ffde61d43 (patch)
tree57649af3302dca71603fab2c0b12805adb04f89d /catgets
parent2626c18374b0260a9b4afb7763de19488a87d2ba (diff)
downloadglibc-1679ba8eb6b55a612e15b50139cd2a7ffde61d43.tar.gz
glibc-1679ba8eb6b55a612e15b50139cd2a7ffde61d43.tar.xz
glibc-1679ba8eb6b55a612e15b50139cd2a7ffde61d43.zip
Remove __libc_nanosleep function name.
Continuing the removal of unused __libc_* function names, this patch
removes the __libc_nanosleep name.

Tested for x86_64 (testsuite, and that the disassembly of installed
shared libraries is unchanged by the patch; __nanosleep changes from
weak to strong, which is of no significance).

	* posix/nanosleep.c (__libc_nanosleep): Rename to __nanosleep.
	(__nanosleep): Do not define as alias.
	(nanosleep): Define as alias of __nanosleep.
	* sysdeps/unix/sysv/linux/syscalls.list (nanosleep): Remove
	__libc_nanosleep name.
Diffstat (limited to 'catgets')
0 files changed, 0 insertions, 0 deletions