index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
unix
/
sysv
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-04
PowerPC64 ELFv2 ABI 4/6: Stack frame layout changes
Ulrich Weigand
5
-59
/
+43
2013-12-04
PowerPC64 ELFv2 ABI 2/6: Remove function descriptors
Ulrich Weigand
3
-1
/
+12
2013-12-04
PowerPC64 ELFv2 ABI 1/6: Code refactoring
Ulrich Weigand
1
-3
/
+1
2013-12-04
PowerPC64: Fix incorrect CFI in *context routines
Ulrich Weigand
2
-0
/
+27
2013-12-03
Properly handle shm_open validation. Fixes bug 16274.
Ondřej Bílka
1
-2
/
+2
2013-11-28
Add powerpc-nofpu/e500 support functions for atomic compound assignment and F...
Joseph Myers
1
-0
/
+6
2013-11-26
PowerPC: Fix __fe_nomask_env missing symbol
Adhemerval Zanella
2
-4
/
+4
2013-11-26
Use __glibc_reserved instead __unused.
Ondřej Bílka
40
-169
/
+169
2013-11-25
Fix typo in sys/ptrace.h.
Carlos O'Donell
1
-1
/
+1
2013-11-13
PowerPC: Fix __fe_mask_env export
Adhemerval Zanella
2
-2
/
+2
2013-11-13
Set arch_minimum_kernel to 3.4.0 for x32
H.J. Lu
2
-0
/
+6
2013-11-13
PowerPC: Fix __fe_mask_env export
Adhemerval Zanella
3
-6
/
+10
2013-11-08
PowerPC: Fix vDSO missing ODP entries
Adhemerval Zanella
3
-5
/
+28
2013-10-31
Restrict shm_open and shm_unlink to SHMDIR. Fixes bugs 14752 and 15763.
Ondřej Bílka
1
-6
/
+8
2013-10-30
rename configure.in to configure.ac
Mike Frysinger
4
-2
/
+2
2013-10-18
Add e500 port.
Joseph Myers
2
-1
/
+4
2013-10-04
Move powerpc ports pieces to libc.
Joseph Myers
24
-0
/
+4153
2013-10-04
e500 port: adjust sysdeps/unix/sysv/linux/configure.in case.
Joseph Myers
2
-2
/
+2
2013-10-04
e500 port: getcontext / setcontext / swapcontext.
Joseph Myers
3
-0
/
+17
2013-10-04
PowerPC SIGSTKSZ
Alan Modra
1
-0
/
+54
2013-10-04
PowerPC makecontext
Alan Modra
2
-4
/
+10
2013-10-04
PowerPC LE _dl_hwcap access
Alan Modra
3
-16
/
+16
2013-09-28
tst-fanotify: fix style
Mike Frysinger
1
-8
/
+9
2013-09-11
Add O_TMPFILE to <fcntl.h>
Andreas Schwab
2
-0
/
+5
2013-09-06
Coordinate IPv6 definitions for Linux and glibc
Carlos O'Donell
1
-0
/
+12
2013-09-05
tst-fanotify: skip when we get back EPERM
Mike Frysinger
1
-5
/
+8
2013-09-02
tst-fanotify: new simple test
Mike Frysinger
2
-1
/
+57
2013-08-30
Fix typos.
Ondřej Bílka
3
-3
/
+3
2013-08-29
Remove aix specific files.
Ondřej Bílka
9
-869
/
+0
2013-08-29
Support ELFOSABI_GNU on all GNU systems.
Thomas Schwinge
1
-23
/
+0
2013-08-29
Use ELFOSABI_GNU instead of ELFOSABI_LINUX.
Thomas Schwinge
1
-4
/
+4
2013-08-29
Fix typos.
Ondřej Bílka
6
-6
/
+6
2013-08-27
Clean up __libc_sa_len helper.
Roland McGrath
3
-66
/
+13
2013-08-21
Fix typos.
Ondřej Bílka
1
-1
/
+1
2013-08-20
PowerPC: fix backtrace to handle signal trampolines
Adhemerval Zanella
2
-0
/
+23
2013-08-20
Include <string.h> in sysdeps/unix/sysv/linux/mmap64.c.
Joseph Myers
1
-0
/
+1
2013-08-20
Use __getpagesize and __ffs in MMAP2_PAGE_SHIFT == -1 case of mmap64.
Joseph Myers
1
-3
/
+2
2013-08-20
* sysdeps/unix/sysv/linux/s390/sys/procfs.h (struct elf_prstatus):
Andreas Krebbel
1
-1
/
+2
2013-08-16
CVE-2013-4237, BZ #14699: Buffer overflow in readdir_r
Florian Weimer
2
-2
/
+0
2013-07-23
PowerPC: use _dl_static_init to set GLRO(gl_pagesize)
Adhemerval Zanella
4
-0
/
+129
2013-07-21
CVE-2013-2207, BZ #15755: Disable pt_chown.
Carlos O'Donell
1
-2
/
+3
2013-07-16
BZ #15711: Avoid circular dependency for syscall.h
Carlos O'Donell
1
-2
/
+9
2013-07-04
Sync sys/ptrace with Linux 3.10
Andreas Jaeger
4
-5
/
+80
2013-06-28
Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.
Ryan S. Arnold
2
-2
/
+10
2013-06-28
Consistently use page_shift in sysdeps/unix/sysv/linux/mmap64.c.
Joseph Myers
1
-1
/
+1
2013-06-24
PowerPC: Enable POWER8 platform sans hwcap bits.
Ryan S. Arnold
2
-0
/
+4
2013-06-22
Include <string.h> in sysdeps/unix/sysv/linux/libc_fatal.c.
Joseph Myers
1
-0
/
+1
2013-06-15
New API to set default thread attributes
Siddhesh Poyarekar
10
-0
/
+40
2013-06-13
Improve precision of clock() function on Linux
Siddhesh Poyarekar
1
-20
/
+16
2013-06-11
Fix symbol definitions for __clock_* functions
Siddhesh Poyarekar
2
-5
/
+5
[next]