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
/
stdio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove freelists managed by Balloc/Bfree.
tegge
2001-02-15
1
-5
/
+18
*
Commit a libc fix going by the current state of the version numbering
peter
2001-02-14
1
-9
/
+10
*
It sounded like a good idea at the time. The previous change breaks
peter
2001-02-12
1
-4
/
+0
*
Take advantage of the current libc sizeof(FILE) breakage (__sF[]) and
peter
2001-02-12
1
-0
/
+4
*
libc MT-safety, part 2.
deischen
2001-02-11
19
-102
/
+247
*
mdoc(7) police: mark LC_NUMERIC with .Dv.
ru
2001-02-10
2
-2
/
+4
*
Note that decimal point taken from locale (SUSv2)
ache
2001-02-10
1
-0
/
+3
*
Take decimal point from locale instead of hardcoded '.' (SUSv2)
ache
2001-02-10
1
-9
/
+10
*
Note that decimal point character taken from locale (SUSv2)
ache
2001-02-10
1
-0
/
+3
*
Use decimal point from localeconv() instead of hardcoded '.' (SUSv2)
ache
2001-02-10
1
-6
/
+14
*
Backout previous commit. Use of spinlocks was not approved.
tegge
2001-02-09
1
-18
/
+5
*
Protect freelists managed by Balloc/Bfree with a spinlock.
tegge
2001-02-08
1
-5
/
+18
*
Fix a f^Hdamn typo, which prevented to fopen() more that 17 files at once.
sobomax
2001-02-07
1
-1
/
+1
*
mdoc(7) police: split punctuation characters + misc fixes.
ru
2001-02-01
2
-6
/
+6
*
Remove _THREAD_SAFE and make libc thread-safe by default by
deischen
2001-01-24
48
-190
/
+351
*
Fix bugs in the handling of > 8 positional arguments:
archie
2001-01-06
1
-14
/
+18
*
Make it a bit clearer that asprintf doesn't actually "return" a pointer in
ben
2001-01-01
1
-4
/
+3
*
Prepare for mdoc(7)NG.
ru
2000-12-29
2
-67
/
+67
*
mdoc(7) police: use canonical form of .Dd macro.
ru
2000-12-11
1
-1
/
+1
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
1
-2
/
+2
*
Update the documentation to describe the new mktemp() family behaviour.
kris
2000-11-19
1
-8
/
+33
*
Use Fx macro wherever possible.
ru
2000-11-14
1
-1
/
+3
*
Increase the size of the mktemp() filename space by dropping the PID from
kris
2000-11-10
1
-25
/
+17
*
Avoid use of direct troff requests in mdoc(7) manual pages.
ru
2000-11-10
1
-1
/
+0
*
Better documentation of append mode. This should have gone in -current
eivind
2000-09-22
1
-0
/
+8
*
According to the susv2 man pages I have, remove(3) should act as
dwmalone
2000-08-28
2
-7
/
+26
*
Use `Er' variable to define first column width in ERRORS section.
phantom
2000-05-06
8
-8
/
+8
*
Introduce ".Lb" macro to libc manpages.
phantom
2000-04-21
20
-0
/
+40
*
Fix typo, reported by George Cox.
asmodai
2000-04-12
1
-8
/
+8
*
Remove more single-space hard sentence breaks.
sheldonh
2000-03-02
1
-1
/
+2
*
Remove single-space hard sentence breaks. These degrade the quality
sheldonh
2000-03-02
4
-7
/
+14
*
Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),
jasone
2000-01-27
7
-11
/
+11
*
Improve the explanation on the (in)security of mktemp(3).
sheldonh
2000-01-25
1
-3
/
+6
*
We no longer care about the VAX and Tahoe compilers :-)
kris
2000-01-17
1
-6
/
+1
*
Add three-tier symbol naming in support of POSIX thread cancellation
jasone
2000-01-12
7
-11
/
+17
*
Correct discrepancy between definition of argument to tempnam() and
kris
2000-01-09
1
-2
/
+2
*
While comparing this with OpenBSD (ie: trying to figure out what mkstemps()
peter
1999-12-11
1
-2
/
+2
*
Make __sfp() even more thread-safe.
dt
1999-11-21
1
-1
/
+1
*
Add (FILE *) locking.
dt
1999-11-20
1
-0
/
+9
*
Make __sfp() (FILE allocator) thread-safe: added locking like in malloc().
dt
1999-11-20
1
-0
/
+11
*
Fix HISTORY - the copyright header on the file of the GCC version was
obrien
1999-11-20
1
-4
/
+4
*
Add to the HISTORY.
obrien
1999-11-19
1
-1
/
+9
*
Add unsigned char cast to isdigit
ache
1999-11-04
1
-1
/
+1
*
Remove UNSAFE_WARN ifdef for mktemp warning (never defined)
ache
1999-10-24
3
-6
/
+6
*
$Id$ -> $FreeBSD$
peter
1999-08-28
79
-79
/
+79
*
Add warnings, ala mktemp, to tempnam and tmpnam as a reminder that
imp
1999-08-21
2
-3
/
+13
*
Treat an attempt to read from a write-only stream more consistently.
rnordier
1999-08-10
1
-1
/
+2
*
Fixed missing "G" in the list item for the main description of %g and
bde
1999-08-08
1
-2
/
+2
*
asprintf() does use realloc() internally, but saying so in the manpage can be
hoek
1999-07-25
1
-4
/
+2
*
Add $Id$, to make it simpler for members of the translation teams to
nik
1999-07-12
19
-0
/
+19
[next]