]> rtime.felk.cvut.cz Git - l4.git/blob - l4/pkg/ocaml/ocaml/contrib/config/s-nt.h
Update
[l4.git] / l4 / pkg / ocaml / ocaml / contrib / config / s-nt.h
1 /***********************************************************************/
2 /*                                                                     */
3 /*                           Objective Caml                            */
4 /*                                                                     */
5 /*            Xavier Leroy, projet Cristal, INRIA Rocquencourt         */
6 /*                                                                     */
7 /*  Copyright 1996 Institut National de Recherche en Informatique et   */
8 /*  en Automatique.  All rights reserved.  This file is distributed    */
9 /*  under the terms of the GNU Library General Public License, with    */
10 /*  the special exception on linking described in file ../LICENSE.     */
11 /*                                                                     */
12 /***********************************************************************/
13
14 /* $Id: s-nt.h 4933 2002-06-18 13:01:53Z xleroy $ */
15
16 /* Operating system dependencies, Intel x86 processors, Windows NT */
17
18 #define OCAML_OS_TYPE "Win32"
19
20 #undef BSD_SIGNALS
21 #define HAS_STRERROR
22 #define HAS_SOCKETS
23 #define HAS_GETCWD
24 #define HAS_UTIME
25 #define HAS_DUP2
26 #define HAS_GETHOSTNAME
27 #define HAS_MKTIME
28 #define HAS_PUTENV
29 #define HAS_LOCALE