index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
unix
/
sysv
/
linux
/
powerpc
/
bits
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
12
-12
/
+12
2013-12-04
PowerPC64 ELFv2 ABI 2/6: Remove function descriptors
Ulrich Weigand
1
-1
/
+1
2013-11-26
Use __glibc_reserved instead __unused.
Ondřej Bílka
5
-31
/
+31
2013-11-08
PowerPC: Fix vDSO missing ODP entries
Adhemerval Zanella
1
-5
/
+25
2013-10-04
PowerPC SIGSTKSZ
Alan Modra
1
-0
/
+54
2013-08-20
PowerPC: fix backtrace to handle signal trampolines
Adhemerval Zanella
1
-0
/
+7
2013-05-03
PowerPC: Add time vDSO support
Adhemerval Zanella
1
-2
/
+4
2013-03-15
PowerPC: gettimeofday optimization by using IFUNC
Adhemerval Zanella
1
-0
/
+10
2013-03-06
Sync with Linux 3.8
Andreas Jaeger
1
-0
/
+1
2013-03-05
Define MCL_CURRENT, MCL_FUTURE in bits/mman-linux.h
Andreas Jaeger
1
-4
/
+3
2013-03-04
Create <bits/mman-linux.h>
Andreas Jaeger
1
-69
/
+3
2013-01-09
PowerPC: Change sched_getcpu to use vDSO getcpu instead of syscall.
Anton Blanchard
1
-0
/
+2
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
11
-14
/
+11
2012-11-09
PowerPC: Use <bits/fcntl-linux.h>
Andreas Jaeger
1
-258
/
+11
2012-10-04
powerpc: add name_to_handle_at, open_by_handle etc. to bits/fcntl.h
Khem Raj
1
-1
/
+27
2012-09-25
Add __ppc_get_timebase_freq to ppc.h.
Tulio Magno Quites Machado Filho
1
-0
/
+33
2012-05-23
Update from Linux 3.4
Andreas Jaeger
1
-0
/
+3
2012-05-21
Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32
H.J. Lu
1
-1
/
+1
2012-03-27
Define MAP_STACK and MAP_HUGETLB on powerpc, s390, sh and sparc.
Anton Blanchard
1
-2
/
+3
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
10
-30
/
+20
2011-04-01
Define O_PATH.
Ulrich Drepper
1
-1
/
+2
2011-01-17
Define MADV_NOHUGEPAGE.
Ulrich Drepper
1
-0
/
+1
2011-01-17
Define MADV_HUGEPAGE.
Ulrich Drepper
1
-1
/
+2
2010-08-12
Define EXTPROC for Linux.
Ulrich Drepper
1
-1
/
+4
2010-06-14
Define F_SETPIPE_SZ and F_GETPIPE_SZ.
Ulrich Drepper
1
-0
/
+2
2010-01-11
Fix double-inclusion problem of bits/stat.h.
Ulrich Drepper
1
-0
/
+5
2010-01-09
Add support for XPG7 testing.
Ulrich Drepper
2
-7
/
+11
2009-12-11
Redefine O_SYNC and O_DSYNC to match 2.6.33+ kernels.
Ulrich Drepper
1
-3
/
+3
2009-11-23
Use struct timespec for timestamps in struct stat also if __USE_XOPEN2K8.
Andreas Schwab
1
-24
/
+24
2009-11-19
Follow kernel F_OWNER_{GID -> PGRP} change.
Ulrich Drepper
1
-3
/
+4
2009-11-17
Change misleading names of parameters of sync_file_range.
Ulrich Drepper
1
-1
/
+1
2009-11-17
Add missing Linux MADV_* definitions.
Ulrich Drepper
1
-9
/
+13
2009-11-14
Fix F_SETOWN_EX and F_GETOWN_EX definitions.
Ulrich Drepper
1
-4
/
+4
2009-11-06
Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64.
Jakub Jelinek
1
-2
/
+2
2009-10-29
Define F_OWNER_* and f_owner_ex for Linux targets.
Ulrich Drepper
1
-1
/
+18
2009-10-01
Define F_SETOWN_EX and F_GETOWN_EX in Linux headers.
Ulrich Drepper
1
-2
/
+4
2009-03-03
* sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Declare fallocate{,64}.
Ulrich Drepper
1
-0
/
+17
2009-02-26
* include/features.h: Define macros for XPG7/POSIX 2008.
Ulrich Drepper
1
-3
/
+2
2009-02-07
[BZ #7095]
Ulrich Drepper
1
-9
/
+19
2009-01-30
(SHM_EXEC): Define.
Andreas Jaeger
1
-4
/
+5
2008-08-17
[BZ #6845]
Ulrich Drepper
1
-132
/
+0
2008-08-08
[BZ #6791]
Ulrich Drepper
1
-1
/
+2
2008-08-07
[BZ #6824]
Ulrich Drepper
1
-1
/
+1
2008-04-12
* sysdeps/unix/sysv/linux/powerpc/bits/mathinline.h (__signbitl):
Ulrich Drepper
1
-2
/
+2
2008-04-12
* sysdeps/powerpc/fpu/fenv_libc.h: Add libm_hidden_proto for
Ulrich Drepper
1
-0
/
+132
2008-01-16
[BZ #5628]
Ulrich Drepper
1
-1
/
+1
2007-10-17
* sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define F_DUPFD_CLOEXEC.
Ulrich Drepper
1
-0
/
+2
2007-09-18
Correct return value type __THROW marker of splice, vmsplice, and tee.
Ulrich Drepper
1
-7
/
+7
2007-08-12
* sysdeps/unix/sysv/linux/powerpc/dl-vdso.c: Move to...
Ulrich Drepper
1
-1
/
+1
2007-07-21
* sysdeps/unix/sysv/linux/bits/socket.h: Define MSG_CMSG_CLOEXEC.
Ulrich Drepper
1
-1
/
+2
[next]