index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libc
/
powerpc64
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r304928:
kib
2016-09-03
2
-69
/
+1
*
Replace use of the pipe(2) system call with pipe2(2) with a zero flags
brooks
2016-06-22
2
-55
/
+1
*
The lseek(2), mmap(2), truncate(2), ftruncate(2), pread(2), and
kib
2015-04-18
1
-3
/
+0
*
libc: Eliminate duplicate copies of __vdso_gettc.c
emaste
2015-04-02
1
-48
/
+0
*
Ensure that every ENTRY(foo) has a matching END(foo).
bapt
2014-10-01
5
-0
/
+5
*
Convert from WITHOUT_SYSCALL_COMPAT to MK_SYSCALL_COMPAT.
imp
2014-04-05
1
-1
/
+1
*
Rework the __vdso_* symbols attributes to only make the symbols weak,
kib
2013-01-30
1
-0
/
+48
*
This commit adds profiling support for powerpc64. Now we can do application
andreast
2012-01-20
1
-1
/
+1
*
Turn off default generation of userland dot symbols on powerpc64 now that
nwhitehorn
2011-02-18
6
-7
/
+7
*
Mark assembler sources from libc as working with non-executable stack.
kib
2011-01-14
7
-1
/
+13
*
Fix stack alignment (required to be to 16 bytes) instead of ptrace and
nwhitehorn
2010-12-11
2
-5
/
+5
*
Make sure to specify the alignment of minbrk and curbrk. They were correctly
dim
2010-11-11
2
-0
/
+2
*
Provide 64-bit PowerPC support in libc.
nwhitehorn
2010-07-10
8
-0
/
+408