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
/
db
/
btree
/
bt_open.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r287292:
kib
2015-09-05
1
-2
/
+3
*
db: Use O_CLOEXEC instead of separate fcntl() call.
jilles
2013-08-13
1
-5
/
+2
*
Minor changes from Berkeley DB 1.86 and further improvements from OpenBSD.
delphij
2009-03-28
1
-5
/
+12
*
db/btree/bt_open.c: check return value of snprintf() and return value
delphij
2009-03-28
1
-2
/
+6
*
When allocating memory, zero out them if we don't intend to overwrite them
delphij
2009-03-28
1
-4
/
+2
*
Save errno before calling _close(), which may clear it.
delphij
2009-03-23
1
-2
/
+4
*
Style changes (including additional casts to shut up warnings). This
delphij
2009-03-04
1
-1
/
+1
*
Diff reduction against OpenBSD: ANSI'fy prototypes.
delphij
2009-03-02
1
-10
/
+5
*
Per Regents of the University of Calfornia letter, remove advertising
imp
2007-01-09
1
-4
/
+0
*
Fix the style of the SCM ID's.
obrien
2002-03-22
1
-2
/
+2
*
Remove __P() usage.
obrien
2002-03-21
1
-3
/
+3
*
Remove _THREAD_SAFE and make libc thread-safe by default by
deischen
2001-01-24
1
-3
/
+5
*
More secure temporary filename. This needs to be revisited to use
kris
2000-11-02
1
-1
/
+1
*
Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),
jasone
2000-01-27
1
-4
/
+4
*
Add three-tier symbol naming in support of POSIX thread cancellation
jasone
2000-01-12
1
-4
/
+6
*
Don't trust TMPDIR if we're setuid root. This is used only for the
imp
1998-09-11
1
-2
/
+3
*
General -Wall warning cleanup, part I.
jkh
1996-07-12
1
-4
/
+4
*
Fix conflicts and merge into mainline
pst
1996-02-27
1
-36
/
+40
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-1
/
+1
*
BSD 4.4 Lite Lib Sources
rgrimes
1994-05-27
1
-0
/
+440