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
/
include
/
dirent.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hide DIR definition by making it an opaque struct typedef.
gleb
2012-05-19
1
-18
/
+3
*
Remove the Berkeley clause 3's.
imp
2010-02-16
1
-5
/
+1
*
Move scandir(3) and alphasort(3) into XSI namespace.
kib
2010-01-05
1
-2
/
+4
*
Modernize scandir(3) and alphasort(3) interfaces according to the IEEE
kib
2010-01-04
1
-2
/
+3
*
Implement fdopendir(3) by splitting __opendir2() into two parts, the upper part
delphij
2008-04-16
1
-0
/
+1
*
Use a forward definition of an opaque structure rather than a void
jb
2007-11-20
1
-1
/
+2
*
Change the definition of NULL on ia64 (for LP64 compilations) from
marcel
2003-12-07
1
-4
/
+2
*
Fix namespace issues by using the relatively new visibility
mike
2002-09-10
1
-17
/
+30
*
style(9): line up function names.
mike
2002-09-09
1
-13
/
+14
*
Breath deep and take __P out of the system include files.
imp
2002-03-23
1
-13
/
+13
*
Add a lock to DIR to make telldir and friends MT-safe.
deischen
2001-01-24
1
-0
/
+1
*
Move telldir position recording type definitions and prototypes
deischen
2000-12-11
1
-4
/
+2
*
Add a LIST_HEAD to DIR for a queue of telldir positions.
deischen
2000-12-06
1
-1
/
+6
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-2
/
+2
*
Fixed missing declaration of getdents(2).
bde
1999-12-23
1
-0
/
+1
*
style fixes, remove extra braces.
alfred
1999-11-29
1
-3
/
+1
*
add pthread_cancel, obtained from OpenBSD.
alfred
1999-11-28
1
-0
/
+4
*
Merge Lite2 changes onto mainline:
peter
1997-03-11
1
-1
/
+9
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-1
/
+1
*
BSD 4.4 Lite Include Sources
rgrimes
1994-05-24
1
-0
/
+94