summary refs log tree commit diff stats
path: root/tinyc/win32/include/dir.h
diff options
context:
space:
mode:
Diffstat (limited to 'tinyc/win32/include/dir.h')
-rw-r--r--tinyc/win32/include/dir.h31
1 files changed, 0 insertions, 31 deletions
diff --git a/tinyc/win32/include/dir.h b/tinyc/win32/include/dir.h
deleted file mode 100644
index f38f750d2..000000000
--- a/tinyc/win32/include/dir.h
+++ /dev/null
@@ -1,31 +0,0 @@
-/**
- * This file has no copyright assigned and is placed in the Public Domain.
- * This file is part of the w64 mingw-runtime package.
- * No warranty is given; refer to the file DISCLAIMER within this package.
- */
-/* 
- * dir.h
- *
- * This file OBSOLESCENT and only provided for backward compatibility.
- * Please use io.h instead.
- *
- * This file is part of the Mingw32 package.
- *
- * Contributors:
- *  Created by Colin Peters <colin@bird.fu.is.saga-u.ac.jp>
- *             Mumit Khan <khan@xraylith.wisc.edu>
- *
- *  THIS SOFTWARE IS NOT COPYRIGHTED
- *
- *  This source code is offered for use in the public domain. You may
- *  use, modify or distribute it freely.
- *
- *  This code is distributed in the hope that it will be useful but
- *  WITHOUT ANY WARRANTY. ALL WARRANTIES, EXPRESS OR IMPLIED ARE HEREBY
- *  DISCLAIMED. This includes but is not limited to warranties of
- *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- *
- */
-
-#include <io.h>
-
-08 02:29:17 -0400 moved type declarations into respective files' href='/gbmor/getwtxt/commit/svc/http.go?h=v0.4.14&id=469542518c4bb4db00774734c9cb257cd0050076'>4695425 ^
dbc93a0 ^

07872ef ^
1168570 ^
1168570 ^

df79157 ^
dbc93a0 ^





a6f47c0 ^


07872ef ^



1168570 ^
d3d9df2 ^

1168570 ^
df1d1ef ^
1168570 ^


893123c ^
df1d1ef ^
893123c ^
b9d16fb ^
1168570 ^

1168570 ^



b9d16fb ^
d3d9df2 ^
1168570 ^
4fa97ee ^
1168570 ^
4fa97ee ^
b9d16fb ^
d3d9df2 ^
824556a ^
4fa97ee ^
1168570 ^
824556a ^

d6fbc25 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73