- Notifications
You must be signed in to change notification settings - Fork5
Commitbc5717b

itagaki.takahiro
Add a portable implementation for IsDir().
dirent.d_type is not in POSIX and does not exist at least on Solaris.git-svn-id:http://pg-rman.googlecode.com/svn/trunk@23 182aca00-e38e-11de-a668-6fd11605f5ce1 parent8863b79 commitbc5717b
1 file changed
+8
-9
lines changedLines changed: 8 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
15 | 16 |
| |
16 | 17 |
| |
17 |
| - | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| |||
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
| 99 | + | |
99 | 100 |
| |
100 |
| - | |
101 |
| - | |
102 |
| - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
103 | 105 |
| |
104 |
| - | |
105 | 106 |
| |
106 | 107 |
| |
107 | 108 |
| |
108 |
| - | |
109 |
| - | |
110 |
| - | |
111 |
| - | |
| 109 | + | |
| 110 | + | |
112 | 111 |
| |
113 | 112 |
| |
114 | 113 |
| |
|
0 commit comments
Comments
(0)