equal
deleted
inserted
replaced
1 /*- |
1 /*- |
2 * © Portions copyright (c) 2005 Nokia Corporation. All rights reserved. |
|
3 * © Portions copyright (c) 2006 Symbian Software Ltd. All rights reserved. |
|
4 * Copyright (c) 1983, 1990, 1993 |
2 * Copyright (c) 1983, 1990, 1993 |
5 * The Regents of the University of California. All rights reserved. |
3 * The Regents of the University of California. All rights reserved. |
6 * (c) UNIX System Laboratories, Inc. |
4 * (c) UNIX System Laboratories, Inc. |
7 * All or some portions of this file are derived from material licensed |
5 * All or some portions of this file are derived from material licensed |
8 * to the University of California by American Telephone and Telegraph |
6 * to the University of California by American Telephone and Telegraph |
30 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
28 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
31 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
29 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
32 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
30 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
33 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
31 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
34 * SUCH DAMAGE. |
32 * SUCH DAMAGE. |
|
33 * Portions Copyright (c) 2005-2006 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. |
35 */ |
34 */ |
36 |
35 |
37 #ifndef _FCNTL_H_ |
36 #ifndef _FCNTL_H_ |
38 #define _FCNTL_H_ |
37 #define _FCNTL_H_ |
39 |
38 |