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
/
gen
/
getcap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate more dead stores.
wollman
2009-11-25
1
-3
/
+2
*
As the comment says, close() frees the variable, record. So we obtain
delphij
2009-05-14
1
-1
/
+1
*
Properly handle malloc() failures.
delphij
2009-04-02
1
-5
/
+7
*
Per Regents of the University of Calfornia letter, remove advertising
imp
2007-01-09
1
-4
/
+0
*
In cgetmatch(3), return -1 if a NULL or 0-length name parameter is used.
thomas
2003-01-02
1
-0
/
+3
*
Silence casting away constness warnings.
alfred
2002-12-27
1
-5
/
+12
*
Remove multi-line __P() usage.
obrien
2002-03-22
1
-4
/
+5
*
const poison just like NetBSD.
imp
2002-03-22
1
-32
/
+14
*
Fix SCM ID's.
obrien
2002-02-01
1
-21
/
+21
*
Remove _THREAD_SAFE and make libc thread-safe by default by
deischen
2001-01-24
1
-1
/
+4
*
Fix some error-handling logic so that ferror is called before fclose,
gad
2000-12-02
1
-7
/
+21
*
Fix a memory leak in getent() that occurred when the requested entry
hoek
2000-05-21
1
-1
/
+3
*
Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),
jasone
2000-01-27
1
-7
/
+7
*
Add three-tier symbol naming in support of POSIX thread cancellation
jasone
2000-01-12
1
-7
/
+7
*
Add unsigned char cast to isspace arg
ache
1999-11-04
1
-1
/
+3
*
Don't be so selective about which errors cause us to continue and
imp
1999-03-21
1
-7
/
+2
*
Replace memory leaking instances of realloc with non-leaking reallocf.
imp
1998-09-16
1
-7
/
+7
*
Change L_SET to SEEK_SET for POSIX compliance.
jdp
1997-10-26
1
-1
/
+1
*
Many places in the code NULL is used in integer context, where
phk
1997-09-18
1
-1
/
+1
*
Minor cleanup, mostly unused vars and missing #includes.
phk
1995-10-22
1
-3
/
+0
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-27
/
+27
*
Parse ^? now, our termcap use it and some termcaps from other
ache
1995-05-14
1
-1
/
+5
*
BSD 4.4 Lite Lib Sources
rgrimes
1994-05-27
1
-0
/
+1048