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
/
compat-43
Commit message (
Expand
)
Author
Age
Files
Lines
*
mdoc(7) police: "The .Fa argument.".
ru
2002-12-19
3
-6
/
+16
*
mdoc(7) police: "The .Fn function".
ru
2002-12-18
6
-16
/
+40
*
libc_r wasn't so tied to libc for 22 months.
ru
2002-11-18
1
-3
/
+1
*
Assume __STDC__, remove non-__STDC__ code.
alfred
2002-05-28
6
-32
/
+0
*
Fix the style of the SCM ID's.
obrien
2002-03-22
9
-6
/
+18
*
mdoc(7) police: Use the new .In macro for #include statements.
ru
2001-10-01
7
-8
/
+8
*
Use ``.Rv -std'' wherever possible.
ru
2001-08-31
1
-7
/
+9
*
Removed duplicate VCS ID tags, as per style(9).
ru
2001-08-13
1
-2
/
+0
*
Use the ``.Rv -std'' mdoc(7) macro in appropriate cases.
yar
2001-08-09
2
-8
/
+2
*
mdoc(7) police: expand plain text xrefs.
ru
2001-08-08
1
-1
/
+2
*
Remove whitespace at EOL.
dd
2001-07-15
5
-13
/
+13
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
7
-7
/
+7
*
MAN[1-9] -> MAN.
ru
2001-03-27
1
-2
/
+2
*
Remove _THREAD_SAFE and make libc thread-safe by default by
deischen
2001-01-24
2
-12
/
+9
*
Merge the documentation for sigsetmask() and sigblock() into a
ben
2001-01-17
3
-99
/
+31
*
Prepare for mdoc(7)NG.
ru
2000-12-29
1
-2
/
+2
*
mdoc(7) police: Er macro usage cleanup.
ru
2000-11-22
2
-2
/
+2
*
mdoc(7) police: use certified section headers wherever possible.
ru
2000-11-17
1
-1
/
+1
*
Remove fullstops from the end of .Xr lines in SEE ALSO section.
ben
2000-11-15
1
-1
/
+1
*
Use `Er' variable to define first column width in ERRORS section.
phantom
2000-05-06
1
-1
/
+1
*
Introduce ".Lb" macro to libc manpages.
phantom
2000-04-21
8
-0
/
+16
*
Take care to avoid having "strong" and "weak" symbols of the same name in
jasone
2000-03-16
1
-0
/
+2
*
Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),
jasone
2000-01-27
2
-4
/
+3
*
Add three-tier symbol naming in support of POSIX thread cancellation
jasone
2000-01-12
2
-4
/
+11
*
Typo cops.
hoek
1999-12-28
1
-1
/
+1
*
Fix sigvec(). When the sigset_t changes came in, it was altered
jdp
1999-10-09
1
-6
/
+17
*
o Add $FreeBSD$ as a rcsid instead of in a comment.
marcel
1999-10-02
1
-5
/
+12
*
sigset_t change (part 5 of 5)
marcel
1999-09-29
1
-12
/
+20
*
$Id$ -> $FreeBSD$
peter
1999-08-28
9
-9
/
+9
*
Add $Id$, to make it simpler for members of the translation teams to
nik
1999-07-12
8
-0
/
+8
*
Add missing period. We don't allow maternity leaves.
hoek
1998-07-29
1
-2
/
+2
*
Don't imply sigset_t == int.
jraynard
1998-05-03
1
-1
/
+1
*
MACHINE -> MACHINE_ARCH
jb
1998-03-09
1
-2
/
+2
*
Sorted lists.
bde
1997-10-21
1
-4
/
+3
*
Removed the subdirectory paths from the definitions of MAN[1-9]. They
bde
1997-10-15
1
-6
/
+3
*
kill the undead
peter
1997-07-13
4
-308
/
+0
*
This commit was generated by cvs2svn to compensate for changes in r27180,
bde
1997-07-03
4
-0
/
+308
|
\
|
*
Import Lite2's src/lib, except for non-i386 machine-dependent directories,
bde
1997-07-03
4
-0
/
+308
|
*
recording cvs-1.6 file death
peter
1995-12-30
4
-308
/
+0
*
|
Changed all paths to be relative to src/lib instead of src/lib/libc
jb
1997-05-03
1
-1
/
+5
*
|
Fixed wrong/incomplete #includes in synopsis.
bde
1997-04-13
1
-1
/
+1
*
|
Fixed wrong function return type in synopsis.
bde
1997-04-13
1
-1
/
+1
*
|
Fixed missing header in synopsis.
bde
1997-04-11
1
-0
/
+1
*
|
Fixed synopsis (prototype was missing a const).
bde
1997-04-11
1
-1
/
+1
*
|
Fixed missing function types in synopsis.
bde
1997-03-19
1
-0
/
+1
*
|
Sort cross references.
wosch
1997-01-20
5
-11
/
+11
*
|
fix .Xr macro
wosch
1996-09-21
1
-1
/
+1
*
|
Correctly use .Fn instead of .Nm to reference function names
mpp
1996-08-22
1
-1
/
+2
*
|
Update a bunch of man pages to use .Fn instead
mpp
1996-08-22
5
-5
/
+5
*
|
General -Wall warning cleanup, part I.
jkh
1996-07-12
5
-1
/
+8
[next]