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
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFp4: Pentium/Athlon-optimised implementation of wmemchr().
tjr
2003-03-12
2
-1
/
+115
*
MFp4: Pentium-optimised implementation of wcscmp(). Performs significantly
tjr
2003-03-10
2
-1
/
+80
*
MFp4: Add the standard "the {fgetws,fputws} function will fail if" text
tjr
2003-03-09
2
-0
/
+6
*
Clean up some signed/unsigned issues in the XDR code.
nectar
2003-03-07
3
-12
/
+18
*
Remove NS and ISO stuff.
peter
2003-03-05
7
-737
/
+3
*
Fix threaded applications on ia64 that are linked dynamicly. We did
marcel
2003-03-05
1
-3
/
+5
*
ABI breaker: Move the J_SIGMASK field in the jmpbuf before
marcel
2003-03-05
1
-2
/
+2
*
Restore vendor ID.
obrien
2003-03-03
1
-2
/
+2
*
Use __FBSDID.
obrien
2003-03-03
35
-44
/
+85
*
Eliminate 19 warnings in libc (at level WARNS=2) of the
nectar
2003-02-27
14
-5
/
+33
*
ia64 actually uses 80-bit long doubles and must support big and little
mike
2003-02-26
2
-3
/
+27
*
Fix typo.
robert
2003-02-25
1
-1
/
+1
*
Catch up with change to kse_release syscall.
julian
2003-02-25
1
-2
/
+2
*
Fixed copyright.
ru
2003-02-24
1
-20
/
+32
*
mdoc(7) police: Scheduled sweep.
ru
2003-02-24
4
-23
/
+26
*
Mention CLOCK_MONOTONIC.
phk
2003-02-23
1
-2
/
+3
*
mdoc(7) police: markup laundry.
ru
2003-02-23
9
-35
/
+39
*
mdoc(7) police: kill self-xref.
ru
2003-02-23
1
-1
/
+0
*
Punctuation.
ru
2003-02-23
1
-1
/
+1
*
Typo.
ru
2003-02-23
1
-1
/
+1
*
Grammar.
ru
2003-02-23
1
-0
/
+1
*
More changes from NetBSD:
mikeh
2003-02-23
1
-9
/
+11
*
Grab some changes from NetBSD:
mikeh
2003-02-23
1
-5
/
+6
*
Apple PR-2449102: getdomainname() doesn't document that it is NIS/YP specific
zarzycki
2003-02-22
1
-3
/
+3
*
Use strlcpy instead of strncpy.
johan
2003-02-22
1
-2
/
+1
*
Fix a bad free() call that would occur if some #if 0'd code was used.
tjr
2003-02-22
1
-4
/
+6
*
Mention that dlerror() is also applicable to retrieve error message after
phantom
2003-02-21
1
-0
/
+2
*
Fix the description for mkdtemp(), which creates directories, not files.
gshapiro
2003-02-19
1
-1
/
+1
*
Update errors.
trhodes
2003-02-18
1
-8
/
+8
*
Whack 28 unused variables.
nectar
2003-02-18
8
-19
/
+9
*
Remove these from libc; they are now system calls.
deischen
2003-02-18
2
-532
/
+0
*
Call the weak symbol for sigprocmask, so that it can be overridden.
mini
2003-02-17
1
-1
/
+1
*
Back out "drop first N values" method of removing monotonically increased
ache
2003-02-17
1
-7
/
+1
*
Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go).
nectar
2003-02-16
37
-39
/
+74
*
Add dlinfo(3) manual page to the rank of base system manpages
phantom
2003-02-15
1
-2
/
+2
*
Add examples of dlinfo() usage to manual page.
phantom
2003-02-15
1
-1
/
+48
*
o Document that dlsym()'s behaviour with new special handle RTLD_SELF
phantom
2003-02-14
1
-1
/
+16
*
Follow Solaris's manual page and describe Link_map structure here
phantom
2003-02-14
1
-1
/
+29
*
Add manual page for dlinfo(3). It's still need some work and add
phantom
2003-02-14
1
-0
/
+191
*
Implement dlinfo() function.
kan
2003-02-13
1
-0
/
+8
*
o Implement C99 classification macros isfinite(), isinf(), isnan(),
mike
2003-02-12
10
-90
/
+188
*
This manual is called SIGNBIT(3) not FPCLASSIFY(3).
mike
2003-02-12
1
-1
/
+1
*
Implement C99's signbit() macro.
mike
2003-02-11
3
-2
/
+100
*
Handle %%m properly in syslog format string. Previously it would expand
alfred
2003-02-10
1
-3
/
+13
*
Implement fpclassify():
mike
2003-02-08
17
-3
/
+498
*
The .Fn function
charnier
2003-02-06
10
-33
/
+43
*
Fix use of an uninitialized pointer introduced in a previous revision.
mtm
2003-02-06
1
-0
/
+1
*
Since we drop NSHUFF values now, set default seed to what it becomes
ache
2003-02-05
1
-3
/
+3
*
Prevent uppercase after .Xr by adding ``The ... utility/system call''.
charnier
2003-02-05
2
-7
/
+9
*
Mention that the CLOCK_VIRTUAL and CLOCK_PROF clocks are not implemented.
tjr
2003-02-05
1
-1
/
+7
[next]