summaryrefslogtreecommitdiff
path: root/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* PowerPC: use _dl_static_init to set GLRO(gl_pagesize)rsa/2.17_backports_v3Adhemerval Zanella2013-07-264-0/+129
* Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.Ryan S. Arnold2013-07-262-2/+10
* PowerPC: Enable POWER8 platform sans hwcap bits.Ryan S. Arnold2013-07-262-0/+4
* Update bits/siginfo.h with Linux hwpoison SIGBUS changesEdjunior Barbosa Machado2013-07-263-3/+21
* Update s390/bits/siginfo.hEdjunior Machado2013-07-261-3/+7
* PowerPC: Add time vDSO supportAdhemerval Zanella2013-07-254-3/+70
* PowerPC: gettimeofday optimization by using IFUNCAdhemerval Zanella2013-07-252-13/+45
* PowerPC: unify math_ldbl.h implementationsAdhemerval Zanella2013-07-251-4/+0
* PowerPC: Rename __kernel_vdso_get_tbfreq to __kernel_get_tbfreq.Anton Blanchard2013-07-254-29/+33
* PowerPC: Change sched_getcpu to use vDSO getcpu instead of syscall.Anton Blanchard2013-07-254-0/+36
* Add MSG_FASTOPENAndreas Jaeger2013-01-111-2/+3
* linux: posix_fadvise: support __NR_fadvise64_64Mike Frysinger2012-12-061-2/+11
* Fix "set but not used" warnings for powerpc64Siddhesh Poyarekar2012-12-061-3/+2
* Fix powerpc32 "set but not used" warnings from INTERNAL_SYSCALL_DECL.Joseph Myers2012-12-041-1/+1
* clock_getcpuclockid: delete unused HAS_CPUCLOCKMike Frysinger2012-11-291-4/+0
* Revert "2012-11-07 Andreas Jaeger <aj@suse.de>"Andreas Schwab2012-11-281-17/+1
* Document syscall signature prefixes in sysdep/unix/make-syscalls.shCarlos O'Donell2012-11-201-2/+14
* Add recvmmsg and sendmmsg to the generic glibc API.Thomas Schwinge2012-11-205-58/+16
* Include string.h in sysdeps/unix/sysv/linux/fxstatat.c.Joseph Myers2012-11-171-1/+2
* Fix check-localplt regressions on sparc.David S. Miller2012-11-111-4/+5
* Support --with-pkgversion and --with-bugurl.Joseph Myers2012-11-091-3/+3
* PowerPC: Use <bits/fcntl-linux.h>Andreas Jaeger2012-11-091-258/+11
* S/390: Add hwcap value for transactional execution.Andreas Krebbel2012-11-081-0/+1
* Fix NULL ucontext->uc_link handling on sparc64.David S. Miller2012-11-073-12/+43
* 2012-11-07 Andreas Jaeger <aj@suse.de>Jeff Law2012-11-071-1/+17
* [BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge2012-11-049-12/+0
* Fix small indendation issues in paths.h filesPino Toscano2012-11-041-2/+2
* PowerPC: Fix uc_link == NULL handling for makecontex.Andreas Schwab2012-11-011-15/+15
* Fix powerpc abilist sort orderAndreas Schwab2012-10-312-2/+2
* Correct order of entries in powerpc libc.abilist files.Tulio Magno Quites Machado Filho2012-10-312-2/+2
* Remove redundant defines of __O_LARGEFILEAndreas Jaeger2012-10-272-4/+0
* Fix sparc64 build.David S. Miller2012-10-251-1/+1
* Use __getdents instead of __getdirentries in sparc __get_clockfreq_via_proc_o...Roland McGrath2012-10-251-3/+1
* BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath2012-10-2418-24/+78
* F_GETLK cleanup for <bits/fcntl.h>Andreas Jaeger2012-10-243-46/+0
* Fix O_RSYNCAndreas Jaeger2012-10-221-1/+5
* Always define __O_LARGEFILEAndreas Jaeger2012-10-222-13/+8
* Improve <bits/fcntl-linux.h>: F_GETLK etc.Andreas Jaeger2012-10-221-3/+9
* Install <bits/fcntl-linux.h>Andreas Jaeger2012-10-221-0/+1
* Use __O_LARGEFILE instead of O_LARGEFILEAndreas Jaeger2012-10-222-4/+4
* SH: Use <bits/fcntl-linux.h>Andreas Jaeger2012-10-211-278/+3
* Reorganization of bits/fcntl.h for LinuxAndreas Jaeger2012-10-204-761/+409
* Remove _G_OPEN64, _G_LSEEK64, _G_MMAP64, _G_FSTAT64 from _G_config.h.Joseph Myers2012-10-181-5/+0
* Avoid PLT references from __get_clockfreq on powerpcAndreas Schwab2012-10-121-5/+5
* * crypt/crypt-entry.c: Include fips-private.h.Alexandre Oliva2012-10-101-0/+74
* Add missing magic to GLIBC_PROVIDES.Roland McGrath2012-10-092-219/+0
* Remove _G_off64_t and _G_stat64 from _G_config.h.Joseph Myers2012-10-091-2/+0
* Fix missing include in sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.cAndreas Schwab2012-10-081-0/+1
* powerpc: add name_to_handle_at, open_by_handle etc. to bits/fcntl.hKhem Raj2012-10-041-1/+27
* Name space hygeine for madvise.Roland McGrath2012-10-042-3/+1