Bug 205418 - Relicense Spidermonkey (js/src) to MPL/LGPL/GPL. Patch by gerv; r,a=brendan.

This commit is contained in:
gerv%gerv.net 2003-11-15 00:11:16 +00:00
Родитель b904b47318
Коммит 29cfd51965
364 изменённых файлов: 9772 добавлений и 8023 удалений

Просмотреть файл

@ -1,36 +1,41 @@
# -*- Mode: makefile -*- # -*- Mode: makefile -*-
# #
# The contents of this file are subject to the Netscape Public # ***** BEGIN LICENSE BLOCK *****
# License Version 1.1 (the "License"); you may not use this file # Version: MPL 1.1/GPL 2.0/LGPL 2.1
# except in compliance with the License. You may obtain a copy of
# the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the License is distributed on an "AS # The contents of this file are subject to the Mozilla Public License Version
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # 1.1 (the "License"); you may not use this file except in compliance with
# implied. See the License for the specific language governing # the License. You may obtain a copy of the License at
# rights and limitations under the License. # http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS IS" basis,
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
# for the specific language governing rights and limitations under the
# License.
# #
# The Original Code is Mozilla Communicator client code, released # The Original Code is Mozilla Communicator client code, released
# March 31, 1998. # March 31, 1998.
# #
# The Initial Developer of the Original Code is Netscape # The Initial Developer of the Original Code is
# Communications Corporation. Portions created by Netscape are # Netscape Communications Corporation.
# Copyright (C) 1998 Netscape Communications Corporation. All # Portions created by the Initial Developer are Copyright (C) 1998
# Rights Reserved. # the Initial Developer. All Rights Reserved.
# #
# Contributor(s): # Contributor(s):
# #
# Alternatively, the contents of this file may be used under the # Alternatively, the contents of this file may be used under the terms of
# terms of the GNU Public License (the "GPL"), in which case the # either of the GNU General Public License Version 2 or later (the "GPL"),
# provisions of the GPL are applicable instead of those above. # or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
# If you wish to allow use of your version of this file only # in which case the provisions of the GPL or the LGPL are applicable instead
# under the terms of the GPL and not to allow others to use your # of those above. If you wish to allow use of your version of this file only
# version of this file under the NPL, indicate your decision by # under the terms of either the GPL or the LGPL, and not to allow others to
# deleting the provisions above and replace them with the notice # use your version of this file under the terms of the MPL, indicate your
# and other provisions required by the GPL. If you do not delete # decision by deleting the provisions above and replace them with the notice
# the provisions above, a recipient may use your version of this # and other provisions required by the GPL or the LGPL. If you do not delete
# file under either the NPL or the GPL. # the provisions above, a recipient may use your version of this file under
# the terms of any one of the MPL, the GPL or the LGPL.
# #
# ***** END LICENSE BLOCK *****
DEPTH = ../.. DEPTH = ../..
topsrcdir = @top_srcdir@ topsrcdir = @top_srcdir@

Просмотреть файл

@ -1,38 +1,43 @@
# -*- Mode: makefile -*- # -*- Mode: makefile -*-
# #
# The contents of this file are subject to the Netscape Public # ***** BEGIN LICENSE BLOCK *****
# License Version 1.1 (the "License"); you may not use this file # Version: MPL 1.1/GPL 2.0/LGPL 2.1
# except in compliance with the License. You may obtain a copy of
# the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the License is distributed on an "AS # The contents of this file are subject to the Mozilla Public License Version
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # 1.1 (the "License"); you may not use this file except in compliance with
# implied. See the License for the specific language governing # the License. You may obtain a copy of the License at
# rights and limitations under the License. # http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS IS" basis,
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
# for the specific language governing rights and limitations under the
# License.
# #
# The Original Code is Mozilla Communicator client code, released # The Original Code is Mozilla Communicator client code, released
# March 31, 1998. # March 31, 1998.
# #
# The Initial Developer of the Original Code is Netscape # The Initial Developer of the Original Code is
# Communications Corporation. Portions created by Netscape are # Netscape Communications Corporation.
# Copyright (C) 1998 Netscape Communications Corporation. All # Portions created by the Initial Developer are Copyright (C) 1998
# Rights Reserved. # the Initial Developer. All Rights Reserved.
# #
# Contributor(s): # Contributor(s):
# Michael Ang <mang@subcarrier.org> # Michael Ang <mang@subcarrier.org>
# Kevin Buhr <buhr@stat.wisc.edu> # Kevin Buhr <buhr@stat.wisc.edu>
#
# #
# Alternatively, the contents of this file may be used under the # Alternatively, the contents of this file may be used under the terms of
# terms of the GNU Public License (the "GPL"), in which case the # either of the GNU General Public License Version 2 or later (the "GPL"),
# provisions of the GPL are applicable instead of those above. # or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
# If you wish to allow use of your version of this file only # in which case the provisions of the GPL or the LGPL are applicable instead
# under the terms of the GPL and not to allow others to use your # of those above. If you wish to allow use of your version of this file only
# version of this file under the NPL, indicate your decision by # under the terms of either the GPL or the LGPL, and not to allow others to
# deleting the provisions above and replace them with the notice # use your version of this file under the terms of the MPL, indicate your
# and other provisions required by the GPL. If you do not delete # decision by deleting the provisions above and replace them with the notice
# the provisions above, a recipient may use your version of this # and other provisions required by the GPL or the LGPL. If you do not delete
# file under either the NPL or the GPL. # the provisions above, a recipient may use your version of this file under
# the terms of any one of the MPL, the GPL or the LGPL.
#
# ***** END LICENSE BLOCK *****
# #
# JSRef GNUmake makefile. # JSRef GNUmake makefile.

Просмотреть файл

@ -1,35 +1,39 @@
<!-- <!-- ***** BEGIN LICENSE BLOCK *****
- The contents of this file are subject to the Netscape Public - Version: MPL 1.1/GPL 2.0/LGPL 2.1
- License Version 1.1 (the "License"); you may not use this file -
- except in compliance with the License. You may obtain a copy of - The contents of this file are subject to the Mozilla Public License Version
- the License at http://www.mozilla.org/NPL/ - 1.1 (the "License"); you may not use this file except in compliance with
- - the License. You may obtain a copy of the License at
- Software distributed under the License is distributed on an "AS - http://www.mozilla.org/MPL/
- IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -
- implied. See the License for the specific language governing - Software distributed under the License is distributed on an "AS IS" basis,
- rights and limitations under the License. - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
- for the specific language governing rights and limitations under the
- License.
- -
- The Original Code is Mozilla Communicator client code, released - The Original Code is Mozilla Communicator client code, released
- March 31, 1998. - March 31, 1998.
- -
- The Initial Developer of the Original Code is Netscape - The Initial Developer of the Original Code is
- Communications Corporation. Portions created by Netscape are - Netscape Communications Corporation.
- Copyright (C) 1998-1999 Netscape Communications Corporation. All - Portions created by the Initial Developer are Copyright (C) 1998-1999
- Rights Reserved. - the Initial Developer. All Rights Reserved.
- -
- Contributor(s): - Contributor(s):
- -
- Alternatively, the contents of this file may be used under the - Alternatively, the contents of this file may be used under the terms of
- terms of the GNU Public License (the "GPL"), in which case the - either of the GNU General Public License Version 2 or later (the "GPL"),
- provisions of the GPL are applicable instead of those above. - or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
- If you wish to allow use of your version of this file only - in which case the provisions of the GPL or the LGPL are applicable instead
- under the terms of the GPL and not to allow others to use your - of those above. If you wish to allow use of your version of this file only
- version of this file under the NPL, indicate your decision by - under the terms of either the GPL or the LGPL, and not to allow others to
- deleting the provisions above and replace them with the notice - use your version of this file under the terms of the MPL, indicate your
- and other provisions required by the GPL. If you do not delete - decision by deleting the provisions above and replace them with the notice
- the provisions above, a recipient may use your version of this - and other provisions required by the GPL or the LGPL. If you do not delete
- file under either the NPL or the GPL. - the provisions above, a recipient may use your version of this file under
--> - the terms of any one of the MPL, the GPL or the LGPL.
-
- ***** END LICENSE BLOCK ***** -->
<!doctype html public "-//w3c//dtd html 4.0 transitional//en"> <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html> <html>
<head> <head>

Просмотреть файл

@ -1,36 +1,41 @@
# -*- Mode: makefile -*- # -*- Mode: makefile -*-
# #
# The contents of this file are subject to the Netscape Public # ***** BEGIN LICENSE BLOCK *****
# License Version 1.1 (the "License"); you may not use this file # Version: MPL 1.1/GPL 2.0/LGPL 2.1
# except in compliance with the License. You may obtain a copy of #
# the License at http://www.mozilla.org/NPL/ # The contents of this file are subject to the Mozilla Public License Version
# # 1.1 (the "License"); you may not use this file except in compliance with
# Software distributed under the License is distributed on an "AS # the License. You may obtain a copy of the License at
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # http://www.mozilla.org/MPL/
# implied. See the License for the specific language governing #
# rights and limitations under the License. # Software distributed under the License is distributed on an "AS IS" basis,
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
# for the specific language governing rights and limitations under the
# License.
# #
# The Original Code is Mozilla Communicator client code, released # The Original Code is Mozilla Communicator client code, released
# March 31, 1998. # March 31, 1998.
# #
# The Initial Developer of the Original Code is Netscape # The Initial Developer of the Original Code is
# Communications Corporation. Portions created by Netscape are # Netscape Communications Corporation.
# Copyright (C) 1998-1999 Netscape Communications Corporation. All # Portions created by the Initial Developer are Copyright (C) 1998-1999
# Rights Reserved. # the Initial Developer. All Rights Reserved.
# #
# Contributor(s): # Contributor(s):
# #
# Alternatively, the contents of this file may be used under the # Alternatively, the contents of this file may be used under the terms of
# terms of the GNU Public License (the "GPL"), in which case the # either of the GNU General Public License Version 2 or later (the "GPL"),
# provisions of the GPL are applicable instead of those above. # or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
# If you wish to allow use of your version of this file only # in which case the provisions of the GPL or the LGPL are applicable instead
# under the terms of the GPL and not to allow others to use your # of those above. If you wish to allow use of your version of this file only
# version of this file under the NPL, indicate your decision by # under the terms of either the GPL or the LGPL, and not to allow others to
# deleting the provisions above and replace them with the notice # use your version of this file under the terms of the MPL, indicate your
# and other provisions required by the GPL. If you do not delete # decision by deleting the provisions above and replace them with the notice
# the provisions above, a recipient may use your version of this # and other provisions required by the GPL or the LGPL. If you do not delete
# file under either the NPL or the GPL. # the provisions above, a recipient may use your version of this file under
# the terms of any one of the MPL, the GPL or the LGPL.
# #
# ***** END LICENSE BLOCK *****
ifdef JS_DIST ifdef JS_DIST
DIST = $(JS_DIST) DIST = $(JS_DIST)

Просмотреть файл

@ -1,35 +1,40 @@
# #
# The contents of this file are subject to the Netscape Public # ***** BEGIN LICENSE BLOCK *****
# License Version 1.1 (the "License"); you may not use this file # Version: MPL 1.1/GPL 2.0/LGPL 2.1
# except in compliance with the License. You may obtain a copy of
# the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the License is distributed on an "AS # The contents of this file are subject to the Mozilla Public License Version
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # 1.1 (the "License"); you may not use this file except in compliance with
# implied. See the License for the specific language governing # the License. You may obtain a copy of the License at
# rights and limitations under the License. # http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS IS" basis,
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
# for the specific language governing rights and limitations under the
# License.
# #
# The Original Code is Mozilla Communicator client code, released # The Original Code is Mozilla Communicator client code, released
# March 31, 1998. # March 31, 1998.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is
# Corporation. Portions created by Netscape are # Netscape Communications Corporation.
# Copyright (C) 1998 Netscape Communications Corporation. All # Portions created by the Initial Developer are Copyright (C) 1998
# Rights Reserved. # the Initial Developer. All Rights Reserved.
# #
# Contributor(s): # Contributor(s):
# #
# Alternatively, the contents of this file may be used under the # Alternatively, the contents of this file may be used under the terms of
# terms of the GNU Public License (the "GPL"), in which case the # either of the GNU General Public License Version 2 or later (the "GPL"),
# provisions of the GPL are applicable instead of those above. # or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
# If you wish to allow use of your version of this file only # in which case the provisions of the GPL or the LGPL are applicable instead
# under the terms of the GPL and not to allow others to use your # of those above. If you wish to allow use of your version of this file only
# version of this file under the NPL, indicate your decision by # under the terms of either the GPL or the LGPL, and not to allow others to
# deleting the provisions above and replace them with the notice # use your version of this file under the terms of the MPL, indicate your
# and other provisions required by the GPL. If you do not delete # decision by deleting the provisions above and replace them with the notice
# the provisions above, a recipient may use your version of this # and other provisions required by the GPL or the LGPL. If you do not delete
# file under either the NPL or the GPL. # the provisions above, a recipient may use your version of this file under
# the terms of any one of the MPL, the GPL or the LGPL.
# #
# ***** END LICENSE BLOCK *****
DEPTH = ../../.. DEPTH = ../../..
topsrcdir = @top_srcdir@ topsrcdir = @top_srcdir@

Просмотреть файл

@ -1,35 +1,41 @@
# -*- Mode: makefile -*- # -*- Mode: makefile -*-
# #
# The contents of this file are subject to the Netscape Public # ***** BEGIN LICENSE BLOCK *****
# License Version 1.1 (the "License"); you may not use this file # Version: MPL 1.1/GPL 2.0/LGPL 2.1
# except in compliance with the License. You may obtain a copy of
# the License at http://www.mozilla.org/NPL/
# #
# Software distributed under the License is distributed on an "AS # The contents of this file are subject to the Mozilla Public License Version
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # 1.1 (the "License"); you may not use this file except in compliance with
# implied. See the License for the specific language governing # the License. You may obtain a copy of the License at
# rights and limitations under the License. # http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS IS" basis,
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
# for the specific language governing rights and limitations under the
# License.
# #
# The Original Code is Mozilla Communicator client code, released # The Original Code is Mozilla Communicator client code, released
# March 31, 1998. # March 31, 1998.
# #
# The Initial Developer of the Original Code is Sun Microsystems, # The Initial Developer of the Original Code is
# Inc. Portions created by Netscape are # Sun Microsystems, Inc.
# Copyright (C) 1998 Netscape Communications Corporation. All # Portions created by the Initial Developer are Copyright (C) 1998
# Rights Reserved. # the Initial Developer. All Rights Reserved.
# #
# Contributor(s): # Contributor(s):
# #
# Alternatively, the contents of this file may be used under the # Alternatively, the contents of this file may be used under the terms of
# terms of the GNU Public License (the "GPL"), in which case the # either of the GNU General Public License Version 2 or later (the "GPL"),
# provisions of the GPL are applicable instead of those above. # or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
# If you wish to allow use of your version of this file only # in which case the provisions of the GPL or the LGPL are applicable instead
# under the terms of the GPL and not to allow others to use your # of those above. If you wish to allow use of your version of this file only
# version of this file under the NPL, indicate your decision by # under the terms of either the GPL or the LGPL, and not to allow others to
# deleting the provisions above and replace them with the notice # use your version of this file under the terms of the MPL, indicate your
# and other provisions required by the GPL. If you do not delete # decision by deleting the provisions above and replace them with the notice
# the provisions above, a recipient may use your version of this # and other provisions required by the GPL or the LGPL. If you do not delete
# file under either the NPL or the GPL. # the provisions above, a recipient may use your version of this file under
# the terms of any one of the MPL, the GPL or the LGPL.
#
# ***** END LICENSE BLOCK *****
# #
# @(#)Makefile 1.4 95/01/18 # @(#)Makefile 1.4 95/01/18

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)e_acos.c 1.3 95/01/18 */ /* @(#)e_acos.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)e_acosh.c 1.3 95/01/18 */ /* @(#)e_acosh.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)e_asin.c 1.3 95/01/18 */ /* @(#)e_asin.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)e_atan2.c 1.3 95/01/18 */ /* @(#)e_atan2.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)e_atanh.c 1.3 95/01/18 */ /* @(#)e_atanh.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)e_cosh.c 1.3 95/01/18 */ /* @(#)e_cosh.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)e_exp.c 1.3 95/01/18 */ /* @(#)e_exp.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)e_fmod.c 1.3 95/01/18 */ /* @(#)e_fmod.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)e_gamma.c 1.3 95/01/18 */ /* @(#)e_gamma.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)e_gamma_r.c 1.3 95/01/18 */ /* @(#)e_gamma_r.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)e_hypot.c 1.3 95/01/18 */ /* @(#)e_hypot.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)e_j0.c 1.3 95/01/18 */ /* @(#)e_j0.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)e_j1.c 1.3 95/01/18 */ /* @(#)e_j1.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)e_jn.c 1.4 95/01/18 */ /* @(#)e_jn.c 1.4 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)e_lgamma.c 1.3 95/01/18 */ /* @(#)e_lgamma.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)e_lgamma_r.c 1.3 95/01/18 */ /* @(#)e_lgamma_r.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)e_log.c 1.3 95/01/18 */ /* @(#)e_log.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)e_log10.c 1.3 95/01/18 */ /* @(#)e_log10.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)e_pow.c 1.3 95/01/18 */ /* @(#)e_pow.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)e_rem_pio2.c 1.4 95/01/18 */ /* @(#)e_rem_pio2.c 1.4 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)e_remainder.c 1.3 95/01/18 */ /* @(#)e_remainder.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)e_scalb.c 1.3 95/01/18 */ /* @(#)e_scalb.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)e_sinh.c 1.3 95/01/18 */ /* @(#)e_sinh.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)e_sqrt.c 1.3 95/01/18 */ /* @(#)e_sqrt.c 1.3 95/01/18 */
/* /*
* ==================================================== * ====================================================

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)fdlibm.h 1.5 95/01/18 */ /* @(#)fdlibm.h 1.5 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)k_cos.c 1.3 95/01/18 */ /* @(#)k_cos.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)k_rem_pio2.c 1.3 95/01/18 */ /* @(#)k_rem_pio2.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)k_sin.c 1.3 95/01/18 */ /* @(#)k_sin.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)k_standard.c 1.3 95/01/18 */ /* @(#)k_standard.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)k_tan.c 1.3 95/01/18 */ /* @(#)k_tan.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)s_asinh.c 1.3 95/01/18 */ /* @(#)s_asinh.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)s_atan.c 1.3 95/01/18 */ /* @(#)s_atan.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)s_cbrt.c 1.3 95/01/18 */ /* @(#)s_cbrt.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)s_ceil.c 1.3 95/01/18 */ /* @(#)s_ceil.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)s_copysign.c 1.3 95/01/18 */ /* @(#)s_copysign.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)s_cos.c 1.3 95/01/18 */ /* @(#)s_cos.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)s_erf.c 1.3 95/01/18 */ /* @(#)s_erf.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)s_expm1.c 1.3 95/01/18 */ /* @(#)s_expm1.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)s_fabs.c 1.3 95/01/18 */ /* @(#)s_fabs.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)s_finite.c 1.3 95/01/18 */ /* @(#)s_finite.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)s_floor.c 1.3 95/01/18 */ /* @(#)s_floor.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)s_frexp.c 1.4 95/01/18 */ /* @(#)s_frexp.c 1.4 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)s_ilogb.c 1.3 95/01/18 */ /* @(#)s_ilogb.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)s_isnan.c 1.3 95/01/18 */ /* @(#)s_isnan.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)s_ldexp.c 1.3 95/01/18 */ /* @(#)s_ldexp.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)s_lib_version.c 1.3 95/01/18 */ /* @(#)s_lib_version.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)s_log1p.c 1.3 95/01/18 */ /* @(#)s_log1p.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)s_logb.c 1.3 95/01/18 */ /* @(#)s_logb.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)s_matherr.c 1.3 95/01/18 */ /* @(#)s_matherr.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)s_modf.c 1.3 95/01/18 */ /* @(#)s_modf.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)s_nextafter.c 1.3 95/01/18 */ /* @(#)s_nextafter.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)s_rint.c 1.3 95/01/18 */ /* @(#)s_rint.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)s_scalbn.c 1.3 95/01/18 */ /* @(#)s_scalbn.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,35 +1,40 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
#include "fdlibm.h" #include "fdlibm.h"
int signgam = 0; int signgam = 0;

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)s_significand.c 1.3 95/01/18 */ /* @(#)s_significand.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)s_sin.c 1.3 95/01/18 */ /* @(#)s_sin.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)s_tan.c 1.3 95/01/18 */ /* @(#)s_tan.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)s_tanh.c 1.3 95/01/18 */ /* @(#)s_tanh.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)w_acos.c 1.3 95/01/18 */ /* @(#)w_acos.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)w_acosh.c 1.3 95/01/18 */ /* @(#)w_acosh.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)w_asin.c 1.3 95/01/18 */ /* @(#)w_asin.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)w_atan2.c 1.3 95/01/18 */ /* @(#)w_atan2.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)w_atanh.c 1.3 95/01/18 */ /* @(#)w_atanh.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)w_cosh.c 1.3 95/01/18 */ /* @(#)w_cosh.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)w_exp.c 1.3 95/01/18 */ /* @(#)w_exp.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)w_fmod.c 1.3 95/01/18 */ /* @(#)w_fmod.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)w_gamma.c 1.3 95/01/18 */ /* @(#)w_gamma.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)w_gamma_r.c 1.3 95/01/18 */ /* @(#)w_gamma_r.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)w_hypot.c 1.3 95/01/18 */ /* @(#)w_hypot.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)w_j0.c 1.3 95/01/18 */ /* @(#)w_j0.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)w_j1.c 1.3 95/01/18 */ /* @(#)w_j1.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)w_jn.c 1.3 95/01/18 */ /* @(#)w_jn.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)w_lgamma.c 1.3 95/01/18 */ /* @(#)w_lgamma.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)w_lgamma_r.c 1.3 95/01/18 */ /* @(#)w_lgamma_r.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)w_log.c 1.3 95/01/18 */ /* @(#)w_log.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)w_log10.c 1.3 95/01/18 */ /* @(#)w_log10.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)w_pow.c 1.3 95/01/18 */ /* @(#)w_pow.c 1.3 95/01/18 */

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)w_remainder.c 1.3 95/01/18 */ /* @(#)w_remainder.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)w_scalb.c 1.3 95/01/18 */ /* @(#)w_scalb.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)w_sinh.c 1.3 95/01/18 */ /* @(#)w_sinh.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Sun Microsystems, * The Initial Developer of the Original Code is
* Inc. Portions created by Netscape are * Sun Microsystems, Inc.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* @(#)w_sqrt.c 1.3 95/01/18 */ /* @(#)w_sqrt.c 1.3 95/01/18 */
/* /*

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Netscape * The Initial Developer of the Original Code is
* Communications Corporation. Portions created by Netscape are * Netscape Communications Corporation.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* /*
* JS shell. * JS shell.

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Netscape * The Initial Developer of the Original Code is
* Communications Corporation. Portions created by Netscape are * Netscape Communications Corporation.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* /*
* This is the JavaScript error message file. * This is the JavaScript error message file.

Просмотреть файл

@ -1,33 +1,39 @@
; The contents of this file are subject to the Netscape Public ; ***** BEGIN LICENSE BLOCK *****
; License Version 1.1 (the "License"); you may not use this file ; Version: MPL 1.1/GPL 2.0/LGPL 2.1
; except in compliance with the License. You may obtain a copy of
; the License at http://www.mozilla.org/NPL/
; ;
; Software distributed under the License is distributed on an "AS ; The contents of this file are subject to the Mozilla Public License Version
; IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or ; 1.1 (the "License"); you may not use this file except in compliance with
; implied. See the License for the specific language governing ; the License. You may obtain a copy of the License at
; rights and limitations under the License. ; http://www.mozilla.org/MPL/
;
; Software distributed under the License is distributed on an "AS IS" basis,
; WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
; for the specific language governing rights and limitations under the
; License.
; ;
; The Original Code is Mozilla Communicator client code, released ; The Original Code is Mozilla Communicator client code, released
; March 31, 1998. ; March 31, 1998.
; ;
; The Initial Developer of the Original Code is Netscape ; The Initial Developer of the Original Code is
; Communications Corporation. Portions created by Netscape are ; Netscape Communications Corporation.
; Copyright (C) 1998 Netscape Communications Corporation. All ; Portions created by the Initial Developer are Copyright (C) 1998
; Rights Reserved. ; the Initial Developer. All Rights Reserved.
; ;
; Contributor(s): ; Contributor(s):
; ;
; Alternatively, the contents of this file may be used under the ; Alternatively, the contents of this file may be used under the terms of
; terms of the GNU Public License (the "GPL"), in which case the ; either of the GNU General Public License Version 2 or later (the "GPL"),
; provisions of the GPL are applicable instead of those above. ; or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
; If you wish to allow use of your version of this file only ; in which case the provisions of the GPL or the LGPL are applicable instead
; under the terms of the GPL and not to allow others to use your ; of those above. If you wish to allow use of your version of this file only
; version of this file under the NPL, indicate your decision by ; under the terms of either the GPL or the LGPL, and not to allow others to
; deleting the provisions above and replace them with the notice ; use your version of this file under the terms of the MPL, indicate your
; and other provisions required by the GPL. If you do not delete ; decision by deleting the provisions above and replace them with the notice
; the provisions above, a recipient may use your version of this ; and other provisions required by the GPL or the LGPL. If you do not delete
; file under either the NPL or the GPL. ; the provisions above, a recipient may use your version of this file under
; the terms of any one of the MPL, the GPL or the LGPL.
;
; ***** END LICENSE BLOCK *****
LIBRARY JS3240 INITINSTANCE TERMINSTANCE LIBRARY JS3240 INITINSTANCE TERMINSTANCE
PROTMODE PROTMODE

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Netscape * The Initial Developer of the Original Code is
* Communications Corporation. Portions created by Netscape are * Netscape Communications Corporation.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* /*
* JavaScript API. * JavaScript API.

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Netscape * The Initial Developer of the Original Code is
* Communications Corporation. Portions created by Netscape are * Netscape Communications Corporation.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
#ifndef jsapi_h___ #ifndef jsapi_h___
#define jsapi_h___ #define jsapi_h___

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Netscape * The Initial Developer of the Original Code is
* Communications Corporation. Portions created by Netscape are * Netscape Communications Corporation.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* /*
* Lifetime-based fast allocation, inspired by much prior art, including * Lifetime-based fast allocation, inspired by much prior art, including

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Netscape * The Initial Developer of the Original Code is
* Communications Corporation. Portions created by Netscape are * Netscape Communications Corporation.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
#ifndef jsarena_h___ #ifndef jsarena_h___
#define jsarena_h___ #define jsarena_h___

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Netscape * The Initial Developer of the Original Code is
* Communications Corporation. Portions created by Netscape are * Netscape Communications Corporation.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* /*
* JS array class. * JS array class.

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Netscape * The Initial Developer of the Original Code is
* Communications Corporation. Portions created by Netscape are * Netscape Communications Corporation.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
#ifndef jsarray_h___ #ifndef jsarray_h___
#define jsarray_h___ #define jsarray_h___

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Netscape * The Initial Developer of the Original Code is
* Communications Corporation. Portions created by Netscape are * Netscape Communications Corporation.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* /*
* JS atom table. * JS atom table.

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Netscape * The Initial Developer of the Original Code is
* Communications Corporation. Portions created by Netscape are * Netscape Communications Corporation.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
#ifndef jsatom_h___ #ifndef jsatom_h___
#define jsatom_h___ #define jsatom_h___

Просмотреть файл

@ -1,36 +1,40 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* /* ***** BEGIN LICENSE BLOCK *****
* The contents of this file are subject to the Netscape Public * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* License Version 1.1 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Netscape * The Initial Developer of the Original Code is
* Communications Corporation. Portions created by Netscape are * Netscape Communications Corporation.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
#ifndef jsbit_h___ #ifndef jsbit_h___
#define jsbit_h___ #define jsbit_h___

Просмотреть файл

@ -1,36 +1,41 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
* *
* The contents of this file are subject to the Netscape Public * ***** BEGIN LICENSE BLOCK *****
* License Version 1.1 (the "License"); you may not use this file * Version: MPL 1.1/GPL 2.0/LGPL 2.1
* except in compliance with the License. You may obtain a copy of
* the License at http://www.mozilla.org/NPL/
* *
* Software distributed under the License is distributed on an "AS * The contents of this file are subject to the Mozilla Public License Version
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * 1.1 (the "License"); you may not use this file except in compliance with
* implied. See the License for the specific language governing * the License. You may obtain a copy of the License at
* rights and limitations under the License. * http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
* *
* The Original Code is Mozilla Communicator client code, released * The Original Code is Mozilla Communicator client code, released
* March 31, 1998. * March 31, 1998.
* *
* The Initial Developer of the Original Code is Netscape * The Initial Developer of the Original Code is
* Communications Corporation. Portions created by Netscape are * Netscape Communications Corporation.
* Copyright (C) 1998 Netscape Communications Corporation. All * Portions created by the Initial Developer are Copyright (C) 1998
* Rights Reserved. * the Initial Developer. All Rights Reserved.
* *
* Contributor(s): * Contributor(s):
* *
* Alternatively, the contents of this file may be used under the * Alternatively, the contents of this file may be used under the terms of
* terms of the GNU Public License (the "GPL"), in which case the * either of the GNU General Public License Version 2 or later (the "GPL"),
* provisions of the GPL are applicable instead of those above. * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* If you wish to allow use of your version of this file only * in which case the provisions of the GPL or the LGPL are applicable instead
* under the terms of the GPL and not to allow others to use your * of those above. If you wish to allow use of your version of this file only
* version of this file under the NPL, indicate your decision by * under the terms of either the GPL or the LGPL, and not to allow others to
* deleting the provisions above and replace them with the notice * use your version of this file under the terms of the MPL, indicate your
* and other provisions required by the GPL. If you do not delete * decision by deleting the provisions above and replace them with the notice
* the provisions above, a recipient may use your version of this * and other provisions required by the GPL or the LGPL. If you do not delete
* file under either the NPL or the GPL. * the provisions above, a recipient may use your version of this file under
*/ * the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* /*
* JS boolean implementation. * JS boolean implementation.

Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше