glibc/sysdeps
Siddhesh Poyarekar 89fb683558 Fix symbol definitions for __clock_* functions
__clock_gettime and other __clock_* functions could result in an extra
PLT reference within libc.so if it actually gets used.  None of the
code currently uses them, which is why this probably went unnoticed.
2013-06-11 11:11:11 +05:30
..
generic Add rounding mode information to math-tests.h and use it in libm-test.inc. 2013-06-10 12:34:49 +00:00
gnu Avoid trailing whitespace in sysdeps/gnu/errlist.c. 2013-06-08 14:55:32 +00:00
i386 Fix leading whitespaces. 2013-06-06 20:36:07 +02:00
ieee754 Fix leading whitespaces. 2013-06-06 20:36:07 +02:00
init_array Add sysdeps/init_array to produce empty crt[in].o and use .preinit_array for gcrt1.o 2013-03-12 12:50:13 -07:00
mach Use (void) in no-arguments function definitions. 2013-06-08 00:22:23 +00:00
posix Fix symbol definitions for __clock_* functions 2013-06-11 11:11:11 +05:30
powerpc Avoid use of "register" as optimization hint. 2013-06-07 22:24:35 +00:00
pthread BZ#15361: Make aio_fsync not check open modes. 2013-04-12 13:11:20 -07:00
s390 Remove trailing whitespace. 2013-06-05 20:44:03 +00:00
sh Remove trailing whitespace. 2013-06-05 20:44:03 +00:00
sparc Fix leading whitespaces. 2013-06-06 20:36:07 +02:00
unix Fix symbol definitions for __clock_* functions 2013-06-11 11:11:11 +05:30
wordsize-32 Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
wordsize-64 Move dummy glob64.c alongside glob.c that defines glob64. 2013-05-06 16:11:11 -07:00
x86 Avoid use of "register" as optimization hint. 2013-06-07 22:24:35 +00:00
x86_64 Remove trailing whitespace. 2013-06-05 20:44:03 +00:00