system.h (9eab2a37) system.h (eb232b7a)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 267 unchanged lines hidden (view full) ---

276# include <semaphore.h>
277# include <netinet/tcp.h>
278# include <sys/filio.h>
279# include <dlfcn.h>
280# include <sys/isa_defs.h>
281# define IORESOURCE_TRANSFER_SYSV
282# define IOCHANNEL_TRANSFER_BSD
283# define LIBPATH "LD_LIBRARY_PATH"
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 267 unchanged lines hidden (view full) ---

276# include <semaphore.h>
277# include <netinet/tcp.h>
278# include <sys/filio.h>
279# include <dlfcn.h>
280# include <sys/isa_defs.h>
281# define IORESOURCE_TRANSFER_SYSV
282# define IOCHANNEL_TRANSFER_BSD
283# define LIBPATH "LD_LIBRARY_PATH"
284# define OLD_SHADOW_API
284#endif
285
286#ifdef MACOSX
287#define __OPENTRANSPORTPROVIDERS__ // these are already defined
288#define TimeValue CFTimeValue // Do not conflict with TimeValue in sal/inc/osl/time.h
289#include <Carbon/Carbon.h>
290#undef TimeValue
291# ifndef ETIME

--- 200 unchanged lines hidden ---
285#endif
286
287#ifdef MACOSX
288#define __OPENTRANSPORTPROVIDERS__ // these are already defined
289#define TimeValue CFTimeValue // Do not conflict with TimeValue in sal/inc/osl/time.h
290#include <Carbon/Carbon.h>
291#undef TimeValue
292# ifndef ETIME

--- 200 unchanged lines hidden ---