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
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
makecontext lib call.
grehan
2004-03-02
3
-3
/
+167
*
Fix some aliasing problems.
das
2004-02-16
1
-6
/
+14
*
Add forgotten IEEE functions. The Perl 5.8 port now compiles.
grehan
2004-02-12
9
-2
/
+428
*
Include <stdlib.h> to get abort() prototype.
grehan
2004-01-21
1
-0
/
+2
*
Define LDBL_MANH_SIZE and LDBL_MANL_SIZE to be the sizes of the
das
2004-01-18
1
-0
/
+3
*
- Put manh/manl bitfields into correct-sized integral type.
grehan
2003-12-10
1
-5
/
+4
*
Add the mlockall() and munlockall() system calls.
bms
2003-08-11
1
-1
/
+1
*
Add a comment describing why it's important for the values in this
das
2003-05-08
1
-0
/
+7
*
Add __ldtoa(), a wrapper around gdtoa() to make it look like dtoa().
das
2003-04-05
1
-0
/
+8
*
Replace our ancient dtoa/strtod implementation with the gdtoa
das
2003-03-12
2
-0
/
+14
*
o Implement C99 classification macros isfinite(), isinf(), isnan(),
mike
2003-02-12
1
-0
/
+5
*
Implement fpclassify():
mike
2003-02-08
2
-0
/
+43
*
We don't need our own personal definition of __CONCAT.
obrien
2003-01-18
1
-4
/
+1
*
Minimal libc for PowerPC.
grehan
2002-12-04
18
-0
/
+1149
*
_C_LABEL -> CNAME
benno
2002-05-17
1
-14
/
+14
*
Flesh this out, based on the NetBSD version.
benno
2002-05-17
1
-10
/
+41
*
Grow RSYSCALL.
obrien
2002-05-15
1
-0
/
+4
*
Blah, fix stupid syntax error.
obrien
2002-05-15
1
-1
/
+1
*
host-network order conversion routines.
obrien
2002-05-15
5
-0
/
+158
*
Beginnings of syscall bits for PowerPC. These are no doubtedly wrong,
obrien
2002-05-15
1
-0
/
+43