summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath
2012-10-24F_GETLK cleanup for <bits/fcntl.h>Andreas Jaeger
2012-10-22Fix O_RSYNCAndreas Jaeger
2012-10-22Always define __O_LARGEFILEAndreas Jaeger
2012-10-22Improve <bits/fcntl-linux.h>: F_GETLK etc.Andreas Jaeger
2012-10-22Install <bits/fcntl-linux.h>Andreas Jaeger
2012-10-22Use __O_LARGEFILE instead of O_LARGEFILEAndreas Jaeger
2012-10-21SH: Use <bits/fcntl-linux.h>Andreas Jaeger
2012-10-20Reorganization of bits/fcntl.h for LinuxAndreas Jaeger
2012-10-18Remove _G_OPEN64, _G_LSEEK64, _G_MMAP64, _G_FSTAT64 from _G_config.h.Joseph Myers
2012-10-16__alloc_dir: avoid integer overflow in malloc argumentFlorian Weimer
2012-10-12Use __uint64_t in x86 __bswap_64H.J. Lu
2012-10-12Avoid PLT references from __get_clockfreq on powerpcAndreas Schwab
2012-10-11Add x86-64 __libc_ifunc_impl_listH.J. Lu
2012-10-11Add i686 __libc_ifunc_impl_listH.J. Lu
2012-10-11Use IFUNC memmove/memset in x86-64 bcopy/bzeroH.J. Lu
2012-10-10* crypt/crypt-entry.c: Include fips-private.h.Alexandre Oliva
2012-10-09Add missing magic to GLIBC_PROVIDES.Roland McGrath
2012-10-09Remove _G_off64_t and _G_stat64 from _G_config.h.Joseph Myers
2012-10-08Fix missing include in sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.cAndreas Schwab
2012-10-06Fix Niagara-4 memcpy bug on 32-bit.David S. Miller
2012-10-05Add Niagara-4 optimized memset/bzero implementation.David S. Miller
2012-10-05Move _dl_important_hwcaps to dl-hwcaps.cH.J. Lu
2012-10-04powerpc: add name_to_handle_at, open_by_handle etc. to bits/fcntl.hKhem Raj
2012-10-04Name space hygeine for madvise.Roland McGrath
2012-10-03Clean up conditionalize of ld.so.cache support.Roland McGrath
2012-10-03sysconf/posix: handle _SC_LEVEL4_CACHE_LINESIZEPino Toscano
2012-10-03Remove sysdeps/unix/bsd/confstr.h file.Roland McGrath
2012-10-02Define HAS_FMA with bit_FMA_UsableH.J. Lu
2012-10-01Get rid of unused __swblk_t type.Roland McGrath
2012-10-01Clean up init-first.c files.Roland McGrath
2012-10-01Fix sign of inexact zero return from fma (bug 14645).Joseph Myers
2012-09-29Fix sign of exact zero return from fma (bug 14638).Joseph Myers
2012-09-28Uncorrupt Sparc ULPS file.David S. Miller
2012-09-28Implement POSIX-generic sleep via nanosleep rather than SIGARLM.Roland McGrath
2012-09-28Move _G_config.h with Linuxism to linux/ directory.Roland McGrath
2012-09-28Revert "Add missed ildouble case in yesterday's sparc ULPs update for clog/cl...David S. Miller
2012-09-28Add missed ildouble case in yesterday's sparc ULPs update for clog/clog10.David S. Miller
2012-09-28Add Niagara-4 optimized memcpy and mempcpy.David S. Miller
2012-09-28Define VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.hH.J. Lu
2012-09-28aio_fsync: fix the access mode checkPino Toscano
2012-09-28 [BZ #11438]Jeff Law
2012-09-27Update sparc ULPS for recent clog/clog10 activity.David S. Miller
2012-09-27Fix sparc64 crashes with LD_BIND_NOW and --enable-bind-now.David S. Miller
2012-09-27Remove sysdeps/ieee754/ldbl-128/bits/huge_vall.h and let buildsSteve Ellcey
2012-09-27Don't define x86-64 __strncmp_ssse3 in libc.aH.J. Lu
2012-09-26Update x86-64 ULPsMarkus Trippelsdorf
2012-09-25Add __ppc_get_timebase_freq to ppc.h.Tulio Magno Quites Machado Filho
2012-09-25Fix inaccuracy of clog, clog10 near |z| = 1 (bug 13629).Joseph Myers
2012-09-25Add optimized sincosf for SSE2 for x86 and x86-64Liubov Dmitrieva