aboutsummaryrefslogtreecommitdiffstats
path: root/nt/inc
diff options
context:
space:
mode:
authorKenichi Handa <[email protected]>2003-09-08 11:56:09 +0000
committerKenichi Handa <[email protected]>2003-09-08 11:56:09 +0000
commit463f5630a5e7cbe7f042bc1175d1fa1c4e98860f (patch)
tree3287d0c628fea2249abf4635b3a4f45bedd6f8c4 /nt/inc
parent4256310de631bd57c78b88b5131caa073315b3d7 (diff)
New directory
Diffstat (limited to 'nt/inc')
-rw-r--r--nt/inc/arpa/inet.h3
-rwxr-xr-xnt/inc/gettext.h3
-rw-r--r--nt/inc/netdb.h3
-rw-r--r--nt/inc/netinet/in.h3
-rw-r--r--nt/inc/pwd.h3
-rw-r--r--nt/inc/sys/dir.h3
-rw-r--r--nt/inc/sys/file.h3
-rw-r--r--nt/inc/sys/ioctl.h3
-rw-r--r--nt/inc/sys/param.h3
-rw-r--r--nt/inc/sys/socket.h3
-rw-r--r--nt/inc/sys/time.h3
-rw-r--r--nt/inc/unistd.h3
12 files changed, 0 insertions, 36 deletions
diff --git a/nt/inc/arpa/inet.h b/nt/inc/arpa/inet.h
index 9074508a1d..f5d197c06e 100644
--- a/nt/inc/arpa/inet.h
+++ b/nt/inc/arpa/inet.h
@@ -1,4 +1 @@
/* null version of <arpa/inet.h> - <sys/socket.h> has everything */
-
-/* arch-tag: 13c7a7f7-40d0-49e8-bdfb-6dcf2f3a7340
- (do not change this comment) */
diff --git a/nt/inc/gettext.h b/nt/inc/gettext.h
index 148da8b36d..8b262f4cfd 100755
--- a/nt/inc/gettext.h
+++ b/nt/inc/gettext.h
@@ -67,6 +67,3 @@
#define gettext_noop(String) String
#endif /* _LIBGETTEXT_H */
-
-/* arch-tag: 07b35a70-3531-4cda-9674-2968467143ec
- (do not change this comment) */
diff --git a/nt/inc/netdb.h b/nt/inc/netdb.h
index bdb1ce546c..5bf232e7f5 100644
--- a/nt/inc/netdb.h
+++ b/nt/inc/netdb.h
@@ -1,4 +1 @@
/* null version of <netdb.h> - <sys/socket.h> has everything */
-
-/* arch-tag: 237ba543-97e2-4bd5-9c9c-32271d955eb1
- (do not change this comment) */
diff --git a/nt/inc/netinet/in.h b/nt/inc/netinet/in.h
index 2e4f1e1a7e..46fb0facce 100644
--- a/nt/inc/netinet/in.h
+++ b/nt/inc/netinet/in.h
@@ -1,4 +1 @@
/* null version of <netinet/in.h> - <sys/socket.h> has everything */
-
-/* arch-tag: 49ff589e-100e-4f8f-8b2a-1c3b542590df
- (do not change this comment) */
diff --git a/nt/inc/pwd.h b/nt/inc/pwd.h
index 11f5669b0f..ba3d32e70f 100644
--- a/nt/inc/pwd.h
+++ b/nt/inc/pwd.h
@@ -19,6 +19,3 @@ typedef int uid_t;
typedef uid_t gid_t;
#endif /* _PWD_H_ */
-
-/* arch-tag: 68308424-cb2b-49ed-bb52-b347fee416bf
- (do not change this comment) */
diff --git a/nt/inc/sys/dir.h b/nt/inc/sys/dir.h
index e317d008d2..203e27f2fe 100644
--- a/nt/inc/sys/dir.h
+++ b/nt/inc/sys/dir.h
@@ -3,6 +3,3 @@
*/
#include "..\..\..\src\ndir.h"
-
-/* arch-tag: 090c9091-3b16-429b-9c40-8aecce1162be
- (do not change this comment) */
diff --git a/nt/inc/sys/file.h b/nt/inc/sys/file.h
index 4460da0927..6a3fcc13e8 100644
--- a/nt/inc/sys/file.h
+++ b/nt/inc/sys/file.h
@@ -9,6 +9,3 @@
#define R_OK 4
#define D_OK 8
#endif
-
-/* arch-tag: 7df3e73e-56bc-4ad9-b699-33149ea47959
- (do not change this comment) */
diff --git a/nt/inc/sys/ioctl.h b/nt/inc/sys/ioctl.h
index b3c6b3b107..dc0957873d 100644
--- a/nt/inc/sys/ioctl.h
+++ b/nt/inc/sys/ioctl.h
@@ -3,6 +3,3 @@
* in many of the source files, we just extend the include path so that the
* compiler will pick this up empty header instead.
*/
-
-/* arch-tag: c6e9015a-930a-4ad3-b368-ac32f84475d7
- (do not change this comment) */
diff --git a/nt/inc/sys/param.h b/nt/inc/sys/param.h
index 971d4b1075..397c5ffae6 100644
--- a/nt/inc/sys/param.h
+++ b/nt/inc/sys/param.h
@@ -8,6 +8,3 @@
#define NBPG 4096
#endif /* _PARAM_H_ */
-
-/* arch-tag: b1d90296-ec38-4839-83bd-0ddfd2528435
- (do not change this comment) */
diff --git a/nt/inc/sys/socket.h b/nt/inc/sys/socket.h
index 422a27d1b5..f5a17eafba 100644
--- a/nt/inc/sys/socket.h
+++ b/nt/inc/sys/socket.h
@@ -163,6 +163,3 @@ extern int h_errno;
#endif /* _SOCKET_H_ */
/* end of socket.h */
-
-/* arch-tag: e3b8b91c-aaa0-4bc4-be57-a85a1dd247b4
- (do not change this comment) */
diff --git a/nt/inc/sys/time.h b/nt/inc/sys/time.h
index a3808f4c5c..881808c532 100644
--- a/nt/inc/sys/time.h
+++ b/nt/inc/sys/time.h
@@ -21,6 +21,3 @@ void gettimeofday (struct timeval *, struct timezone *);
#endif /* SYS_TIME_H_INCLUDED */
/* end of sys/time.h */
-
-/* arch-tag: bc525883-0c81-4bea-b83d-3325461f38b5
- (do not change this comment) */
diff --git a/nt/inc/unistd.h b/nt/inc/unistd.h
index 9bf9cb7597..c1caa77a69 100644
--- a/nt/inc/unistd.h
+++ b/nt/inc/unistd.h
@@ -1,4 +1 @@
/* Fake unistd.h: config.h already provides most of the relevant things. */
-
-/* arch-tag: 68600bcd-3097-4501-a559-551db3cdb9fd
- (do not change this comment) */